s/WebTechnique's/WebTechniques/
[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 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
35         Log: Subject: Re: bleadperl make install fails due to "psed"
36              From: andreas.koenig@anima.de (Andreas J. Koenig)
37              Date: 05 May 2001 18:23:28 +0200
38              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
39      Branch: perl
40            ! x2p/Makefile.SH x2p/s2p.PL
41 ____________________________________________________________________________
42 [  9999] By: jhi                                   on 2001/05/05  18:28:09
43         Log: AUTHORS updates.
44      Branch: perl
45            ! AUTHORS
46 ____________________________________________________________________________
47 [  9998] By: jhi                                   on 2001/05/05  18:16:00
48         Log: Updates on the pods related to the modules included since 5.6.
49              
50              TODO: perltodo really could use major updating.
51      Branch: perl
52            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
53            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
54            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
55            ! pod/perlsyn.pod pod/perltodo.pod
56 ____________________________________________________________________________
57 [  9997] By: jhi                                   on 2001/05/05  17:35:17
58         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
59              from Kurt Skauen.
60      Branch: perl
61            + hints/atheos.sh
62            ! MANIFEST
63 ____________________________________________________________________________
64 [  9996] By: jhi                                   on 2001/05/05  17:25:00
65         Log: Add preemptive #undefs for some of the shorter and more prone
66              to collision regcomp.h #defines.  (Background: the MASK collided
67              with a system header #define in Rhapsody.)
68      Branch: perl
69            ! regcomp.h
70 ____________________________________________________________________________
71 [  9995] By: jhi                                   on 2001/05/05  13:24:21
72         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
73              From: Nicholas Clark <nick@ccl4.org>
74              Date: Sat, 5 May 2001 14:46:39 +0100
75              Message-ID: <20010505144639.O53513@plum.flirble.org>
76              
77              Add a test for the constants (if any) being processed correctly.
78      Branch: perl
79            ! utils/h2xs.PL
80 ____________________________________________________________________________
81 [  9994] By: jhi                                   on 2001/05/05  02:11:03
82         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
83              From: Peter Prymmer <pvhp@forte.com>
84              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
85              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
86      Branch: perl
87            ! t/lib/b-stash.t
88 ____________________________________________________________________________
89 [  9993] By: jhi                                   on 2001/05/05  02:03:49
90         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
91              From: Peter Prymmer <pvhp@forte.com>
92              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
93              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
94      Branch: perl
95            ! perlio.c vms/vmsish.h
96 ____________________________________________________________________________
97 [  9992] By: jhi                                   on 2001/05/04  17:21:12
98         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
99              From: Robin Barker <rmb1@cise.npl.co.uk>
100              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
101              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
102      Branch: perl
103            + t/pod/plainer.t
104            ! MANIFEST
105 ____________________________________________________________________________
106 [  9991] By: jhi                                   on 2001/05/04  16:47:45
107         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
108              From: Robin Barker <rmb1@cise.npl.co.uk>
109              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
110              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
111      Branch: perl
112            ! regcomp.c
113 ____________________________________________________________________________
114 [  9990] By: jhi                                   on 2001/05/04  14:37:20
115         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
116              From: Prymmer/Kahn <pvhp@best.com>
117              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
118              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
119      Branch: perl
120            ! t/lib/b-stash.t
121 ____________________________________________________________________________
122 [  9989] By: jhi                                   on 2001/05/04  14:03:58
123         Log: Introduce perl572delta, update Todo, add the missing
124              mention about signal safety since 5.7.1 (though this
125              requires verification and more details.)
126      Branch: perl
127            + pod/perl572delta.pod
128            ! MANIFEST Todo pod/perl571delta.pod
129 ____________________________________________________________________________
130 [  9988] By: jhi                                   on 2001/05/04  12:41:51
131         Log: Subject: [PATCH perl@9944] long =item
132              From: Robin Barker <rmb1@cise.npl.co.uk>
133              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
134              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
135      Branch: perl
136            ! ext/Time/HiRes/HiRes.pm
137 ____________________________________________________________________________
138 [  9987] By: jhi                                   on 2001/05/04  12:39:19
139         Log: The #9901 had removed one line essential for EBCDIC.
140      Branch: perl
141            ! regcomp.c
142 ____________________________________________________________________________
143 [  9986] By: jhi                                   on 2001/05/04  12:30:23
144         Log: Subject: cygwin/Makefile.SHs INSTALL patch
145              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
146              Date: Mon, 08 Jan 2001 04:59:21 +0200
147              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
148      Branch: perl
149            ! cygwin/Makefile.SHs
150 ____________________________________________________________________________
151 [  9985] By: jhi                                   on 2001/05/04  03:51:39
152         Log: Encode/IO doc tweaks.
153      Branch: perl
154            ! ext/Encode/Encode.pm
155 ____________________________________________________________________________
156 [  9984] By: jhi                                   on 2001/05/04  03:29:34
157         Log: Remove GDBM_File from the dynamic extensions for UTS,
158              GDBM is not a standard feature.
159      Branch: perl
160            ! hints/uts.sh
161 ____________________________________________________________________________
162 [  9983] By: jhi                                   on 2001/05/04  03:22:59
163         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
164      Branch: perl
165            ! pod/perlretut.pod
166 ____________________________________________________________________________
167 [  9982] By: jhi                                   on 2001/05/03  23:21:03
168         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
169              From: Benjamin Sugars <bsugars@canoe.ca>
170              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
171              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
172      Branch: perl
173            ! dump.c
174 ____________________________________________________________________________
175 [  9981] By: jhi                                   on 2001/05/03  23:20:05
176         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
177              From: Benjamin Sugars <bsugars@canoe.ca>
178              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
179              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
180      Branch: perl
181            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
182 ____________________________________________________________________________
183 [  9980] By: jhi                                   on 2001/05/03  23:15:29
184         Log: Integrate perlio.
185      Branch: perl
186           !> ext/Encode/Encode.pm
187 ____________________________________________________________________________
188 [  9979] By: jhi                                   on 2001/05/03  16:54:59
189         Log: Install psed man page.
190      Branch: perl
191            ! installman
192 ____________________________________________________________________________
193 [  9978] By: jhi                                   on 2001/05/03  16:45:58
194         Log: Remove unused files; noted by Sarathy.
195      Branch: perl
196            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
197            ! MANIFEST
198 ____________________________________________________________________________
199 [  9977] By: jhi                                   on 2001/05/03  16:42:30
200         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
201              From: Andy Dougherty <doughera@lafayette.edu>
202              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
203              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
204      Branch: perl
205            ! INSTALL
206 ____________________________________________________________________________
207 [  9976] By: nick                                  on 2001/05/03  16:40:42
208         Log: Allow $answer = encode($object,$text); like it says in docs.
209      Branch: perlio
210            ! ext/Encode/Encode.pm
211 ____________________________________________________________________________
212 [  9975] By: nick                                  on 2001/05/03  16:22:30
213         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
214              to be in scope (fair enough), and also a package variable (our) for eval to see it.
215      Branch: perlio
216            ! ext/Encode/Encode.pm
217 ____________________________________________________________________________
218 [  9974] By: nick                                  on 2001/05/03  15:48:17
219         Log: Integrate mainline.
220      Branch: perlio
221           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
222           +> t/lib/filter-simple.t t/lib/next.t
223           !> (integrate 70 files)
224 ____________________________________________________________________________
225 [  9973] By: jhi                                   on 2001/05/03  13:09:09
226         Log: Update Changes.
227      Branch: perl
228            ! Changes patchlevel.h
229 ____________________________________________________________________________
230 [  9972] By: jhi                                   on 2001/05/03  12:58:33
231         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
232              From: Prymmer/Kahn <pvhp@best.com>
233              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
234              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
235      Branch: perl
236            ! t/io/fflush.t
237 ____________________________________________________________________________
238 [  9971] By: jhi                                   on 2001/05/03  12:57:26
239         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
240              From: Prymmer/Kahn <pvhp@best.com>
241              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
242              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
243      Branch: perl
244            ! win32/FindExt.pm
245 ____________________________________________________________________________
246 [  9970] By: jhi                                   on 2001/05/03  02:42:46
247         Log: Can't croak sans thread context, from Doug MacEachern.
248      Branch: perl
249            ! toke.c
250 ____________________________________________________________________________
251 [  9969] By: jhi                                   on 2001/05/03  01:23:48
252         Log: Subject: Random input test and Perl
253              From: Ilya Zakharevich <ilya@math.berkeley.edu>
254              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
255              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
256      Branch: perl
257            ! toke.c
258 ____________________________________________________________________________
259 [  9968] By: jhi                                   on 2001/05/02  22:17:21
260         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
261              From: Peter Prymmer <pvhp@forte.com>
262              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
263              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
264      Branch: perl
265            ! pod/perlfunc.pod pod/perlport.pod
266 ____________________________________________________________________________
267 [  9967] By: jhi                                   on 2001/05/02  20:12:45
268         Log: Workaround for UTS compiler casting bug from Hal Morris.
269      Branch: perl
270            ! perl.h
271 ____________________________________________________________________________
272 [  9966] By: jhi                                   on 2001/05/02  18:31:37
273         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
274              From: Dan Sugalski <dan@sidhe.org>
275              Date: Wed, 02 May 2001 15:23:22 -0400
276              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
277      Branch: perl
278            ! perl.c vms/vms.c
279 ____________________________________________________________________________
280 [  9965] By: jhi                                   on 2001/05/02  18:21:29
281         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
282      Branch: perl
283            ! pod/perlfunc.pod
284 ____________________________________________________________________________
285 [  9964] By: jhi                                   on 2001/05/02  18:15:01
286         Log: Document large files in INSTALL, document also the %x
287              limitation if not use64bitint, closes bug 20010326.007.
288      Branch: perl
289            ! INSTALL
290 ____________________________________________________________________________
291 [  9963] By: jhi                                   on 2001/05/02  17:24:47
292         Log: perlmodlib tweaks; regen pods.
293      Branch: perl
294            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
295            ! pod/perltoc.pod
296 ____________________________________________________________________________
297 [  9962] By: jhi                                   on 2001/05/02  17:14:00
298         Log: Fix for a segfault, from Marc Lehmann.
299      Branch: perl
300            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
301 ____________________________________________________________________________
302 [  9961] By: jhi                                   on 2001/05/02  15:55:53
303         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
304              From: "Philip Newton" <pnewton@gmx.de>
305              Date: Wed, 2 May 2001 18:39:03 +0200
306              Message-ID: <3AF05447.15525.173B588@localhost>
307      Branch: perl
308            ! pod/perlop.pod
309 ____________________________________________________________________________
310 [  9960] By: jhi                                   on 2001/05/02  15:35:37
311         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
312              From: Dan Sugalski <dan@sidhe.org>
313              Date: Wed, 02 May 2001 11:37:27 -0400
314              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
315      Branch: perl
316            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
317            ! thread.h vms/vms.c vms/vmsish.h
318 ____________________________________________________________________________
319 [  9959] By: jhi                                   on 2001/05/02  15:21:08
320         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
321              From: Benjamin Sugars <bsugars@canoe.ca>
322              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
323              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
324      Branch: perl
325            ! ext/PerlIO/Scalar/Scalar.xs
326 ____________________________________________________________________________
327 [  9958] By: jhi                                   on 2001/05/02  15:15:53
328         Log: Bug in #9915, spotted by Mike Guy.
329      Branch: perl
330            ! installperl
331 ____________________________________________________________________________
332 [  9957] By: jhi                                   on 2001/05/02  13:26:01
333         Log: Add a test for not griping about references as array
334              indices if the reference has magic in it (overloaded
335              methods).
336      Branch: perl
337            ! pod/perldiag.pod t/pragma/warn/pp_hot
338 ____________________________________________________________________________
339 [  9956] By: jhi                                   on 2001/05/02  13:07:01
340         Log: Retracted a bit too much in #9952.
341      Branch: perl
342            ! t/pragma/sub_lval.t
343 ____________________________________________________________________________
344 [  9955] By: jhi                                   on 2001/05/02  13:05:38
345         Log: Test for #9952.
346      Branch: perl
347            ! t/op/tie.t
348 ____________________________________________________________________________
349 [  9954] By: jhi                                   on 2001/05/02  11:48:18
350         Log: Additional note on the encoding example: one cannot
351              convert string constants in-place.
352      Branch: perl
353            ! ext/Encode/Encode.pm
354 ____________________________________________________________________________
355 [  9953] By: jhi                                   on 2001/05/02  11:43:51
356         Log: Note that if you have recent enough Perl you already
357              have Filter::Util::Call.
358      Branch: perl
359            ! lib/Filter/Simple.pm
360 ____________________________________________________________________________
361 [  9952] By: jhi                                   on 2001/05/02  11:31:53
362         Log: Retract changes #8254 and #8255, causes coredump in
363              'tie FH, "main"', reported by Abigail, culprit found by
364              Benjamin Sugars.  Mirrors maintperl change #9950.
365      Branch: perl
366            ! op.c t/pragma/sub_lval.t
367 ____________________________________________________________________________
368 [  9951] By: jhi                                   on 2001/05/02  11:14:29
369         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
370      Branch: perl
371            + t/lib/MyFilter.pm
372 ____________________________________________________________________________
373 [  9950] By: gsar                                  on 2001/05/02  03:17:11
374         Log: revert integration of changes#8254,8255 in change#8620 (causes
375              a coredump in C<tie FH, 'foo'>; the idea itself may need better
376              rationalization)
377      Branch: maint-5.6/perl
378            ! op.c t/pragma/sub_lval.t
379 ____________________________________________________________________________
380 [  9949] By: gsar                                  on 2001/05/02  02:56:32
381         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
382              
383              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
384              
385              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
386      Branch: maint-5.6/perl
387           !> hints/svr5.sh
388 ____________________________________________________________________________
389 [  9948] By: gsar                                  on 2001/05/02  02:49:15
390         Log: pod/find.t breaks on VMS (from Craig Berry)
391      Branch: maint-5.6/perl
392            ! t/pod/find.t
393 ____________________________________________________________________________
394 [  9947] By: jhi                                   on 2001/05/02  02:43:09
395         Log: Add an encoding conversion example.
396      Branch: perl
397            ! ext/Encode/Encode.pm
398 ____________________________________________________________________________
399 [  9946] By: jhi                                   on 2001/05/02  01:34:22
400         Log: Another coat of paint but still nowhere finished.
401              Need to decide on the semantics of strptime(): should
402              strptime() be a function instead of a method?  To do
403              the week/monthname-strptiming the i18n/l10n bullet needs
404              to be bitten with gusto.
405      Branch: perl
406            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
407 ____________________________________________________________________________
408 [  9945] By: jhi                                   on 2001/05/01  23:40:52
409         Log: Update Changes.
410      Branch: perl
411            ! Changes patchlevel.h
412 ____________________________________________________________________________
413 [  9944] By: jhi                                   on 2001/05/01  23:33:37
414         Log: Add known-to-be-tested modules to the list-to-be-skipped.
415      Branch: perl
416            ! t/lib/1_compile.t
417 ____________________________________________________________________________
418 [  9943] By: jhi                                   on 2001/05/01  23:24:40
419         Log: Subject: BorlandC++ fix
420              From: "Vadim Konovalov" <watman@inbox.ru>
421              Date: Mon, 30 Apr 2001 20:12:26 -0700
422              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
423      Branch: perl
424            ! win32/makefile.mk
425 ____________________________________________________________________________
426 [  9942] By: jhi                                   on 2001/05/01  23:18:02
427         Log: Update to Filter::Simple 0.60, create a test for it.
428      Branch: perl
429            + t/lib/filter-simple.t
430            ! MANIFEST lib/Filter/Simple.pm
431 ____________________________________________________________________________
432 [  9941] By: jhi                                   on 2001/05/01  19:47:24
433         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
434              From: Hugo <hv@crypt.compulink.co.uk>
435              Date: Tue, 01 May 2001 20:12:20 +0100
436              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
437      Branch: perl
438            ! pp_hot.c t/op/re_tests
439 ____________________________________________________________________________
440 [  9940] By: jhi                                   on 2001/05/01  19:42:16
441         Log: Integrate perlio.
442      Branch: perl
443           !> lib/base.pm t/lib/fields.t
444 ____________________________________________________________________________
445 [  9939] By: jhi                                   on 2001/05/01  19:39:51
446         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
447              From: Benjamin Sugars <bsugars@canoe.ca>
448              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
449              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
450      Branch: perl
451            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
452 ____________________________________________________________________________
453 [  9938] By: jhi                                   on 2001/05/01  19:34:09
454         Log: Add NEXT, a pseudo-class for method redispatching.
455              <Damian>NEXT.pm probably offers more bang-for-buck
456              than anything else I've ever written.</Damian>
457      Branch: perl
458            + lib/NEXT.pm t/lib/next.t
459            ! MANIFEST
460 ____________________________________________________________________________
461 [  9937] By: jhi                                   on 2001/05/01  19:21:41
462         Log: Update to Switch 2.02.
463      Branch: perl
464            ! lib/Switch.pm t/lib/switch.t
465 ____________________________________________________________________________
466 [  9936] By: nick                                  on 2001/05/01  19:09:21
467         Log: Fix for base.pm clobbering $VERSION
468      Branch: perlio
469            ! lib/base.pm
470 ____________________________________________________________________________
471 [  9935] By: nick                                  on 2001/05/01  18:54:38
472         Log: Test for base.pm clobbering $VERSION.
473      Branch: perlio
474            ! t/lib/fields.t
475 ____________________________________________________________________________
476 [  9934] By: jhi                                   on 2001/05/01  18:39:10
477         Log: Add information about Scalar::Util::blessed.
478      Branch: perl
479            ! pod/perlobj.pod
480 ____________________________________________________________________________
481 [  9933] By: jhi                                   on 2001/05/01  18:33:51
482         Log: Subject: Extra UNIVERSAL documentation
483              From: Mike Guy <mjtg@cam.ac.uk>
484              Date: Tue, 01 May 2001 20:12:11 +0100
485              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
486      Branch: perl
487            ! pod/perlobj.pod
488 ____________________________________________________________________________
489 [  9932] By: jhi                                   on 2001/05/01  18:26:54
490         Log: Subject: Autoflush in tests as appropriate
491              From: Mike Guy <mjtg@cam.ac.uk>
492              Date: Tue, 01 May 2001 20:05:31 +0100
493              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
494      Branch: perl
495            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
496            ! t/op/taint.t
497 ____________________________________________________________________________
498 [  9931] By: jhi                                   on 2001/05/01  18:02:29
499         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
500              From: Benjamin Sugars <bsugars@canoe.ca>
501              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
502              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
503      Branch: perl
504            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
505 ____________________________________________________________________________
506 [  9930] By: jhi                                   on 2001/05/01  15:12:26
507         Log: Subject: Re: Finally got a round tuit
508              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
509              Date: Tue, 01 May 2001 14:14:10 +0200
510              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
511              
512              The -DP part, slightly modified.
513      Branch: perl
514            ! perl.c
515 ____________________________________________________________________________
516 [  9929] By: jhi                                   on 2001/05/01  14:17:15
517         Log: Subject: Re: Finally got a round tuit
518              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
519              Date: Tue, 01 May 2001 16:34:06 +0200
520              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
521              
522              cpp and optimization tweaks for HP-UX.
523      Branch: perl
524            ! hints/hpux.sh
525 ____________________________________________________________________________
526 [  9928] By: jhi                                   on 2001/05/01  13:24:20
527         Log: Tune the scan_num() comments to reality.
528      Branch: perl
529            ! toke.c
530 ____________________________________________________________________________
531 [  9927] By: jhi                                   on 2001/05/01  13:14:01
532         Log: Subject: [PATCH B::Deparse] optimised sort
533              From: Robin Houston <robin@kitsite.com>
534              Date: Tue, 1 May 2001 14:07:12 +0100
535              Message-ID: <20010501140712.A4266@penderel>
536      Branch: perl
537            ! ext/B/B/Deparse.pm
538 ____________________________________________________________________________
539 [  9926] By: jhi                                   on 2001/05/01  13:10:53
540         Log: Subject: [PATCH t/lib/b-deparse.t] 
541              From: Robin Houston <robin@kitsite.com>
542              Date: Tue, 1 May 2001 13:37:42 +0100
543              Message-ID: <20010501133742.A4082@penderel>
544      Branch: perl
545            ! t/lib/b-deparse.t
546 ____________________________________________________________________________
547 [  9925] By: jhi                                   on 2001/05/01  13:10:13
548         Log: Subject: [PATCH B::Deparse] for(;;), sort
549              From: Robin Houston <robin@kitsite.com>
550              Date: Tue, 1 May 2001 13:35:00 +0100
551              Message-ID: <20010501133500.A4061@penderel>
552      Branch: perl
553            ! ext/B/B/Deparse.pm
554 ____________________________________________________________________________
555 [  9924] By: jhi                                   on 2001/05/01  13:09:22
556         Log: Subject: [PATCH B::Deparse] do, warn, use
557              From: Robin Houston <robin@kitsite.com>
558              Date: Tue, 1 May 2001 13:31:03 +0100
559              Message-ID: <20010501133103.A4041@penderel>
560      Branch: perl
561            ! ext/B/B/Deparse.pm
562 ____________________________________________________________________________
563 [  9923] By: jhi                                   on 2001/05/01  11:45:36
564         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
565              From: Benjamin Sugars <ben.sugars@home.com>
566              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
567              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
568      Branch: perl
569            + t/io/fflush.t
570            ! MANIFEST
571 ____________________________________________________________________________
572 [  9922] By: jhi                                   on 2001/05/01  11:35:42
573         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
574              From: Peter Prymmer <pvhp@forte.com>
575              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
576              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
577      Branch: perl
578            ! t/lib/selfstubber.t
579 ____________________________________________________________________________
580 [  9921] By: jhi                                   on 2001/04/30  16:34:33
581         Log: Subject: [PATCH B::Concise] suppress warning
582              From: Robin Houston <robin@kitsite.com>
583              Date: Mon, 30 Apr 2001 16:09:49 +0100
584              Message-ID: <20010430160949.A25086@penderel>
585      Branch: perl
586            ! ext/B/B/Concise.pm
587 ____________________________________________________________________________
588 [  9920] By: jhi                                   on 2001/04/30  13:56:04
589         Log: Strip the *markers* from #9919.
590      Branch: perl
591            ! pod/perlfaq.pod pod/perlfaq5.pod
592 ____________________________________________________________________________
593 [  9919] By: jhi                                   on 2001/04/30  13:54:04
594         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
595              From: Gwyn Judd <b.judd@xtra.co.nz>
596              Date: Sun, 29 Apr 2001 01:47:49 +1200
597              Message-ID: <20010429014749.A4418@thislove>
598      Branch: perl
599            ! pod/perlfaq.pod pod/perlfaq5.pod
600 ____________________________________________________________________________
601 [  9918] By: jhi                                   on 2001/04/30  13:13:54
602         Log: More_tweakage.
603      Branch: perl
604            ! pod/perldata.pod pod/perldiag.pod
605 ____________________________________________________________________________
606 [  9917] By: jhi                                   on 2001/04/30  13:01:27
607         Log: Update Changes.
608      Branch: perl
609            ! Changes patchlevel.h
610 ____________________________________________________________________________
611 [  9916] By: jhi                                   on 2001/04/30  12:57:03
612         Log: T_w_e_a_k_a_g_e.
613      Branch: perl
614            ! pod/perldata.pod pod/perldiag.pod
615 ____________________________________________________________________________
616 [  9915] By: jhi                                   on 2001/04/30  12:39:29
617         Log: Install s2p also as psed.
618              
619              TODO: psed documentation?
620      Branch: perl
621            ! installperl
622 ____________________________________________________________________________
623 [  9914] By: jhi                                   on 2001/04/30  12:29:21
624         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
625              From: Jens Hamisch <jens@Strawberry.COM>
626              Date: Fri, 27 Apr 2001 17:00:36 +0200
627              Message-ID: <20010427170036.K1372@Strawberry.COM>
628              
629              SOCKS5_VERSION_NAME is the right symbol to detect
630              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
631              function called socks5_init() is available, and even that is
632              not universal, most SOCKS5 installations use SOCKSinit()).
633      Branch: perl
634            ! perlio.c
635 ____________________________________________________________________________
636 [  9913] By: jhi                                   on 2001/04/30  12:22:15
637         Log: Allow a zero timeout on IO::Socket accept and connect--
638              though one really shouldn't do that.  Based on
639              
640              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
641              From: "John Holdsworth" <coldwave@bigfoot.com>
642              Date: Sun, 4 Feb 2001 12:48:18 +0100
643              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
644      Branch: perl
645            ! ext/IO/lib/IO/Socket.pm
646 ____________________________________________________________________________
647 [  9912] By: jhi                                   on 2001/04/30  11:27:27
648         Log: Save the spot of regprev (see #9911) for binary compatibility;
649              regen API.
650      Branch: perl
651            ! embedvar.h perlapi.h thrdvar.h
652 ____________________________________________________________________________
653 [  9911] By: jhi                                   on 2001/04/30  11:22:03
654         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
655              From: Hugo <hv@crypt.compulink.co.uk>
656              Date: Sun, 29 Apr 2001 17:09:30 +0100
657              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
658      Branch: perl
659            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
660 ____________________________________________________________________________
661 [  9910] By: jhi                                   on 2001/04/30  11:15:12
662         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
663              a dummy for PL_numeric_radix); no pressing reason to break
664              binary compatibility; regen API.
665      Branch: perl
666            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
667            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
668 ____________________________________________________________________________
669 [  9909] By: jhi                                   on 2001/04/30  10:56:08
670         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
671              From: Walt Mankowski <waltman@netaxs.com>
672              Date: Sun, 29 Apr 2001 21:53:48 -0400
673              Message-ID: <20010429215348.A3971@netaxs.com>
674      Branch: perl
675            ! pod/perlfunc.pod
676 ____________________________________________________________________________
677 [  9908] By: jhi                                   on 2001/04/30  10:49:40
678         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
679      Branch: perl
680            ! t/lib/selfstubber.t
681 ____________________________________________________________________________
682 [  9907] By: nick                                  on 2001/04/30  09:26:50
683         Log: Integrate mainline.
684      Branch: perlio
685           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
686 ____________________________________________________________________________
687 [  9906] By: jhi                                   on 2001/04/29  23:24:20
688         Log: Abigail spotted a thinko in #9905.
689      Branch: perl
690            ! pod/perldiag.pod
691 ____________________________________________________________________________
692 [  9905] By: jhi                                   on 2001/04/29  15:55:39
693         Log: Changed the underscore/undebar syntax in numeric constants;
694              now any grouping will do, as long as the underscores are not
695              consecutive (so "zero-grouping" is out), and they do not begin
696              or end the integer or fractional parts.
697      Branch: perl
698            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
699 ____________________________________________________________________________
700 [  9904] By: nick                                  on 2001/04/29  15:43:22
701         Log: Integrate mainline.
702      Branch: perlio
703           +> (branch 98 files)
704            - lib/unicode/Block.pl
705            - lib/unicode/In/AlphabeticPresentationForms.pl
706            - lib/unicode/In/Arabic.pl
707            - lib/unicode/In/ArabicPresentationForms-A.pl
708            - lib/unicode/In/ArabicPresentationForms-B.pl
709            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
710            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
711            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
712            - lib/unicode/In/BopomofoExtended.pl
713            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
714            - lib/unicode/In/CJKCompatibility.pl
715            - lib/unicode/In/CJKCompatibilityForms.pl
716            - lib/unicode/In/CJKCompatibilityIdeographs.pl
717            - lib/unicode/In/CJKRadicalsSupplement.pl
718            - lib/unicode/In/CJKSymbolsandPunctuation.pl
719            - lib/unicode/In/CJKUnifiedIdeographs.pl
720            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
721            - lib/unicode/In/Cherokee.pl
722            - lib/unicode/In/CombiningDiacriticalMarks.pl
723            - lib/unicode/In/CombiningHalfMarks.pl
724            - lib/unicode/In/CombiningMarksforSymbols.pl
725            - lib/unicode/In/ControlPictures.pl
726            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
727            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
728            - lib/unicode/In/EnclosedAlphanumerics.pl
729            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
730            - lib/unicode/In/Ethiopic.pl
731            - lib/unicode/In/GeneralPunctuation.pl
732            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
733            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
734            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
735            - lib/unicode/In/HalfwidthandFullwidthForms.pl
736            - lib/unicode/In/HangulCompatibilityJamo.pl
737            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
738            - lib/unicode/In/Hebrew.pl
739            - lib/unicode/In/HighPrivateUseSurrogates.pl
740            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
741            - lib/unicode/In/IPAExtensions.pl
742            - lib/unicode/In/IdeographicDescriptionCharacters.pl
743            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
744            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
745            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
746            - lib/unicode/In/Latin-1Supplement.pl
747            - lib/unicode/In/LatinExtended-A.pl
748            - lib/unicode/In/LatinExtended-B.pl
749            - lib/unicode/In/LatinExtendedAdditional.pl
750            - lib/unicode/In/LetterlikeSymbols.pl
751            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
752            - lib/unicode/In/MathematicalOperators.pl
753            - lib/unicode/In/MiscellaneousSymbols.pl
754            - lib/unicode/In/MiscellaneousTechnical.pl
755            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
756            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
757            - lib/unicode/In/OpticalCharacterRecognition.pl
758            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
759            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
760            - lib/unicode/In/SmallFormVariants.pl
761            - lib/unicode/In/SpacingModifierLetters.pl
762            - lib/unicode/In/Specials.pl
763            - lib/unicode/In/SuperscriptsandSubscripts.pl
764            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
765            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
766            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
767            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
768            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
769           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
770           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
771           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
772           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
773           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
774           !> utf8.c win32/Makefile
775 ____________________________________________________________________________
776 [  9903] By: jhi                                   on 2001/04/29  14:30:53
777         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
778              From: Prymmer/Kahn <pvhp@best.com>
779              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
780              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
781      Branch: perl
782            ! win32/Makefile
783 ____________________________________________________________________________
784 [  9902] By: jhi                                   on 2001/04/29  02:52:44
785         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
786              From: "Abigail" <abigail@foad.org>
787              Date: Sun, 29 Apr 2001 03:14:25 +0200
788              Message-ID: <20010429011425.24503.qmail@foad.org>
789      Branch: perl
790            ! ext/IO/lib/IO/Seekable.pm
791 ____________________________________________________________________________
792 [  9901] By: jhi                                   on 2001/04/29  02:04:46
793         Log: In character classes one couldn't have 0x80..0xff characters
794              at the left hand side if there were 0x100.. characters in the
795              character class.
796      Branch: perl
797            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
798            ! t/op/pat.t utf8.c
799 ____________________________________________________________________________
800 [  9900] By: jhi                                   on 2001/04/28  22:55:04
801         Log: Forgot the latest mktables.PL from #9899.
802      Branch: perl
803            ! lib/unicode/mktables.PL
804 ____________________________________________________________________________
805 [  9899] By: jhi                                   on 2001/04/28  22:53:28
806         Log: Explain the \p{} and \P{} error message better and
807              have prettier prettyprint in In.pl.
808      Branch: perl
809            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
810            ! pod/perldiag.pod
811 ____________________________________________________________________________
812 [  9898] By: jhi                                   on 2001/04/28  21:03:34
813         Log: Add one possible explanation for the "Invalid [] range" error.
814      Branch: perl
815            ! pod/perldiag.pod
816 ____________________________________________________________________________
817 [  9897] By: jhi                                   on 2001/04/28  17:18:26
818         Log: Add a level of indirection to the implementation of \p{InFoo}
819              so that we don't have to have long filenames.  (Nothing changes
820              in the user interface.)   The indirection is defined in
821              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
822              Also rename some the character classes by removing '-' from
823              the classnames, and finally renamed Block.pl as Blocks.pl.
824      Branch: perl
825            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
826            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
827            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
828            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
829            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
830            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
831            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
832            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
833            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
834            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
835            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
836            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
837            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
838            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
839            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
840            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
841            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
842            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
843            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
844            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
845            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
846            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
847            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
848            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
849            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
850            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
851            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
852            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
853            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
854            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
855            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
856            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
857            + lib/unicode/In/94.pl lib/unicode/In/95.pl
858            - lib/unicode/Block.pl
859            - lib/unicode/In/AlphabeticPresentationForms.pl
860            - lib/unicode/In/Arabic.pl
861            - lib/unicode/In/ArabicPresentationForms-A.pl
862            - lib/unicode/In/ArabicPresentationForms-B.pl
863            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
864            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
865            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
866            - lib/unicode/In/BopomofoExtended.pl
867            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
868            - lib/unicode/In/CJKCompatibility.pl
869            - lib/unicode/In/CJKCompatibilityForms.pl
870            - lib/unicode/In/CJKCompatibilityIdeographs.pl
871            - lib/unicode/In/CJKRadicalsSupplement.pl
872            - lib/unicode/In/CJKSymbolsandPunctuation.pl
873            - lib/unicode/In/CJKUnifiedIdeographs.pl
874            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
875            - lib/unicode/In/Cherokee.pl
876            - lib/unicode/In/CombiningDiacriticalMarks.pl
877            - lib/unicode/In/CombiningHalfMarks.pl
878            - lib/unicode/In/CombiningMarksforSymbols.pl
879            - lib/unicode/In/ControlPictures.pl
880            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
881            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
882            - lib/unicode/In/EnclosedAlphanumerics.pl
883            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
884            - lib/unicode/In/Ethiopic.pl
885            - lib/unicode/In/GeneralPunctuation.pl
886            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
887            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
888            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
889            - lib/unicode/In/HalfwidthandFullwidthForms.pl
890            - lib/unicode/In/HangulCompatibilityJamo.pl
891            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
892            - lib/unicode/In/Hebrew.pl
893            - lib/unicode/In/HighPrivateUseSurrogates.pl
894            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
895            - lib/unicode/In/IPAExtensions.pl
896            - lib/unicode/In/IdeographicDescriptionCharacters.pl
897            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
898            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
899            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
900            - lib/unicode/In/Latin-1Supplement.pl
901            - lib/unicode/In/LatinExtended-A.pl
902            - lib/unicode/In/LatinExtended-B.pl
903            - lib/unicode/In/LatinExtendedAdditional.pl
904            - lib/unicode/In/LetterlikeSymbols.pl
905            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
906            - lib/unicode/In/MathematicalOperators.pl
907            - lib/unicode/In/MiscellaneousSymbols.pl
908            - lib/unicode/In/MiscellaneousTechnical.pl
909            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
910            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
911            - lib/unicode/In/OpticalCharacterRecognition.pl
912            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
913            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
914            - lib/unicode/In/SmallFormVariants.pl
915            - lib/unicode/In/SpacingModifierLetters.pl
916            - lib/unicode/In/Specials.pl
917            - lib/unicode/In/SuperscriptsandSubscripts.pl
918            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
919            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
920            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
921            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
922            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
923            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
924            ! pod/perlunicode.pod
925 ____________________________________________________________________________
926 [  9896] By: jhi                                   on 2001/04/28  14:33:17
927         Log: Update the information on shared library path on HP-UX.
928      Branch: perl
929            ! INSTALL
930 ____________________________________________________________________________
931 [  9895] By: jhi                                   on 2001/04/28  14:32:30
932         Log: Because #9894 seems to do the trick, this workaround can be removed.
933      Branch: perl
934            ! t/lib/selfstubber.t
935 ____________________________________________________________________________
936 [  9894] By: jhi                                   on 2001/04/28  14:26:13
937         Log: For PerlIO flush the children's file handles (on fork/exec/system).
938      Branch: perl
939            ! perl.h
940 ____________________________________________________________________________
941 [  9893] By: jhi                                   on 2001/04/28  14:23:15
942         Log: Test tweak for #9891.
943      Branch: perl
944            ! t/lib/b-deparse.t
945 ____________________________________________________________________________
946 [  9892] By: jhi                                   on 2001/04/28  14:10:13
947         Log: New HP-UX hints from Merijn.
948      Branch: perl
949            ! hints/hpux.sh
950 ____________________________________________________________________________
951 [  9891] By: jhi                                   on 2001/04/28  14:07:27
952         Log: Subject: [PATCH B::Deparse] non-block scopes
953              From: Robin Houston <robin@kitsite.com>
954              Date: Fri, 27 Apr 2001 19:15:14 +0100
955              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
956      Branch: perl
957            ! ext/B/B/Deparse.pm
958 ____________________________________________________________________________
959 [  9890] By: nick                                  on 2001/04/27  19:41:25
960         Log: Integrate mainline
961      Branch: perlio
962           +> t/lib/selfstubber.t
963           !> (integrate 50 files)
964 ____________________________________________________________________________
965 [  9889] By: jhi                                   on 2001/04/27  18:23:46
966         Log: Subject: Re: selfstubber test fail on bleadperl
967              From: Mike Guy <mjtg@cam.ac.uk>
968              Date: Fri, 27 Apr 2001 19:31:18 +0100
969              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
970      Branch: perl
971            ! t/lib/selfstubber.t
972 ____________________________________________________________________________
973 [  9888] By: jhi                                   on 2001/04/27  16:20:54
974         Log: Test tweak for #9886.
975      Branch: perl
976            ! t/lib/b-deparse.t
977 ____________________________________________________________________________
978 [  9887] By: jhi                                   on 2001/04/27  16:16:33
979         Log: Buffering issue at least in Solaris (even with perlio).
980      Branch: perl
981            ! t/lib/selfstubber.t
982 ____________________________________________________________________________
983 [  9886] By: jhi                                   on 2001/04/27  14:59:23
984         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
985              From: Robin Houston <robin@kitsite.com>
986              Date: Fri, 27 Apr 2001 16:53:20 +0100
987              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
988      Branch: perl
989            ! ext/B/B/Deparse.pm
990 ____________________________________________________________________________
991 [  9885] By: jhi                                   on 2001/04/27  14:23:51
992         Log: Update Changes.
993      Branch: perl
994            ! Changes patchlevel.h
995 ____________________________________________________________________________
996 [  9884] By: jhi                                   on 2001/04/27  14:14:12
997         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
998              From: "Philip Newton" <pnewton@gmx.de>
999              Date: Fri, 27 Apr 2001 16:40:13 +0200
1000              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
1001      Branch: perl
1002            ! pod/perldata.pod
1003 ____________________________________________________________________________
1004 [  9883] By: jhi                                   on 2001/04/27  13:28:19
1005         Log: Add LOG_PERROR; prettify the "removed".
1006      Branch: perl
1007            ! ext/Sys/Syslog/Syslog.xs
1008 ____________________________________________________________________________
1009 [  9882] By: jhi                                   on 2001/04/27  13:13:18
1010         Log: h2xs tweaks: use NV instead of double, "quote" the removed
1011              prefixes for clarity (especially when nothing is removed),
1012              slight pod reformats.
1013      Branch: perl
1014            ! utils/h2xs.PL
1015 ____________________________________________________________________________
1016 [  9881] By: jhi                                   on 2001/04/27  12:58:48
1017         Log: Don't bother creating existing directories.
1018      Branch: perl
1019            ! utils/h2xs.PL
1020 ____________________________________________________________________________
1021 [  9880] By: jhi                                   on 2001/04/27  12:45:39
1022         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
1023              From: Mike Schilli <m@perlmeister.com>
1024              Date: Wed, 25 Apr 2001 01:29:21 -0700
1025              Message-id: <3AE68AE1.6A981723@perlmeister.com>
1026      Branch: perl
1027            ! utils/h2xs.PL
1028 ____________________________________________________________________________
1029 [  9879] By: jhi                                   on 2001/04/27  12:40:55
1030         Log: break is not yet Perl.  Added the template license also to README.
1031      Branch: perl
1032            ! utils/h2xs.PL
1033 ____________________________________________________________________________
1034 [  9878] By: jhi                                   on 2001/04/27  03:08:20
1035         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
1036              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1037              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
1038              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
1039      Branch: perl
1040            ! t/lib/xs-typemap.t
1041 ____________________________________________________________________________
1042 [  9877] By: jhi                                   on 2001/04/26  23:54:40
1043         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
1044              From: "Abigail" <abigail@foad.org>
1045              Date: Fri, 27 Apr 2001 01:44:28 +0200
1046              Message-ID: <20010426234428.19786.qmail@foad.org>
1047      Branch: perl
1048            ! utils/h2xs.PL
1049 ____________________________________________________________________________
1050 [  9876] By: jhi                                   on 2001/04/26  23:52:06
1051         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
1052              From: Peter Prymmer <pvhp@forte.com>
1053              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
1054              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
1055      Branch: perl
1056            ! t/lib/selfstubber.t
1057 ____________________________________________________________________________
1058 [  9875] By: jhi                                   on 2001/04/26  23:48:10
1059         Log: Deparse nits.
1060      Branch: perl
1061            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
1062 ____________________________________________________________________________
1063 [  9874] By: jhi                                   on 2001/04/26  22:46:05
1064         Log: Document ANYOF_CLASS.
1065      Branch: perl
1066            ! regcomp.h
1067 ____________________________________________________________________________
1068 [  9873] By: jhi                                   on 2001/04/26  22:35:03
1069         Log: Subject: Re: [PATCH @9846] dumping ANYOF
1070              From: Hugo <hv@crypt.compulink.co.uk>
1071              Date: Thu, 26 Apr 2001 23:33:38 +0100
1072              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
1073      Branch: perl
1074            ! regcomp.c regcomp.h
1075 ____________________________________________________________________________
1076 [  9872] By: jhi                                   on 2001/04/26  22:34:31
1077         Log: Subject: [PATCH] more for Devel::SelfStubber
1078              From: Nicholas Clark <nick@ccl4.org>
1079              Date: Fri, 27 Apr 2001 00:13:52 +0100
1080              Message-ID: <20010427001351.K88186@plum.flirble.org>
1081      Branch: perl
1082            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
1083 ____________________________________________________________________________
1084 [  9871] By: jhi                                   on 2001/04/26  21:59:17
1085         Log: Subject: [PATCH B::Deparse] formats must be flush left
1086              From: Robin Houston <robin@kitsite.com>
1087              Date: Thu, 26 Apr 2001 23:54:29 +0100
1088              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
1089      Branch: perl
1090            ! ext/B/B/Deparse.pm
1091 ____________________________________________________________________________
1092 [  9870] By: jhi                                   on 2001/04/26  21:57:37
1093         Log: If some of the constants are prefixes of others,
1094              the prefixes may never get recognized.  (See 20010426.006.)
1095      Branch: perl
1096            ! utils/h2xs.PL
1097 ____________________________________________________________________________
1098 [  9869] By: jhi                                   on 2001/04/26  21:50:42
1099         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
1100              From: Chris Bongaarts <cab@tc.umn.edu>
1101              Date: Thu, 26 Apr 2001 17:10:31 -0500
1102              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
1103      Branch: perl
1104            ! ext/Sys/Syslog/Syslog.xs
1105 ____________________________________________________________________________
1106 [  9868] By: jhi                                   on 2001/04/26  21:35:12
1107         Log: Further cuts and more docs from Graham Barr.
1108      Branch: perl
1109            ! ext/List/Util/lib/List/Util.pm
1110            ! ext/List/Util/lib/Scalar/Util.pm
1111 ____________________________________________________________________________
1112 [  9867] By: jhi                                   on 2001/04/26  21:18:57
1113         Log: Subject: [PATCH 5.7.1] DB_File-1.77
1114              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
1115              Date: Thu, 26 Apr 2001 22:37:53 +0100
1116              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
1117      Branch: perl
1118            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1119            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
1120 ____________________________________________________________________________
1121 [  9866] By: jhi                                   on 2001/04/26  21:12:31
1122         Log: Subject: [PATCH B::Deparse] fix easy bugs
1123              From: Robin Houston <robin@kitsite.com>
1124              Date: Thu, 26 Apr 2001 23:03:33 +0100
1125              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
1126      Branch: perl
1127            ! ext/B/B/Deparse.pm
1128 ____________________________________________________________________________
1129 [  9865] By: jhi                                   on 2001/04/26  20:26:13
1130         Log: Update Changes.
1131      Branch: perl
1132            ! Changes patchlevel.h
1133 ____________________________________________________________________________
1134 [  9864] By: jhi                                   on 2001/04/26  19:27:48
1135         Log: Dethinko from Robin Houston.
1136      Branch: perl
1137            ! ext/B/B/Deparse.pm
1138 ____________________________________________________________________________
1139 [  9863] By: jhi                                   on 2001/04/26  19:10:35
1140         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
1141              From: Robin Houston <robin@kitsite.com>
1142              Date: Thu, 26 Apr 2001 21:08:32 +0100
1143              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
1144      Branch: perl
1145            ! ext/B/B/Deparse.pm
1146 ____________________________________________________________________________
1147 [  9862] By: jhi                                   on 2001/04/26  19:04:23
1148         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
1149              From: Robin Houston <robin@kitsite.com>
1150              Date: Thu, 26 Apr 2001 20:52:50 +0100
1151              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
1152      Branch: perl
1153            ! ext/B/B/Deparse.pm
1154 ____________________________________________________________________________
1155 [  9861] By: jhi                                   on 2001/04/26  18:56:14
1156         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
1157              From: Mike Guy <mjtg@cam.ac.uk>
1158              Date: Thu, 26 Apr 2001 14:22:40 +0100
1159              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
1160      Branch: perl
1161            ! pod/perlobj.pod
1162 ____________________________________________________________________________
1163 [  9860] By: jhi                                   on 2001/04/26  18:46:42
1164         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
1165              From: Robin Houston <robin@kitsite.com>
1166              Date: Thu, 26 Apr 2001 20:34:29 +0100
1167              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
1168              
1169              Hashes do not interpolate.
1170      Branch: perl
1171            ! ext/B/B/Deparse.pm
1172 ____________________________________________________________________________
1173 [  9859] By: jhi                                   on 2001/04/26  18:43:51
1174         Log: Subject: The Time::Piece conspiracy unmasked!!!
1175              From: Mike Guy <mjtg@cam.ac.uk>
1176              Date: Thu, 26 Apr 2001 19:02:50 +0100
1177              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
1178              
1179              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
1180              From: Mike Guy <mjtg@cam.ac.uk>
1181              Date: Thu, 26 Apr 2001 19:08:21 +0100
1182              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
1183              
1184              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
1185              From: Graham Barr <gbarr@pobox.com>
1186              Date: Thu, 26 Apr 2001 19:12:03 +0100
1187              Message-ID: <20010426191203.A70835@pobox.com>
1188              
1189              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
1190      Branch: perl
1191            ! ext/List/Util/lib/List/Util.pm
1192            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
1193 ____________________________________________________________________________
1194 [  9858] By: jhi                                   on 2001/04/26  18:17:42
1195         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
1196              From: Robin Houston <robin@kitsite.com>
1197              Date: Thu, 26 Apr 2001 16:09:35 +0100
1198              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
1199      Branch: perl
1200            ! t/comp/proto.t
1201 ____________________________________________________________________________
1202 [  9857] By: jhi                                   on 2001/04/26  18:04:59
1203         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
1204              From: barries <barries@slaysys.com>
1205              Date: Thu, 26 Apr 2001 12:01:10 -0400
1206              Message-ID: <20010426120110.E29698@jester.slaysys.com>
1207      Branch: perl
1208            ! pod/perldiag.pod
1209 ____________________________________________________________________________
1210 [  9856] By: jhi                                   on 2001/04/26  18:03:33
1211         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
1212              Date: Thu, 26 Apr 2001 17:13:41 +0100
1213              From: Robin Houston <robin@kitsite.com>
1214              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
1215              
1216              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
1217              From: Robin Houston <robin@kitsite.com>
1218              Date: Thu, 26 Apr 2001 18:44:29 +0100
1219              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
1220      Branch: perl
1221            ! ext/B/B/Deparse.pm
1222 ____________________________________________________________________________
1223 [  9855] By: jhi                                   on 2001/04/26  17:56:04
1224         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
1225              From: Robin Houston <robin@kitsite.com>
1226              Date: Thu, 26 Apr 2001 17:04:08 +0100
1227              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
1228      Branch: perl
1229            ! ext/B/B/Deparse.pm
1230 ____________________________________________________________________________
1231 [  9854] By: jhi                                   on 2001/04/26  17:47:26
1232         Log: Subject: Re: Short test case for undef %stash:: crash
1233              From: Benjamin Sugars <bsugars@canoe.ca> 
1234              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
1235              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
1236              Changed and moved the perldiag entry.
1237      Branch: perl
1238            ! gv.c pod/perldiag.pod
1239 ____________________________________________________________________________
1240 [  9853] By: jhi                                   on 2001/04/26  14:35:16
1241         Log: Beginnings of strptime().  Do not touch the wet paint.
1242      Branch: perl
1243            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
1244 ____________________________________________________________________________
1245 [  9852] By: jhi                                   on 2001/04/26  13:17:21
1246         Log: Retract #9851, core dumps from pod2man.
1247      Branch: perl
1248            ! regcomp.c
1249 ____________________________________________________________________________
1250 [  9851] By: jhi                                   on 2001/04/26  11:54:41
1251         Log: (Retracted by #9852.)
1252              
1253              Subject: [PATCH @9846] dumping ANYOF
1254              From: Hugo <hv@crypt.compulink.co.uk>
1255              Date: Thu, 26 Apr 2001 05:32:38 +0100
1256              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
1257      Branch: perl
1258            ! regcomp.c
1259 ____________________________________________________________________________
1260 [  9850] By: jhi                                   on 2001/04/26  02:34:44
1261         Log: If ccflags was empty the _previous_ $* containing all the
1262              environment variables and Configure variables was used,
1263              which lead, among other bad things, into $ccflags being your
1264              uname -a output, which lead into test compile with cc failing,
1265              which lead into gcc being selected, which didn't work that well
1266              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
1267              with large files, et cetera.
1268      Branch: perl
1269            ! hints/hpux.sh
1270 ____________________________________________________________________________
1271 [  9849] By: jhi                                   on 2001/04/26  01:44:57
1272         Log: Make selfstubber test more portable.
1273      Branch: perl
1274            ! t/lib/selfstubber.t
1275 ____________________________________________________________________________
1276 [  9848] By: jhi                                   on 2001/04/26  00:50:26
1277         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
1278              From: Benjamin Sugars <ben.sugars@home.com>
1279              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
1280              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
1281      Branch: perl
1282            ! ext/Cwd/Cwd.xs
1283 ____________________________________________________________________________
1284 [  9847] By: jhi                                   on 2001/04/26  00:46:58
1285         Log: Subject: [PATCH: perl@9841] VMS updates
1286              From: Peter Prymmer <pvhp@forte.com>
1287              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
1288              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
1289      Branch: perl
1290            ! README.vms configure.com vms/descrip_mms.template
1291            ! vms/ext/filespec.t
1292 ____________________________________________________________________________
1293 [  9846] By: jhi                                   on 2001/04/26  00:11:56
1294         Log: re 'debug' was broken by #9084.
1295      Branch: perl
1296            ! ext/re/re.xs
1297 ____________________________________________________________________________
1298 [  9845] By: jhi                                   on 2001/04/25  22:33:17
1299         Log: Subject: [PATCH] test for Devel::SelfStubber
1300              From: Nicholas Clark <nick@ccl4.org>
1301              Date: Thu, 26 Apr 2001 00:00:54 +0100
1302              Message-ID: <20010426000054.D89026@plum.flirble.org>
1303      Branch: perl
1304            + t/lib/selfstubber.t
1305            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
1306 ____________________________________________________________________________
1307 [  9844] By: jhi                                   on 2001/04/25  22:29:32
1308         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
1309              From: Paul Johnson <paul@pjcj.net>
1310              Date: Thu, 26 Apr 2001 00:46:08 +0200
1311              Message-ID: <20010426004608.H2338@pjcj.net>
1312      Branch: perl
1313            ! ext/B/B/Concise.pm
1314 ____________________________________________________________________________
1315 [  9843] By: jhi                                   on 2001/04/25  22:28:28
1316         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
1317              From: Peter Prymmer <pvhp@forte.com>
1318              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
1319              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
1320      Branch: perl
1321            ! ext/Cwd/Cwd.xs
1322 ____________________________________________________________________________
1323 [  9842] By: jhi                                   on 2001/04/25  20:58:12
1324         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
1325              From: John Peacock <jpeacock@rowman.com>
1326              Date: Wed, 25 Apr 2001 17:30:26 -0400
1327              Message-ID: <3AE741F2.B3217464@rowman.com>
1328      Branch: perl
1329            ! lib/Math/BigInt.pm t/lib/bigintpm.t
1330 ____________________________________________________________________________
1331 [  9841] By: jhi                                   on 2001/04/25  20:07:05
1332         Log: Update Changes.
1333      Branch: perl
1334            ! Changes patchlevel.h
1335 ____________________________________________________________________________
1336 [  9840] By: jhi                                   on 2001/04/25  19:56:51
1337         Log: Yet another HP-UX hints version from Merijn.
1338      Branch: perl
1339            ! hints/hpux.sh
1340 ____________________________________________________________________________
1341 [  9839] By: jhi                                   on 2001/04/25  19:53:04
1342         Log: abs_path() didn't terminate the filename correctly,
1343              in DIRNAMLENless systems like HP-UX this would fail.
1344      Branch: perl
1345            ! ext/Cwd/Cwd.xs
1346 ____________________________________________________________________________
1347 [  9838] By: jhi                                   on 2001/04/25  16:37:26
1348         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
1349              From: Mike Guy <mjtg@cam.ac.uk>
1350              Date: Wed, 25 Apr 2001 18:31:47 +0100
1351              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
1352      Branch: perl
1353            ! op.c
1354 ____________________________________________________________________________
1355 [  9837] By: jhi                                   on 2001/04/25  16:21:53
1356         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
1357              From: Jon Eveland <jweveland@yahoo.com>
1358              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
1359              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
1360      Branch: perl
1361            ! lib/perl5db.pl
1362 ____________________________________________________________________________
1363 [  9836] By: jhi                                   on 2001/04/25  14:17:50
1364         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
1365              From: "Philip Newton" <pnewton@gmx.de>
1366              Date: Wed, 25 Apr 2001 17:05:58 +0200
1367              Message-ID: <3AE703F6.3234.1833C45@localhost>
1368      Branch: perl
1369            ! Porting/patching.pod
1370 ____________________________________________________________________________
1371 [  9835] By: jhi                                   on 2001/04/25  13:58:07
1372         Log: It would seem that both ar and full_ar need to be overridden
1373              for HP-UX to avoid the GNU ar.
1374      Branch: perl
1375            ! hints/hpux.sh
1376 ____________________________________________________________________________
1377 [  9834] By: jhi                                   on 2001/04/25  13:50:40
1378         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
1379              From: "Philip Newton" <pnewton@gmx.de>
1380              Date: Wed, 25 Apr 2001 16:09:23 +0200
1381              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
1382              
1383              Detypo.
1384      Branch: perl
1385            ! t/op/misc.t
1386 ____________________________________________________________________________
1387 [  9833] By: jhi                                   on 2001/04/25  12:36:11
1388         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
1389      Branch: perl
1390            ! hints/hpux.sh
1391 ____________________________________________________________________________
1392 [  9832] By: jhi                                   on 2001/04/25  12:33:36
1393         Log: New version of HP-UX hints from Merijn.
1394      Branch: perl
1395            ! hints/hpux.sh
1396 ____________________________________________________________________________
1397 [  9831] By: jhi                                   on 2001/04/25  03:39:45
1398         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
1399      Branch: perl
1400            ! hints/hpux.sh
1401 ____________________________________________________________________________
1402 [  9830] By: jhi                                   on 2001/04/25  02:53:25
1403         Log: The tzname[] bit is not needed by util.c -- and causes
1404              heartburn in VMS (and it missing was probably the cause of
1405              the Mac OS X trouble).  Ouch.
1406      Branch: perl
1407            ! ext/POSIX/POSIX.xs util.c
1408 ____________________________________________________________________________
1409 [  9829] By: jhi                                   on 2001/04/25  00:10:06
1410         Log: Metaconfig unit change for #9828.
1411      Branch: metaconfig
1412            ! U/compline/ccflags.U
1413 ____________________________________________________________________________
1414 [  9828] By: jhi                                   on 2001/04/25  00:04:18
1415         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
1416              (which is actually the reason for the change, we need to pass
1417              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
1418              EP/IX, OS/2, and TitanOS, based on the hints files.
1419      Branch: perl
1420            ! Configure config_h.SH
1421 ____________________________________________________________________________
1422 [  9827] By: jhi                                   on 2001/04/24  23:49:20
1423         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
1424              the $cat must have an absolute path.
1425      Branch: perl
1426            ! makedepend.SH
1427 ____________________________________________________________________________
1428 [  9826] By: jhi                                   on 2001/04/24  23:40:53
1429         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
1430      Branch: perl
1431            ! README.amiga
1432 ____________________________________________________________________________
1433 [  9825] By: jhi                                   on 2001/04/24  23:35:35
1434         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
1435              From: "Philip Newton" <pnewton@gmx.de>
1436              Date: Tue, 24 Apr 2001 18:52:49 +0200
1437              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
1438      Branch: perl
1439            ! x2p/find2perl.PL
1440 ____________________________________________________________________________
1441 [  9824] By: jhi                                   on 2001/04/24  23:33:07
1442         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
1443              Some gcc specifics dropped out due to extensive rewriting;
1444              will be put back later as needed.
1445      Branch: perl
1446            ! hints/hpux.sh
1447 ____________________________________________________________________________
1448 [  9823] By: jhi                                   on 2001/04/24  23:27:57
1449         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
1450      Branch: perl
1451            ! ext/POSIX/POSIX.xs
1452 ____________________________________________________________________________
1453 [  9822] By: jhi                                   on 2001/04/24  23:25:21
1454         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
1455              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1456              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
1457              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
1458      Branch: perl
1459            ! ext/XS/Typemap/Typemap.xs
1460 ____________________________________________________________________________
1461 [  9821] By: jhi                                   on 2001/04/24  23:24:10
1462         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
1463              From: "Abigail" <abigail@foad.org>
1464              Date: Tue, 24 Apr 2001 23:12:03 +0200
1465              Message-ID: <20010424211203.7901.qmail@foad.org>
1466      Branch: perl
1467            ! pod/perlport.pod
1468 ____________________________________________________________________________
1469 [  9820] By: jhi                                   on 2001/04/24  23:23:15
1470         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
1471              From: Matt Sergeant <matt@sergeant.org>
1472              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
1473              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
1474      Branch: perl
1475            ! pod/perlfaq4.pod
1476 ____________________________________________________________________________
1477 [  9819] By: nick                                  on 2001/04/24  18:49:43
1478         Log: Integrate mainline.
1479      Branch: perlio
1480           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
1481           !> (integrate 37 files)
1482 ____________________________________________________________________________
1483 [  9818] By: jhi                                   on 2001/04/24  14:35:23
1484         Log: Update Changes.
1485      Branch: perl
1486            ! Changes patchlevel.h
1487 ____________________________________________________________________________
1488 [  9817] By: jhi                                   on 2001/04/24  14:09:17
1489         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
1490              From: "Philip Newton" <pnewton@gmx.de>
1491              Date: Tue, 24 Apr 2001 12:58:12 +0200
1492              Message-ID: <3AE57864.8304.B77A0A@localhost> 
1493              
1494              plus add CPAN to the list of modules that have their own tests.
1495      Branch: perl
1496            ! t/lib/1_compile.t
1497 ____________________________________________________________________________
1498 [  9816] By: jhi                                   on 2001/04/24  14:07:03
1499         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
1500              From: Michael G Schwern <schwern@pobox.com>
1501              Date: Sat, 21 Apr 2001 22:35:00 +0100
1502              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
1503      Branch: perl
1504            ! t/lib/1_compile.t
1505 ____________________________________________________________________________
1506 [  9815] By: jhi                                   on 2001/04/24  13:54:32
1507         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
1508              From: Robin Houston <robin@kitsite.com>
1509              Date: Tue, 24 Apr 2001 15:51:18 +0100
1510              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
1511      Branch: perl
1512            ! ext/B/B/Deparse.pm
1513 ____________________________________________________________________________
1514 [  9814] By: jhi                                   on 2001/04/24  13:17:34
1515         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
1516              From: Bill Glicker <billg@burrelles.com>
1517              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
1518              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
1519      Branch: perl
1520            ! hints/svr5.sh
1521 ____________________________________________________________________________
1522 [  9813] By: jhi                                   on 2001/04/24  12:54:23
1523         Log: Prevent path disclosure (probing for existence of filenames)
1524              using suidperl; bug id 20010322.218.
1525      Branch: perl
1526            ! perl.c pod/perldiag.pod
1527 ____________________________________________________________________________
1528 [  9812] By: jhi                                   on 2001/04/24  12:08:36
1529         Log: Retract #9811.
1530      Branch: perl
1531            ! ext/POSIX/POSIX.xs
1532 ____________________________________________________________________________
1533 [  9811] By: jhi                                   on 2001/04/24  11:57:35
1534         Log: (Retracted by #9812.)
1535      Branch: perl
1536            ! ext/POSIX/POSIX.xs
1537 ____________________________________________________________________________
1538 [  9810] By: jhi                                   on 2001/04/24  03:32:35
1539         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
1540      Branch: perl
1541            ! util.c
1542 ____________________________________________________________________________
1543 [  9809] By: jhi                                   on 2001/04/24  03:16:13
1544         Log: The Math::BigFloat::import() was broken.
1545              (Fixes bug id 20010422.002.)
1546      Branch: perl
1547            ! lib/Math/BigFloat.pm
1548 ____________________________________________________________________________
1549 [  9808] By: jhi                                   on 2001/04/24  01:11:40
1550         Log: Additional dependencies; should help for parallel makes
1551              not to fail on missing lib/lib.pm or lib/re.pm.
1552      Branch: perl
1553            ! Makefile.SH
1554 ____________________________________________________________________________
1555 [  9807] By: jhi                                   on 2001/04/24  00:57:01
1556         Log: Update the test failure disclaimer.
1557      Branch: perl
1558            ! t/pragma/warn/pp_hot
1559 ____________________________________________________________________________
1560 [  9806] By: jhi                                   on 2001/04/24  00:54:04
1561         Log: Add make target "install-all" which is alias for "install"
1562              to cater for case-preserving filesystems like HFS+.
1563      Branch: perl
1564            ! INSTALL Makefile.SH
1565 ____________________________________________________________________________
1566 [  9805] By: jhi                                   on 2001/04/24  00:47:28
1567         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
1568              From: Peter Prymmer <pvhp@forte.com>
1569              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
1570              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
1571              
1572              (Ken William's message forwarded from macosx@perl.org)
1573      Branch: perl
1574            ! hints/darwin.sh
1575 ____________________________________________________________________________
1576 [  9804] By: jhi                                   on 2001/04/23  23:57:35
1577         Log: Cut-and-pasto.
1578      Branch: perl
1579            ! perlio.c
1580 ____________________________________________________________________________
1581 [  9803] By: jhi                                   on 2001/04/23  23:52:25
1582         Log: More PerlIO robustness.
1583      Branch: perl
1584            ! perlio.c
1585 ____________________________________________________________________________
1586 [  9802] By: jhi                                   on 2001/04/23  23:43:35
1587         Log: Make the "STD* opened only for ..." errors more consistent.
1588      Branch: perl
1589            ! doio.c
1590 ____________________________________________________________________________
1591 [  9801] By: jhi                                   on 2001/04/23  23:34:26
1592         Log: Test case for #9800.
1593      Branch: perl
1594            ! t/op/misc.t
1595 ____________________________________________________________________________
1596 [  9800] By: jhi                                   on 2001/04/23  23:14:43
1597         Log: Avoid coredump on 'close STDERR; die' by making
1598              the PerlIO calls more robust.  Also use SETERRNO()
1599              instead of errno = to be more VMS-ready.
1600      Branch: perl
1601            ! perlio.c
1602 ____________________________________________________________________________
1603 [  9799] By: jhi                                   on 2001/04/23  21:41:10
1604         Log: Subject: test for ID 20010423.002
1605              From: Robin Houston <robin@kitsite.com>
1606              Date: Mon, 23 Apr 2001 16:52:21 +0100
1607              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
1608      Branch: perl
1609            ! t/op/avhv.t
1610 ____________________________________________________________________________
1611 [  9798] By: jhi                                   on 2001/04/23  21:40:07
1612         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
1613              From: David Dyck <dcd@tc.fluke.com>
1614              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
1615              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
1616      Branch: perl
1617            ! installperl
1618 ____________________________________________________________________________
1619 [  9797] By: jhi                                   on 2001/04/23  21:37:56
1620         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
1621              From: Benjamin Sugars <bsugars@canoe.ca>
1622              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
1623              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
1624      Branch: perl
1625            ! ext/Cwd/Cwd.xs lib/Cwd.pm
1626 ____________________________________________________________________________
1627 [  9796] By: jhi                                   on 2001/04/23  21:29:24
1628         Log: Synchronize h2xs and pod2man some more on the documentation
1629              templates they propose.
1630      Branch: perl
1631            ! pod/pod2man.PL utils/h2xs.PL
1632 ____________________________________________________________________________
1633 [  9795] By: jhi                                   on 2001/04/23  17:30:40
1634         Log: Add one more naughty test for base64; make encoding logic cleaner.
1635      Branch: perl
1636            ! t/lib/mimeb64.t
1637 ____________________________________________________________________________
1638 [  9794] By: jhi                                   on 2001/04/23  13:51:32
1639         Log: Update Changes.
1640      Branch: perl
1641            ! Changes patchlevel.h
1642 ____________________________________________________________________________
1643 [  9793] By: jhi                                   on 2001/04/23  13:44:18
1644         Log: Duplicate lines.
1645      Branch: perl
1646            ! MANIFEST
1647 ____________________________________________________________________________
1648 [  9792] By: jhi                                   on 2001/04/23  13:39:13
1649         Log: Subject: Re: PATCH 5.7.1
1650              From: Mark-Jason Dominus <mjd@plover.com>
1651              Date: Mon, 23 Apr 2001 10:30:21 -0400
1652              Message-ID: <20010423143021.17335.qmail@plover.com>
1653      Branch: perl
1654            ! perl.h sv.c
1655 ____________________________________________________________________________
1656 [  9791] By: jhi                                   on 2001/04/23  13:32:40
1657         Log: Add the CPAN.pm 1.59_54 tests.
1658      Branch: perl
1659            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
1660            ! MANIFEST
1661 ____________________________________________________________________________
1662 [  9790] By: jhi                                   on 2001/04/23  13:21:55
1663         Log: Subject: Deparse nit
1664              From: Robin Houston <robin@kitsite.com>
1665              Date: Mon, 23 Apr 2001 12:38:20 +0100
1666              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
1667      Branch: perl
1668            ! ext/B/B/Deparse.pm
1669 ____________________________________________________________________________
1670 [  9789] By: jhi                                   on 2001/04/23  13:19:07
1671         Log: Subject: [PATCH] bug 20010423.002
1672              From: Robin Houston <robin@kitsite.com>
1673              Date: Mon, 23 Apr 2001 13:12:30 +0100
1674              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
1675      Branch: perl
1676            ! pp.c
1677 ____________________________________________________________________________
1678 [  9788] By: jhi                                   on 2001/04/23  13:02:49
1679         Log: Subject: PATCH [5.7.1] hv.c unused #define
1680              From: Mark-Jason Dominus <mjd@plover.com>
1681              Date: Sun, 22 Apr 2001 14:17:49 -0400
1682              Message-ID: <20010422181749.26976.qmail@plover.com>
1683      Branch: perl
1684            ! hv.c
1685 ____________________________________________________________________________
1686 [  9787] By: jhi                                   on 2001/04/23  13:02:02
1687         Log: Subject: PATCH 5.7.1
1688              From: Mark-Jason Dominus <mjd@plover.com>
1689              Date: Sun, 22 Apr 2001 15:12:57 -0400
1690              Message-ID: <20010422191258.6539.qmail@plover.com>
1691              
1692              plus Sarathy's STMT_START + STMT_END suggestion.
1693      Branch: perl
1694            ! perl.h
1695 ____________________________________________________________________________
1696 [  9786] By: jhi                                   on 2001/04/23  12:53:25
1697         Log: Fix for
1698              
1699              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
1700              From: dLux <dlux@spam.sch.bme.hu>
1701              Date: Mon, 23 Apr 2001 01:25:26 +0200
1702              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
1703              
1704              (SvGROW really does return a char *.)
1705      Branch: perl
1706            ! pod/perlapi.pod sv.h
1707 ____________________________________________________________________________
1708 [  9785] By: jhi                                   on 2001/04/23  04:34:04
1709         Log: Time::Piece work continues.  $t->day removed since
1710              I think it's too confusing.  Now has normal and
1711              abbreviated length weekday names and month names,
1712              the names change with _names(), not _list().
1713              Now has strftime() in Perl, _strftime() is
1714              the libc version (to which strftime() falls back
1715              if it doesn't know the format.  To do: the reverse
1716              of strftime, strptime(), and the localisation of both.
1717      Branch: perl
1718            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
1719            ! t/lib/time-piece.t
1720 ____________________________________________________________________________
1721 [  9784] By: jhi                                   on 2001/04/23  02:41:46
1722         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
1723              From: andreas.koenig@anima.de (Andreas J. Koenig)
1724              Date: 23 Apr 2001 05:20:55 +0200
1725              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
1726      Branch: perl
1727            ! t/pragma/overload.t
1728 ____________________________________________________________________________
1729 [  9783] By: jhi                                   on 2001/04/22  23:32:42
1730         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
1731              From: Robin Houston <robin@kitsite.com>
1732              Date: Mon, 23 Apr 2001 00:38:18 +0100
1733              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
1734      Branch: perl
1735            ! ext/B/B/Deparse.pm
1736 ____________________________________________________________________________
1737 [  9782] By: jhi                                   on 2001/04/22  20:55:43
1738         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
1739              From: Simon Cozens <simon@netthink.co.uk>
1740              Date: Sun, 22 Apr 2001 18:47:25 +0100
1741              Message-ID: <20010422184725.A14411@netthink.co.uk>
1742      Branch: perl
1743            ! sv.c t/pragma/overload.t
1744 ____________________________________________________________________________
1745 [  9781] By: jhi                                   on 2001/04/22  20:52:13
1746         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
1747              From: Robin Houston <robin@kitsite.com>
1748              Date: Sun, 22 Apr 2001 22:14:50 +0100
1749              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
1750      Branch: perl
1751            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
1752 ____________________________________________________________________________
1753 [  9780] By: nick                                  on 2001/04/22  20:40:31
1754         Log: Integrate mainline.
1755      Branch: perlio
1756           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
1757           +> t/lib/b-stash.t
1758           !> (integrate 38 files)
1759 ____________________________________________________________________________
1760 [  9779] By: jhi                                   on 2001/04/22  15:16:03
1761         Log: Subject: IO::Socket::INET patch
1762              From: andrew deryabin <djsf@technarchy.ru>
1763              Date: Sat, 21 Apr 2001 17:46:52 +0400
1764              Message-ID: <20010421174652.B1426@technarchy>
1765      Branch: perl
1766            ! ext/IO/lib/IO/Socket/INET.pm
1767 ____________________________________________________________________________
1768 [  9778] By: jhi                                   on 2001/04/22  15:14:33
1769         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
1770              From: Mark-Jason Dominus <mjd@plover.com>
1771              Date: Sat, 21 Apr 2001 21:27:49 -0400
1772              Message-ID: <20010422012749.27024.qmail@plover.com>
1773      Branch: perl
1774            ! regcomp.c
1775 ____________________________________________________________________________
1776 [  9777] By: jhi                                   on 2001/04/22  15:10:51
1777         Log: Subject: Re: Regex debugger patch 
1778              From: Mark-Jason Dominus <mjd@plover.com>
1779              Date: Sat, 21 Apr 2001 21:48:51 -0400
1780              Message-ID: <20010422014851.27165.qmail@plover.com>
1781      Branch: perl
1782            ! pod/perldebguts.pod
1783 ____________________________________________________________________________
1784 [  9776] By: jhi                                   on 2001/04/22  15:09:48
1785         Log: Subject: Re: Regex debugger patch
1786              From: Mark-Jason Dominus <mjd@plover.com>
1787              Date: Sat, 21 Apr 2001 14:24:39 -0400
1788              Message-ID: <20010421182439.16508.qmail@plover.com>
1789              
1790              Regex debugger backend.
1791      Branch: perl
1792            ! regcomp.c regexp.h
1793 ____________________________________________________________________________
1794 [  9775] By: jhi                                   on 2001/04/21  16:45:40
1795         Log: Subject: [PATCH] Typo in utf8.h
1796              From: Jesús Quiroga <jquiroga@pobox.com>
1797              Date: Sat, 21 Apr 2001 19:25:33 +0200
1798              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
1799      Branch: perl
1800            ! utf8.h
1801 ____________________________________________________________________________
1802 [  9774] By: jhi                                   on 2001/04/21  16:43:52
1803         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
1804              From: Joe Orton <jorton@redhat.com>
1805              Date: Tue, 17 Apr 2001 15:50:43 +0100
1806              Message-Id: <20010417155043.D19132@eu.c2.net>
1807      Branch: perl
1808            ! hints/svr5.sh
1809 ____________________________________________________________________________
1810 [  9773] By: jhi                                   on 2001/04/21  15:30:15
1811         Log: Subject: Patch utils/h2xs.PL
1812              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1813              Date: Sat, 21 Apr 2001 10:32:16 -0500
1814              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
1815              
1816              Add MAILING list and LICENSE templates.
1817      Branch: perl
1818            ! utils/h2xs.PL
1819 ____________________________________________________________________________
1820 [  9772] By: jhi                                   on 2001/04/21  15:28:36
1821         Log: Subject: perlfaq2.patch for 5.7.1
1822              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1823              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
1824              Date: Fri, 20 Apr 2001 16:42:19 -0500
1825              
1826              rm an extra tab, a blurb about the xx.cpan to clarify
1827              which countries actually have that and dejanews is history
1828              as well as most of that nonsensical entry.
1829      Branch: perl
1830            ! pod/perlfaq2.pod
1831 ____________________________________________________________________________
1832 [  9771] By: jhi                                   on 2001/04/21  15:27:17
1833         Log: Subject: perlfaq1.patch for 5.7.1
1834              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1835              Date: Fri, 20 Apr 2001 16:57:36 -0500
1836              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
1837              
1838              Evil URLs must die. Especially when they are broken.
1839      Branch: perl
1840            ! pod/perlfaq1.pod
1841 ____________________________________________________________________________
1842 [  9770] By: jhi                                   on 2001/04/21  15:23:38
1843         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
1844              From: Michael G Schwern <schwern@pobox.com>
1845              Date: Sat, 21 Apr 2001 16:11:12 +0100
1846              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
1847      Branch: perl
1848            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
1849            + t/lib/b-stash.t
1850            ! MANIFEST ext/B/B.pm t/lib/b.t
1851 ____________________________________________________________________________
1852 [  9769] By: jhi                                   on 2001/04/21  15:03:32
1853         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
1854              From: Michael G Schwern <schwern@pobox.com>
1855              Date: Sat, 21 Apr 2001 09:48:00 +0100
1856              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
1857      Branch: perl
1858            ! utils/h2ph.PL
1859 ____________________________________________________________________________
1860 [  9768] By: jhi                                   on 2001/04/21  14:33:49
1861         Log: PerlIO and Encode doc cleanup and tweaks.
1862      Branch: perl
1863            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
1864            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
1865 ____________________________________________________________________________
1866 [  9767] By: jhi                                   on 2001/04/21  12:40:16
1867         Log: Integrate perlio.
1868      Branch: perl
1869           !> doio.c
1870 ____________________________________________________________________________
1871 [  9766] By: nick                                  on 2001/04/20  18:28:35
1872         Log: Avoid core dump on
1873              open(STDOUT,">",\$foo);
1874      Branch: perlio
1875            ! doio.c
1876 ____________________________________________________________________________
1877 [  9765] By: jhi                                   on 2001/04/20  13:23:43
1878         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
1879              From: Robin Houston <robin@kitsite.com>
1880              Date: Fri, 20 Apr 2001 14:29:22 +0100
1881              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
1882      Branch: perl
1883            ! ext/B/B.pm ext/B/B/Deparse.pm
1884 ____________________________________________________________________________
1885 [  9764] By: jhi                                   on 2001/04/20  13:19:33
1886         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
1887              From: Peter Prymmer <pvhp@forte.com>
1888              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
1889              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
1890      Branch: perl
1891            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
1892            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
1893            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
1894            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
1895 ____________________________________________________________________________
1896 [  9763] By: jhi                                   on 2001/04/20  12:36:39
1897         Log: Subject: Re: A new PerlIO coredump
1898              From: Nick Ing-Simmons <nik@tiuk.ti.com>
1899              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
1900              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
1901      Branch: perl
1902            ! doio.c
1903 ____________________________________________________________________________
1904 [  9762] By: jhi                                   on 2001/04/19  23:02:30
1905         Log: Update Changes.
1906      Branch: perl
1907            ! Changes patchlevel.h
1908 ____________________________________________________________________________
1909 [  9761] By: jhi                                   on 2001/04/19  22:59:19
1910         Log: More cleanup cleanup.
1911      Branch: perl
1912            ! Makefile.SH win32/Makefile win32/makefile.mk
1913 ____________________________________________________________________________
1914 [  9760] By: jhi                                   on 2001/04/19  22:50:31
1915         Log: lib/Time is non-empty, let's not rmdir it.
1916      Branch: perl
1917            ! Makefile.SH
1918 ____________________________________________________________________________
1919 [  9759] By: jhi                                   on 2001/04/19  22:36:51
1920         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
1921              From: Robin Houston <robin@kitsite.com>
1922              Date: Fri, 20 Apr 2001 00:18:53 +0100
1923              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
1924      Branch: perl
1925            ! ext/B/B/Deparse.pm
1926 ____________________________________________________________________________
1927 [  9758] By: jhi                                   on 2001/04/19  22:36:00
1928         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
1929              From: Peter Prymmer <pvhp@forte.com>
1930              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
1931              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
1932      Branch: perl
1933            ! ext/Cwd/Cwd.xs
1934 ____________________________________________________________________________
1935 [  9757] By: nick                                  on 2001/04/19  18:53:54
1936         Log: Blind (untested) integrate of mainline.
1937      Branch: perlio
1938           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
1939           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
1940           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
1941           !> (integrate 53 files)
1942 ____________________________________________________________________________
1943 [  9756] By: jhi                                   on 2001/04/19  16:59:23
1944         Log: Document and test Time::Piece.
1945      Branch: perl
1946            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
1947            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
1948 ____________________________________________________________________________
1949 [  9755] By: jhi                                   on 2001/04/19  12:13:29
1950         Log: A better fix for the \x{12345678} trouble from NI-S.
1951      Branch: perl
1952            ! utf8.c
1953 ____________________________________________________________________________
1954 [  9754] By: jhi                                   on 2001/04/19  11:56:07
1955         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
1956              From: Robin Houston <robin@kitsite.com>
1957              Date: Wed, 18 Apr 2001 17:58:33 +0100
1958              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
1959      Branch: perl
1960            ! ext/B/B/Deparse.pm op.c
1961 ____________________________________________________________________________
1962 [  9753] By: jhi                                   on 2001/04/19  04:21:52
1963         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
1964              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
1965              Date: Thu, 19 Apr 2001 01:11:41 -0400
1966              Message-ID: <20010419011141.A5798@cpan.org>
1967      Branch: perl
1968            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
1969 ____________________________________________________________________________
1970 [  9752] By: jhi                                   on 2001/04/19  02:41:10
1971         Log: The new time utils need to be thread-aware, too.
1972      Branch: perl
1973            ! util.c
1974 ____________________________________________________________________________
1975 [  9751] By: jhi                                   on 2001/04/19  02:26:47
1976         Log: Compilation nit noticed by AIX compiler.
1977      Branch: perl
1978            ! perlio.c
1979 ____________________________________________________________________________
1980 [  9750] By: jhi                                   on 2001/04/19  02:20:06
1981         Log: The new time utils need to be public.
1982      Branch: perl
1983            ! embed.pl
1984 ____________________________________________________________________________
1985 [  9749] By: jhi                                   on 2001/04/19  01:42:39
1986         Log: Regen toc.
1987      Branch: perl
1988            ! pod/perltoc.pod
1989 ____________________________________________________________________________
1990 [  9748] By: jhi                                   on 2001/04/19  01:41:10
1991         Log: Add Time::Piece, a slight rewrite of Time::Object,
1992              from Matt Sergeant.
1993      Branch: perl
1994            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
1995            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
1996            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
1997            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
1998            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
1999            ! win32/makefile.mk
2000 ____________________________________________________________________________
2001 [  9747] By: jhi                                   on 2001/04/19  00:55:35
2002         Log: The new metaconfig unit from strftime.
2003      Branch: metaconfig/U/perl
2004            + d_strftime.U
2005 ____________________________________________________________________________
2006 [  9746] By: jhi                                   on 2001/04/19  00:54:54
2007         Log: Move the strftime() wrapper from POSIX.xs to util.c
2008              as my_strftime(), requires HAS_STRFTIME.
2009      Branch: perl
2010            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2011            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
2012            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
2013            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2014            ! vos/config.ga.h win32/config.bc win32/config.gc
2015            ! win32/config.vc
2016 ____________________________________________________________________________
2017 [  9745] By: jhi                                   on 2001/04/18  23:11:03
2018         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
2019              in preparation of Time::Piece.
2020      Branch: perl
2021            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
2022 ____________________________________________________________________________
2023 [  9744] By: jhi                                   on 2001/04/18  22:33:12
2024         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
2025              From: Peter Prymmer <pvhp@forte.com>
2026              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
2027              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
2028      Branch: perl
2029            ! t/lib/exporter.t
2030 ____________________________________________________________________________
2031 [  9743] By: jhi                                   on 2001/04/18  22:32:23
2032         Log: Subject: Fwd: pod2html leaves cache files lying around?
2033              From: Rajesh Vaidheeswarran <rv@gnu.org>
2034              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
2035              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
2036      Branch: perl
2037            ! lib/Pod/Html.pm
2038 ____________________________________________________________________________
2039 [  9742] By: jhi                                   on 2001/04/18  20:31:49
2040         Log: Update Changes.
2041      Branch: perl
2042            ! Changes patchlevel.h
2043 ____________________________________________________________________________
2044 [  9741] By: jhi                                   on 2001/04/18  20:23:02
2045         Log: Declare hints only if needed.
2046      Branch: perl
2047            ! ext/B/B/Deparse.pm
2048 ____________________________________________________________________________
2049 [  9740] By: jhi                                   on 2001/04/18  19:06:05
2050         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
2051              bug noticed by Robin Houston; basically the code of detecting
2052              value wraparound was acting differently under different compilers
2053              and platforms.  The workaround is to remove the overflow check
2054              for now, a real fix would be to do the overflow (portably) right.
2055      Branch: perl
2056            ! t/op/pat.t utf8.c
2057 ____________________________________________________________________________
2058 [  9739] By: jhi                                   on 2001/04/18  19:01:23
2059         Log: Subject: [PATCH B::Deparse] some pragma support
2060              From: Robin Houston <robin@kitsite.com>
2061              Date: Wed, 18 Apr 2001 19:32:12 +0100
2062              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
2063      Branch: perl
2064            ! ext/B/B/Deparse.pm
2065 ____________________________________________________________________________
2066 [  9738] By: jhi                                   on 2001/04/18  15:16:37
2067         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
2068              From: Benjamin Sugars <bsugars@canoe.ca>
2069              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
2070              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
2071      Branch: perl
2072            ! t/op/glob.t
2073 ____________________________________________________________________________
2074 [  9737] By: jhi                                   on 2001/04/18  13:24:50
2075         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
2076              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2077              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
2078              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
2079      Branch: perl
2080            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
2081            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
2082 ____________________________________________________________________________
2083 [  9736] By: jhi                                   on 2001/04/18  04:15:14
2084         Log: The #9735 also changes the subtest 12.
2085      Branch: perl
2086            ! t/lib/b.t
2087 ____________________________________________________________________________
2088 [  9735] By: jhi                                   on 2001/04/18  03:55:17
2089         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
2090              From: David Dyck <dcd@tc.fluke.com>
2091              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
2092              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
2093      Branch: perl
2094            ! ext/B/B/Deparse.pm
2095 ____________________________________________________________________________
2096 [  9734] By: jhi                                   on 2001/04/18  03:54:11
2097         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
2098              From: Gisle Aas <gisle@ActiveState.com>
2099              Date: 17 Apr 2001 19:06:45 -0700
2100              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
2101      Branch: perl
2102            ! pp_hot.c t/op/misc.t
2103 ____________________________________________________________________________
2104 [  9733] By: jhi                                   on 2001/04/17  22:25:22
2105         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
2106              From: "Abigail" <abigail@foad.org>
2107              Date: Wed, 18 Apr 2001 01:17:46 +0200
2108              Message-ID: <20010417231746.21657.qmail@foad.org>
2109      Branch: perl
2110            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
2111 ____________________________________________________________________________
2112 [  9732] By: jhi                                   on 2001/04/17  20:47:56
2113         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
2114              From: Robin Houston <robin@kitsite.com>
2115              Date: Tue, 17 Apr 2001 22:37:42 +0100
2116              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
2117      Branch: perl
2118            ! ext/B/B/Deparse.pm
2119 ____________________________________________________________________________
2120 [  9731] By: nick                                  on 2001/04/17  20:46:35
2121         Log: Re-sync for t/lib/b.t fix
2122      Branch: perlio
2123           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
2124 ____________________________________________________________________________
2125 [  9730] By: jhi                                   on 2001/04/17  20:45:29
2126         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
2127              From: Robin Houston <robin@kitsite.com>
2128              Date: Tue, 17 Apr 2001 22:29:36 +0100
2129              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
2130      Branch: perl
2131            ! ext/B/B.xs ext/B/B/Deparse.pm
2132 ____________________________________________________________________________
2133 [  9729] By: jhi                                   on 2001/04/17  20:43:11
2134         Log: Subject: Deparse - parenthesise args to undeclared subs
2135              From: Robin Houston <robin@kitsite.com>
2136              Date: Tue, 17 Apr 2001 21:31:05 +0100
2137              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
2138      Branch: perl
2139            ! ext/B/B/Deparse.pm
2140 ____________________________________________________________________________
2141 [  9728] By: jhi                                   on 2001/04/17  18:57:30
2142         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
2143              From: Benjamin Sugars <ben.sugars@home.com>
2144              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
2145              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
2146      Branch: perl
2147            ! t/lib/cwd.t
2148 ____________________________________________________________________________
2149 [  9727] By: jhi                                   on 2001/04/17  18:20:20
2150         Log: Subject: [PATCH B::Deparse] ambient pragmas
2151              From: Robin Houston <robin@kitsite.com>
2152              Date: Tue, 17 Apr 2001 20:01:59 +0100
2153              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
2154      Branch: perl
2155            ! ext/B/B/Deparse.pm t/lib/b.t
2156 ____________________________________________________________________________
2157 [  9726] By: nick                                  on 2001/04/17  16:33:51
2158         Log: Integrate mainline (t/lib/b.t fails test 2...)
2159      Branch: perlio
2160           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
2161           +> ext/List/Util/README ext/List/Util/Util.xs
2162           +> ext/List/Util/lib/List/Util.pm
2163           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
2164           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
2165           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
2166           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
2167           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
2168           !> (integrate 31 files)
2169 ____________________________________________________________________________
2170 [  9725] By: jhi                                   on 2001/04/17  12:14:24
2171         Log: Subject: multiple B::* changes
2172              From: Robin Houston <robin@kitsite.com>
2173              Date: Thu, 12 Apr 2001 20:12:27 +0100
2174              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
2175      Branch: perl
2176            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
2177 ____________________________________________________________________________
2178 [  9724] By: jhi                                   on 2001/04/17  11:59:05
2179         Log: Thread-awareness from Doug MacEachern.
2180      Branch: perl
2181            ! ext/List/Util/Util.xs
2182 ____________________________________________________________________________
2183 [  9723] By: jhi                                   on 2001/04/17  11:57:41
2184         Log: Make the test more portable.
2185      Branch: perl
2186            ! t/lib/cwd.t
2187 ____________________________________________________________________________
2188 [  9722] By: jhi                                   on 2001/04/17  11:53:50
2189         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
2190              From: Benjamin Sugars <ben.sugars@home.com>
2191              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
2192              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
2193      Branch: perl
2194            ! t/lib/cwd.t
2195 ____________________________________________________________________________
2196 [  9721] By: jhi                                   on 2001/04/17  11:52:17
2197         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
2198              From: Benjamin Sugars <bsugars@canoe.ca>
2199              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
2200              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
2201      Branch: perl
2202            ! op.c
2203 ____________________________________________________________________________
2204 [  9720] By: jhi                                   on 2001/04/17  11:35:42
2205         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
2206              From: Chris Nandor <pudge@pobox.com>
2207              Date: Tue, 17 Apr 2001 00:30:49 -0400
2208              Message-Id: <p05100207b701768712de@[10.0.1.177]>
2209      Branch: perl
2210            ! ext/File/Glob/bsd_glob.c gv.c
2211 ____________________________________________________________________________
2212 [  9719] By: jhi                                   on 2001/04/17  11:32:13
2213         Log: Subject: [PATCH] Tweten->West
2214              From: Casey West <casey@geeknest.com>
2215              Date: Mon, 16 Apr 2001 12:11:22 -0400
2216              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
2217      Branch: perl
2218            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
2219            ! pod/perltie.pod
2220 ____________________________________________________________________________
2221 [  9718] By: jhi                                   on 2001/04/16  03:22:52
2222         Log: Update Changes.
2223      Branch: perl
2224            ! Changes patchlevel.h
2225 ____________________________________________________________________________
2226 [  9717] By: jhi                                   on 2001/04/16  03:06:28
2227         Log: Regen toc.
2228      Branch: perl
2229            ! pod/perltoc.pod
2230 ____________________________________________________________________________
2231 [  9716] By: jhi                                   on 2001/04/16  02:58:42
2232         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
2233              From: Prymmer/Kahn <pvhp@best.com>
2234              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
2235              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
2236      Branch: perl
2237            ! utf8.c
2238 ____________________________________________________________________________
2239 [  9715] By: jhi                                   on 2001/04/15  23:40:35
2240         Log: Subject: Re: Net::Ping patch, adds stream protocol
2241              From: bronson@rinspin.com (Scott Bronson)
2242              Date: Tue, 10 Apr 2001 23:58:33 -0700
2243              Message-ID: <20010410235833.N29719@rinspin.com>
2244      Branch: perl
2245            ! lib/Net/Ping.pm
2246 ____________________________________________________________________________
2247 [  9714] By: jhi                                   on 2001/04/15  23:31:46
2248         Log: Printing out the ok messages helps successful testing.
2249      Branch: perl
2250            ! t/lib/time-hires.t
2251 ____________________________________________________________________________
2252 [  9713] By: jhi                                   on 2001/04/15  21:43:24
2253         Log: Update Douglas Wegscheid's email.
2254      Branch: perl
2255            ! AUTHORS
2256 ____________________________________________________________________________
2257 [  9712] By: jhi                                   on 2001/04/15  21:40:41
2258         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
2259              From: Michael G Schwern <schwern@pobox.com>
2260              Date: Sat, 14 Apr 2001 22:40:50 +0100
2261              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
2262      Branch: perl
2263            + t/lib/exporter.t
2264            ! MANIFEST lib/Exporter/Heavy.pm
2265 ____________________________________________________________________________
2266 [  9711] By: jhi                                   on 2001/04/15  21:39:21
2267         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
2268              From: Michael G Schwern <schwern@pobox.com>
2269              Date: Sat, 14 Apr 2001 22:13:59 +0100
2270              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
2271      Branch: perl
2272            ! t/op/loopctl.t
2273 ____________________________________________________________________________
2274 [  9710] By: jhi                                   on 2001/04/15  21:30:19
2275         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
2276              From: Michael G Schwern <schwern@pobox.com>
2277              Date: Sat, 14 Apr 2001 22:05:32 +0100
2278              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
2279      Branch: perl
2280            ! t/pragma/warnings.t
2281 ____________________________________________________________________________
2282 [  9709] By: jhi                                   on 2001/04/15  19:34:09
2283         Log: Integrate changes #9706,9707 from maintperl into mainline.
2284              
2285              change#7210 broke .packlist generation
2286              
2287              ExtUtils::Installed doesn't quote regex metacharacters in paths
2288              before using them in match; also make it work for dosish platforms
2289      Branch: perl
2290           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2291 ____________________________________________________________________________
2292 [  9708] By: jhi                                   on 2001/04/15  19:31:01
2293         Log: Test also the scalar aspect of getitimer().
2294      Branch: perl
2295            ! t/lib/time-hires.t
2296 ____________________________________________________________________________
2297 [  9707] By: gsar                                  on 2001/04/15  17:24:20
2298         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
2299              before using them in match; also make it work for dosish platforms
2300      Branch: maint-5.6/perl
2301            ! lib/ExtUtils/Installed.pm
2302 ____________________________________________________________________________
2303 [  9706] By: gsar                                  on 2001/04/15  17:21:59
2304         Log: change#7210 broke .packlist generation (listed only filename
2305              rather than fully qualified path name)
2306      Branch: maint-5.6/perl
2307            ! lib/ExtUtils/Install.pm
2308 ____________________________________________________________________________
2309 [  9705] By: jhi                                   on 2001/04/15  12:36:33
2310         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
2311      Branch: perl
2312            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
2313            ! t/lib/time-hires.t
2314 ____________________________________________________________________________
2315 [  9704] By: jhi                                   on 2001/04/15  10:49:08
2316         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
2317              From: Prymmer/Kahn <pvhp@best.com>
2318              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
2319              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
2320      Branch: perl
2321            ! lib/utf8.pm pod/perlebcdic.pod
2322 ____________________________________________________________________________
2323 [  9703] By: jhi                                   on 2001/04/15  02:26:26
2324         Log: I keep forgetting to sort MANIFEST.
2325      Branch: perl
2326            ! MANIFEST
2327 ____________________________________________________________________________
2328 [  9702] By: jhi                                   on 2001/04/15  02:07:47
2329         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
2330              Now we have blessed, reftype, tainted, first, reduce, ...
2331      Branch: perl
2332            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
2333            + ext/List/Util/README ext/List/Util/Util.xs
2334            + ext/List/Util/lib/List/Util.pm
2335            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
2336            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
2337            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
2338            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
2339            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
2340            ! MANIFEST
2341 ____________________________________________________________________________
2342 [  9701] By: jhi                                   on 2001/04/14  15:05:25
2343         Log: Subject: RE: dprofpp.pl updates 
2344              From: Carl Eklof <CEklof@endeca.com>
2345              Date: Thu, 12 Apr 2001 18:45:46 -0400
2346              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
2347      Branch: perl
2348            ! utils/dprofpp.PL
2349 ____________________________________________________________________________
2350 [  9700] By: jhi                                   on 2001/04/14  14:44:55
2351         Log: Do not just blindly add CR.
2352      Branch: perl
2353            ! Porting/makerel
2354 ____________________________________________________________________________
2355 [  9699] By: jhi                                   on 2001/04/13  13:17:01
2356         Log: Update Changes.
2357      Branch: perl
2358            ! Changes patchlevel.h
2359 ____________________________________________________________________________
2360 [  9698] By: jhi                                   on 2001/04/13  12:44:48
2361         Log: Integrate perlio.
2362      Branch: perl
2363           !> ext/PerlIO/Scalar/Scalar.xs
2364 ____________________________________________________________________________
2365 [  9697] By: jhi                                   on 2001/04/13  12:29:15
2366         Log: Add more debug output to the test.
2367      Branch: perl
2368            ! t/lib/cwd.t
2369 ____________________________________________________________________________
2370 [  9696] By: nick                                  on 2001/04/13  10:14:29
2371         Log: Fix core dump on binmode($fh,'Scalar')
2372      Branch: perlio
2373            ! ext/PerlIO/Scalar/Scalar.xs
2374 ____________________________________________________________________________
2375 [  9695] By: nick                                  on 2001/04/13  09:05:42
2376         Log: Integrate mainline
2377      Branch: perlio
2378           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
2379           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
2380           +> t/lib/time-hires.t
2381           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
2382           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
2383           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
2384           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
2385           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
2386           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
2387           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
2388 ____________________________________________________________________________
2389 [  9694] By: jhi                                   on 2001/04/12  22:23:35
2390         Log: Integrate change #9693 from maintperl into mainline.
2391              
2392              $VERSION and Version() on the same line provokes a warning from
2393              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
2394      Branch: perl
2395           !> lib/Devel/SelfStubber.pm
2396 ____________________________________________________________________________
2397 [  9693] By: gsar                                  on 2001/04/12  21:55:56
2398         Log: $VERSION and Version() on the same line provokes a warning from
2399              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
2400      Branch: maint-5.6/perl
2401            ! lib/Devel/SelfStubber.pm
2402 ____________________________________________________________________________
2403 [  9692] By: jhi                                   on 2001/04/12  13:54:00
2404         Log: This is at least 5.005.
2405      Branch: perl
2406            ! ext/Time/HiRes/HiRes.xs
2407 ____________________________________________________________________________
2408 [  9691] By: jhi                                   on 2001/04/12  13:37:20
2409         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
2410      Branch: perl
2411            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
2412            ! win32/Makefile win32/makefile.mk
2413 ____________________________________________________________________________
2414 [  9690] By: jhi                                   on 2001/04/12  01:34:46
2415         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
2416      Branch: perl
2417            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
2418            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
2419            + t/lib/time-hires.t
2420            ! MANIFEST
2421 ____________________________________________________________________________
2422 [  9689] By: jhi                                   on 2001/04/12  00:28:39
2423         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
2424              From: Gisle Aas <gisle@ActiveState.com>
2425              Date: 11 Apr 2001 16:36:11 -0700
2426              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
2427      Branch: perl
2428            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
2429 ____________________________________________________________________________
2430 [  9688] By: jhi                                   on 2001/04/12  00:27:39
2431         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
2432              From: Gisle Aas <gisle@ActiveState.com>
2433              Date: 11 Apr 2001 11:13:24 -0700
2434              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
2435      Branch: perl
2436            ! ext/MIME/Base64/Base64.xs
2437 ____________________________________________________________________________
2438 [  9687] By: jhi                                   on 2001/04/11  19:51:47
2439         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
2440      Branch: perl
2441            ! Todo-5.6
2442 ____________________________________________________________________________
2443 [  9686] By: jhi                                   on 2001/04/11  16:54:25
2444         Log: Subject: [PATCH opcode.pl] Documentation of table format
2445              From: Simon Cozens <simon@netthink.co.uk>
2446              Date: Wed, 11 Apr 2001 12:59:31 +0100
2447              Message-ID: <20010411125931.A25681@netthink.co.uk>
2448      Branch: perl
2449            ! opcode.pl
2450 ____________________________________________________________________________
2451 [  9685] By: jhi                                   on 2001/04/11  16:53:15
2452         Log: Subject: [PATCH] prototype("CORE::recv")
2453              From: Simon Cozens <simon@netthink.co.uk>
2454              Date: Wed, 11 Apr 2001 13:24:35 +0100
2455              Message-ID: <20010411132435.A26169@netthink.co.uk>
2456      Branch: perl
2457            ! pp.c t/comp/proto.t
2458 ____________________________________________________________________________
2459 [  9684] By: jhi                                   on 2001/04/11  16:47:13
2460         Log: FAQ (and AUTHORS) update from Dan Carson: the information
2461              was several years obsolete, Term::Readkey has been updated
2462              to have the functionality.
2463      Branch: perl
2464            ! AUTHORS pod/perlfaq5.pod
2465 ____________________________________________________________________________
2466 [  9683] By: jhi                                   on 2001/04/11  12:15:46
2467         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
2468              From: Calle Dybedahl <calle@lysator.liu.se>
2469              Date: 10 Apr 2001 16:44:16 +0200
2470              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
2471      Branch: perl
2472            ! ext/MIME/Base64/Base64.xs
2473 ____________________________________________________________________________
2474 [  9682] By: jhi                                   on 2001/04/11  12:12:26
2475         Log: A more minimal fix for 20010410.006 from Hugo.
2476      Branch: perl
2477            ! regexec.c
2478 ____________________________________________________________________________
2479 [  9681] By: jhi                                   on 2001/04/11  11:34:23
2480         Log: Integrate changes #9678,9679 from maintline into mainperl.
2481              
2482              addendum to change#9676
2483              
2484              up $File::Glob::VERSION; add a note pointing out the version of
2485              the OpenBSD glob bsd_glob.c resembles
2486      Branch: perl
2487           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2488           !> ext/File/Glob/bsd_glob.h
2489 ____________________________________________________________________________
2490 [  9680] By: jhi                                   on 2001/04/11  11:30:38
2491         Log: Bad test numbering in integrate in #9677.
2492              Fixes ID 20010411.001.
2493      Branch: perl
2494            ! t/op/pat.t
2495 ____________________________________________________________________________
2496 [  9679] By: gsar                                  on 2001/04/11  03:38:40
2497         Log: up $File::Glob::VERSION; add a note pointing out the version of
2498              the OpenBSD glob bsd_glob.c resembles
2499      Branch: maint-5.6/perl
2500            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2501            ! ext/File/Glob/bsd_glob.h
2502 ____________________________________________________________________________
2503 [  9678] By: gsar                                  on 2001/04/11  03:09:48
2504         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
2505              revision 1.8.10.1 found here:
2506              
2507              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
2508      Branch: maint-5.6/perl
2509            ! ext/File/Glob/bsd_glob.c
2510 ____________________________________________________________________________
2511 [  9677] By: jhi                                   on 2001/04/11  02:54:39
2512         Log: Integrate changes #9675,9676 from maintperl into mainline.
2513              
2514              fix for bug 20010410.006, undo change#7115
2515              
2516              port the OpenBSD glob() security patch
2517      Branch: perl
2518           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
2519           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
2520           !> t/op/pat.t
2521 ____________________________________________________________________________
2522 [  9676] By: gsar                                  on 2001/04/11  02:19:02
2523         Log: port the glob() security patch found at:
2524              
2525              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
2526              
2527              CERT advisory for the issue is here:
2528              
2529              http://www.cert.org/advisories/CA-2001-07.html
2530              
2531              Note that the security scare is only relevant for those who are
2532              foolish enough to build suidperl (which is now officially discouraged)
2533      Branch: maint-5.6/perl
2534            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
2535            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
2536 ____________________________________________________________________________
2537 [  9675] By: gsar                                  on 2001/04/10  23:52:11
2538         Log: fix for bug 20010410.006
2539              
2540              undo change#7115 (came into maint-5.6 as change#8156)
2541              
2542              add tests to keep it from coming back
2543      Branch: maint-5.6/perl
2544            ! regexec.c t/op/pat.t
2545 ____________________________________________________________________________
2546 [  9674] By: nick                                  on 2001/04/10  20:39:31
2547         Log: Integrate mainline
2548      Branch: perlio
2549           +> Porting/testall.atom
2550           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
2551           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
2552           !> t/lib/lc-uk.t t/pod/find.t
2553 ____________________________________________________________________________
2554 [  9673] By: nick                                  on 2001/04/10  18:46:14
2555         Log: Integrate against change 9670 aka perl-5.7.1
2556      Branch: perlio
2557           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
2558           !> (integrate 53 files)
2559 ____________________________________________________________________________
2560 [  9672] By: jhi                                   on 2001/04/10  13:45:01
2561         Log: Add a script for doing cumulative profile of the test suite.
2562              (Requires ATOM, that is, Tru64.)
2563      Branch: perl
2564            + Porting/testall.atom
2565            ! MANIFEST
2566 ____________________________________________________________________________
2567 [  9671] By: jhi                                   on 2001/04/10  12:38:53
2568         Log: Missing std block.
2569      Branch: perl
2570            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
2571            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
2572            ! t/pod/find.t
2573 ____________________________________________________________________________
2574 [  9670] By: jhi                                   on 2001/04/10  01:25:58
2575         Log: This is 5.7.1.
2576      Branch: perl
2577            ! patchlevel.h
2578 ____________________________________________________________________________
2579 [  9669] By: jhi                                   on 2001/04/10  01:09:14
2580         Log: Update Changes.
2581      Branch: perl
2582            ! Changes patchlevel.h
2583 ____________________________________________________________________________
2584 [  9668] By: jhi                                   on 2001/04/10  01:00:38
2585         Log: Regen toc.
2586      Branch: perl
2587            ! pod/perltoc.pod
2588 ____________________________________________________________________________
2589 [  9667] By: jhi                                   on 2001/04/10  00:52:16
2590         Log: Update perlhist.
2591      Branch: perl
2592            ! pod/perlhist.pod
2593 ____________________________________________________________________________
2594 [  9666] By: jhi                                   on 2001/04/09  23:38:59
2595         Log: Slight wording tweaks from Damian to #9658.
2596      Branch: perl
2597            ! pod/perlobj.pod
2598 ____________________________________________________________________________
2599 [  9665] By: jhi                                   on 2001/04/09  19:56:06
2600         Log: Subject: [PATCH perlutil.pod] Nit
2601              From: Simon Cozens <simon@netthink.co.uk>
2602              Date: Mon, 9 Apr 2001 20:29:44 +0100
2603              Message-ID: <20010409202944.A14796@the.earth.li>
2604      Branch: perl
2605            ! pod/perlutil.pod
2606 ____________________________________________________________________________
2607 [  9664] By: jhi                                   on 2001/04/09  19:54:42
2608         Log: Subject: Re: perl571delta.pod@9631
2609              From: Mike Guy <mjtg@cam.ac.uk>
2610              Date: Mon, 09 Apr 2001 18:09:14 +0100
2611              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
2612      Branch: perl
2613            ! pod/perl571delta.pod
2614 ____________________________________________________________________________
2615 [  9663] By: jhi                                   on 2001/04/09  13:43:35
2616         Log: Update Changes.
2617      Branch: perl
2618            ! Changes patchlevel.h
2619 ____________________________________________________________________________
2620 [  9662] By: jhi                                   on 2001/04/09  13:24:46
2621         Log: tweak tweak.
2622      Branch: perl
2623            ! AUTHORS pod/perl571delta.pod
2624 ____________________________________________________________________________
2625 [  9661] By: jhi                                   on 2001/04/09  13:15:13
2626         Log: Thinko in manual patch applying.
2627      Branch: perl
2628            ! sv.c
2629 ____________________________________________________________________________
2630 [  9660] By: jhi                                   on 2001/04/09  13:07:53
2631         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
2632              From: Robin Barker <rmb1@cise.npl.co.uk> 
2633              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
2634              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
2635              
2636              (This corrects the case where the "isn't numeric" string contains \0s
2637              and is longer than the temporary buffer, and contains \0 at the point
2638              the string would be truncated by "...".) 
2639      Branch: perl
2640            ! sv.c
2641 ____________________________________________________________________________
2642 [  9659] By: jhi                                   on 2001/04/09  12:57:41
2643         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
2644      Branch: perl
2645            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
2646            ! t/lib/cgi-function.t t/lib/cgi-html.t
2647 ____________________________________________________________________________
2648 [  9658] By: jhi                                   on 2001/04/09  12:48:47
2649         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
2650              From: Ilmari Karonen <iltzu@sci.fi>
2651              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
2652              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
2653              
2654              Rearrange and rewrite the Method Invocation section
2655              to explain the concepts in nicer order.
2656      Branch: perl
2657            ! pod/perlobj.pod
2658 ____________________________________________________________________________
2659 [  9657] By: jhi                                   on 2001/04/09  12:35:58
2660         Log: Upgrade to podlators 1.09, from Russ Allbery.
2661      Branch: perl
2662            ! lib/Pod/Man.pm lib/Pod/Text.pm
2663 ____________________________________________________________________________
2664 [  9656] By: jhi                                   on 2001/04/09  12:31:53
2665         Log: perl571delta.
2666      Branch: perl
2667            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
2668 ____________________________________________________________________________
2669 [  9655] By: jhi                                   on 2001/04/09  12:20:09
2670         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
2671              From: Prymmer/Kahn <pvhp@best.com>
2672              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
2673              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
2674      Branch: perl
2675            ! lib/utf8.pm pod/perlunicode.pod
2676 ____________________________________________________________________________
2677 [  9654] By: gsar                                  on 2001/04/09  03:38:33
2678         Log: here lies 5.6.1
2679      Branch: maint-5.6/perl
2680            ! Changes
2681 ____________________________________________________________________________
2682 [  9653] By: jhi                                   on 2001/04/09  03:25:24
2683         Log: Update perlhist.
2684      Branch: perl
2685            ! pod/perlhist.pod
2686 ____________________________________________________________________________
2687 [  9652] By: jhi                                   on 2001/04/09  03:18:49
2688         Log: perl571delta tweaking continues.
2689      Branch: perl
2690            ! pod/perl571delta.pod
2691 ____________________________________________________________________________
2692 [  9651] By: gsar                                  on 2001/04/09  03:11:19
2693         Log: update Changes, patchlevel.h &c.
2694      Branch: maint-5.6/perl
2695            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
2696            ! pod/perltoc.pod
2697 ____________________________________________________________________________
2698 [  9650] By: jhi                                   on 2001/04/09  02:40:24
2699         Log: Integrate the perlfork half of #9513 from maintperl into mainline
2700              (the perlunicode half is obsolete)
2701      Branch: perl
2702            ! pod/perlfork.pod
2703 ____________________________________________________________________________
2704 [  9649] By: gsar                                  on 2001/04/09  02:35:43
2705         Log: tweak perldelta as suggested by Jarkko
2706      Branch: maint-5.6/perl
2707            ! pod/perldelta.pod
2708 ____________________________________________________________________________
2709 [  9648] By: jhi                                   on 2001/04/09  02:13:04
2710         Log: Integrate change #9646 from maintperl into mainline.
2711              
2712              add note about ithreads and Thread.pm
2713      Branch: perl
2714           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
2715 ____________________________________________________________________________
2716 [  9647] By: jhi                                   on 2001/04/09  02:10:18
2717         Log: Bad assumption that shortsize == 2.
2718      Branch: perl
2719            ! t/lib/xs-typemap.t
2720 ____________________________________________________________________________
2721 [  9646] By: gsar                                  on 2001/04/09  00:48:04
2722         Log: add note about ithreads and Thread.pm (too many people are
2723              confused by the fact that Thread.pm is built and installed
2724              under non-5005threads but doesn't work)
2725      Branch: maint-5.6/perl
2726            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
2727 ____________________________________________________________________________
2728 [  9645] By: gsar                                  on 2001/04/09  00:19:03
2729         Log: update perldelta.pod for changes in 5.6.1
2730      Branch: maint-5.6/perl
2731            ! Changes pod/perldelta.pod
2732 ____________________________________________________________________________
2733 [  9644] By: jhi                                   on 2001/04/08  20:37:00
2734         Log: Integrate change #9639 from maintperl into mainline:
2735              on windows, many of the README.* pods were being copied to
2736              the wrong location
2737      Branch: perl
2738           !> win32/Makefile win32/makefile.mk
2739 ____________________________________________________________________________
2740 [  9643] By: jhi                                   on 2001/04/08  20:07:11
2741         Log: Integrate change #9624 from maintperl into mainline:
2742              the pod tests were not okay.  (t/pod/find.t changes ignored)
2743      Branch: perl
2744           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
2745           !> t/pod/include.t t/pod/included.t t/pod/lref.t
2746           !> t/pod/multiline_items.t t/pod/nested_items.t
2747           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
2748           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
2749 ____________________________________________________________________________
2750 [  9642] By: jhi                                   on 2001/04/08  19:57:17
2751         Log: Integrate change #9638 from maintperl into mainline:
2752              update to latest JPL from the anoncvs repository
2753      Branch: perl
2754           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
2755           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
2756           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
2757 ____________________________________________________________________________
2758 [  9641] By: jhi                                   on 2001/04/08  19:53:30
2759         Log: perl571delta updates.
2760      Branch: perl
2761            ! lib/Filter/Simple.pm pod/perl571delta.pod
2762 ____________________________________________________________________________
2763 [  9640] By: gsar                                  on 2001/04/08  19:20:46
2764         Log: integrate change#9634 from mainline
2765              
2766              Fix the perlmodlib generation (didn't understand separate .pod
2767              files; didn't understand -- as the name-thing separator).
2768              Update the CPAN mirrors list.
2769      Branch: maint-5.6/perl
2770            ! pod/perlmodlib.pod
2771           !> pod/perlmodlib.PL
2772 ____________________________________________________________________________
2773 [  9639] By: gsar                                  on 2001/04/08  18:57:31
2774         Log: on windows, many of the README.* pods were being copied to the wrong
2775              location
2776      Branch: maint-5.6/perl
2777            ! win32/Makefile win32/makefile.mk
2778 ____________________________________________________________________________
2779 [  9638] By: gsar                                  on 2001/04/08  18:38:25
2780         Log: update to latest JPL from the anoncvs repository
2781      Branch: maint-5.6/perl
2782            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
2783            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
2784            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
2785 ____________________________________________________________________________
2786 [  9637] By: jhi                                   on 2001/04/08  17:53:53
2787         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
2788      Branch: perl
2789            ! pod/perl571delta.pod
2790 ____________________________________________________________________________
2791 [  9636] By: jhi                                   on 2001/04/08  17:18:32
2792         Log: Regen toc.
2793      Branch: perl
2794            ! pod/perltoc.pod
2795 ____________________________________________________________________________
2796 [  9635] By: jhi                                   on 2001/04/08  17:16:33
2797         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
2798              From: "Craig A. Berry" <craigberry@mac.com>
2799              Date: Sun, 08 Apr 2001 12:30:16 -0500
2800              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
2801      Branch: perl
2802            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
2803 ____________________________________________________________________________
2804 [  9634] By: jhi                                   on 2001/04/08  17:09:19
2805         Log: Fix the perlmodlib generation (didn't understand separate .pod
2806              files; didn't understand -- as the name-thing separator).
2807              
2808              Update the CPAN mirrors list.
2809      Branch: perl
2810            ! pod/perlmodlib.PL pod/perlmodlib.pod
2811 ____________________________________________________________________________
2812 [  9633] By: jhi                                   on 2001/04/08  16:49:17
2813         Log: Sort MANIFEST.
2814      Branch: perl
2815            ! MANIFEST
2816 ____________________________________________________________________________
2817 [  9632] By: gsar                                  on 2001/04/08  16:36:06
2818         Log: add $Tie::RefHash::VERSION
2819      Branch: maint-5.6/perl
2820            ! lib/Tie/RefHash.pm
2821 ____________________________________________________________________________
2822 [  9631] By: jhi                                   on 2001/04/08  16:10:15
2823         Log: perl571delta updates based on p5p feedback; still needs
2824              lots of examples.
2825      Branch: perl
2826            ! pod/perl571delta.pod
2827 ____________________________________________________________________________
2828 [  9630] By: jhi                                   on 2001/04/08  15:59:13
2829         Log: Update the list of supported platforms to talk about 5.7.1
2830              (and 5.6.1)
2831      Branch: perl
2832            ! pod/perlport.pod
2833 ____________________________________________________________________________
2834 [  9629] By: jhi                                   on 2001/04/08  15:55:41
2835         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
2836              from maintperl into mainline: perlport updates.
2837      Branch: perl
2838            ! pod/perlport.pod
2839 ____________________________________________________________________________
2840 [  9628] By: jhi                                   on 2001/04/08  15:53:17
2841         Log: perlsolaris.pod copied to wrong directory.
2842      Branch: perl
2843            ! win32/makefile.mk
2844 ____________________________________________________________________________
2845 [  9627] By: jhi                                   on 2001/04/08  14:48:18
2846         Log: Subject: Typos in perl571delta.pod
2847              From: "Stephen P. Potter" <spp@spotter.yi.org>
2848              Date: Sat, 07 Apr 2001 20:37:05 -0400
2849              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
2850      Branch: perl
2851            ! pod/perl571delta.pod
2852 ____________________________________________________________________________
2853 [  9626] By: jhi                                   on 2001/04/08  14:39:04
2854         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
2855      Branch: perl
2856            ! gv.c
2857 ____________________________________________________________________________
2858 [  9625] By: nick                                  on 2001/04/08  10:14:23
2859         Log: Integrate mainline
2860      Branch: perlio
2861           +> pod/perl570delta.pod pod/perl571delta.pod
2862           !> (integrate 27 files)
2863 ____________________________________________________________________________
2864 [  9624] By: gsar                                  on 2001/04/08  06:08:17
2865         Log: test in t/pod/* were busted
2866              
2867              these tests are still not enabled in t/{harness,TEST}
2868      Branch: maint-5.6/perl
2869            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
2870            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
2871            ! t/pod/multiline_items.t t/pod/nested_items.t
2872            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
2873            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
2874 ____________________________________________________________________________
2875 [  9623] By: gsar                                  on 2001/04/08  03:37:01
2876         Log: integrate change#9470 from mainline
2877              
2878              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
2879      Branch: maint-5.6/perl
2880           !> ext/Socket/Socket.xs
2881 ____________________________________________________________________________
2882 [  9622] By: jhi                                   on 2001/04/07  22:40:47
2883         Log: Update Changes.
2884      Branch: perl
2885            ! Changes patchlevel.h
2886 ____________________________________________________________________________
2887 [  9621] By: jhi                                   on 2001/04/07  22:34:16
2888         Log: Update AUTHORS.
2889      Branch: perl
2890            ! AUTHORS
2891 ____________________________________________________________________________
2892 [  9620] By: jhi                                   on 2001/04/07  22:12:47
2893         Log: Forgot to bump the number of tests in #9164.
2894      Branch: perl
2895            ! t/op/array.t
2896 ____________________________________________________________________________
2897 [  9619] By: jhi                                   on 2001/04/07  22:09:50
2898         Log: Bump patchlevel to 5.7.1.
2899      Branch: perl
2900            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2901            ! config_h.SH patchlevel.h
2902 ____________________________________________________________________________
2903 [  9618] By: jhi                                   on 2001/04/07  22:02:41
2904         Log: Populate perl571delta.
2905      Branch: perl
2906            ! pod/perl571delta.pod
2907 ____________________________________________________________________________
2908 [  9617] By: jhi                                   on 2001/04/07  22:01:23
2909         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
2910              to forget it later; do not change patchlevel.h yet or regenerate
2911              Configure yet.
2912      Branch: perl
2913            ! epoc/config.sh win32/Makefile win32/config_H.bc
2914            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2915 ____________________________________________________________________________
2916 [  9616] By: jhi                                   on 2001/04/07  17:46:33
2917         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
2918      Branch: perl
2919            ! pod/perl571delta.pod
2920 ____________________________________________________________________________
2921 [  9615] By: jhi                                   on 2001/04/07  17:33:21
2922         Log: Change the toc configuration.
2923      Branch: perl
2924            ! pod/buildtoc.PL pod/perl.pod
2925 ____________________________________________________________________________
2926 [  9614] By: jhi                                   on 2001/04/07  17:29:47
2927         Log: Subject: PATCH: $[
2928              From: Robin Houston <robin@kitsite.com>
2929              Date: Fri, 6 Apr 2001 18:10:14 +0100
2930              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
2931      Branch: perl
2932            ! op.c t/op/array.t
2933 ____________________________________________________________________________
2934 [  9613] By: jhi                                   on 2001/04/07  17:28:26
2935         Log: Subject: [PATCH perl@9424] isn't numeric warning
2936              From: Robin Barker <rmb1@cise.npl.co.uk>
2937              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
2938              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
2939      Branch: perl
2940            ! sv.c t/pragma/warn/sv
2941 ____________________________________________________________________________
2942 [  9612] By: jhi                                   on 2001/04/07  17:26:45
2943         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
2944              From: Mike Guy <mjtg@cam.ac.uk>
2945              Date: Fri, 06 Apr 2001 12:47:06 +0100
2946              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
2947      Branch: perl
2948            ! dump.c t/lib/peek.t
2949 ____________________________________________________________________________
2950 [  9611] By: jhi                                   on 2001/04/07  17:21:35
2951         Log: Create perl571delta and seed it off with the perldelta changes
2952              since 5.7.0; remove those changes from perldelta and rename it
2953              as perl570delta; recreate perldelta but leave it almost empty.
2954      Branch: perl
2955            + pod/perl570delta.pod pod/perl571delta.pod
2956            ! MANIFEST pod/perldelta.pod
2957 ____________________________________________________________________________
2958 [  9610] By: jhi                                   on 2001/04/07  16:56:32
2959         Log: Denit.
2960      Branch: perl
2961            ! pod/perldelta.pod
2962 ____________________________________________________________________________
2963 [  9609] By: jhi                                   on 2001/04/07  16:38:32
2964         Log: Retract #9523: needs more thought.
2965      Branch: perl
2966            ! Makefile.SH
2967 ____________________________________________________________________________
2968 [  9608] By: jhi                                   on 2001/04/07  14:59:20
2969         Log: atmark() code cleanaup.
2970      Branch: perl
2971            ! ext/IO/IO.xs
2972 ____________________________________________________________________________
2973 [  9607] By: jhi                                   on 2001/04/07  14:48:14
2974         Log: Integrate change #9605 from maintperl into mainline.
2975              
2976              can't optimize away scope entry if tr/// is present
2977      Branch: perl
2978           !> op.c t/op/tr.t
2979 ____________________________________________________________________________
2980 [  9606] By: jhi                                   on 2001/04/07  14:43:59
2981         Log: Integrate perlio.
2982      Branch: perl
2983           +> win32/FindExt.pm
2984           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
2985           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
2986 ____________________________________________________________________________
2987 [  9605] By: gsar                                  on 2001/04/07  11:52:40
2988         Log: can't optimize away scope entry if tr/// is present
2989      Branch: maint-5.6/perl
2990            ! op.c t/op/tr.t
2991 ____________________________________________________________________________
2992 [  9604] By: nick                                  on 2001/04/07  11:39:45
2993         Log: Split out extension finding code from buildext.pl into FindExt.pm
2994              Use it to get Config.pm's idea of available extensions in line
2995              with what is built.
2996      Branch: perlio
2997            + win32/FindExt.pm
2998            ! MANIFEST win32/buildext.pl win32/config_sh.PL
2999            ! win32/makefile.mk
3000 ____________________________________________________________________________
3001 [  9603] By: nick                                  on 2001/04/07  09:11:38
3002         Log: Cleanup correction for failed :Via() layer, also set an error code.
3003      Branch: perlio
3004            ! ext/PerlIO/Via/Via.xs
3005 ____________________________________________________________________________
3006 [  9602] By: nick                                  on 2001/04/07  08:38:04
3007         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
3008              style. So don't use binmode() on the handles so that Win32 etc. see
3009              same sequence and produce same digests.
3010      Branch: perlio
3011            ! t/lib/md5-file.t
3012 ____________________________________________________________________________
3013 [  9601] By: nick                                  on 2001/04/07  08:36:26
3014         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
3015              Else it complains and so crlf layer (say) does not get pushed.
3016      Branch: perlio
3017            ! perlio.c
3018 ____________________________________________________________________________
3019 [  9600] By: jhi                                   on 2001/04/06  23:00:09
3020         Log: Integrate change #9599 from perlio into mainline.
3021      Branch: perl
3022           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
3023           !> win32/config_H.vc
3024 ____________________________________________________________________________
3025 [  9599] By: nick                                  on 2001/04/06  21:42:43
3026         Log: Quote $VERSION in Encode.pm.
3027              regen_config_h as requested.
3028      Branch: perlio
3029            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
3030            ! win32/config_H.vc
3031 ____________________________________________________________________________
3032 [  9598] By: nick                                  on 2001/04/06  20:34:59
3033         Log: Integrate mainline
3034      Branch: perlio
3035           +> README.macos
3036           !> (integrate 39 files)
3037 ____________________________________________________________________________
3038 [  9597] By: gsar                                  on 2001/04/06  18:06:35
3039         Log: integrate change#9464 from mainline (addendum to change#8313)
3040              
3041              Subject: [PATCH @9452] Better peep()ing for foreach() loops
3042      Branch: maint-5.6/perl
3043           !> op.c
3044 ____________________________________________________________________________
3045 [  9596] By: jhi                                   on 2001/04/06  17:26:03
3046         Log: The d_casti32=undef is good for you even when not use64bitall.
3047      Branch: perl
3048            ! hints/hpux.sh
3049 ____________________________________________________________________________
3050 [  9595] By: gsar                                  on 2001/04/06  14:57:17
3051         Log: add a low-impact fix to accomodate darwin-ism
3052      Branch: maint-5.6/perl
3053            ! ext/Errno/Errno_pm.PL
3054 ____________________________________________________________________________
3055 [  9594] By: jhi                                   on 2001/04/06  14:55:14
3056         Log: Integrate changes #9528,9593 from mainline into maintperl;
3057              tweaking the editor/IDE/shell list.
3058      Branch: maint-5.6/perl
3059           !> pod/perlfaq3.pod
3060 ____________________________________________________________________________
3061 [  9593] By: jhi                                   on 2001/04/06  14:51:39
3062         Log: Make the editor/IDE/shell list a little bit airier.
3063      Branch: perl
3064            ! pod/perlfaq3.pod
3065 ____________________________________________________________________________
3066 [  9592] By: gsar                                  on 2001/04/06  14:45:18
3067         Log: integrate change#9477 from mainline (base.pm doc tweak)
3068              
3069              missing doc entry for fmod()
3070      Branch: maint-5.6/perl
3071            ! lib/Math/BigFloat.pm
3072           !> lib/base.pm
3073 ____________________________________________________________________________
3074 [  9591] By: jhi                                   on 2001/04/06  13:55:48
3075         Log: Regen toc.
3076      Branch: perl
3077            ! pod/perltoc.pod
3078 ____________________________________________________________________________
3079 [  9590] By: jhi                                   on 2001/04/06  13:54:52
3080         Log: Math::BigFloat patches from John Peacock.  The equivalent
3081              of #9586 from maintperl but reworked by John to work with
3082              the bleadperl.
3083      Branch: perl
3084            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
3085 ____________________________________________________________________________
3086 [  9589] By: jhi                                   on 2001/04/06  13:42:23
3087         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
3088      Branch: perl
3089            ! ext/Digest/MD5/Makefile.PL
3090 ____________________________________________________________________________
3091 [  9588] By: jhi                                   on 2001/04/06  13:31:45
3092         Log: Integrate changes #9584,9587 from maintperl into mainline.
3093              
3094              keep eval"" CVs alive until the end of the statement in which
3095              they're called
3096              
3097              add README.macos (from Chris Nandor)
3098              
3099              tyop in change#9555
3100      Branch: perl
3101           +> README.macos
3102           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
3103           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
3104           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
3105           !> win32/makefile.mk
3106 ____________________________________________________________________________
3107 [  9587] By: gsar                                  on 2001/04/06  07:31:30
3108         Log: add README.macos (from Chris Nandor)
3109              
3110              tyop in change#9555
3111      Branch: maint-5.6/perl
3112            + README.macos
3113            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
3114            ! win32/Makefile win32/makefile.mk
3115 ____________________________________________________________________________
3116 [  9586] By: gsar                                  on 2001/04/06  07:08:54
3117         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
3118      Branch: maint-5.6/perl
3119            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
3120 ____________________________________________________________________________
3121 [  9585] By: gsar                                  on 2001/04/06  06:58:44
3122         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
3123              from mainline
3124              
3125              Subject: [PATCH] Base64 update to perlfaq9.pod
3126              
3127              Subject: [PATCH AUTHORS] Housekeeping
3128              
3129              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
3130              Mac OS X (Darwin) has extra pwent fields.
3131              
3132              Subject: [PATCH B::*] print control-character vars readably
3133              Needs EBCDICification.
3134              
3135              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
3136              
3137              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
3138              
3139              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
3140              
3141              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
3142              
3143              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
3144              
3145              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
3146              
3147              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
3148              
3149              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
3150              
3151              FreeBSD hints tweak from Anton Berezin.
3152              
3153              Subject: [PATCH foolperl & bleadperl] README.vms update
3154              
3155              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
3156      Branch: maint-5.6/perl
3157           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
3158           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
3159           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
3160 ____________________________________________________________________________
3161 [  9584] By: gsar                                  on 2001/04/06  04:09:00
3162         Log: keep eval"" CVs alive until the end of the statement in which
3163              they're called; this avoids a coredump ensuing from search for
3164              lexicals in code such as:
3165              
3166              sub bug {
3167              my $s = @_;
3168              eval q[sub { eval 'sub { &$s }' }];
3169              }
3170              bug("x")->()->();
3171              
3172              this code still doesn't work as intended (as it has remained
3173              since time immemorial), but it doesn't provoke a coredump anymore
3174      Branch: maint-5.6/perl
3175            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
3176            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
3177 ____________________________________________________________________________
3178 [  9583] By: jhi                                   on 2001/04/05  23:52:51
3179         Log: Update Changes.
3180      Branch: perl
3181            ! Changes patchlevel.h
3182 ____________________________________________________________________________
3183 [  9582] By: jhi                                   on 2001/04/05  23:11:23
3184         Log: Slight doc tweak.
3185      Branch: perl
3186            ! pod/perlunicode.pod
3187 ____________________________________________________________________________
3188 [  9581] By: jhi                                   on 2001/04/05  23:04:11
3189         Log: Integrate perlio.
3190      Branch: perl
3191           !> pod/perlunicode.pod
3192 ____________________________________________________________________________
3193 [  9580] By: jhi                                   on 2001/04/05  23:03:29
3194         Log: Test for #9579.
3195      Branch: perl
3196            ! t/op/do.t
3197 ____________________________________________________________________________
3198 [  9579] By: jhi                                   on 2001/04/05  22:54:17
3199         Log: Subject: [PATCH] Propagate calling context for do '...'
3200              From: Gisle Aas <gisle@ActiveState.com>
3201              Date: 04 Apr 2001 20:17:29 -0700
3202              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
3203      Branch: perl
3204            ! pod/perlfunc.pod pp_ctl.c
3205 ____________________________________________________________________________
3206 [  9578] By: jhi                                   on 2001/04/05  22:52:51
3207         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
3208              From: Peter Prymmer <pvhp@forte.com>
3209              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
3210              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
3211      Branch: perl
3212            ! README.vms
3213 ____________________________________________________________________________
3214 [  9577] By: jhi                                   on 2001/04/05  22:48:22
3215         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
3216              From: "Craig A. Berry" <craigberry@mac.com>
3217              Date: Thu, 5 Apr 2001 13:43:28 -0500
3218              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
3219      Branch: perl
3220            ! README.vms
3221 ____________________________________________________________________________
3222 [  9576] By: jhi                                   on 2001/04/05  22:31:38
3223         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
3224              From: Michael G Schwern <schwern@pobox.com>
3225              Date: Thu, 5 Apr 2001 21:53:21 +0100
3226              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
3227      Branch: perl
3228            ! lib/base.pm t/lib/fields.t
3229 ____________________________________________________________________________
3230 [  9575] By: jhi                                   on 2001/04/05  22:26:10
3231         Log: FreeBSD hints tweak from Anton Berezin.
3232      Branch: perl
3233            ! hints/freebsd.sh
3234 ____________________________________________________________________________
3235 [  9574] By: jhi                                   on 2001/04/05  22:24:03
3236         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
3237              From: David Dyck <dcd@tc.fluke.com>
3238              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
3239              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
3240      Branch: perl
3241            ! t/op/oct.t
3242 ____________________________________________________________________________
3243 [  9573] By: jhi                                   on 2001/04/05  22:23:06
3244         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
3245              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
3246              From: David Dyck <dcd@tc.fluke.com>
3247              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
3248      Branch: perl
3249            ! pp.c
3250 ____________________________________________________________________________
3251 [  9572] By: jhi                                   on 2001/04/05  22:14:47
3252         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
3253              From: Robin Houston <robin@kitsite.com>
3254              Date: Thu, 5 Apr 2001 20:56:48 +0100
3255              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
3256      Branch: perl
3257            ! ext/B/B/Deparse.pm
3258 ____________________________________________________________________________
3259 [  9571] By: jhi                                   on 2001/04/05  22:12:53
3260         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
3261              From: Robin Houston <robin@kitsite.com>
3262              Date: Thu, 5 Apr 2001 19:55:51 +0100
3263              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
3264      Branch: perl
3265            ! ext/B/B/Deparse.pm
3266 ____________________________________________________________________________
3267 [  9570] By: jhi                                   on 2001/04/05  22:11:06
3268         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
3269              From: Robin Houston <robin@kitsite.com>
3270              Date: Thu, 5 Apr 2001 20:16:29 +0100
3271              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
3272      Branch: perl
3273            ! ext/B/B/Deparse.pm
3274 ____________________________________________________________________________
3275 [  9569] By: nick                                  on 2001/04/05  21:32:26
3276         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
3277      Branch: perlio
3278            ! pod/perlunicode.pod
3279 ____________________________________________________________________________
3280 [  9568] By: nick                                  on 2001/04/05  19:38:09
3281         Log: Integrate mainline
3282      Branch: perlio
3283           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
3284           !> (integrate 35 files)
3285 ____________________________________________________________________________
3286 [  9567] By: jhi                                   on 2001/04/05  18:31:45
3287         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
3288              From: Robin Houston <robin@kitsite.com>
3289              Date: Thu, 5 Apr 2001 18:03:23 +0100
3290              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
3291      Branch: perl
3292            ! ext/B/B/Deparse.pm
3293 ____________________________________________________________________________
3294 [  9566] By: jhi                                   on 2001/04/05  18:29:35
3295         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
3296              From: Robin Houston <robin@kitsite.com>
3297              Date: Thu, 5 Apr 2001 16:45:18 +0100
3298              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
3299      Branch: perl
3300            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
3301 ____________________________________________________________________________
3302 [  9565] By: jhi                                   on 2001/04/05  18:24:23
3303         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
3304              From: Robin Houston <robin@kitsite.com>
3305              Date: Thu, 5 Apr 2001 14:50:09 +0100
3306              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
3307      Branch: perl
3308            ! ext/B/B/Deparse.pm
3309 ____________________________________________________________________________
3310 [  9564] By: jhi                                   on 2001/04/05  18:23:03
3311         Log: Subject: [PATCH B::*] print control-character vars readably
3312              From: Robin Houston <robin@kitsite.com>
3313              Date: Thu, 5 Apr 2001 14:27:38 +0100
3314              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
3315              
3316              Needs EBCDICification.
3317      Branch: perl
3318            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
3319            ! ext/B/B/Terse.pm
3320 ____________________________________________________________________________
3321 [  9563] By: jhi                                   on 2001/04/05  18:20:32
3322         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
3323              Date: Thu, 5 Apr 2001 13:21:42 -0400
3324              From: Paul Schinder <schinder@pobox.com>
3325              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
3326              
3327              Mac OS X (Darwin) has extra pwent fields.
3328      Branch: perl
3329            ! t/op/pwent.t
3330 ____________________________________________________________________________
3331 [  9562] By: jhi                                   on 2001/04/05  17:57:51
3332         Log: Regen toc.
3333      Branch: perl
3334            ! pod/perltoc.pod
3335 ____________________________________________________________________________
3336 [  9561] By: jhi                                   on 2001/04/05  17:47:33
3337         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
3338      Branch: metaconfig
3339            ! U/Glossary.patch
3340      Branch: metaconfig/U/perl
3341            + d_u32align.U
3342            ! d_cmsghdr_s.U d_msghdr_s.U
3343 ____________________________________________________________________________
3344 [  9560] By: jhi                                   on 2001/04/05  17:47:01
3345         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
3346              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
3347              Introduce probes for struct msghdr, struct cmsghdr,
3348              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
3349              ualarm, usleep, for possible later extension work.
3350      Branch: perl
3351            + t/lib/md5-align.t
3352            ! Configure MANIFEST Porting/Glossary Porting/config.sh
3353            ! Porting/config_H config_h.SH configure.com epoc/config.sh
3354            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
3355            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3356            ! vos/config.ga.h win32/config.bc win32/config.gc
3357            ! win32/config.vc
3358 ____________________________________________________________________________
3359 [  9559] By: jhi                                   on 2001/04/05  13:03:04
3360         Log: Be traditional in your cpp (for the Errno extension).
3361      Branch: perl
3362            ! hints/darwin.sh
3363 ____________________________________________________________________________
3364 [  9558] By: jhi                                   on 2001/04/05  13:00:05
3365         Log: Add $Config{cppflags} to the gcc incantation.
3366      Branch: perl
3367            ! ext/Errno/Errno_pm.PL
3368 ____________________________________________________________________________
3369 [  9557] By: jhi                                   on 2001/04/05  04:22:39
3370         Log: Introduce Sean Burke's Class::ISA 0.32.
3371      Branch: perl
3372            + lib/Class/ISA.pm t/lib/class-isa.t
3373            ! MANIFEST
3374 ____________________________________________________________________________
3375 [  9556] By: jhi                                   on 2001/04/05  04:09:50
3376         Log: Subject: [PATCH AUTHORS] Housekeeping
3377              From: Paul Johnson <paul@pjcj.net> 
3378              Date: Wed, 4 Apr 2001 22:45:47 +0200
3379              Message-ID: <20010404224547.D9548@pjcj.net>
3380      Branch: perl
3381            ! AUTHORS
3382 ____________________________________________________________________________
3383 [  9555] By: jhi                                   on 2001/04/05  04:06:33
3384         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
3385              From: Gisle Aas <gisle@ActiveState.com>
3386              Date: 04 Apr 2001 14:23:04 -0700
3387              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
3388      Branch: perl
3389            ! pod/perlfaq9.pod
3390 ____________________________________________________________________________
3391 [  9554] By: jhi                                   on 2001/04/05  04:05:49
3392         Log: Downgrade also the "Wide character" diagnostic.
3393      Branch: perl
3394            ! pod/perldiag.pod
3395 ____________________________________________________________________________
3396 [  9553] By: jhi                                   on 2001/04/05  04:00:33
3397         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
3398              maintperl into mainline.
3399              
3400              "double" should be "NV"; standard typemap is missing entry
3401              for NV
3402              
3403              s/djSP/dSP/
3404              
3405              Downgrade "Wide character in print" to a warning.
3406              
3407              B::Deparse fix for ${^FOO} and documentation for PVX() method
3408              (from Robin Houston)
3409              
3410              tr/// doesn't null-terminate the result in some situations
3411              (from Gisle Aas)
3412      Branch: perl
3413           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
3414           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
3415           !> t/io/utf8.t t/op/tr.t
3416 ____________________________________________________________________________
3417 [  9552] By: jhi                                   on 2001/04/05  03:52:50
3418         Log: Retract changes #9542 and #9538 (from maintperl, integrated
3419              at #9540), shouldn't be needed because of the perlio changes.
3420      Branch: perl
3421            ! util.c
3422 ____________________________________________________________________________
3423 [  9551] By: gsar                                  on 2001/04/05  00:18:34
3424         Log: tr/// doesn't null-terminate the result in some situations
3425              (from Gisle Aas)
3426      Branch: maint-5.6/perl
3427            ! doop.c t/op/tr.t
3428 ____________________________________________________________________________
3429 [  9550] By: gsar                                  on 2001/04/04  20:04:17
3430         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
3431              (from Robin Houston)
3432      Branch: maint-5.6/perl
3433            ! ext/B/B.pm ext/B/B/Deparse.pm
3434 ____________________________________________________________________________
3435 [  9549] By: nick                                  on 2001/04/04  18:56:15
3436         Log: Downgrade "Wide character in print" to a warning.
3437      Branch: perlio
3438            ! doio.c t/io/utf8.t
3439 ____________________________________________________________________________
3440 [  9548] By: gsar                                  on 2001/04/04  18:51:49
3441         Log: integrate changes#9460,9462,9482,9521,9522
3442              
3443              Subject: PATCH: B::Debug should show LOOP-specific fields
3444              
3445              Subject: B::Deparse precedence bug. (Patch included.)
3446              
3447              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
3448              
3449              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
3450              
3451              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
3452      Branch: maint-5.6/perl
3453           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
3454           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
3455 ____________________________________________________________________________
3456 [  9547] By: gsar                                  on 2001/04/04  18:49:16
3457         Log: s/djSP/dSP/
3458      Branch: maint-5.6/perl
3459            ! ext/Thread/Thread.xs
3460 ____________________________________________________________________________
3461 [  9546] By: nick                                  on 2001/04/04  18:44:00
3462         Log: Integrate mainline.
3463      Branch: perlio
3464           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
3465           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
3466 ____________________________________________________________________________
3467 [  9545] By: gsar                                  on 2001/04/04  18:38:52
3468         Log: integrate change#8837 from mainline
3469              
3470              Subject: [patch] -Wall cleanup round 2
3471      Branch: maint-5.6/perl
3472           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
3473           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
3474           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
3475           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
3476           !> ext/SDBM_File/SDBM_File.xs
3477 ____________________________________________________________________________
3478 [  9544] By: gsar                                  on 2001/04/04  17:49:57
3479         Log: "double" should be "NV"; standard typemap is missing entry
3480              for NV
3481      Branch: maint-5.6/perl
3482            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
3483 ____________________________________________________________________________
3484 [  9543] By: jhi                                   on 2001/04/04  14:13:18
3485         Log: Thou shalt not (just) match for English error messages.
3486      Branch: perl
3487            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
3488            ! os2/OS2/Process/Process.pm
3489 ____________________________________________________________________________
3490 [  9542] By: jhi                                   on 2001/04/04  13:20:39
3491         Log: Make the stdio tricks of fflush_all() to exist only if
3492              stdio is being used.
3493      Branch: perl
3494            ! util.c
3495 ____________________________________________________________________________
3496 [  9541] By: jhi                                   on 2001/04/04  04:20:24
3497         Log: Subject: Re: [PATCH] Lighten up glob
3498              From: Benjamin Sugars <bsugars@canoe.ca>
3499              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
3500              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
3501      Branch: perl
3502            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
3503            ! util.c
3504 ____________________________________________________________________________
3505 [  9540] By: jhi                                   on 2001/04/04  04:03:57
3506         Log: Integrate changes #9538,9539 from maintperl into mainline.
3507              
3508              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
3509              for use with _fwalk() (fix for change#7705)
3510              
3511              another tweak needed for SunOS 4.1.x build (from Mike Guy)
3512              (cp -f is not portable)
3513      Branch: perl
3514           !> Makefile.SH util.c
3515 ____________________________________________________________________________
3516 [  9539] By: gsar                                  on 2001/04/04  03:01:14
3517         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
3518      Branch: maint-5.6/perl
3519            ! Makefile.SH
3520 ____________________________________________________________________________
3521 [  9538] By: gsar                                  on 2001/04/04  01:00:38
3522         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
3523              for use with _fwalk() (fix for change#7705)
3524      Branch: maint-5.6/perl
3525            ! util.c
3526 ____________________________________________________________________________
3527 [  9537] By: nick                                  on 2001/04/03  19:24:55
3528         Log: Integrate mainline
3529      Branch: perlio
3530           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
3531           +> lib/unicode/PropList.html
3532            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
3533           !> (integrate 69 files)
3534 ____________________________________________________________________________
3535 [  9536] By: jhi                                   on 2001/04/03  18:02:31
3536         Log: Integrate change #9533 from maintperl into mainline.
3537              
3538              better fix for change#9517 to accomodate UNC paths like
3539              \\server\share\foo, and paths with trailing backslash
3540              like c:\this\
3541      Branch: perl
3542           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
3543 ____________________________________________________________________________
3544 [  9535] By: jhi                                   on 2001/04/03  17:58:07
3545         Log: Change the push/unshift warning to be of class syntax, not misc.
3546      Branch: perl
3547            ! op.c pod/perldiag.pod t/pragma/warn/op
3548 ____________________________________________________________________________
3549 [  9534] By: jhi                                   on 2001/04/03  15:03:46
3550         Log: Change the push/unshift warning (#9532) to talk about "no values"
3551              instead of "no arguments".
3552      Branch: perl
3553            ! op.c pod/perldiag.pod t/pragma/warn/op
3554 ____________________________________________________________________________
3555 [  9533] By: gsar                                  on 2001/04/03  14:30:07
3556         Log: better fix for change#9517 to accomodate UNC paths like
3557              \\server\share\foo, and paths with trailing backslash
3558              like c:\this\
3559      Branch: maint-5.6/perl
3560            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
3561 ____________________________________________________________________________
3562 [  9532] By: jhi                                   on 2001/04/03  13:11:46
3563         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
3564              From: Robin Houston <robin@kitsite.com>
3565              Date: Mon, 2 Apr 2001 15:03:29 +0100
3566              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
3567      Branch: perl
3568            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
3569 ____________________________________________________________________________
3570 [  9531] By: jhi                                   on 2001/04/03  13:06:34
3571         Log: Integrate change #9530 from maintperl into mainline.
3572              
3573              accomodate VMS "mailbox overflow" quirk in testsuite (from
3574              Craig Berry)
3575      Branch: perl
3576           !> t/lib/socket.t
3577 ____________________________________________________________________________
3578 [  9530] By: gsar                                  on 2001/04/03  04:56:41
3579         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
3580              Craig Berry)
3581      Branch: maint-5.6/perl
3582            ! t/lib/socket.t
3583 ____________________________________________________________________________
3584 [  9529] By: jhi                                   on 2001/04/03  02:34:34
3585         Log: Update Changes.
3586      Branch: perl
3587            ! Changes patchlevel.h
3588 ____________________________________________________________________________
3589 [  9528] By: jhi                                   on 2001/04/03  01:27:57
3590         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
3591              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
3592              To: perl5-porters@perl.org
3593              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
3594      Branch: perl
3595            ! pod/perlfaq3.pod
3596 ____________________________________________________________________________
3597 [  9527] By: jhi                                   on 2001/04/03  01:22:09
3598         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
3599              From: Peter Prymmer <pvhp@forte.com>
3600              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
3601              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
3602      Branch: perl
3603            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
3604 ____________________________________________________________________________
3605 [  9526] By: jhi                                   on 2001/04/03  01:18:25
3606         Log: The metaconfig unit changes for #9525.
3607      Branch: metaconfig
3608            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
3609      Branch: metaconfig/U/perl
3610            ! use64bits.U
3611 ____________________________________________________________________________
3612 [  9525] By: jhi                                   on 2001/04/03  01:17:30
3613         Log: Configure sanity checks:
3614              * if use64bitall is attempted but pointers are only 32-bit,
3615              'downgrade' to use64bitint
3616              * if use64bitint is attempted but there's no quad type,
3617              forget about use64bitint (well, the default for it is 'n',
3618              the user can still override this)
3619              * if pointers are 64 bits, do not try to use Perl's malloc
3620      Branch: perl
3621            ! Configure
3622 ____________________________________________________________________________
3623 [  9524] By: gsar                                  on 2001/04/03  01:09:12
3624         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
3625      Branch: maint-5.6/perl
3626            ! pp_sys.c
3627 ____________________________________________________________________________
3628 [  9523] By: jhi                                   on 2001/04/03  00:02:31
3629         Log: (Retracted by #9609)
3630              
3631              Make it harder for parallel makes to enter 'test' before
3632              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
3633              should be unhappy enough, but sometimes parallel makes seem
3634              to sneak past both in Tru64 and AIX.)
3635      Branch: perl
3636            ! Makefile.SH
3637 ____________________________________________________________________________
3638 [  9522] By: jhi                                   on 2001/04/02  22:35:31
3639         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
3640              Date: Mon, 2 Apr 2001 22:54:10 +0100
3641              From: Robin Houston <robin@kitsite.com>
3642              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
3643      Branch: perl
3644            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
3645 ____________________________________________________________________________
3646 [  9521] By: jhi                                   on 2001/04/02  22:32:23
3647         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
3648              From: Robin Houston <robin@kitsite.com>
3649              Date: Mon, 2 Apr 2001 20:24:03 +0100
3650              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
3651      Branch: perl
3652            ! ext/B/B/Concise.pm
3653 ____________________________________________________________________________
3654 [  9520] By: jhi                                   on 2001/04/02  22:30:43
3655         Log: Subject: [PATCH] REALLY pedantic hv.h nit
3656              From: Simon Cozens <simon@netthink.co.uk>
3657              Date: Mon, 2 Apr 2001 15:43:06 +0100
3658              Message-ID: <20010402154306.A21711@netthink.co.uk>
3659      Branch: perl
3660            ! hv.h
3661 ____________________________________________________________________________
3662 [  9519] By: jhi                                   on 2001/04/02  22:28:04
3663         Log: Based on
3664              
3665              Subject: [foolperl] EPOC fix
3666              From: Olaf Flebbe <O.Flebbe@science-computing.de>
3667              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
3668              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
3669      Branch: perl
3670            ! pp_sys.c
3671 ____________________________________________________________________________
3672 [  9518] By: jhi                                   on 2001/04/02  22:22:34
3673         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
3674              
3675              README.win32 tweaks; add a note about alternative location for
3676              getting a gcc-2.95.2 that will build perl properly on windows
3677              
3678              add some notes about gutsy threading matters
3679              
3680              many of the utilities interpolate literal paths within doublequotes
3681              (fails on dosish platforms where path contains backslashes)
3682      Branch: perl
3683           !> README.win32 pod/perlguts.pod utils/perldoc.PL
3684           !> x2p/find2perl.PL x2p/s2p.PL
3685 ____________________________________________________________________________
3686 [  9517] By: gsar                                  on 2001/04/02  19:52:21
3687         Log: many of the utilities interpolate literal paths within doublequotes
3688              (fails on dosish platforms where path contains backslashes)
3689      Branch: maint-5.6/perl
3690            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
3691 ____________________________________________________________________________
3692 [  9516] By: gsar                                  on 2001/04/02  05:49:37
3693         Log: a foolish release
3694      Branch: maint-5.6/perl
3695            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
3696            ! pod/perltoc.pod
3697 ____________________________________________________________________________
3698 [  9515] By: gsar                                  on 2001/04/02  05:04:29
3699         Log: add missing changelog summaries
3700      Branch: maint-5.6/perl
3701            ! Changes
3702 ____________________________________________________________________________
3703 [  9514] By: gsar                                  on 2001/04/02  04:07:13
3704         Log: add some notes about gutsy threading matters
3705      Branch: maint-5.6/perl
3706            ! pod/perlguts.pod
3707 ____________________________________________________________________________
3708 [  9513] By: gsar                                  on 2001/04/02  03:25:21
3709         Log: add more prominent caveat notices about experimental features
3710      Branch: maint-5.6/perl
3711            ! pod/perlfork.pod pod/perlunicode.pod
3712 ____________________________________________________________________________
3713 [  9512] By: gsar                                  on 2001/04/02  02:54:33
3714         Log: integrate changes#9479,9509 from mainline
3715              
3716              [PATCH] File::Glob stuff for Mac OS
3717              
3718              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
3719      Branch: maint-5.6/perl
3720           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3721           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
3722           !> t/lib/glob-taint.t
3723 ____________________________________________________________________________
3724 [  9511] By: gsar                                  on 2001/04/02  02:38:24
3725         Log: README.win32 tweaks; add a note about alternative location for
3726              getting a gcc-2.95.2 that will build perl properly on windows
3727      Branch: maint-5.6/perl
3728            ! README.win32
3729 ____________________________________________________________________________
3730 [  9510] By: jhi                                   on 2001/04/01  20:45:10
3731         Log: An ambiguosity warning.
3732      Branch: perl
3733            ! t/lib/trig.t
3734 ____________________________________________________________________________
3735 [  9509] By: jhi                                   on 2001/04/01  19:53:47
3736         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
3737              From: Jonathan Stowe <gellyfish@gellyfish.com>
3738              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
3739              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
3740      Branch: perl
3741            ! ext/File/Glob/bsd_glob.c
3742 ____________________________________________________________________________
3743 [  9508] By: jhi                                   on 2001/04/01  19:35:03
3744         Log: Update Changes.
3745      Branch: perl
3746            ! Changes patchlevel.h
3747 ____________________________________________________________________________
3748 [  9507] By: jhi                                   on 2001/04/01  19:24:01
3749         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
3750              from mainline to maintperl: pod tweaks.
3751      Branch: maint-5.6/perl
3752           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
3753           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
3754           !> pod/perlvar.pod
3755 ____________________________________________________________________________
3756 [  9506] By: jhi                                   on 2001/04/01  19:11:53
3757         Log: Commit Sarathy to April release of 5.6.1 :-)
3758      Branch: perl
3759            ! pod/perlfaq1.pod
3760 ____________________________________________________________________________
3761 [  9505] By: jhi                                   on 2001/04/01  19:03:15
3762         Log: Subject: PATCH 5.6.0 (perldebug.pod)
3763              From: Mark-Jason Dominus <mjd@plover.com>
3764              Date: Sun, 01 Apr 2001 14:25:11 -0400
3765              Message-ID: <20010401182511.9247.qmail@plover.com>
3766      Branch: perl
3767            ! pod/perldebug.pod
3768 ____________________________________________________________________________
3769 [  9504] By: jhi                                   on 2001/04/01  18:43:09
3770         Log: Add great_circle_direction().
3771      Branch: perl
3772            ! lib/Math/Trig.pm t/lib/trig.t
3773 ____________________________________________________________________________
3774 [  9503] By: jhi                                   on 2001/04/01  17:29:12
3775         Log: Unicode ReadMe update for Unicode 3.1.
3776      Branch: perl
3777            ! lib/unicode/ReadMe.txt
3778 ____________________________________________________________________________
3779 [  9502] By: jhi                                   on 2001/04/01  17:18:40
3780         Log: Integrate change #9501 from maintperl into mainline.
3781              
3782              fix the perlembed notes on multiple interpreters
3783              
3784              fix ExtUtils::Embed to work passably on Windows
3785      Branch: perl
3786           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
3787 ____________________________________________________________________________
3788 [  9501] By: gsar                                  on 2001/04/01  07:21:57
3789         Log: fix the perlembed notes on multiple interpreters
3790              
3791              fix ExtUtils::Embed to work passably on Windows
3792      Branch: maint-5.6/perl
3793            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
3794 ____________________________________________________________________________
3795 [  9500] By: jhi                                   on 2001/04/01  05:58:23
3796         Log: Test for #9499.
3797      Branch: perl
3798            ! t/op/tr.t
3799 ____________________________________________________________________________
3800 [  9499] By: jhi                                   on 2001/04/01  05:55:46
3801         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
3802      Branch: perl
3803            ! embed.h embed.pl op.c proto.h
3804 ____________________________________________________________________________
3805 [  9498] By: jhi                                   on 2001/04/01  05:44:34
3806         Log: Protect the workaround hunk more.
3807      Branch: perl
3808            ! toke.c
3809 ____________________________________________________________________________
3810 [  9497] By: jhi                                   on 2001/04/01  00:24:25
3811         Log: Integrate changes #9493,9494,9495,9496 from maintperl
3812              into mainline.
3813              
3814              fix a broken workaround for Borland compiler in change#4739
3815              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
3816              
3817              nits spotted by Borland compiler
3818              
3819              avoid redefinition warnings under Borland 5.02
3820              
3821              various nits identified by the Borland 5.5 compiler; remove suppression
3822              of a few warnings
3823      Branch: perl
3824           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
3825           !> win32/win32.h
3826 ____________________________________________________________________________
3827 [  9496] By: gsar                                  on 2001/03/31  23:22:28
3828         Log: various nits identified by the Borland 5.5 compiler; remove suppression
3829              of a few warnings
3830      Branch: maint-5.6/perl
3831            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
3832 ____________________________________________________________________________
3833 [  9495] By: gsar                                  on 2001/03/31  21:03:08
3834         Log: avoid redefinition warnings under Borland 5.02
3835      Branch: maint-5.6/perl
3836            ! win32/makefile.mk
3837 ____________________________________________________________________________
3838 [  9494] By: gsar                                  on 2001/03/31  20:18:59
3839         Log: nits spotted by Borland compiler
3840      Branch: maint-5.6/perl
3841            ! utf8.h win32/win32.h
3842 ____________________________________________________________________________
3843 [  9493] By: gsar                                  on 2001/03/31  20:18:05
3844         Log: fix a broken workaround for Borland compiler in change#4739
3845              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
3846      Branch: maint-5.6/perl
3847            ! toke.c
3848 ____________________________________________________________________________
3849 [  9492] By: jhi                                   on 2001/03/31  18:36:24
3850         Log: Integrate change #9491 from maintperl into mainline.
3851              
3852              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
3853              directory is relative (need to fetch the full path name *before*
3854              the chdir!)
3855      Branch: perl
3856           !> lib/Cwd.pm
3857 ____________________________________________________________________________
3858 [  9491] By: gsar                                  on 2001/03/31  17:01:56
3859         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
3860              directory is relative (need to fetch the full path name *before*
3861              the chdir!)
3862              
3863              this is a followup patch for change#6749
3864      Branch: maint-5.6/perl
3865            ! lib/Cwd.pm
3866 ____________________________________________________________________________
3867 [  9490] By: jhi                                   on 2001/03/31  15:50:18
3868         Log: Subject: Re: [PATCH] av.h cosmetics
3869              From: Simon Cozens <simon@netthink.co.uk>
3870              Date: Sat, 31 Mar 2001 13:09:59 +0100
3871              Message-ID: <20010331130959.A22000@netthink.co.uk>
3872              
3873              Document AvALLOC.
3874      Branch: perl
3875            ! pod/perlguts.pod
3876 ____________________________________________________________________________
3877 [  9489] By: jhi                                   on 2001/03/31  15:48:44
3878         Log: Subject: [PATCH] Re: Math::Big* v1.21
3879              From: Tels <perl_dummy@bloodgate.com>
3880              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
3881              Message-Id: <200103311125.GAA377738@www08.hway.net>
3882      Branch: perl
3883            ! pod/perlop.pod
3884 ____________________________________________________________________________
3885 [  9488] By: jhi                                   on 2001/03/31  03:39:51
3886         Log: Debug output tweak.
3887      Branch: perl
3888            ! t/lib/cwd.t
3889 ____________________________________________________________________________
3890 [  9487] By: jhi                                   on 2001/03/31  03:33:02
3891         Log: OverVMSification.
3892      Branch: perl
3893            ! t/lib/cwd.t
3894 ____________________________________________________________________________
3895 [  9486] By: jhi                                   on 2001/03/31  03:01:40
3896         Log: Missed MANIFESTations in #9483.
3897      Branch: perl
3898            ! MANIFEST
3899 ____________________________________________________________________________
3900 [  9485] By: jhi                                   on 2001/03/31  02:58:17
3901         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
3902              From: Peter Prymmer <pvhp@forte.com>
3903              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
3904              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
3905      Branch: perl
3906            ! regexec.c t/lib/cwd.t
3907 ____________________________________________________________________________
3908 [  9484] By: jhi                                   on 2001/03/31  01:04:41
3909         Log: Obsolete file (see #3938)
3910      Branch: perl
3911            - lib/unicode/README.Ethiopic
3912            ! MANIFEST
3913 ____________________________________________________________________________
3914 [  9483] By: jhi                                   on 2001/03/31  00:52:42
3915         Log: Update to Unicode 3.1.
3916              (Rename Names.txt to NamesList.txt.)
3917      Branch: perl
3918            + lib/unicode/NamesList.txt lib/unicode/PropList.html
3919            - lib/unicode/Names.txt
3920            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
3921            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
3922            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
3923            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
3924            ! lib/unicode/UCD.html lib/unicode/Unicode.html
3925            ! lib/unicode/rename lib/unicode/version
3926 ____________________________________________________________________________
3927 [  9482] By: jhi                                   on 2001/03/30  23:33:44
3928         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
3929              From: Robin Houston <robin@kitsite.com>
3930              Date: Fri, 30 Mar 2001 20:07:22 +0100
3931              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
3932      Branch: perl
3933            ! ext/B/B/Deparse.pm
3934 ____________________________________________________________________________
3935 [  9481] By: jhi                                   on 2001/03/30  23:20:25
3936         Log: Subject: Re: [PATCH] CwdXS, Take 2
3937              From: Benjamin Sugars <bsugars@canoe.ca>
3938              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
3939              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
3940      Branch: perl
3941            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
3942            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
3943 ____________________________________________________________________________
3944 [  9480] By: jhi                                   on 2001/03/30  22:52:38
3945         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
3946              From: David Dyck <dcd@tc.fluke.com>
3947              Date: Fri, 30 Mar 2001 14:44:13 -0800
3948              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
3949              
3950              The t/rantests flags file creation was accidentally
3951              removed by #9217.
3952      Branch: perl
3953            ! Makefile.SH
3954 ____________________________________________________________________________
3955 [  9479] By: jhi                                   on 2001/03/30  22:45:45
3956         Log: Subject: [PATCH] File::Glob stuff for Mac OS
3957              From: Chris Nandor <pudge@pobox.com>
3958              Date: Fri, 30 Mar 2001 16:51:00 -0500
3959              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
3960      Branch: perl
3961            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3962            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
3963            ! t/lib/glob-taint.t
3964 ____________________________________________________________________________
3965 [  9478] By: jhi                                   on 2001/03/30  22:43:12
3966         Log: Subject: fix for win32/buildext.pl
3967              From: "Vadim Konovalov" <watman@inbox.ru>
3968              Date: Sat, 31 Mar 2001 00:50:36 +0400
3969              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
3970      Branch: perl
3971            ! win32/buildext.pl
3972 ____________________________________________________________________________
3973 [  9477] By: jhi                                   on 2001/03/30  22:41:16
3974         Log: Subject: small base.pm doc patch
3975              From: Leon Brocard <acme@astray.com>
3976              Date: Fri, 30 Mar 2001 21:49:57 +0100
3977              Message-ID: <20010330214957.B8733@ns0.astray.com>
3978      Branch: perl
3979            ! lib/base.pm
3980 ____________________________________________________________________________
3981 [  9476] By: jhi                                   on 2001/03/30  18:16:57
3982         Log: Subject: [PATCH] av.h cosmetics
3983              From: Simon Cozens <simon@netthink.co.uk>
3984              Date: Fri, 30 Mar 2001 18:12:28 +0100
3985              Message-ID: <20010330181228.A9319@netthink.co.uk>
3986      Branch: perl
3987            ! av.h
3988 ____________________________________________________________________________
3989 [  9475] By: jhi                                   on 2001/03/30  18:15:50
3990         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
3991              From: "Philip Newton" <pnewton@gmx.de>
3992              Date: Fri, 30 Mar 2001 19:06:57 +0200
3993              Message-ID: <3AC4D951.14815.1AC7068@localhost>
3994      Branch: perl
3995            ! pod/perlhack.pod
3996 ____________________________________________________________________________
3997 [  9474] By: jhi                                   on 2001/03/30  18:14:02
3998         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
3999              From: Benjamin Sugars <bsugars@canoe.ca>
4000              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
4001              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
4002      Branch: perl
4003            ! t/lib/glob-basic.t
4004 ____________________________________________________________________________
4005 [  9473] By: jhi                                   on 2001/03/30  16:09:24
4006         Log: Update Changes.
4007      Branch: perl
4008            ! Changes patchlevel.h
4009 ____________________________________________________________________________
4010 [  9472] By: jhi                                   on 2001/03/30  15:16:08
4011         Log: Integrate perlio.
4012      Branch: perl
4013           !> t/lib/cwd.t t/lib/glob-basic.t
4014 ____________________________________________________________________________
4015 [  9471] By: nick                                  on 2001/03/30  14:47:10
4016         Log: Should be (^O eq 'MSWin32') not 'Win32'
4017              Fail #12 seems real - chdir is in wrong dir.
4018      Branch: perlio
4019            ! t/lib/cwd.t
4020 ____________________________________________________________________________
4021 [  9470] By: jhi                                   on 2001/03/30  14:41:11
4022         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
4023              From: Radu Greab <radu@netsoft.ro>
4024              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
4025              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
4026              
4027              Replace #9352.
4028      Branch: perl
4029            ! ext/Socket/Socket.xs pp_sys.c
4030 ____________________________________________________________________________
4031 [  9469] By: jhi                                   on 2001/03/30  14:37:51
4032         Log: Subject: PATCH pod/perldiag.pod
4033              From: Robin Houston <robin@kitsite.com>
4034              Date: Fri, 30 Mar 2001 14:10:36 +0100
4035              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
4036      Branch: perl
4037            ! pod/perldiag.pod t/lib/glob-basic.t
4038 ____________________________________________________________________________
4039 [  9468] By: jhi                                   on 2001/03/30  14:36:36
4040         Log: Subject: Better diagnostic in io/fs.t
4041              From: andreas.koenig@anima.de (Andreas J. Koenig)
4042              Date: 30 Mar 2001 10:11:43 +0200
4043              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
4044      Branch: perl
4045            ! t/io/fs.t
4046 ____________________________________________________________________________
4047 [  9467] By: nick                                  on 2001/03/30  14:25:43
4048         Log: Skip order test of glob if case-ignoring system cannot 
4049              create a.test and A.test
4050      Branch: perlio
4051            ! t/lib/glob-basic.t
4052 ____________________________________________________________________________
4053 [  9466] By: nick                                  on 2001/03/30  13:03:12
4054         Log: Integrate mainline.
4055      Branch: perlio
4056            - ext/re/hints/aix.pl
4057           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
4058           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
4059           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
4060           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
4061 ____________________________________________________________________________
4062 [  9465] By: jhi                                   on 2001/03/30  03:53:37
4063         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
4064              the tests sometimes hang, sometimes not.)
4065      Branch: perl
4066            ! t/lib/io_multihomed.t t/lib/io_sock.t
4067 ____________________________________________________________________________
4068 [  9464] By: jhi                                   on 2001/03/30  02:56:04
4069         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
4070              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4071              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
4072              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
4073      Branch: perl
4074            ! op.c
4075 ____________________________________________________________________________
4076 [  9463] By: jhi                                   on 2001/03/30  02:34:48
4077         Log: Test for #9462.
4078      Branch: perl
4079            ! t/lib/b.t
4080 ____________________________________________________________________________
4081 [  9462] By: jhi                                   on 2001/03/30  02:29:37
4082         Log: Subject: B::Deparse precedence bug. (Patch included.)
4083              From: Jeremy Madea <jmadea@inktomi.com>
4084              Date: Thu, 29 Mar 2001 12:05:02 -0800
4085              Message-ID: <20010329120502.A24881@dr.inktomi.com>
4086      Branch: perl
4087            ! ext/B/B/Deparse.pm
4088 ____________________________________________________________________________
4089 [  9461] By: jhi                                   on 2001/03/30  02:18:41
4090         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
4091              From: Peter Prymmer <pvhp@forte.com>
4092              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
4093              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
4094      Branch: perl
4095            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
4096            ! t/lib/md5-file.t
4097 ____________________________________________________________________________
4098 [  9460] By: jhi                                   on 2001/03/30  02:17:07
4099         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
4100              From: Robin Houston <robin@kitsite.com>
4101              Date: Thu, 29 Mar 2001 20:47:56 +0100
4102              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
4103      Branch: perl
4104            ! ext/B/B/Debug.pm
4105 ____________________________________________________________________________
4106 [  9459] By: jhi                                   on 2001/03/30  02:16:05
4107         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
4108              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
4109              Date: Wed, 28 Mar 2001 18:02:20 -0600
4110              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
4111      Branch: perl
4112            ! lib/ExtUtils/MM_VMS.pm
4113 ____________________________________________________________________________
4114 [  9458] By: jhi                                   on 2001/03/30  02:07:58
4115         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
4116              From: "Joshua E. Rodd" <jrodd@pbs.org>
4117              Date: Wed, 28 Mar 2001 17:29:12 -0500
4118              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
4119      Branch: perl
4120            ! pod/perlop.pod
4121 ____________________________________________________________________________
4122 [  9457] By: jhi                                   on 2001/03/30  02:04:33
4123         Log: Subject: ext/re/aix.pl can go
4124              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4125              Date: Thu, 29 Mar 2001 12:03:28 +0200
4126              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
4127      Branch: perl
4128            - ext/re/hints/aix.pl
4129            ! MANIFEST
4130 ____________________________________________________________________________
4131 [  9456] By: jhi                                   on 2001/03/30  02:03:32
4132         Log: Integrate perlio.
4133      Branch: perl
4134           !> ext/Encode/Encode.xs installperl
4135 ____________________________________________________________________________
4136 [  9455] By: nick                                  on 2001/03/29  21:11:46
4137         Log: DLL name has changed so installperl needs to know
4138              (Why isn't it working it out or passed it?)
4139      Branch: perlio
4140            ! installperl
4141 ____________________________________________________________________________
4142 [  9454] By: nick                                  on 2001/03/29  20:56:12
4143         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
4144              and we don't get undef warnings.
4145      Branch: perlio
4146            ! ext/Encode/Encode.xs
4147 ____________________________________________________________________________
4148 [  9453] By: nick                                  on 2001/03/29  17:58:48
4149         Log: Integrate mainline
4150      Branch: perlio
4151           !> Changes patchlevel.h
4152 ____________________________________________________________________________
4153 [  9452] By: jhi                                   on 2001/03/29  16:44:55
4154         Log: Update Changes.
4155      Branch: perl
4156            ! Changes patchlevel.h
4157 ____________________________________________________________________________
4158 [  9451] By: nick                                  on 2001/03/29  16:31:38
4159         Log: Integrate mainline
4160      Branch: perlio
4161           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
4162           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
4163           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
4164           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
4165           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
4166 ____________________________________________________________________________
4167 [  9450] By: jhi                                   on 2001/03/29  16:29:17
4168         Log: Integrate perlio.
4169      Branch: perl
4170           !> win32/buildext.pl
4171 ____________________________________________________________________________
4172 [  9449] By: jhi                                   on 2001/03/29  15:50:01
4173         Log: Update Changes.
4174      Branch: perl
4175            ! Changes patchlevel.h
4176 ____________________________________________________________________________
4177 [  9448] By: nick                                  on 2001/03/29  15:47:15
4178         Log: Make sure buildext.pl finds Errno.pm
4179      Branch: perlio
4180            ! win32/buildext.pl
4181 ____________________________________________________________________________
4182 [  9447] By: jhi                                   on 2001/03/29  15:39:34
4183         Log: Integrate perlio.
4184      Branch: perl
4185           !> win32/makefile.mk
4186 ____________________________________________________________________________
4187 [  9446] By: nick                                  on 2001/03/29  15:30:03
4188         Log: Integrate win32/makefile.mk with mainline.
4189      Branch: perlio
4190           !> win32/makefile.mk
4191 ____________________________________________________________________________
4192 [  9445] By: nick                                  on 2001/03/29  15:27:32
4193         Log: Fix breakage ... 
4194      Branch: perlio
4195            ! win32/makefile.mk
4196 ____________________________________________________________________________
4197 [  9444] By: jhi                                   on 2001/03/29  15:03:08
4198         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
4199              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4200              Date: Thu, 29 Mar 2001 10:32:59 +0400
4201              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
4202      Branch: perl
4203            ! win32/makefile.mk
4204 ____________________________________________________________________________
4205 [  9443] By: jhi                                   on 2001/03/29  15:02:12
4206         Log: Integrate perlio.
4207      Branch: perl
4208           +> win32/buildext.pl
4209           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
4210           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
4211 ____________________________________________________________________________
4212 [  9442] By: nick                                  on 2001/03/29  14:59:11
4213         Log: Work in progress - determine win32 extensions to build via script.
4214      Branch: perlio
4215            + win32/buildext.pl
4216            ! MANIFEST win32/makefile.mk
4217 ____________________________________________________________________________
4218 [  9441] By: jhi                                   on 2001/03/29  14:51:47
4219         Log: Reintroduce the use of external pwd.
4220      Branch: perl
4221            ! t/lib/cwd.t
4222 ____________________________________________________________________________
4223 [  9440] By: jhi                                   on 2001/03/29  14:42:58
4224         Log: use warnings instead of -w.
4225      Branch: perl
4226            ! utils/h2xs.PL
4227 ____________________________________________________________________________
4228 [  9439] By: jhi                                   on 2001/03/29  14:41:52
4229         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
4230              From: Jonathan Stowe <gellyfish@gellyfish.com>
4231              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
4232              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
4233      Branch: perl
4234            ! utils/h2xs.PL
4235 ____________________________________________________________________________
4236 [  9438] By: jhi                                   on 2001/03/29  14:39:38
4237         Log: Subject: [PATCH perl@9424] minor pod nits
4238              From: Robin Barker <rmb1@cise.npl.co.uk>
4239              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
4240              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
4241      Branch: perl
4242            ! pod/perlhack.pod pod/perliol.pod
4243 ____________________________________________________________________________
4244 [  9437] By: jhi                                   on 2001/03/29  14:29:16
4245         Log: Subject: [PATCH perl@9424] typemap cast warning
4246              From: Robin Barker <rmb1@cise.npl.co.uk>
4247              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
4248              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
4249      Branch: perl
4250            ! lib/ExtUtils/typemap
4251 ____________________________________________________________________________
4252 [  9436] By: jhi                                   on 2001/03/29  14:26:03
4253         Log: Subject: [PATCH perl@9424] printf warning
4254              From: Robin Barker <rmb1@cise.npl.co.uk>
4255              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
4256              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
4257      Branch: perl
4258            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
4259            ! ext/Storable/Storable.xs toke.c
4260 ____________________________________________________________________________
4261 [  9435] By: nick                                  on 2001/03/29  14:23:31
4262         Log: Win32 has name conflict with ERROR
4263      Branch: perlio
4264            ! ext/PerlIO/Via/Via.xs
4265 ____________________________________________________________________________
4266 [  9434] By: jhi                                   on 2001/03/29  14:17:48
4267         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
4268              From: Peter Prymmer <pvhp@forte.com>
4269              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
4270              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
4271      Branch: perl
4272            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
4273 ____________________________________________________________________________
4274 [  9433] By: jhi                                   on 2001/03/29  13:52:44
4275         Log: test-prep target was missing.
4276      Branch: perl
4277            ! Makefile.SH
4278 ____________________________________________________________________________
4279 [  9432] By: nick                                  on 2001/03/29  12:40:03
4280         Log: Make as-shipped compiler default to MSVC6 
4281      Branch: perlio
4282            ! win32/makefile.mk
4283 ____________________________________________________________________________
4284 [  9431] By: nick                                  on 2001/03/29  12:12:16
4285         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
4286              akin to PerlIO::Scalar.
4287      Branch: perlio
4288            ! perlio.c perlio.h
4289 ____________________________________________________________________________
4290 [  9430] By: nick                                  on 2001/03/29  10:56:35
4291         Log: Integrate mainline.
4292      Branch: perlio
4293           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
4294           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
4295           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
4296           !> win32/makefile.mk win32/win32sck.c
4297 ____________________________________________________________________________
4298 [  9429] By: nick                                  on 2001/03/29  09:03:43
4299         Log: Noticed that two tests were skipped as perlio:: package
4300              isn't there any more. Changed the skip condition.
4301              Avoid core-dump if sv_utf8_upgrade() called on something
4302              that does not become SvPOK after SvPV() (e.g. a ref).
4303      Branch: perlio
4304            ! sv.c t/io/utf8.t t/lib/io_scalar.t
4305 ____________________________________________________________________________
4306 [  9428] By: jhi                                   on 2001/03/29  01:31:47
4307         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
4308              From: Benjamin Sugars <bsugars@canoe.ca> 
4309              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
4310              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
4311      Branch: perl
4312            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
4313            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
4314            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
4315 ____________________________________________________________________________
4316 [  9427] By: jhi                                   on 2001/03/29  00:49:30
4317         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
4318              From: "Vadim Konovalov" <watman@inbox.ru>
4319              Date: Thu, 29 Mar 2001 01:50:12 +0400
4320              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
4321      Branch: perl
4322            ! win32/makefile.mk win32/win32sck.c
4323 ____________________________________________________________________________
4324 [  9426] By: gsar                                  on 2001/03/29  00:28:04
4325         Log: dmake can only handle == and != in comparisons; support building
4326              with Borland's VCL libraries (from Vadim Konovalov)
4327      Branch: maint-5.6/perl
4328            ! win32/makefile.mk
4329 ____________________________________________________________________________
4330 [  9425] By: nick                                  on 2001/03/28  19:29:56
4331         Log: Integrate (@snapshot)
4332      Branch: perlio
4333           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
4334 ____________________________________________________________________________
4335 [  9424] By: jhi                                   on 2001/03/28  19:03:16
4336         Log: Update Changes.
4337      Branch: perl
4338            ! Changes patchlevel.h
4339 ____________________________________________________________________________
4340 [  9423] By: jhi                                   on 2001/03/28  18:52:09
4341         Log: Rmdir lib/XS on cleanup.
4342      Branch: perl
4343            ! Makefile.SH
4344 ____________________________________________________________________________
4345 [  9422] By: jhi                                   on 2001/03/28  18:49:34
4346         Log: Integrate perlio.
4347      Branch: perl
4348           !> t/op/utf8decode.t
4349 ____________________________________________________________________________
4350 [  9421] By: nick                                  on 2001/03/28  18:46:44
4351         Log: Loose duplicate chunk.
4352      Branch: perlio
4353            ! t/op/utf8decode.t
4354 ____________________________________________________________________________
4355 [  9420] By: nick                                  on 2001/03/28  18:44:11
4356         Log: Integrate mainline.
4357      Branch: perlio
4358           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
4359           !> vms/vmsish.h
4360 ____________________________________________________________________________
4361 [  9419] By: jhi                                   on 2001/03/28  18:42:05
4362         Log: Can't trust external pwds
4363              (either shell builtins or external programs)
4364      Branch: perl
4365            ! t/lib/cwd.t
4366 ____________________________________________________________________________
4367 [  9418] By: jhi                                   on 2001/03/28  18:34:05
4368         Log: Integrate perlio.
4369      Branch: perl
4370            - lib/perlio.pm
4371           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
4372           !> t/op/utf8decode.t
4373 ____________________________________________________________________________
4374 [  9417] By: nick                                  on 2001/03/28  18:24:02
4375         Log: PerlIO.pm / perlio.pm conflict.
4376              Update some pods.
4377              Make t/op/utf8decode.t a text file.
4378      Branch: perlio
4379            - lib/perlio.pm
4380            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
4381            ! t/op/utf8decode.t
4382 ____________________________________________________________________________
4383 [  9416] By: jhi                                   on 2001/03/28  18:06:07
4384         Log: Integrate change #9409 from mainline to maintperl.
4385              
4386              Yet another tweak on AIX dynaloading.
4387      Branch: maint-5.6/perl
4388           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4389 ____________________________________________________________________________
4390 [  9415] By: gsar                                  on 2001/03/28  17:13:01
4391         Log: integrate changes#9377,9385,9401 from mainline
4392              
4393              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
4394              
4395              If directory entries compare equal case-insensitively,
4396              retry case-sensitively.
4397              
4398              Subject: [PATCH] B::Terse and warnings
4399      Branch: maint-5.6/perl
4400           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
4401           !> t/pragma/warn/perl
4402 ____________________________________________________________________________
4403 [  9414] By: jhi                                   on 2001/03/28  17:11:12
4404         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
4405              From: "Craig A. Berry" <craigberry@mac.com>
4406              Date: Wed, 28 Mar 2001 10:55:20 -0600
4407              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
4408      Branch: perl
4409            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
4410 ____________________________________________________________________________
4411 [  9413] By: jhi                                   on 2001/03/28  17:03:12
4412         Log: Dup hunk.
4413      Branch: perl
4414            ! t/op/utf8decode.t
4415 ____________________________________________________________________________
4416 [  9412] By: jhi                                   on 2001/03/28  17:02:36
4417         Log: Forced integrate from perlio.
4418      Branch: perl
4419           !> t/op/utf8decode.t
4420 ____________________________________________________________________________
4421 [  9411] By: nick                                  on 2001/03/28  16:50:03
4422         Log: Integrate mainline.
4423      Branch: perlio
4424           +> t/lib/cwd.t
4425           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4426           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
4427           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
4428           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
4429           !> t/pragma/warn/perl
4430 ____________________________________________________________________________
4431 [  9410] By: jhi                                   on 2001/03/28  16:44:23
4432         Log: Subject: Re: [PATCH] 9403 cannot be tested
4433              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4434              Date: Wed, 28 Mar 2001 18:33:56 +0200
4435              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
4436      Branch: perl
4437            ! makedef.pl
4438 ____________________________________________________________________________
4439 [  9409] By: jhi                                   on 2001/03/28  16:12:45
4440         Log: Yet another tweak on AIX dynaloading.
4441      Branch: perl
4442            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4443 ____________________________________________________________________________
4444 [  9408] By: jhi                                   on 2001/03/28  15:52:55
4445         Log: Subject: [PATCH] 9403 cannot be tested
4446              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
4447              Date: Wed, 28 Mar 2001 17:23:00 +0200
4448              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
4449              
4450              A missing symbol.
4451      Branch: perl
4452            ! makedef.pl
4453 ____________________________________________________________________________
4454 [  9407] By: jhi                                   on 2001/03/28  15:47:43
4455         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
4456      Branch: perl
4457            ! t/op/utf8decode.t
4458           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
4459           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
4460 ____________________________________________________________________________
4461 [  9406] By: jhi                                   on 2001/03/28  15:37:08
4462         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
4463              From: Benjamin Sugars <bsugars@canoe.ca> 
4464              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
4465              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
4466      Branch: perl
4467            + t/lib/cwd.t
4468            ! MANIFEST
4469 ____________________________________________________________________________
4470 [  9405] By: jhi                                   on 2001/03/28  15:13:18
4471         Log: pp_ne() needs a CORRECT boolean.
4472      Branch: perl
4473            ! pp.c
4474 ____________________________________________________________________________
4475 [  9404] By: jhi                                   on 2001/03/28  15:09:23
4476         Log: pp_ne() needs a boolean, not an integer.
4477      Branch: perl
4478            ! pp.c
4479 ____________________________________________________________________________
4480 [  9403] By: jhi                                   on 2001/03/28  14:47:43
4481         Log: (Retracted by #9404.)
4482      Branch: perl
4483            ! pp.c
4484 ____________________________________________________________________________
4485 [  9402] By: jhi                                   on 2001/03/28  14:43:59
4486         Log: Subject: Re: [PATCH] Typemap testing
4487              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
4488              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
4489              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
4490      Branch: perl
4491            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
4492            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
4493 ____________________________________________________________________________
4494 [  9401] By: jhi                                   on 2001/03/28  14:42:14
4495         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
4496              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
4497              Date: Sun, 25 Mar 2001 21:59:15 +0100
4498              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
4499              
4500              A variable will be checked for the "use once" warnings if:
4501              
4502              1. It is in the scope of a use warnings 'once'
4503              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
4504              
4505              Otherwise it won't be checked at all.
4506              
4507              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
4508              
4509              The enclosed patch partially fixes this issue. What I didn't
4510              get to work was the case where the "used once" warning is enabled
4511              in any file other than the main file.
4512      Branch: perl
4513            ! gv.c t/pragma/warn/perl
4514 ____________________________________________________________________________
4515 [  9400] By: nick                                  on 2001/03/28  14:38:24
4516         Log: More EBCDIC tweaks:
4517              - one more swash issue &~(0xA0-1) did not do the right thing,
4518              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
4519              - add "use re 'asciirange'" to make [!-~] etc. work
4520              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
4521              - Choose a key for t/op/each.t test which gets encoded.
4522              - Skip utf8decode if this is UTF-EBCDIC.
4523      Branch: perlio
4524            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
4525            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
4526 ____________________________________________________________________________
4527 [  9399] By: jhi                                   on 2001/03/28  14:21:00
4528         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
4529              Andreas Schwab.
4530      Branch: perl
4531            ! pp.c
4532 ____________________________________________________________________________
4533 [  9398] By: jhi                                   on 2001/03/28  00:55:56
4534         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
4535              From: David Dyck <dcd@tc.fluke.com>
4536              Date: Tue, 27 Mar 2001 15:16:24 -0800
4537              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
4538      Branch: perl
4539            ! ext/IO/lib/IO/Socket.pm
4540 ____________________________________________________________________________
4541 [  9397] By: jhi                                   on 2001/03/27  21:52:49
4542         Log: Integrate perlio.
4543      Branch: perl
4544           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
4545           +> ext/PerlIO/Via/Via.xs
4546           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
4547 ____________________________________________________________________________
4548 [  9396] By: nick                                  on 2001/03/27  21:45:13
4549         Log: Integrate mainline.
4550      Branch: perlio
4551           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
4552           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
4553 ____________________________________________________________________________
4554 [  9395] By: nick                                  on 2001/03/27  21:18:58
4555         Log: Outline docs for PerlIO and PerlIO::Scalar
4556      Branch: perlio
4557            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
4558 ____________________________________________________________________________
4559 [  9394] By: nick                                  on 2001/03/27  20:50:13
4560         Log: PerlIO::Via layer (alpha-ish).
4561      Branch: perlio
4562            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
4563            + ext/PerlIO/Via/Via.xs
4564            ! MANIFEST
4565 ____________________________________________________________________________
4566 [  9393] By: jhi                                   on 2001/03/27  20:49:55
4567         Log: Retract #9329 now that 9390 should take care of the matter.
4568      Branch: perl
4569            ! utils/h2xs.PL
4570 ____________________________________________________________________________
4571 [  9390] By: jhi                                   on 2001/03/27  20:47:50
4572         Log: Subject: Autoloading Errno.pm when %! is encountered
4573              From: Robin Houston <robin@kitsite.com>
4574              Date: Tue, 27 Mar 2001 20:57:11 +0100
4575              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
4576      Branch: perl
4577            ! embed.h embed.pl gv.c proto.h t/op/magic.t
4578 ____________________________________________________________________________
4579 [  9389] By: jhi                                   on 2001/03/27  20:24:31
4580         Log: Integrate perlio.
4581      Branch: perl
4582           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
4583           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
4584           !> utf8.c
4585 ____________________________________________________________________________
4586 [  9388] By: jhi                                   on 2001/03/27  20:21:38
4587         Log: Better have a three-element array if one is going to assign
4588              to the third element of that array. (from Tim Jenness)
4589      Branch: perl
4590            ! ext/XS/Typemap/Typemap.xs
4591 ____________________________________________________________________________
4592 [  9387] By: nick                                  on 2001/03/27  20:15:43
4593         Log: Integrate mainline.
4594      Branch: perlio
4595           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
4596           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
4597           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
4598           +> t/lib/xs-typemap.t
4599           !> (integrate 34 files)
4600 ____________________________________________________________________________
4601 [  9386] By: jhi                                   on 2001/03/27  20:04:18
4602         Log: Subject: Re: perl@9359 breaks HTML::Parser
4603              From: Gisle Aas <gisle@ActiveState.com>
4604              Date: 27 Mar 2001 11:30:24 -0800
4605              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
4606              
4607              Clarify the UTF-8 issues of the API docs.
4608              (Slightly reworded and expanded.)
4609      Branch: perl
4610            ! pod/perlapi.pod sv.c sv.h
4611 ____________________________________________________________________________
4612 [  9385] By: jhi                                   on 2001/03/27  19:44:25
4613         Log: If directory entries compare equal case-insensitively,
4614              retry case-sensitively.
4615      Branch: perl
4616            ! ext/File/Glob/bsd_glob.c
4617 ____________________________________________________________________________
4618 [  9384] By: nick                                  on 2001/03/27  19:38:50
4619         Log: Various EBCDIC fixes:
4620              - major revelation that swash code is encoding aware,
4621              (or thought it was) - now it is ;-)
4622              - With that out of the way fix a slab of tr/// cases.
4623              - Fix Encode 'Unicode' to be true Unicode so tests pass.
4624              - As anticipated Base64.xs needed tweaks.
4625              - Until tr/// works right avoid old_encode64 in MIME tests.
4626      Branch: perlio
4627            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
4628            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
4629 ____________________________________________________________________________
4630 [  9383] By: jhi                                   on 2001/03/27  18:34:41
4631         Log: Add the std test suite BEGIN block.
4632      Branch: perl
4633            ! t/lib/xs-typemap.t
4634 ____________________________________________________________________________
4635 [  9382] By: jhi                                   on 2001/03/27  15:16:07
4636         Log: Add debugging output to the test.
4637      Branch: perl
4638            ! t/lib/glob-basic.t
4639 ____________________________________________________________________________
4640 [  9381] By: jhi                                   on 2001/03/27  15:08:10
4641         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
4642      Branch: perl
4643            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
4644            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
4645            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
4646            + t/lib/xs-typemap.t
4647            ! MANIFEST
4648 ____________________________________________________________________________
4649 [  9380] By: jhi                                   on 2001/03/27  14:48:34
4650         Log: Subject: [PATCH] Typemap testing
4651              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
4652              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
4653              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
4654              
4655              (The first part of the patch.)
4656      Branch: perl
4657            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
4658 ____________________________________________________________________________
4659 [  9379] By: jhi                                   on 2001/03/27  14:44:56
4660         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
4661              From: Benjamin Sugars <bsugars@canoe.ca> 
4662              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
4663              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
4664      Branch: perl
4665            ! t/lib/glob-basic.t
4666 ____________________________________________________________________________
4667 [  9378] By: jhi                                   on 2001/03/27  14:42:30
4668         Log: Subject: [PATCH] perlvar nit
4669              From: Simon Cozens <simon@netthink.co.uk>
4670              Date: Tue, 27 Mar 2001 01:12:01 +0100
4671              Message-ID: <20010327011201.A19179@netthink.co.uk>
4672      Branch: perl
4673            ! pod/perlvar.pod
4674 ____________________________________________________________________________
4675 [  9377] By: jhi                                   on 2001/03/27  14:36:26
4676         Log: Subject: [PATCH] B::Terse and warnings
4677              From: Benjamin Sugars <ben.sugars@home.com>
4678              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
4679              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
4680      Branch: perl
4681            ! ext/B/B.pm ext/B/B/Terse.pm
4682 ____________________________________________________________________________
4683 [  9376] By: jhi                                   on 2001/03/27  14:31:31
4684         Log: Document sockatmark() some.
4685      Branch: perl
4686            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
4687            ! pod/perltoc.pod
4688 ____________________________________________________________________________
4689 [  9375] By: jhi                                   on 2001/03/27  14:00:24
4690         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
4691              noted by Gisle and fixed by NI-S.
4692      Branch: perl
4693            ! sv.c
4694 ____________________________________________________________________________
4695 [  9374] By: jhi                                   on 2001/03/27  05:50:01
4696         Log: Regen toc.
4697      Branch: perl
4698            ! pod/perltoc.pod
4699 ____________________________________________________________________________
4700 [  9373] By: jhi                                   on 2001/03/27  05:43:51
4701         Log: Pixie documenting.
4702      Branch: perl
4703            ! Makefile.SH pod/perlhack.pod
4704 ____________________________________________________________________________
4705 [  9372] By: jhi                                   on 2001/03/27  05:29:34
4706         Log: Metaconfig unit changes for #9371.
4707      Branch: metaconfig
4708            ! U/modified/myhostname.U
4709      Branch: metaconfig/U/perl
4710            + d_sockatmark.U
4711            ! gccvers.U
4712 ____________________________________________________________________________
4713 [  9371] By: jhi                                   on 2001/03/27  05:29:07
4714         Log: Add sockatmark() probing.
4715      Branch: perl
4716            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4717            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
4718            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4719            ! vos/config.ga.h win32/config.bc win32/config.gc
4720            ! win32/config.vc
4721 ____________________________________________________________________________
4722 [  9370] By: jhi                                   on 2001/03/26  22:01:18
4723         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
4724              Really need to benchmark this.
4725      Branch: perl
4726            ! pp.c
4727 ____________________________________________________________________________
4728 [  9369] By: nick                                  on 2001/03/26  21:59:30
4729         Log: Integrate mainline.
4730      Branch: perlio
4731            ! ext/MIME/Base64/QuotedPrint.pm
4732           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
4733           !> patchlevel.h pod/perlhack.pod pp_sys.c
4734 ____________________________________________________________________________
4735 [  9368] By: jhi                                   on 2001/03/26  21:47:03
4736         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
4737              
4738              TODO1: perlbench.
4739              TODO2: le, lt, ge, gt?  Yech.
4740      Branch: perl
4741            ! pp.c
4742 ____________________________________________________________________________
4743 [  9367] By: jhi                                   on 2001/03/26  21:34:57
4744         Log: Too much cut-and-paste in #9363.
4745      Branch: perl
4746            ! pp_sys.c
4747 ____________________________________________________________________________
4748 [  9366] By: jhi                                   on 2001/03/26  21:20:53
4749         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
4750              From: Andreas Schwab <schwab@suse.de>
4751              Date: 26 Mar 2001 17:29:04 +0200
4752              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
4753              
4754              (The patch for 5.6.0 or so, this is a guess for bleadperl)
4755      Branch: perl
4756            ! pp_hot.c
4757 ____________________________________________________________________________
4758 [  9365] By: jhi                                   on 2001/03/26  21:07:54
4759         Log: Integrate perlio.
4760      Branch: perl
4761           !> perlio.c
4762 ____________________________________________________________________________
4763 [  9364] By: nick                                  on 2001/03/26  20:30:48
4764         Log: REFCNT botch in layer name cache hash.
4765      Branch: perlio
4766            ! perlio.c
4767 ____________________________________________________________________________
4768 [  9363] By: jhi                                   on 2001/03/26  18:44:32
4769         Log: Subject: [PATCH] socket() leaks file descriptors
4770              From: Benjamin Sugars <bsugars@canoe.ca>
4771              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
4772              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
4773              
4774              Also sockpair() fixed similarly.
4775      Branch: perl
4776            ! pp_sys.c
4777 ____________________________________________________________________________
4778 [  9362] By: jhi                                   on 2001/03/26  18:37:52
4779         Log: Integrate perlio.
4780      Branch: perl
4781           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
4782 ____________________________________________________________________________
4783 [  9361] By: nick                                  on 2001/03/26  17:32:06
4784         Log: Implement flush of linebuffered streams on read of a tty.
4785      Branch: perlio
4786            ! perlio.c perliol.h
4787 ____________________________________________________________________________
4788 [  9360] By: nick                                  on 2001/03/26  17:12:32
4789         Log: Memory tweaks and notes for OEMVS.
4790      Branch: perlio
4791            ! README.os390 miniperlmain.c t/op/pat.t
4792 ____________________________________________________________________________
4793 [  9359] By: jhi                                   on 2001/03/26  02:12:54
4794         Log: Update Changes.
4795      Branch: perl
4796            ! Changes patchlevel.h
4797 ____________________________________________________________________________
4798 [  9358] By: jhi                                   on 2001/03/26  02:05:32
4799         Log: Document the most common pixie options.
4800      Branch: perl
4801            ! pod/perlhack.pod
4802 ____________________________________________________________________________
4803 [  9357] By: jhi                                   on 2001/03/26  01:25:28
4804         Log: For perl.pixie check *before* compiling that optimize is -g,
4805              as for perl.third.
4806      Branch: perl
4807            ! Makefile.SH
4808 ____________________________________________________________________________
4809 [  9356] By: jhi                                   on 2001/03/26  01:13:41
4810         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
4811      Branch: perl
4812            ! Makefile.SH
4813 ____________________________________________________________________________
4814 [  9355] By: jhi                                   on 2001/03/26  01:11:19
4815         Log: Remove t/perl.third.
4816      Branch: perl
4817            ! Makefile.SH
4818 ____________________________________________________________________________
4819 [  9354] By: jhi                                   on 2001/03/26  00:23:38
4820         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
4821              IO::Sockatmark().
4822      Branch: perl
4823            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
4824 ____________________________________________________________________________
4825 [  9353] By: jhi                                   on 2001/03/25  22:25:04
4826         Log: Integrate perlio.
4827      Branch: perl
4828           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
4829           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
4830           !> pp_hot.c win32/makefile.mk
4831 ____________________________________________________________________________
4832 [  9352] By: jhi                                   on 2001/03/25  22:21:41
4833         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
4834              From: Radu Greab <radu@netsoft.ro>
4835              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
4836              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
4837      Branch: perl
4838            ! pp_sys.c
4839 ____________________________________________________________________________
4840 [  9351] By: nick                                  on 2001/03/25  22:15:02
4841         Log: Fix readline in list mode to tell rest of world that it has
4842              things on the stack. Otherwise if perl code gets invoked
4843              underneath it it scribbles over results-so-far.
4844              (Why TIEHANDLE has not tripped on this is a mystery.)
4845      Branch: perlio
4846            ! pp_hot.c
4847 ____________________________________________________________________________
4848 [  9350] By: nick                                  on 2001/03/25  22:10:13
4849         Log: win32/makefile.mk typos
4850      Branch: perlio
4851            ! win32/makefile.mk
4852 ____________________________________________________________________________
4853 [  9349] By: nick                                  on 2001/03/25  21:31:14
4854         Log: Integrate now-non-binary file.
4855      Branch: perlio
4856           !> t/lib/mimeqp.t
4857 ____________________________________________________________________________
4858 [  9348] By: nick                                  on 2001/03/25  21:27:24
4859         Log: Make it text
4860      Branch: perlio
4861            ! t/lib/mimeqp.t
4862 ____________________________________________________________________________
4863 [  9347] By: nick                                  on 2001/03/25  21:25:37
4864         Log: Integrate mainline.
4865      Branch: perlio
4866           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
4867           !> lib/Term/ReadLine.pm t/lib/md5-file.t
4868 ____________________________________________________________________________
4869 [  9346] By: nick                                  on 2001/03/25  20:58:15
4870         Log: Add destruct time hook to PerlIO (for work-in-process implementing
4871              layers in perl code. In such cases layers need to be popped before
4872              we loose the ability to run perl code.)
4873              Also back-out "PerlIO::object" hook - it isn't going to work like that...
4874      Branch: perlio
4875            ! perl.c perlio.c perlio.h perliol.h
4876 ____________________________________________________________________________
4877 [  9345] By: nick                                  on 2001/03/25  20:49:11
4878         Log: Avoid at leasy one of undefined warnings in Encode.
4879      Branch: perlio
4880            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
4881 ____________________________________________________________________________
4882 [  9344] By: jhi                                   on 2001/03/25  20:37:43
4883         Log: A workaround for using Term::ReadLine in emacs minibuffer
4884              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
4885              additional tweaks from Ilya Zakharevich.
4886      Branch: perl
4887            ! lib/Term/ReadLine.pm
4888 ____________________________________________________________________________
4889 [  9343] By: nick                                  on 2001/03/25  20:21:14
4890         Log: Missing return value.
4891      Branch: perlio
4892            ! ext/PerlIO/Scalar/Scalar.xs
4893 ____________________________________________________________________________
4894 [  9342] By: jhi                                   on 2001/03/25  16:21:00
4895         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
4896              to equal the CPAN versions since no code changes have been made.
4897      Branch: perl
4898            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
4899            ! t/lib/md5-file.t
4900 ____________________________________________________________________________
4901 [  9341] By: jhi                                   on 2001/03/25  16:01:48
4902         Log: Escape 8-bit characters.
4903      Branch: perl
4904            ! t/lib/mimeqp.t
4905 ____________________________________________________________________________
4906 [  9340] By: gsar                                  on 2001/03/25  15:50:53
4907         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
4908              chars)
4909      Branch: perl
4910            + t/lib/mimeqp.t
4911 ____________________________________________________________________________
4912 [  9339] By: gsar                                  on 2001/03/25  15:48:50
4913         Log: delete mimeqp.t for later with text mode set
4914      Branch: perl
4915            - t/lib/mimeqp.t
4916 ____________________________________________________________________________
4917 [  9338] By: nick                                  on 2001/03/25  09:01:57
4918         Log: Integrate mainline.
4919      Branch: perlio
4920           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
4921           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
4922           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
4923           +> t/lib/mimeb64u.t t/lib/mimeqp.t
4924           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
4925           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
4926           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
4927 ____________________________________________________________________________
4928 [  9337] By: jhi                                   on 2001/03/25  04:23:24
4929         Log: Add MIME::Base64 here and there.  Again, a lot of
4930              optimism is in the air.
4931      Branch: perl
4932            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
4933            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
4934 ____________________________________________________________________________
4935 [  9336] By: jhi                                   on 2001/03/25  04:12:43
4936         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
4937              this by ear as I do not do Win32 programming.)
4938      Branch: perl
4939            ! win32/Makefile win32/makefile.mk
4940 ____________________________________________________________________________
4941 [  9335] By: jhi                                   on 2001/03/25  04:03:50
4942         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
4943      Branch: perl
4944            ! t/lib/md5-file.t
4945 ____________________________________________________________________________
4946 [  9334] By: jhi                                   on 2001/03/25  03:58:53
4947         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
4948      Branch: perl
4949            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
4950            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
4951            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
4952            + t/lib/mimeb64u.t t/lib/mimeqp.t
4953            ! MANIFEST
4954 ____________________________________________________________________________
4955 [  9333] By: jhi                                   on 2001/03/24  20:14:37
4956         Log: Integrate perlio.
4957      Branch: perl
4958           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
4959 ____________________________________________________________________________
4960 [  9332] By: nick                                  on 2001/03/24  19:40:34
4961         Log: Fix un-init variable leading to spurious "Out of Memory!"
4962      Branch: perlio
4963            ! doio.c
4964 ____________________________________________________________________________
4965 [  9331] By: nick                                  on 2001/03/24  19:09:59
4966         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
4967              and update layers internals doc.
4968      Branch: perlio
4969            ! pod/perlfunc.pod pod/perliol.pod
4970 ____________________________________________________________________________
4971 [  9330] By: jhi                                   on 2001/03/24  18:42:11
4972         Log: The length might be uninitialized garbage if the *svp is the undef.
4973      Branch: perl
4974            ! doio.c
4975 ____________________________________________________________________________
4976 [  9329] By: jhi                                   on 2001/03/24  18:26:57
4977         Log: (Retracted by #9393)
4978
4979              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
4980              From: Simon Cozens <simon@netthink.co.uk>
4981              Date: Sat, 24 Mar 2001 17:13:17 +0000
4982              Message-ID: <20010324171317.A13406@netthink.co.uk>
4983      Branch: perl
4984            ! utils/h2xs.PL
4985 ____________________________________________________________________________
4986 [  9328] By: nick                                  on 2001/03/24  17:22:02
4987         Log: Integrate mainline.
4988      Branch: perlio
4989           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
4990           !> lib/unicode/version
4991 ____________________________________________________________________________
4992 [  9327] By: nick                                  on 2001/03/24  17:16:02
4993         Log: Integrate mainline.
4994      Branch: perlio
4995           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
4996           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
4997           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
4998           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
4999           +> t/lib/md5-file.t
5000           !> MANIFEST Makefile.SH configure.com djgpp/config.over
5001           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
5002           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
5003           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
5004           !> win32/makefile.mk
5005 ____________________________________________________________________________
5006 [  9326] By: jhi                                   on 2001/03/24  17:00:42
5007         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
5008      Branch: perl
5009            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
5010            ! lib/unicode/version
5011 ____________________________________________________________________________
5012 [  9325] By: jhi                                   on 2001/03/24  16:22:33
5013         Log: Subject: Re: B::Deparse bug (5.6.0)
5014              From: Robin Houston <robin@kitsite.com>
5015              Date: Sat, 24 Mar 2001 14:33:09 +0000
5016              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
5017      Branch: perl
5018            ! op.c pp.c t/lib/b.t t/op/repeat.t
5019 ____________________________________________________________________________
5020 [  9324] By: jhi                                   on 2001/03/24  16:21:56
5021         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
5022              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
5023              these additions may be too optimistic.
5024      Branch: perl
5025            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
5026            ! hints/uwin.sh hints/vmesa.sh
5027 ____________________________________________________________________________
5028 [  9323] By: jhi                                   on 2001/03/24  16:06:01
5029         Log: Integrate perlio.
5030      Branch: perl
5031           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
5032           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
5033            ! Makefile.SH
5034           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
5035           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
5036           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
5037           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5038           !> win32/makefile.mk win32/perlhost.h win32/win32.c
5039           !> win32/win32iop.h
5040 ____________________________________________________________________________
5041 [  9322] By: nick                                  on 2001/03/24  14:39:12
5042         Log: Routine Win32 regen_config_h - no real changes.
5043      Branch: perlio
5044            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5045 ____________________________________________________________________________
5046 [  9321] By: nick                                  on 2001/03/24  14:31:49
5047         Log: PerlIO fixups for Win32:
5048              - provide win33_popenlist() - non-functional as yet.
5049              - avoid need for aTHX in PerlIO_debug calls - even if not 
5050              enabled args are still evaluated so Win32 has trouble during fork().
5051              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
5052              - Fixup makedef.pl for latest set of symbols.
5053      Branch: perlio
5054            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
5055            ! win32/perlhost.h win32/win32.c win32/win32iop.h
5056 ____________________________________________________________________________
5057 [  9320] By: nick                                  on 2001/03/24  14:26:58
5058         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
5059              was gibberish - broke it on WIn32 at least.
5060      Branch: perlio
5061            ! ext/POSIX/POSIX.xs
5062 ____________________________________________________________________________
5063 [  9319] By: nick                                  on 2001/03/24  11:29:41
5064         Log: Generated files.
5065      Branch: perlio
5066            ! embed.h global.sym objXSUB.h perlapi.c proto.h
5067 ____________________________________________________________________________
5068 [  9318] By: nick                                  on 2001/03/24  10:29:37
5069         Log: Implement:
5070              1.  open($fh,"+<",undef);  # add test to t/io/open.t
5071              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
5072      Branch: perlio
5073            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
5074            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
5075            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
5076            ! t/io/open.t t/io/utf8.t
5077 ____________________________________________________________________________
5078 [  9317] By: jhi                                   on 2001/03/23  23:41:25
5079         Log: AIX does seems to have optimization problems with its C compilers.
5080      Branch: perl
5081            ! hints/aix.sh
5082 ____________________________________________________________________________
5083 [  9316] By: jhi                                   on 2001/03/23  23:40:46
5084         Log: Integrate perlio.
5085      Branch: perl
5086           +> lib/PerlIO.pm
5087           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
5088           !> perliol.h
5089 ____________________________________________________________________________
5090 [  9315] By: jhi                                   on 2001/03/23  22:16:30
5091         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
5092      Branch: perl
5093            ! t/lib/md5-file.t
5094 ____________________________________________________________________________
5095 [  9314] By: nick                                  on 2001/03/23  20:49:02
5096         Log: Perlio internals re-organized.
5097              - open process creates AV of layer/arg pairs
5098              (appends layers from open() or open.pm to default list).
5099              - push arg is now an SV.
5100              - layer ->Open get passed the AV
5101              - open is no longer mandatory method.
5102              - topmost layer that has ->Open method does the open
5103              - any layers above are pushed once that returns.
5104              - vtable re-ordered so dummy layers need only provide push/pop methods.
5105      Branch: perlio
5106            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
5107 ____________________________________________________________________________
5108 [  9313] By: nick                                  on 2001/03/23  16:27:41
5109         Log: Check in a stable (working) version before next round of tweaks.
5110              Changes include:
5111              - Move default layers code out of doio.c and into perlio.c
5112              - Single routine for parsing layer specification strings.
5113              - Skeleton support for demand loading of layers
5114              - Core-dump avoidance if PERLIO environment specifies loadable layer
5115              (does not _work_ as need IO to load and need load to do IO ...)
5116      Branch: perlio
5117            + lib/PerlIO.pm
5118            ! MANIFEST doio.c perlio.c
5119 ____________________________________________________________________________
5120 [  9312] By: gsar                                  on 2001/03/23  16:25:25
5121         Log: add execute bit to files with shebang lines in the repository;
5122              avoid clobbering execute bit in Porting/makerel 
5123      Branch: maint-5.6/perl
5124            ! (edit 144 files)
5125 ____________________________________________________________________________
5126 [  9311] By: jhi                                   on 2001/03/23  14:25:35
5127         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
5128      Branch: perl
5129            ! MANIFEST
5130 ____________________________________________________________________________
5131 [  9310] By: jhi                                   on 2001/03/23  13:45:04
5132         Log: Subject: [PATCH] Net::Ping
5133              From: Colin McMillen <mcmi0037@tc.umn.edu>
5134              Date: Thu, 22 Mar 2001 19:30:31 -0600
5135              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
5136      Branch: perl
5137            ! lib/Net/Ping.pm
5138 ____________________________________________________________________________
5139 [  9309] By: jhi                                   on 2001/03/23  13:39:13
5140         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
5141      Branch: perl
5142            ! t/lib/md5-aaa.t t/lib/md5-file.t
5143 ____________________________________________________________________________
5144 [  9308] By: jhi                                   on 2001/03/23  13:20:34
5145         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
5146              - bump the version to 2.14
5147              - drop the base64 tests since they require MIME::Base64
5148              - drop the rfc1321.txt
5149              - drop the hints/dec_osf.pl since it's only needed for
5150              pre-5.005_03 Perls
5151              Todo:
5152              - the U32 alignment testing is now removed; it needs to
5153              be reintroduced as as a Config variable (meaning also
5154              as a Configure test)
5155              - get the new EBCDIC md5sum for MD5.pm
5156              - test in Win32 to see how badly I botched the makefiles
5157      Branch: perl
5158            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
5159            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
5160            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
5161            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
5162            + t/lib/md5-file.t
5163            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
5164            ! win32/Makefile win32/makefile.mk
5165 ____________________________________________________________________________
5166 [  9307] By: jhi                                   on 2001/03/23  12:56:14
5167         Log: Integrate change #9306 from maintperl into mainline,
5168              AIX dynaloader for AIXes without <load.h>.
5169      Branch: perl
5170           !> ext/DynaLoader/hints/aix.pl
5171 ____________________________________________________________________________
5172 [  9306] By: jhi                                   on 2001/03/23  12:51:36
5173         Log: There are AIXes without /usr/include/load.h,
5174              patch from H.Merijn Brand.
5175      Branch: maint-5.6/perl
5176            ! ext/DynaLoader/hints/aix.pl
5177 ____________________________________________________________________________
5178 [  9305] By: nick                                  on 2001/03/23  11:00:42
5179         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
5180      Branch: perlio
5181            ! ext/Encode/Encode.xs perlio.c perlio.h
5182 ____________________________________________________________________________
5183 [  9304] By: nick                                  on 2001/03/23  10:20:46
5184         Log: Render -Duseperlio functional again.
5185              - this is "quick fix" which calls PerlIO_apply_layers after opening,
5186              which is what old scheme did. New scheme needs to change that
5187              to make open(...,\$scalar) etc. work but this will do for now.
5188      Branch: perlio
5189            ! perlio.c
5190 ____________________________________________________________________________
5191 [  9303] By: nick                                  on 2001/03/23  09:53:20
5192         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
5193              -Uuseperlio now works again.
5194              -Duseperlio is still poorly. Don't merge yet...
5195      Branch: perlio
5196            ! doio.c perlio.h
5197 ____________________________________________________________________________
5198 [  9302] By: nick                                  on 2001/03/22  22:26:51
5199         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
5200              type code.
5201              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
5202              is its main caller. In particular now has access to "extra" args, and
5203              can tell when an open handle is "reopened" (or duped?).
5204              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
5205              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
5206              PerlIO_open() et. al. (i.e. other way round).
5207              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
5208              with args close to PerlIO_openn().
5209      Branch: perlio
5210            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
5211 ____________________________________________________________________________
5212 [  9301] By: jhi                                   on 2001/03/22  20:58:04
5213         Log: Integrate perlio.
5214      Branch: perl
5215           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
5216           !> t/io/open.t util.c
5217 ____________________________________________________________________________
5218 [  9300] By: nick                                  on 2001/03/22  17:36:32
5219         Log: Don't include $@ in not ok message.
5220      Branch: perlio
5221            ! t/io/open.t
5222 ____________________________________________________________________________
5223 [  9299] By: gsar                                  on 2001/03/22  16:53:45
5224         Log: back out changes#7532,7521 for now (appears to have problems
5225              on IRIX)
5226      Branch: maint-5.6/perl
5227            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5228            ! ext/POSIX/typemap pod/perlvar.pod
5229 ____________________________________________________________________________
5230 [  9298] By: nick                                  on 2001/03/22  14:35:46
5231         Log: Give a meaning to '&' in n-arg open case:
5232              open($fh,"<&",$scalar);
5233              $scalar can be:
5234              - an integer which does "fdopen"
5235              open($fh,"<&",2); # like open($fh,"<&2")
5236              - something that will yield a file handle via sv_2io()
5237              useful for dup'ing anonymous handles.
5238              e.g.:
5239              open(my $fh,"<&",\*STDIN);
5240              open(my $dup,"<&",$fh);
5241      Branch: perlio
5242            ! doio.c t/io/open.t
5243 ____________________________________________________________________________
5244 [  9297] By: nick                                  on 2001/03/22  13:34:35
5245         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
5246      Branch: perlio
5247            ! util.c
5248 ____________________________________________________________________________
5249 [  9296] By: nick                                  on 2001/03/22  12:51:20
5250         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
5251      Branch: perlio
5252            ! perl.c
5253 ____________________________________________________________________________
5254 [  9295] By: nick                                  on 2001/03/22  11:59:44
5255         Log: If stdin, stdout or stderr get opened in unexpected read/write state
5256              then warn at time of open not at time of use.
5257      Branch: perlio
5258            ! doio.c pp_hot.c pp_sys.c
5259 ____________________________________________________________________________
5260 [  9294] By: nick                                  on 2001/03/22  10:54:35
5261         Log: Die on n-arg open(...,"",xxx,yyy,...)
5262              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
5263              - die on read/write cases so we can decide what it means later.
5264      Branch: perlio
5265            ! doio.c embed.pl iperlsys.h util.c
5266 ____________________________________________________________________________
5267 [  9293] By: nick                                  on 2001/03/22  09:02:45
5268         Log: perlio tweaks (reported by Nick Clark)
5269              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
5270              error check in Pendinf_read().
5271      Branch: perlio
5272            ! perlio.c
5273 ____________________________________________________________________________
5274 [  9292] By: gsar                                  on 2001/03/22  07:12:00
5275         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
5276              fixes)
5277      Branch: maint-5.6/perl
5278           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
5279 ____________________________________________________________________________
5280 [  9291] By: jhi                                   on 2001/03/22  06:06:44
5281         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
5282      Branch: perl
5283            ! t/op/re_tests
5284 ____________________________________________________________________________
5285 [  9290] By: jhi                                   on 2001/03/22  05:57:01
5286         Log: Move MacOS Classic higher in the list of supported platforms.
5287      Branch: maint-5.6/perl
5288            ! pod/perlport.pod
5289 ____________________________________________________________________________
5290 [  9289] By: gsar                                  on 2001/03/22  05:35:04
5291         Log: revert part of change#6438 for compatibility (av_reify()
5292              appears to be needed to implement av_splice()ish things
5293              in XS)
5294      Branch: maint-5.6/perl
5295            ! embed.pl global.sym objXSUB.h perlapi.c
5296 ____________________________________________________________________________
5297 [  9288] By: gsar                                  on 2001/03/22  03:09:19
5298         Log: update copyright year
5299      Branch: maint-5.6/perl
5300            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
5301            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
5302            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
5303            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
5304            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
5305            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
5306            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
5307            ! x2p/walk.c
5308 ____________________________________________________________________________
5309 [  9287] By: jhi                                   on 2001/03/21  20:30:54
5310         Log: Integrate perlio.
5311      Branch: perl
5312           !> ext/Data/Dumper/Dumper.xs
5313 ____________________________________________________________________________
5314 [  9286] By: gsar                                  on 2001/03/21  19:49:54
5315         Log: makefile.mk tweak
5316      Branch: maint-5.6/perl
5317            ! win32/Makefile win32/makefile.mk
5318 ____________________________________________________________________________
5319 [  9285] By: nick                                  on 2001/03/21  19:07:13
5320         Log: Multiplicity fix for Dumper.
5321      Branch: perlio
5322            ! ext/Data/Dumper/Dumper.xs
5323 ____________________________________________________________________________
5324 [  9284] By: nick                                  on 2001/03/21  19:01:07
5325         Log: Integrate mainline - (does not build xTHX issue in Dumper).
5326      Branch: perlio
5327           !> (integrate 27 files)
5328 ____________________________________________________________________________
5329 [  9283] By: jhi                                   on 2001/03/21  17:17:35
5330         Log: Integrate change #9282 from mainline into maintperl,
5331              4-arg UTF-8 substr().
5332      Branch: maint-5.6/perl
5333           !> pp.c
5334 ____________________________________________________________________________
5335 [  9282] By: jhi                                   on 2001/03/21  17:15:43
5336         Log: The #9270 would have leaked a scalar if pp_substr()
5337              returned early.
5338      Branch: perl
5339            ! pp.c
5340 ____________________________________________________________________________
5341 [  9281] By: gsar                                  on 2001/03/21  17:03:14
5342         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
5343      Branch: maint-5.6/perl
5344            ! win32/makefile.mk
5345 ____________________________________________________________________________
5346 [  9280] By: gsar                                  on 2001/03/21  17:01:20
5347         Log: some tweaks to change#9278 (fork() emulation should be enabled
5348              by setting BUILD_FLAVOR instead of changing the defaults)
5349      Branch: maint-5.6/perl
5350            ! win32/makefile.mk
5351 ____________________________________________________________________________
5352 [  9279] By: gsar                                  on 2001/03/21  16:47:19
5353         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
5354      Branch: maint-5.6/perl
5355            ! ext/File/Glob/Glob.pm
5356           !> lib/Cwd.pm
5357 ____________________________________________________________________________
5358 [  9278] By: jhi                                   on 2001/03/21  14:35:10
5359         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
5360              From: "Vadim Konovalov" <watman@inbox.ru>
5361              Date: Wed, 21 Mar 2001 01:53:51 +0300
5362              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
5363      Branch: maint-5.6/perl
5364            ! win32/makefile.mk win32/win32sck.c
5365 ____________________________________________________________________________
5366 [  9277] By: jhi                                   on 2001/03/21  13:58:28
5367         Log: Integrate change #9270 from mainline to maintperl:
5368              continued 4-arg UTF-8 substr() fixing.
5369      Branch: maint-5.6/perl
5370           !> pp.c t/op/substr.t
5371 ____________________________________________________________________________
5372 [  9276] By: jhi                                   on 2001/03/21  13:33:00
5373         Log: More pixie cleaning.
5374      Branch: perl
5375            ! Makefile.SH
5376 ____________________________________________________________________________
5377 [  9275] By: jhi                                   on 2001/03/21  03:54:17
5378         Log: Update Changes.
5379      Branch: perl
5380            ! Changes patchlevel.h
5381 ____________________________________________________________________________
5382 [  9274] By: jhi                                   on 2001/03/21  03:48:24
5383         Log: First stab at making Data::Dumper to grok Unicode.
5384              
5385              TODO: tests, EBCDICify.
5386      Branch: perl
5387            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
5388 ____________________________________________________________________________
5389 [  9273] By: jhi                                   on 2001/03/21  02:23:00
5390         Log: Fix for
5391              
5392              Subject: Memory leak in unquoted print   
5393              From: Benjamin Sugars <bsugars@canoe.ca> 
5394              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
5395              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
5396      Branch: perl
5397            ! perlio.c
5398 ____________________________________________________________________________
5399 [  9272] By: jhi                                   on 2001/03/21  01:33:17
5400         Log: Subject: Re: [PATCH] POSIX::getcwd()
5401              From: Benjamin Sugars <bsugars@canoe.ca> 
5402              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
5403              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
5404      Branch: perl
5405            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5406 ____________________________________________________________________________
5407 [  9271] By: jhi                                   on 2001/03/21  01:22:52
5408         Log: Subject: [PATCH] Cwd.pm docs
5409              From: Benjamin Sugars <bsugars@canoe.ca>
5410              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
5411              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
5412      Branch: perl
5413            ! lib/Cwd.pm
5414 ____________________________________________________________________________
5415 [  9270] By: jhi                                   on 2001/03/21  01:16:29
5416         Log: Continue 4-arg substr() UTF-8 fixage.
5417      Branch: perl
5418            ! pp.c t/op/substr.t
5419 ____________________________________________________________________________
5420 [  9269] By: jhi                                   on 2001/03/21  00:46:14
5421         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
5422              
5423              revert the leak fix in change#9142 (problem needs a more experimental
5424              fix unsuitable for 5.6.1)
5425              
5426              do alphabetical sorting by default (for csh compatibility)
5427              
5428              cut-n-paste goof in change#9264
5429              
5430              VMS piping fixes (from Charles Lane)
5431      Branch: perl
5432           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
5433           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
5434           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
5435 ____________________________________________________________________________
5436 [  9268] By: jhi                                   on 2001/03/21  00:37:04
5437         Log: Integrate perlio.
5438      Branch: perl
5439           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
5440           !> utf8.c utf8.h utfebcdic.h
5441 ____________________________________________________________________________
5442 [  9267] By: nick                                  on 2001/03/20  20:04:39
5443         Log: More EBCDIC stuff:
5444              - Loose the extra level of function on ASCII.
5445              - spotted a chr(0) issue in sv.c
5446              - re-work of UTF-X tr/// ranges to work in Unicode
5447              space. Still issues with the "0xff is illegal UTF-8" hack.
5448              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
5449              (why do it once when you can do it all over the place :-(
5450              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
5451              need utf8.pm for swashes.
5452              - Simplified and commented scan_const() in toke.c
5453              Still something wrong regexp and tr (swashes?).
5454      Branch: perlio
5455            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
5456            ! utf8.c utf8.h utfebcdic.h
5457 ____________________________________________________________________________
5458 [  9266] By: gsar                                  on 2001/03/20  19:16:43
5459         Log: VMS piping fixes (from Charles Lane)
5460      Branch: maint-5.6/perl
5461            ! vms/vms.c vms/vmspipe.com
5462 ____________________________________________________________________________
5463 [  9265] By: gsar                                  on 2001/03/20  17:53:52
5464         Log: cut-n-paste goof in change#9264
5465      Branch: maint-5.6/perl
5466            ! ext/File/Glob/Glob.xs
5467 ____________________________________________________________________________
5468 [  9264] By: gsar                                  on 2001/03/20  17:43:47
5469         Log: do alphabetical sorting by default (for csh compatibility);
5470              bsd_glob() does ASCII sort by default as usual, unless
5471              GLOB_ALPHASORT was specified
5472      Branch: maint-5.6/perl
5473            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
5474            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
5475            ! ext/File/Glob/bsd_glob.h
5476 ____________________________________________________________________________
5477 [  9263] By: gsar                                  on 2001/03/20  16:40:08
5478         Log: integrate change#9255 from mainline (unicode fix)
5479              
5480              substr($bytestr, i, n, $charstr)
5481      Branch: maint-5.6/perl
5482           !> Todo-5.6 pp.c t/op/substr.t
5483 ____________________________________________________________________________
5484 [  9262] By: gsar                                  on 2001/03/20  15:57:41
5485         Log: revert the leak fix in change#9142 (problem needs a more experimental
5486              fix unsuitable for 5.6.1)
5487      Branch: maint-5.6/perl
5488            ! scope.c
5489 ____________________________________________________________________________
5490 [  9261] By: jhi                                   on 2001/03/20  14:26:25
5491         Log: Integrate changes #9259,9260 from maintperl into mainline.
5492              
5493              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
5494              
5495              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
5496      Branch: perl
5497           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
5498 ____________________________________________________________________________
5499 [  9260] By: jhi                                   on 2001/03/20  14:05:46
5500         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
5501              From: Robin Barker <rmb1@cise.npl.co.uk>
5502              Date: Tue, 20 Mar 2001 10:12:04 GMT
5503              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
5504      Branch: maint-5.6/perl
5505            ! run.c
5506 ____________________________________________________________________________
5507 [  9259] By: jhi                                   on 2001/03/20  14:04:39
5508         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
5509              From: Chris Nandor <pudge@pobox.com>
5510              Date: Tue, 20 Mar 2001 00:40:56 -0500
5511              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
5512      Branch: maint-5.6/perl
5513            ! ext/POSIX/POSIX.xs lib/File/Path.pm
5514 ____________________________________________________________________________
5515 [  9258] By: jhi                                   on 2001/03/20  05:09:34
5516         Log: Update Changes.
5517      Branch: perl
5518            ! Changes patchlevel.h
5519 ____________________________________________________________________________
5520 [  9257] By: jhi                                   on 2001/03/20  05:04:25
5521         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
5522      Branch: perl
5523            ! t/op/tr.t
5524 ____________________________________________________________________________
5525 [  9256] By: jhi                                   on 2001/03/20  04:43:12
5526         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
5527              From: Peter Prymmer <pvhp@forte.com>
5528              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
5529              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
5530      Branch: maint-5.6/perl
5531            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
5532 ____________________________________________________________________________
5533 [  9255] By: jhi                                   on 2001/03/19  23:17:17
5534         Log: substr($bytestr, i, n, $charstr)
5535
5536              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
5537      Branch: perl
5538            ! Todo-5.6 pp.c t/op/substr.t
5539 ____________________________________________________________________________
5540 [  9254] By: jhi                                   on 2001/03/19  22:25:09
5541         Log: Rearrange the make test target prerequisites so that
5542              in a parallel make 'all' is finished before 'test'.
5543      Branch: perl
5544            ! Makefile.SH
5545 ____________________________________________________________________________
5546 [  9253] By: jhi                                   on 2001/03/19  21:48:07
5547         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
5548              From: Robin Houston <robin@kitsite.com>
5549              Date: Mon, 19 Mar 2001 15:48:41 +0000
5550              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
5551      Branch: perl
5552            ! pp_ctl.c
5553 ____________________________________________________________________________
5554 [  9252] By: jhi                                   on 2001/03/19  21:42:27
5555         Log: Integrate perlio.
5556      Branch: perl
5557           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
5558           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
5559           !> utfebcdic.h vms/perly_c.vms
5560 ____________________________________________________________________________
5561 [  9251] By: jhi                                   on 2001/03/19  21:31:28
5562         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
5563              
5564              Dynaloading in 64-bit AIX with vac.
5565      Branch: perl
5566           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
5567           !> hints/aix.sh
5568 ____________________________________________________________________________
5569 [  9250] By: jhi                                   on 2001/03/19  21:18:00
5570         Log: A more robust solution for the 64bitall AIX dynaloading
5571              problem, from Jens-Uwe Mager.
5572      Branch: maint-5.6/perl
5573            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
5574 ____________________________________________________________________________
5575 [  9249] By: nick                                  on 2001/03/19  20:59:37
5576         Log: Integrate mainline.
5577      Branch: perlio
5578           !> (integrate 42 files)
5579 ____________________________________________________________________________
5580 [  9248] By: nick                                  on 2001/03/19  20:22:07
5581         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
5582              (Building on OS390 uses native YACC and YYDEBUG has other
5583              side effects.)
5584      Branch: perlio
5585            ! perly.c perly.y vms/perly_c.vms
5586 ____________________________________________________________________________
5587 [  9247] By: jhi                                   on 2001/03/19  19:59:53
5588         Log: 64-bit AIX dynaloading problem (see #9244) idea
5589              from Jens-Uwe Mager.
5590      Branch: maint-5.6/perl
5591            ! ext/DynaLoader/dl_aix.xs
5592 ____________________________________________________________________________
5593 [  9246] By: nick                                  on 2001/03/19  19:27:57
5594         Log: More EBCDIC fixes.
5595      Branch: perlio
5596            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
5597            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
5598 ____________________________________________________________________________
5599 [  9245] By: jhi                                   on 2001/03/19  19:05:19
5600         Log: Integrate change #9243 from mainline into maintperl.
5601              
5602              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
5603      Branch: maint-5.6/perl
5604           !> README.vmesa
5605 ____________________________________________________________________________
5606 [  9244] By: jhi                                   on 2001/03/19  19:03:15
5607         Log: Get 64bitall AIX building, but still does not test okay:
5608              dynaloading anything fails, for example for op/defins:
5609              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
5610              (update: fixed by #9247,9250)
5611      Branch: maint-5.6/perl
5612            ! hints/aix.sh
5613 ____________________________________________________________________________
5614 [  9243] By: jhi                                   on 2001/03/19  19:00:16
5615         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
5616              From: Robin Barker <rmb1@cise.npl.co.uk>
5617              Date: Mon, 19 Mar 2001 18:01:57 GMT
5618              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
5619      Branch: perl
5620            ! README.vmesa
5621 ____________________________________________________________________________
5622 [  9242] By: jhi                                   on 2001/03/19  18:58:43
5623         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
5624              
5625              TODO: tests.
5626      Branch: perl
5627            ! doop.c op.c
5628 ____________________________________________________________________________
5629 [  9241] By: gsar                                  on 2001/03/19  17:34:46
5630         Log: VMSify tests (from Charles Lane)
5631      Branch: maint-5.6/perl
5632            ! t/lib/filehand.t t/lib/texttabs.t
5633 ____________________________________________________________________________
5634 [  9240] By: jhi                                   on 2001/03/19  14:24:26
5635         Log: Integrate change #9233 from maintperl into mainline.
5636              
5637              some refcounts were incorrect in perl_clone()
5638      Branch: perl
5639           !> sv.c
5640 ____________________________________________________________________________
5641 [  9239] By: gsar                                  on 2001/03/19  09:23:17
5642         Log: this is 5.6.1-trial3
5643      Branch: maint-5.6/perl
5644            ! Changes
5645 ____________________________________________________________________________
5646 [  9238] By: gsar                                  on 2001/03/19  08:47:04
5647         Log: some new symbols are only available under ithreads
5648      Branch: maint-5.6/perl
5649            ! makedef.pl
5650 ____________________________________________________________________________
5651 [  9237] By: gsar                                  on 2001/03/19  08:42:28
5652         Log: update patchlevel.h, Changes, &c.
5653      Branch: maint-5.6/perl
5654            ! Changes patchlevel.h pod/perlhist.pod
5655           !> AUTHORS
5656 ____________________________________________________________________________
5657 [  9236] By: gsar                                  on 2001/03/19  08:17:49
5658         Log: integrate changes#8068,8717 from mainline
5659              
5660              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
5661              
5662              [PATCH CPAN 1.59_51] warning message (not!)
5663      Branch: maint-5.6/perl
5664           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
5665           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
5666           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
5667           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
5668           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
5669 ____________________________________________________________________________
5670 [  9235] By: gsar                                  on 2001/03/19  08:07:09
5671         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
5672              
5673              [PATCH] Add missing CV flags to dump.c
5674              
5675              Re: [patch] Re: PL_ptr_table
5676              
5677              Fixup non-ithread build after 8713
5678              
5679              Generated files form 8713 etc.
5680              
5681              Correct the correction :-(
5682              
5683              Documenting coderef @INC (Re: CPAN "make this script work" feature)
5684              
5685              Subject: Re: sync sync sync: have I missed any patches?
5686              Replace djSP with dSP.
5687      Branch: maint-5.6/perl
5688           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
5689           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
5690           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
5691           !> sv.c sv.h win32/perlhost.h
5692 ____________________________________________________________________________
5693 [  9234] By: gsar                                  on 2001/03/19  07:22:05
5694         Log: revert the change#9090 integrate for now (change looks somewhat
5695              incomplete in that [ha]v_exists() need something similar; lacks
5696              tests; &c.)
5697      Branch: maint-5.6/perl
5698            ! hv.c
5699 ____________________________________________________________________________
5700 [  9233] By: gsar                                  on 2001/03/19  07:10:01
5701         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
5702              destruction when there are unreferenced scalars (SvREFCNT==0)
5703      Branch: maint-5.6/perl
5704            ! sv.c
5705 ____________________________________________________________________________
5706 [  9232] By: jhi                                   on 2001/03/19  05:11:02
5707         Log: Regen api and toc.
5708      Branch: maint-5.6/perl
5709            ! pod/perlapi.pod pod/perltoc.pod
5710 ____________________________________________________________________________
5711 [  9231] By: jhi                                   on 2001/03/19  04:06:03
5712         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
5713              add a lost line in pp.c:pp_chop(), update to new op/chop.
5714              
5715              Clarify the description differentiating for and while; inspired by
5716              
5717              Subject: [ID 20010306.004] || != named unary operator
5718              
5719              The $Is_MacOS needs to be declared.
5720      Branch: maint-5.6/perl
5721            ! pp.c t/op/chop.t
5722           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
5723 ____________________________________________________________________________
5724 [  9230] By: jhi                                   on 2001/03/19  03:48:16
5725         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
5726              9079,9083,9089,9090,9091 from mainline to maintperl.
5727              
5728              Quieten some noise in Win32 builds
5729              
5730              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
5731              
5732              The perlretut was still talking about the old \p and \P
5733              definitions.
5734              
5735              More tweakage on the Unicode character class descriptions.
5736              
5737              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
5738              
5739              Subject: 'no *POSIX' Patch speeding up make on BS2000 
5740              
5741              Subject: [PATCH] perldata.pod here-doc docs
5742              
5743              Add /sbin and /usr/sbin to the list of directories scanned
5744              for setuid programs.  Takes care of bug id 20010309.003.
5745              
5746              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
5747              
5748              In op/stat #35 better to scan all the potential directories
5749              for setuids, not just the first one.
5750      Branch: maint-5.6/perl
5751            ! Makefile.SH
5752           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
5753           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
5754           !> t/op/stat.t toke.c win32/win32.h
5755 ____________________________________________________________________________
5756 [  9229] By: jhi                                   on 2001/03/19  02:31:50
5757         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
5758              From: Chris Nandor <pudge@pobox.com>
5759              Date: Sat, 10 Mar 2001 14:22:19 -0500
5760              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
5761      Branch: maint-5.6/perl
5762            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
5763            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
5764            ! t/lib/b.t t/lib/errno.t
5765 ____________________________________________________________________________
5766 [  9228] By: jhi                                   on 2001/03/19  02:29:59
5767         Log: Integrate changes #9113,9122 from mainline into maintperl.
5768              
5769              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?)
5770      Branch: maint-5.6/perl
5771           !> Configure README.os390 hints/os390.sh
5772 ____________________________________________________________________________
5773 [  9227] By: jhi                                   on 2001/03/19  02:22:35
5774         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
5775              into maintperl.
5776              
5777              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
5778              
5779              Forgot to check-in the larger part of #9120, duh.
5780              
5781              Subject: Another patch for integer.pm POD 
5782              
5783              h2ph strictness and cleanliness from Kurt Starsinic.
5784              
5785              Borland filename case problem.
5786              
5787              h2ph strictness and cleanliness from Kurt Starsinic.
5788              
5789              Subject: [PATCH] the uncontroversial doc patches
5790      Branch: maint-5.6/perl
5791           +> win32/sncfnmcs.pl
5792           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
5793           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
5794           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
5795           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
5796           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
5797           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
5798           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
5799 ____________________________________________________________________________
5800 [  9226] By: jhi                                   on 2001/03/19  02:10:21
5801         Log: Integrate changes #9207,9214 from mainline into maintperl.
5802              
5803              podchecker relaxations: =over has an *optional* number after it,
5804              and whitespace in L<> is okay.
5805      Branch: maint-5.6/perl
5806           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
5807           !> t/pod/poderrs.xr
5808 ____________________________________________________________________________
5809 [  9225] By: jhi                                   on 2001/03/19  02:07:38
5810         Log: Integrate change #9219 from maintperl into mainline.
5811              
5812              remove duplicated tests
5813      Branch: perl
5814           !> t/op/re_tests
5815 ____________________________________________________________________________
5816 [  9224] By: jhi                                   on 2001/03/19  02:06:11
5817         Log: Integrate change #9223 from mainline to maintperl.
5818              
5819              Document -Dmksymlinks.
5820      Branch: maint-5.6/perl
5821           !> INSTALL
5822 ____________________________________________________________________________
5823 [  9223] By: jhi                                   on 2001/03/19  02:01:25
5824         Log: Document -Dmksymlinks.
5825      Branch: perl
5826            ! INSTALL
5827 ____________________________________________________________________________
5828 [  9222] By: jhi                                   on 2001/03/19  01:15:35
5829         Log: The -Dmksymlinks wasn't working for maintperl.
5830      Branch: maint-5.6/perl
5831            ! Configure
5832 ____________________________________________________________________________
5833 [  9221] By: jhi                                   on 2001/03/19  00:49:43
5834         Log: Cleanup pixie residue.
5835      Branch: perl
5836            ! Makefile.SH
5837 ____________________________________________________________________________
5838 [  9220] By: jhi                                   on 2001/03/19  00:44:47
5839         Log: Document the use of pixie/prof; create make targets for it.
5840              
5841              TODO: make t/TEST pixie-aware.
5842      Branch: perl
5843            ! Makefile.SH pod/perlhack.pod
5844 ____________________________________________________________________________
5845 [  9219] By: gsar                                  on 2001/03/19  00:16:55
5846         Log: remove duplicated tests
5847      Branch: maint-5.6/perl
5848            ! t/op/re_tests
5849 ____________________________________________________________________________
5850 [  9218] By: jhi                                   on 2001/03/18  23:59:31
5851         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
5852      Branch: perl
5853            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
5854 ____________________________________________________________________________
5855 [  9217] By: jhi                                   on 2001/03/18  23:25:20
5856         Log: Rewrite the tests section of Makefile to be less redundant
5857              and to allow for more flexible test targets, many recursive
5858              make calls introduced.
5859      Branch: perl
5860            ! Makefile.SH
5861 ____________________________________________________________________________
5862 [  9216] By: jhi                                   on 2001/03/18  22:30:04
5863         Log: Document the use of Third Degree (sparsely).
5864      Branch: perl
5865            ! pod/perlhack.pod t/TEST
5866 ____________________________________________________________________________
5867 [  9215] By: jhi                                   on 2001/03/18  22:10:30
5868         Log: Make targets for testing with Third Degree.
5869      Branch: perl
5870            ! Makefile.SH
5871 ____________________________________________________________________________
5872 [  9214] By: jhi                                   on 2001/03/18  21:08:53
5873         Log: The podchecker relaxations need to mirrored also at the tests.
5874      Branch: perl
5875            ! t/pod/poderrs.xr
5876 ____________________________________________________________________________
5877 [  9213] By: jhi                                   on 2001/03/18  20:56:21
5878         Log: Update Changes.
5879      Branch: perl
5880            ! Changes patchlevel.h
5881 ____________________________________________________________________________
5882 [  9212] By: jhi                                   on 2001/03/18  20:36:59
5883         Log: Looking for config.sh in parent directories isn't
5884              very useful for the toplevel Makefile.
5885      Branch: perl
5886            ! Makefile.SH
5887 ____________________________________________________________________________
5888 [  9211] By: jhi                                   on 2001/03/18  20:33:37
5889         Log: On "make clean" take care of Third Degree droppings.
5890      Branch: perl
5891            ! Makefile.SH
5892 ____________________________________________________________________________
5893 [  9210] By: jhi                                   on 2001/03/18  20:21:34
5894         Log: Add a hook for running the tests under the Third Degree
5895              debugging tool (set $ENV{PERL_3LOG} to non-zero)
5896              
5897              TODO: Document the use of Third Degree.
5898      Branch: perl
5899            ! t/TEST
5900 ____________________________________________________________________________
5901 [  9209] By: jhi                                   on 2001/03/18  20:19:07
5902         Log: Regen toc and api pods.
5903      Branch: perl
5904            ! pod/perlapi.pod pod/perltoc.pod
5905 ____________________________________________________________________________
5906 [  9208] By: jhi                                   on 2001/03/18  20:12:12
5907         Log: Integrate changes #8128,9132 from mainline into maintperl,
5908              Tie::SubstrHash fixes.
5909      Branch: maint-5.6/perl
5910           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
5911 ____________________________________________________________________________
5912 [  9207] By: jhi                                   on 2001/03/18  20:07:43
5913         Log: podchecker relaxations from Michael Stevens.
5914      Branch: perl
5915            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
5916 ____________________________________________________________________________
5917 [  9206] By: jhi                                   on 2001/03/18  20:04:24
5918         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
5919      Branch: perl
5920            ! lib/Locale/Constants.pm lib/Locale/Country.pm
5921            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
5922            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
5923 ____________________________________________________________________________
5924 [  9205] By: jhi                                   on 2001/03/18  19:54:45
5925         Log: Integrate changes #9161,9162 from maintperl to mainline.
5926              
5927              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
5928              results
5929      Branch: perl
5930           !> t/op/magic.t
5931 ____________________________________________________________________________
5932 [  9204] By: jhi                                   on 2001/03/18  19:37:46
5933         Log: Make perl.third checks more understandable to the builder.
5934      Branch: perl
5935            ! Makefile.SH
5936 ____________________________________________________________________________
5937 [  9203] By: jhi                                   on 2001/03/18  19:20:54
5938         Log: Re-integrate #9138 from maintperl to mainline,
5939              the squelching of the unneeded "Scalars leaked" messages.
5940      Branch: perl
5941           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
5942           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
5943           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
5944 ____________________________________________________________________________
5945 [  9202] By: jhi                                   on 2001/03/18  18:48:36
5946         Log: More robust and more paranoid perl.third target.
5947      Branch: perl
5948            ! Makefile.SH
5949 ____________________________________________________________________________
5950 [  9201] By: jhi                                   on 2001/03/18  18:39:21
5951         Log: Integrate change #9197 from maintperl to mainline.
5952              
5953              more thorough cleaning of arenas.
5954      Branch: perl
5955           !> embed.pl perl.c proto.h sv.c t/op/sort.t
5956 ____________________________________________________________________________
5957 [  9200] By: jhi                                   on 2001/03/18  18:25:17
5958         Log: Integrate perlio.
5959      Branch: perl
5960           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
5961           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
5962           !> t/lib/encode.t toke.c universal.c utf8.c
5963 ____________________________________________________________________________
5964 [  9199] By: nick                                  on 2001/03/18  15:23:51
5965         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
5966              is the sense of the test being done. Avoid some magical 127 and 128 values
5967              by using macros.
5968      Branch: perlio
5969            ! doop.c pp_ctl.c sv.c toke.c
5970 ____________________________________________________________________________
5971 [  9198] By: nick                                  on 2001/03/18  14:18:12
5972         Log: UTF-X encoding invariance for Encode:
5973              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
5974              - move the XS code for those to universal.c (so in miniperl)
5975              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
5976              - change ext/Encode/compile to use above.
5977              - Fix t/lib/encode.t for above
5978              - Teach t/lib/b.t to expect -uutf8
5979              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
5980              utf8.pm is needed.
5981      Branch: perlio
5982            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
5983            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
5984 ____________________________________________________________________________
5985 [  9197] By: gsar                                  on 2001/03/18  12:15:57
5986         Log: more thorough cleaning of arenas--keep going until no more
5987              SvREFCNT_dec()s occur (this fixes the problem that causes the
5988              pesky "Scalars leaked" warnings)
5989      Branch: maint-5.6/perl
5990            ! embed.pl perl.c proto.h sv.c t/op/sort.t
5991 ____________________________________________________________________________
5992 [  9196] By: nick                                  on 2001/03/18  10:57:29
5993         Log: Fix pragma/utf8.t # 15
5994              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
5995              are SvUTF8 as well.
5996      Branch: perlio
5997            ! toke.c
5998 ____________________________________________________________________________
5999 [  9195] By: nick                                  on 2001/03/18  09:27:06
6000         Log: Integrate mainline
6001      Branch: perlio
6002           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
6003           !> t/op/pat.t
6004 ____________________________________________________________________________
6005 [  9194] By: jhi                                   on 2001/03/18  05:29:59
6006         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
6007              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
6008      Branch: perl
6009            ! op.c op.h t/op/misc.t t/op/pat.t
6010 ____________________________________________________________________________
6011 [  9193] By: jhi                                   on 2001/03/18  05:15:06
6012         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
6013      Branch: perl
6014            ! mg.c t/op/pat.t
6015 ____________________________________________________________________________
6016 [  9192] By: jhi                                   on 2001/03/18  04:22:43
6017         Log: tr/// UTF-8 patches from Inaba Hiroto.
6018      Branch: perl
6019            ! doop.c op.c
6020 ____________________________________________________________________________
6021 [  9191] By: jhi                                   on 2001/03/18  04:21:17
6022         Log: Integrate perlio.
6023      Branch: perl
6024           !> utf8.c utfebcdic.h
6025 ____________________________________________________________________________
6026 [  9190] By: nick                                  on 2001/03/17  20:32:01
6027         Log: Correct #if EBCDIC side typos.
6028              Builds and passes many tests on OS390.
6029      Branch: perlio
6030            ! utf8.c utfebcdic.h
6031 ____________________________________________________________________________
6032 [  9189] By: jhi                                   on 2001/03/17  18:55:49
6033         Log: Add prerequisites for the perl.third target.
6034      Branch: perl
6035            ! Makefile.SH
6036 ____________________________________________________________________________
6037 [  9188] By: jhi                                   on 2001/03/17  18:46:00
6038         Log: Integrate perlio.
6039      Branch: perl
6040           +> utfebcdic.h
6041           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
6042 ____________________________________________________________________________
6043 [  9187] By: jhi                                   on 2001/03/17  18:38:47
6044         Log: Add a make rule for perl.third (the Third Degree memory debugging
6045              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
6046      Branch: perl
6047            ! Makefile.SH
6048 ____________________________________________________________________________
6049 [  9186] By: nick                                  on 2001/03/17  18:34:48
6050         Log: MANIFEST addition :-(
6051      Branch: perlio
6052            ! MANIFEST
6053 ____________________________________________________________________________
6054 [  9185] By: nick                                  on 2001/03/17  18:29:50
6055         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
6056              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
6057              a superset of ASCII are invariant under the encoding. This is EBCDIC
6058              friendly as an encoded string can be looked at as being EBCDIC by lexer
6059              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
6060              ASCII on ASCII machines.
6061              
6062              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
6063              seperate.
6064              - Add some more macros to comprehend different shift amounts and
6065              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
6066              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
6067              and conditionaly #include it.
6068              
6069              EBCDIC build as yet untested.  ASCII still fails the one test.
6070      Branch: perlio
6071            + utfebcdic.h
6072            ! utf8.c utf8.h
6073 ____________________________________________________________________________
6074 [  9184] By: nick                                  on 2001/03/17  17:44:16
6075         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
6076      Branch: perlio
6077            ! doop.c perl.h pp.c utf8.h
6078 ____________________________________________________________________________
6079 [  9183] By: jhi                                   on 2001/03/17  15:55:42
6080         Log: Integrate perlio.
6081      Branch: perl
6082            ! MANIFEST
6083           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
6084 ____________________________________________________________________________
6085 [  9182] By: nick                                  on 2001/03/17  09:16:06
6086         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
6087      Branch: perlio
6088            ! t/op/pat.t
6089 ____________________________________________________________________________
6090 [  9181] By: nick                                  on 2001/03/17  09:15:11
6091         Log: Integrate mainline.
6092      Branch: perlio
6093           +> lib/Locale/Constants.pm lib/Locale/Country.pm
6094           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
6095           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
6096           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
6097           !> (integrate 83 files)
6098 ____________________________________________________________________________
6099 [  9180] By: nick                                  on 2001/03/16  17:23:21
6100         Log: EBCDIC Fixes.
6101      Branch: perlio
6102            ! perl.h sv.c toke.c utf8.c utf8.h
6103 ____________________________________________________________________________
6104 [  9179] By: jhi                                   on 2001/03/16  14:10:12
6105         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
6106              a change needed to work around an AIX compiler bug.
6107      Branch: perl
6108            ! ext/Storable/Storable.xs
6109 ____________________________________________________________________________
6110 [  9178] By: jhi                                   on 2001/03/16  03:19:59
6111         Log: With Damian's approval synchronize damian's modules'
6112              licensing with Perl's standard module licensing.
6113      Branch: perl
6114            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
6115 ____________________________________________________________________________
6116 [  9177] By: jhi                                   on 2001/03/16  03:15:34
6117         Log: Make the Filter::Util:Call files have their own copies
6118              of the Perl standard module licensing, from Paul Marquess.
6119      Branch: perl
6120            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
6121 ____________________________________________________________________________
6122 [  9176] By: jhi                                   on 2001/03/16  02:56:04
6123         Log: Subject: [PATCH] more pod patches
6124              From: Michael Stevens <michael@etla.org>
6125              Date: Thu, 15 Mar 2001 21:25:18 +0000
6126              Message-ID: <20010315212518.A18870@firedrake.org>
6127      Branch: perl
6128            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
6129            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
6130            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
6131            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
6132            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
6133            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
6134            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
6135            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
6136            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
6137            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
6138            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
6139            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
6140            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
6141            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
6142            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
6143            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
6144            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
6145            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
6146            ! lib/Locale/Country.pm lib/Locale/Language.pm
6147            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
6148            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
6149            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
6150            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
6151            ! os2/OS2/Process/Process.pm
6152 ____________________________________________________________________________
6153 [  9175] By: jhi                                   on 2001/03/16  02:53:32
6154         Log: Subject: [PATCH] the uncontroversial doc patches
6155              From: Michael Stevens <michael@etla.org>
6156              Date: Thu, 15 Mar 2001 20:01:12 +0000
6157              Message-ID: <20010315200112.A7636@firedrake.org>
6158      Branch: perl
6159            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
6160            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
6161            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
6162            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
6163            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
6164 ____________________________________________________________________________
6165 [  9174] By: jhi                                   on 2001/03/16  02:50:49
6166         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
6167              From: Paul Lindner <lindner@inuus.com>
6168              Date: Fri, 16 Mar 2001 11:28:03 -0800
6169              Message-ID: <20010316112803.A7577@inuus.com>
6170      Branch: perl
6171            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6172 ____________________________________________________________________________
6173 [  9173] By: nick                                  on 2001/03/15  20:21:03
6174         Log: 1st day's EBCDIC fixes:
6175              - toke.c's parsing of strings needed attention
6176              needed to conditionally e2a if string was already UTF-8
6177              - e2a/a2e tables where wrong way round.
6178              - new macros in utf8.h
6179      Branch: perlio
6180            ! perl.h toke.c utf8.h
6181 ____________________________________________________________________________
6182 [  9172] By: jhi                                   on 2001/03/15  15:17:17
6183         Log: Update Changes.
6184      Branch: perl
6185            ! Changes patchlevel.h
6186 ____________________________________________________________________________
6187 [  9171] By: jhi                                   on 2001/03/15  15:09:32
6188         Log: Subject: Re: Another Borland C++ problem.
6189              From: "Vadim Konovalov" <watman@inbox.ru>
6190              Date: Sat, 10 Mar 2001 19:26:07 +0300
6191              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
6192              
6193              Borland filename case problem.
6194      Branch: perl
6195            + win32/sncfnmcs.pl
6196            ! MANIFEST README.win32
6197 ____________________________________________________________________________
6198 [  9170] By: jhi                                   on 2001/03/15  14:54:23
6199         Log: Add Locale::Codes 1.06, from Neil Bowers.
6200      Branch: perl
6201            + lib/Locale/Constants.pm lib/Locale/Country.pm
6202            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
6203            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
6204            + t/lib/lc-language.t t/lib/lc-uk.t
6205            ! MANIFEST
6206 ____________________________________________________________________________
6207 [  9169] By: jhi                                   on 2001/03/15  14:19:01
6208         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
6209      Branch: perl
6210            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
6211            ! ext/Storable/Storable.xs
6212 ____________________________________________________________________________
6213 [  9168] By: jhi                                   on 2001/03/15  14:13:22
6214         Log: Integrate changes #9120,9167 from mainline to maintperl.
6215              
6216              Subject: [PATCH 5.6.1] OS/2 docs
6217              
6218              Subject: [PATCH 5.6.1] perldoc
6219      Branch: maint-5.6/perl
6220           !> os2/Changes utils/perldoc.PL
6221 ____________________________________________________________________________
6222 [  9167] By: jhi                                   on 2001/03/15  14:07:42
6223         Log: Subject: [PATCH 5.6.1] perldoc
6224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6225              Date: Wed, 14 Mar 2001 23:46:52 -0500
6226              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
6227      Branch: perl
6228            ! utils/perldoc.PL
6229 ____________________________________________________________________________
6230 [  9166] By: jhi                                   on 2001/03/15  13:53:15
6231         Log: sigaction test condition tweakage.
6232      Branch: perl
6233            ! t/lib/sigaction.t
6234 ____________________________________________________________________________
6235 [  9165] By: alanbur                               on 2001/03/15  03:49:17
6236         Log: Resynchronised with parent
6237      Branch: maint-5.6/pureperl
6238           +> os2/os2add.sym t/op/anonsub.t
6239           !> (integrate 72 files)
6240 ____________________________________________________________________________
6241 [  9164] By: jhi                                   on 2001/03/15  01:05:01
6242         Log: Avoid stomping off the beginning of an array in tr///.
6243      Branch: perl
6244            ! op.c
6245 ____________________________________________________________________________
6246 [  9163] By: jhi                                   on 2001/03/15  00:58:57
6247         Log: h2ph strictness and cleanliness from Kurt Starsinic.
6248      Branch: perl
6249            ! utils/h2ph.PL
6250 ____________________________________________________________________________
6251 [  9162] By: gsar                                  on 2001/03/15  00:56:53
6252         Log: avoid warnings
6253      Branch: maint-5.6/perl
6254            ! t/op/magic.t
6255 ____________________________________________________________________________
6256 [  9161] By: gsar                                  on 2001/03/15  00:52:09
6257         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
6258              results
6259      Branch: maint-5.6/perl
6260            ! t/op/magic.t
6261 ____________________________________________________________________________
6262 [  9160] By: jhi                                   on 2001/03/14  22:02:10
6263         Log: Do not use the Perl malloc in IRIX, suggested by
6264              Helmus Jarausch.
6265      Branch: perl
6266            ! hints/irix_6.sh
6267 ____________________________________________________________________________
6268 [  9159] By: nick                                  on 2001/03/14  21:45:59
6269         Log: Integrate mainline
6270      Branch: perlio
6271           +> t/op/loopctl.t
6272           !> (integrate 41 files)
6273 ____________________________________________________________________________
6274 [  9158] By: jhi                                   on 2001/03/14  21:10:09
6275         Log: The Day of the Retractions continues: the #9138
6276              (integrated in #9144) doesn't work well in mainline.
6277      Branch: perl
6278            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
6279            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
6280            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
6281 ____________________________________________________________________________
6282 [  9157] By: jhi                                   on 2001/03/14  20:58:12
6283         Log: The #9145 CANNOT be enabled: the clear_pmop code still
6284              dumps core all over in Tru64.
6285      Branch: perl
6286            ! op.c op.h t/op/pat.t
6287 ____________________________________________________________________________
6288 [  9156] By: jhi                                   on 2001/03/14  20:48:06
6289         Log: Integrate change #9154 from maintperl to mainline.
6290              
6291              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
6292              (caused Storable 1.0.10 to break on windows)
6293      Branch: perl
6294           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
6295           !> perlapi.c proto.h
6296 ____________________________________________________________________________
6297 [  9155] By: jhi                                   on 2001/03/14  20:23:53
6298         Log: Retract #9136: breaks threading (and binary compatibility).
6299      Branch: perl
6300            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
6301 ____________________________________________________________________________
6302 [  9154] By: gsar                                  on 2001/03/14  17:48:18
6303         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
6304              (caused Storable 1.0.10 to break on windows)
6305      Branch: maint-5.6/perl
6306            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
6307            ! perlapi.c proto.h
6308 ____________________________________________________________________________
6309 [  9153] By: jhi                                   on 2001/03/14  13:35:21
6310         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
6311      Branch: perl
6312            ! t/lib/sigaction.t
6313 ____________________________________________________________________________
6314 [  9152] By: gsar                                  on 2001/03/14  07:29:40
6315         Log: back out changes#9012,9010,9009 and parts of change#9016
6316              (causes ABRs under purify, and some prerequisites don't
6317              seem to be there in 5.6.x)
6318      Branch: maint-5.6/perl
6319            ! doop.c op.c t/op/tr.t toke.c
6320 ____________________________________________________________________________
6321 [  9151] By: gsar                                  on 2001/03/14  07:01:29
6322         Log: reenable change#9145 (the test was busted due to a missing
6323              C<print "ok 27\n">)
6324      Branch: perl
6325            ! op.c op.h t/op/pat.t
6326 ____________________________________________________________________________
6327 [  9150] By: jhi                                   on 2001/03/14  06:38:36
6328         Log: Retract #9145.
6329      Branch: perl
6330            ! op.c op.h t/op/pat.t
6331 ____________________________________________________________________________
6332 [  9149] By: jhi                                   on 2001/03/14  06:14:56
6333         Log: Retract #9143.
6334      Branch: perl
6335            ! op.c
6336 ____________________________________________________________________________
6337 [  9148] By: gsar                                  on 2001/03/14  06:13:02
6338         Log: Uninitialized Memory Read in regexec.c
6339      Branch: perl
6340            ! regexec.c
6341 ____________________________________________________________________________
6342 [  9147] By: jhi                                   on 2001/03/14  04:59:54
6343         Log: Subject: PATCH: make goto work in nested eval ""
6344              From: Robin Houston <robin@kitsite.com>
6345              Date: Wed, 14 Mar 2001 04:16:10 +0000
6346              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
6347      Branch: perl
6348            ! pp_ctl.c t/op/goto.t
6349 ____________________________________________________________________________
6350 [  9146] By: jhi                                   on 2001/03/14  04:42:54
6351         Log: Preserve the #ifdef PERL_CORE in perly.h.
6352      Branch: perl
6353            ! perly.fixer
6354 ____________________________________________________________________________
6355 [  9145] By: jhi                                   on 2001/03/14  03:57:41
6356         Log: (Retracted by #9150.)
6357      Branch: perl
6358            ! op.c op.h t/op/pat.t
6359 ____________________________________________________________________________
6360 [  9144] By: jhi                                   on 2001/03/14  03:50:38
6361         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
6362              
6363              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
6364              
6365              remove squelch controls for "Scalars leaked" messages in most places
6366              (these are now cured)
6367              
6368              fix another memory leak reported by purify (tie callbacks that
6369              croak can leak when wiping out magic)
6370      Branch: perl
6371           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
6372           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
6373           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
6374           !> t/pragma/warnings.t
6375 ____________________________________________________________________________
6376 [  9143] By: jhi                                   on 2001/03/14  03:37:53
6377         Log: (Retracted by #9149.)
6378      Branch: perl
6379            ! op.c
6380 ____________________________________________________________________________
6381 [  9142] By: gsar                                  on 2001/03/14  03:20:48
6382         Log: fix another memory leak reported by purify (tie callbacks that
6383              croak can leak when wiping out magic)
6384      Branch: maint-5.6/perl
6385            ! scope.c
6386 ____________________________________________________________________________
6387 [  9141] By: jhi                                   on 2001/03/14  02:55:00
6388         Log: Subject: PATCH for [ID 20010305.003]
6389              From: Robin Houston <robin@kitsite.com>
6390              Date: Wed, 14 Mar 2001 02:45:51 +0000
6391              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
6392      Branch: perl
6393            ! pp_ctl.c t/op/eval.t
6394 ____________________________________________________________________________
6395 [  9140] By: jhi                                   on 2001/03/14  02:41:54
6396         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
6397              Date: Wed, 14 Mar 2001 01:52:51 +0000
6398              From: Robin Houston <robin@kitsite.com>
6399              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
6400              
6401              Fix for 2000313.004.
6402      Branch: perl
6403            ! pp_ctl.c t/op/goto.t
6404 ____________________________________________________________________________
6405 [  9139] By: jhi                                   on 2001/03/14  02:40:50
6406         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
6407              From: Robin Houston <robin@kitsite.com>
6408              Date: Wed, 14 Mar 2001 00:43:45 +0000
6409              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
6410      Branch: perl
6411            + t/op/loopctl.t
6412            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
6413            ! vms/perly_c.vms
6414 ____________________________________________________________________________
6415 [  9138] By: gsar                                  on 2001/03/14  01:18:00
6416         Log: remove squelch controls for "Scalars leaked" messages in most places
6417              (these are now cured)
6418      Branch: maint-5.6/perl
6419            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
6420            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
6421            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
6422 ____________________________________________________________________________
6423 [  9137] By: gsar                                  on 2001/03/14  00:57:04
6424         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
6425      Branch: maint-5.6/perl
6426            ! regcomp.c
6427 ____________________________________________________________________________
6428 [  9136] By: jhi                                   on 2001/03/13  23:12:24
6429         Log: (Retracted by #9155)
6430              
6431              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
6432              From: Jens-Uwe Mager <jum@helios.de>
6433              Date: Wed, 21 Feb 2001 21:32:04 +0100
6434              Message-ID: <20010221213203.A18340@ans.helios.de>
6435      Branch: perl
6436            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
6437 ____________________________________________________________________________
6438 [  9135] By: jhi                                   on 2001/03/13  22:50:05
6439         Log: Integrate perlio.
6440      Branch: perl
6441           !> pp.c
6442 ____________________________________________________________________________
6443 [  9134] By: jhi                                   on 2001/03/13  22:49:05
6444         Log: Integrate change #9131 from maintperl into mainline.
6445              
6446              make the error text look more consistent in hints/hpux.sh
6447      Branch: perl
6448           !> hints/hpux.sh
6449 ____________________________________________________________________________
6450 [  9133] By: gsar                                  on 2001/03/13  22:46:20
6451         Log: integrate change#9067 from mainline
6452              
6453              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
6454      Branch: maint-5.6/perl
6455           !> lib/ExtUtils/MM_Unix.pm
6456 ____________________________________________________________________________
6457 [  9132] By: jhi                                   on 2001/03/13  22:41:21
6458         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
6459              From: "John P. Linderman" <jpl@research.att.com>
6460              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
6461              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
6462              
6463              A more correct prime finder.
6464      Branch: perl
6465            ! lib/Tie/SubstrHash.pm
6466 ____________________________________________________________________________
6467 [  9131] By: gsar                                  on 2001/03/13  22:30:42
6468         Log: make the error text look more consistent in hints/hpux.sh
6469      Branch: maint-5.6/perl
6470            ! hints/hpux.sh
6471 ____________________________________________________________________________
6472 [  9130] By: jhi                                   on 2001/03/13  22:23:44
6473         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
6474              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6475              Date: Tue, 13 Mar 2001 18:41:26 +0100
6476              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
6477              
6478              If the test is run non-interactively the default handler
6479              is different.
6480      Branch: perl
6481            ! t/lib/sigaction.t
6482 ____________________________________________________________________________
6483 [  9129] By: jhi                                   on 2001/03/13  22:20:21
6484         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
6485              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6486              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
6487              Date:     Tue, 13 Mar 2001 16:44:32 EST
6488      Branch: perl
6489            ! t/lib/1_compile.t
6490 ____________________________________________________________________________
6491 [  9128] By: jhi                                   on 2001/03/13  22:18:34
6492         Log: Subject: Another patch for integer.pm POD 
6493              From: "John L. Allen" <allen@grumman.com>
6494              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
6495              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
6496      Branch: perl
6497            ! lib/integer.pm
6498 ____________________________________________________________________________
6499 [  9127] By: nick                                  on 2001/03/13  21:26:30
6500         Log: Integrate mainline.
6501      Branch: perlio
6502           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
6503           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
6504           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
6505           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
6506           !> Changes Configure MANIFEST README.os2 README.os390
6507           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
6508           !> os2/Changes patchlevel.h win32/perlhost.h
6509 ____________________________________________________________________________
6510 [  9126] By: nick                                  on 2001/03/13  20:39:51
6511         Log: #ifdef'ed out code to make packed side of pack/unpack
6512              octets. (i.e. pack('U') => encode_utf8).
6513      Branch: perlio
6514            ! pp.c
6515 ____________________________________________________________________________
6516 [  9125] By: jhi                                   on 2001/03/13  15:07:16
6517         Log: Update Changes.
6518      Branch: perl
6519            ! Changes patchlevel.h
6520 ____________________________________________________________________________
6521 [  9124] By: jhi                                   on 2001/03/13  14:22:45
6522         Log: Workaround for the buggy ("internal compiler error")
6523              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
6524              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
6525              of Andreas König.
6526      Branch: perl
6527            ! ext/re/Makefile.PL hints/aix.sh
6528 ____________________________________________________________________________
6529 [  9123] By: jhi                                   on 2001/03/13  03:24:34
6530         Log: Typo in #9114.
6531      Branch: metaconfig
6532            ! U/modified/myhostname.U
6533 ____________________________________________________________________________
6534 [  9122] By: jhi                                   on 2001/03/13  03:24:06
6535         Log: Typo in #9113.
6536      Branch: perl
6537            ! Configure
6538 ____________________________________________________________________________
6539 [  9121] By: jhi                                   on 2001/03/13  01:53:05
6540         Log: Forgot to check-in the larger part of #9120, duh.
6541      Branch: perl
6542            ! README.os2
6543 ____________________________________________________________________________
6544 [  9120] By: jhi                                   on 2001/03/13  01:51:31
6545         Log: Subject: [PATCH 5.6.1] OS/2 docs
6546              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6547              Date: Mon, 12 Mar 2001 03:27:32 -0500
6548              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
6549      Branch: perl
6550            ! os2/Changes
6551 ____________________________________________________________________________
6552 [  9119] By: jhi                                   on 2001/03/13  01:49:41
6553         Log: Integrate change #9116 from maintperl into mainline.
6554              
6555              Win32::GetCwd() returns C: instead of C:\ in the root directory
6556              under ithreads
6557      Branch: perl
6558           !> win32/perlhost.h
6559 ____________________________________________________________________________
6560 [  9118] By: jhi                                   on 2001/03/13  01:13:39
6561         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
6562      Branch: perl
6563            + lib/Switch.pm t/lib/switch.t
6564            ! MANIFEST
6565 ____________________________________________________________________________
6566 [  9117] By: jhi                                   on 2001/03/13  01:03:17
6567         Log: Add Text::Balanced 1.83.
6568      Branch: perl
6569            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
6570            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
6571            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
6572            + t/lib/tb-xvari.t
6573            ! MANIFEST
6574 ____________________________________________________________________________
6575 [  9116] By: gsar                                  on 2001/03/13  00:55:53
6576         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
6577              under ithreads
6578      Branch: maint-5.6/perl
6579            ! win32/perlhost.h
6580 ____________________________________________________________________________
6581 [  9115] By: jhi                                   on 2001/03/13  00:54:09
6582         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
6583              From: "John L. Allen" <allen@grumman.com>
6584              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
6585              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
6586              
6587              use integer document clarification.
6588      Branch: perl
6589            ! lib/integer.pm
6590 ____________________________________________________________________________
6591 [  9114] By: jhi                                   on 2001/03/13  00:38:54
6592         Log: Metaconfig unit change for #9113.
6593      Branch: metaconfig
6594            ! U/modified/myhostname.U
6595 ____________________________________________________________________________
6596 [  9113] By: jhi                                   on 2001/03/13  00:38:35
6597         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?)
6598              From: Peter Prymmer <pvhp@forte.com>
6599              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
6600              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
6601      Branch: perl
6602            ! Configure README.os390 hints/os390.sh
6603 ____________________________________________________________________________
6604 [  9112] By: jhi                                   on 2001/03/13  00:29:00
6605         Log: Integrate perlio.
6606      Branch: perl
6607           !> sv.c utf8.h
6608 ____________________________________________________________________________
6609 [  9111] By: nick                                  on 2001/03/12  21:16:33
6610         Log: Integrate mainline.
6611      Branch: perlio
6612           +> t/op/anonsub.t
6613           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
6614           !> proto.h sv.c
6615 ____________________________________________________________________________
6616 [  9110] By: nick                                  on 2001/03/12  21:00:13
6617         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
6618      Branch: perlio
6619            ! sv.c utf8.h
6620 ____________________________________________________________________________
6621 [  9109] By: jhi                                   on 2001/03/12  16:04:47
6622         Log: Integrate change #9108 from maintperl to mainline.
6623              
6624              fix memory leak in C<sub X { sub {} }> arising from a refcount
6625              loop between the outer sub and the inner prototype anonsub
6626              
6627              this also enables closures returned by subroutines that
6628              subsequently get redefined to work without generating coredumps :)
6629              
6630              completely removed the free_closures() hack--it shouldn't be
6631              needed anymore
6632      Branch: perl
6633           +> t/op/anonsub.t
6634           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
6635           !> proto.h sv.c
6636 ____________________________________________________________________________
6637 [  9108] By: gsar                                  on 2001/03/12  10:21:31
6638         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
6639              loop between the outer sub and the inner prototype anonsub
6640              
6641              this also enables closures returned by subroutines that
6642              subsequently get redefined to work without generating coredumps :)
6643              
6644              completely removed the free_closures() hack--it shouldn't be
6645              needed anymore
6646      Branch: maint-5.6/perl
6647            + t/op/anonsub.t
6648            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
6649            ! proto.h sv.c
6650 ____________________________________________________________________________
6651 [  9107] By: jhi                                   on 2001/03/12  05:15:31
6652         Log: Integrate perlio.
6653      Branch: perl
6654           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
6655 ____________________________________________________________________________
6656 [  9106] By: nick                                  on 2001/03/11  20:10:12
6657         Log: regcomp.c is working in native space, not Unicode space (if different)
6658              as it is doing compare against 'W' in \W etc.
6659      Branch: perlio
6660            ! regcomp.c
6661 ____________________________________________________________________________
6662 [  9105] By: nick                                  on 2001/03/11  19:39:34
6663         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
6664              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
6665      Branch: perlio
6666            ! regcomp.c toke.c utf8.c
6667 ____________________________________________________________________________
6668 [  9104] By: nick                                  on 2001/03/11  18:15:44
6669         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
6670      Branch: perlio
6671            ! sv.c
6672 ____________________________________________________________________________
6673 [  9103] By: nick                                  on 2001/03/11  18:03:28
6674         Log: Integrate mainline (for regexp stuff).
6675      Branch: perlio
6676           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
6677           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
6678           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
6679           !> t/lib/errno.t t/op/pat.t
6680 ____________________________________________________________________________
6681 [  9102] By: nick                                  on 2001/03/11  17:44:20
6682         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
6683              - exclude layer syms in makedef.pl for sfio
6684              - also inhibit Encode from trying to build ":encode()" layer.
6685      Branch: perlio
6686            ! ext/Encode/Encode.xs makedef.pl
6687 ____________________________________________________________________________
6688 [  9101] By: jhi                                   on 2001/03/10  22:38:13
6689         Log: The $Is_MacOS needs to be declared.
6690      Branch: perl
6691            ! lib/ExtUtils/Manifest.pm
6692 ____________________________________________________________________________
6693 [  9100] By: jhi                                   on 2001/03/10  22:14:29
6694         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
6695              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
6696              pollute the symbolspace if using sfio.
6697      Branch: perl
6698            ! ext/Encode/Encode.xs
6699 ____________________________________________________________________________
6700 [  9099] By: jhi                                   on 2001/03/10  21:58:48
6701         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
6702              Date: Sat, 10 Mar 2001 14:23:55 -0500
6703              From: Chris Nandor <pudge@pobox.com>
6704              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
6705      Branch: perl
6706            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
6707            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
6708            ! t/lib/errno.t
6709 ____________________________________________________________________________
6710 [  9098] By: jhi                                   on 2001/03/10  21:38:30
6711         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
6712      Branch: perl
6713            ! regcomp.c regexec.c t/op/pat.t
6714 ____________________________________________________________________________
6715 [  9097] By: jhi                                   on 2001/03/10  14:38:07
6716         Log: Integrate perlio.
6717      Branch: perl
6718           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
6719           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
6720           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
6721 ____________________________________________________________________________
6722 [  9096] By: nick                                  on 2001/03/10  11:55:43
6723         Log: EBCDIC sanity - phase I
6724              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
6725              - use utf8n_xxxx (c.f. pvn) for forms which take length.
6726              - back out vN.N and $^V exceptions to e2a/a2e
6727              - make "locale" isxxx macros be uvchr (may be redundant?)
6728              
6729              Not clear yet that toUPPER_uni et. al. return being handled correctly.
6730              The tr// and rexexp stuff still needs an audit, assumption is they are working
6731              in Unicode space.
6732              
6733              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
6734      Branch: perlio
6735            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
6736            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
6737            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
6738 ____________________________________________________________________________
6739 [  9095] By: jhi                                   on 2001/03/09  22:10:01
6740         Log: Integrate perlio.
6741      Branch: perl
6742           !> dump.c
6743 ____________________________________________________________________________
6744 [  9094] By: nick                                  on 2001/03/09  17:36:38
6745         Log: Builds an passes all tests after integrate and this tweak.
6746      Branch: perlio
6747            ! dump.c
6748 ____________________________________________________________________________
6749 [  9093] By: nick                                  on 2001/03/09  17:16:03
6750         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
6751      Branch: perlio
6752           +> lib/unicode/Scripts.txt t/lib/sigaction.t
6753           !> (integrate 79 files)
6754 ____________________________________________________________________________
6755 [  9092] By: jhi                                   on 2001/03/09  15:28:26
6756         Log: Update Changes.
6757      Branch: perl
6758            ! Changes patchlevel.h
6759 ____________________________________________________________________________
6760 [  9091] By: jhi                                   on 2001/03/09  15:25:05
6761         Log: In op/stat #35 better to scan all the potential directories
6762              for setuids, not just the first one.
6763      Branch: perl
6764            ! t/op/stat.t
6765 ____________________________________________________________________________
6766 [  9090] By: jhi                                   on 2001/03/09  15:01:27
6767         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
6768              From: rspier@pobox.com (Robert Spier)
6769              Date: Fri, 9 Mar 2001 03:30:20 -0500
6770              Message-ID: <15016.38044.381174.160189@rls.cx>
6771              
6772              EXISTS() returning undef mistakenly triggered a FETCH().
6773      Branch: perl
6774            ! hv.c
6775 ____________________________________________________________________________
6776 [  9089] By: jhi                                   on 2001/03/09  14:59:02
6777         Log: Add /sbin and /usr/sbin to the list of directories scanned
6778              for setuid programs.  Takes care of bug id 20010309.003.
6779      Branch: perl
6780            ! t/op/stat.t
6781 ____________________________________________________________________________
6782 [  9088] By: jhi                                   on 2001/03/09  14:48:32
6783         Log: Regen perlapi, perltoc.
6784      Branch: perl
6785            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
6786 ____________________________________________________________________________
6787 [  9087] By: jhi                                   on 2001/03/09  14:38:56
6788         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
6789              From: David Mitchell <davem@fdgroup.co.uk>
6790              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
6791              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
6792      Branch: perl
6793            ! dump.c perl.c perl.h pod/perlrun.pod
6794 ____________________________________________________________________________
6795 [  9086] By: jhi                                   on 2001/03/09  01:47:16
6796         Log: A modified version of
6797              
6798              Subject: [ID 20010307.005] POSIX::sigaction has various problems
6799              From: anders@broadcom.com
6800              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
6801              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
6802              
6803              Currently the sigaction.t test #6 fails (and is fudged to look
6804              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
6805              This may well be a genuine bug in Linux sigaction() (since at
6806              least Tru64, Solaris, and HP-UX disagree with Linux).
6807              Anyone with POSIX / SUSv2 tome handy?  The problem is that
6808              the flags of the oldaction don't match with the flags in
6809              the previously installed disposition.
6810      Branch: perl
6811            + t/lib/sigaction.t
6812            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6813 ____________________________________________________________________________
6814 [  9085] By: jhi                                   on 2001/03/09  01:30:13
6815         Log: Subject: Re: mission impossible for the day
6816              From: Alex Gough <alex@rcon.org>
6817              Date: Thu, 08 Mar 2001 17:18:19 +0000
6818              Message-ID: <3AA7BEDB.8070409@rcon.org>
6819              
6820              If references (are overloaded) and can be directly stringified,
6821              show that instead of "stringified".
6822              
6823              (The problem, infinite mutual recursion caused by overloaded bool
6824              in Switch.pm, tracked by David Mitchell)
6825      Branch: perl
6826            ! lib/Carp/Heavy.pm
6827 ____________________________________________________________________________
6828 [  9084] By: jhi                                   on 2001/03/09  01:20:39
6829         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
6830              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
6831              From: David Mitchell <davem@fdgroup.co.uk>
6832              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
6833      Branch: perl
6834            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
6835            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
6836 ____________________________________________________________________________
6837 [  9083] By: jhi                                   on 2001/03/09  01:16:51
6838         Log: Subject: [PATCH] perldata.pod here-doc docs
6839              From: Jeff Pinyan <jeffp@crusoe.net>
6840              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
6841              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
6842      Branch: perl
6843            ! pod/perldata.pod
6844 ____________________________________________________________________________
6845 [  9082] By: jhi                                   on 2001/03/09  01:01:27
6846         Log: Subject: Re: Unicode/EBCDIC
6847              From: Peter Prymmer <pvhp@forte.com>
6848              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
6849              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
6850      Branch: perl
6851            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
6852 ____________________________________________________________________________
6853 [  9081] By: jhi                                   on 2001/03/08  13:41:30
6854         Log: Subject: Ooops, wrong 'no *POSIX' Patch
6855              From: Dorner Thomas <Thomas.Dorner@start.de>
6856              Date: Thu, 8 Mar 2001 08:43:28 +0100
6857              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
6858      Branch: perl
6859            ! hints/posix-bc.sh
6860 ____________________________________________________________________________
6861 [  9080] By: jhi                                   on 2001/03/08  13:11:42
6862         Log: It's Scripts.txt, not Script.txt.
6863      Branch: perl
6864            ! MANIFEST
6865 ____________________________________________________________________________
6866 [  9079] By: jhi                                   on 2001/03/08  12:59:05
6867         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
6868              From: Dorner Thomas <Thomas.Dorner@start.de>
6869              Date: Wed, 7 Mar 2001 14:13:31 +0100
6870              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
6871      Branch: perl
6872            ! makedepend.SH
6873 ____________________________________________________________________________
6874 [  9078] By: jhi                                   on 2001/03/08  12:57:43
6875         Log: Retract #9069, wrong patch.
6876      Branch: perl
6877            ! Makefile.SH
6878 ____________________________________________________________________________
6879 [  9077] By: jhi                                   on 2001/03/08  01:06:13
6880         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
6881      Branch: perl
6882            + lib/unicode/Scripts.txt
6883            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
6884            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
6885            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
6886            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
6887            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
6888            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
6889            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
6890            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
6891            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
6892            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
6893            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
6894            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
6895            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
6896            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
6897            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
6898            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
6899            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
6900            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
6901            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
6902            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
6903            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
6904            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
6905            ! lib/unicode/version
6906 ____________________________________________________________________________
6907 [  9076] By: jhi                                   on 2001/03/07  22:59:39
6908         Log: Integrate change #7784 from mainline into maintperl.
6909              
6910              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
6911      Branch: maint-5.6/perl
6912           !> pp_ctl.c t/op/pat.t
6913 ____________________________________________________________________________
6914 [  9075] By: jhi                                   on 2001/03/07  22:05:11
6915         Log: More UTF-8 test tweaks.
6916      Branch: perl
6917            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
6918 ____________________________________________________________________________
6919 [  9074] By: nick                                  on 2001/03/07  21:39:29
6920         Log: Integrate mainline.
6921      Branch: perlio
6922           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
6923           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
6924           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
6925           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
6926           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
6927 ____________________________________________________________________________
6928 [  9073] By: jhi                                   on 2001/03/07  16:37:09
6929         Log: Update Changes.
6930      Branch: perl
6931            ! Changes patchlevel.h
6932 ____________________________________________________________________________
6933 [  9072] By: jhi                                   on 2001/03/07  16:32:30
6934         Log: Subject: [ID 20010306.004] || != named unary operator
6935              From: abela@geneanet.org
6936              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
6937              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
6938      Branch: perl
6939            ! pod/perlop.pod
6940 ____________________________________________________________________________
6941 [  9071] By: jhi                                   on 2001/03/07  15:14:11
6942         Log: Subject: downgrading to bytes for common functions
6943              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
6944              Date: Wed, 7 Mar 2001 02:36:55 -0500
6945              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
6946      Branch: perl
6947            ! pp_sys.c
6948 ____________________________________________________________________________
6949 [  9070] By: jhi                                   on 2001/03/07  15:04:58
6950         Log: Clarify the description differentiating for and while; inspired by
6951              
6952              Subject: [ID 20010306.002] for/while difference in for definition
6953              From: abela@geneanet.org
6954              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
6955              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
6956      Branch: perl
6957            ! pod/perlsyn.pod
6958 ____________________________________________________________________________
6959 [  9069] By: jhi                                   on 2001/03/07  14:55:30
6960         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
6961              From: Dorner Thomas <Thomas.Dorner@start.de>
6962              Date: Wed, 7 Mar 2001 14:13:31 +0100
6963              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
6964      Branch: perl
6965            ! Makefile.SH
6966 ____________________________________________________________________________
6967 [  9068] By: jhi                                   on 2001/03/07  14:51:17
6968         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
6969              From: Radu Greab <radu@netsoft.ro>
6970              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
6971              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
6972      Branch: perl
6973            ! pp.c t/op/chop.t
6974 ____________________________________________________________________________
6975 [  9067] By: jhi                                   on 2001/03/07  14:48:57
6976         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
6977              From: Simon Cozens <simon@netthink.co.uk>
6978              Date: Wed, 7 Mar 2001 13:59:28 +0000
6979              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
6980              
6981              In order to allow MakeMaker to build correct Makefiles,
6982              you need to change the order of the arguments in MM_Unix.pm
6983              as well. (Unless you have C89_CCMODE set, but we're trying
6984              to be POSIXly correct)
6985              
6986              Thanks to Merijn Broeren for tracking this down.
6987      Branch: perl
6988            ! lib/ExtUtils/MM_Unix.pm
6989 ____________________________________________________________________________
6990 [  9066] By: jhi                                   on 2001/03/07  14:30:02
6991         Log: Floating point too messy.
6992      Branch: perl
6993            ! t/camel-III/vstring.t
6994 ____________________________________________________________________________
6995 [  9065] By: jhi                                   on 2001/03/07  14:17:44
6996         Log: Integrate change #9064 from maintperl into mainline.
6997              
6998              fix memory leak in pack("Bb",...)
6999      Branch: perl
7000           !> perl.c
7001 ____________________________________________________________________________
7002 [  9064] By: gsar                                  on 2001/03/07  06:29:24
7003         Log: fix memory leak in pack("Bb",...)
7004      Branch: maint-5.6/perl
7005            ! perl.c
7006 ____________________________________________________________________________
7007 [  9063] By: jhi                                   on 2001/03/07  00:55:04
7008         Log: Major utf8 test reorganisation and rewrite.
7009              Hopefully no tests were lost in the shuffle.
7010              (The beginning of pragma/utf8 was lost intentionally,
7011              the tests were rather bogus and incomplete.)
7012      Branch: perl
7013            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
7014            ! t/pragma/utf8.t
7015 ____________________________________________________________________________
7016 [  9062] By: jhi                                   on 2001/03/07  00:41:16
7017         Log: More tweakage on the Unicode character class descriptions.
7018      Branch: perl
7019            ! lib/unicode/mktables.PL pod/perlretut.pod
7020 ____________________________________________________________________________
7021 [  9061] By: jhi                                   on 2001/03/06  23:12:38
7022         Log: The perlretut was still talking about the old \p and \P
7023              definitions.
7024      Branch: perl
7025            ! pod/perlretut.pod
7026 ____________________________________________________________________________
7027 [  9060] By: nick                                  on 2001/03/06  20:52:37
7028         Log: Integrate mainline (make test works again now).
7029      Branch: perlio
7030           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
7031 ____________________________________________________________________________
7032 [  9059] By: jhi                                   on 2001/03/06  15:36:14
7033         Log: 0.999... does equal 1.0, doesn't it?
7034      Branch: perl
7035            ! t/camel-III/vstring.t
7036 ____________________________________________________________________________
7037 [  9058] By: jhi                                   on 2001/03/06  15:34:00
7038         Log: Make /x{abcd}/ to work without use utf8.
7039      Branch: perl
7040            ! regcomp.c
7041 ____________________________________________________________________________
7042 [  9057] By: jhi                                   on 2001/03/06  03:02:36
7043         Log: Easier to outcomment all the three reset() tests for now.
7044      Branch: perl
7045            ! t/op/pat.t
7046 ____________________________________________________________________________
7047 [  9056] By: jhi                                   on 2001/03/06  02:30:02
7048         Log: Comment out the deadly reset; until the 20010301.005
7049              is finally fixed.
7050      Branch: perl
7051            ! t/op/pat.t
7052 ____________________________________________________________________________
7053 [  9055] By: jhi                                   on 2001/03/06  02:21:26
7054         Log: Integrate the change #9054 from mainline:
7055              retract the PMOP cleanup patch pending further investigation.
7056      Branch: maint-5.6/perl
7057           !> op.c op.h
7058 ____________________________________________________________________________
7059 [  9054] By: jhi                                   on 2001/03/06  02:19:57
7060         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
7061              with oddly familiar stack traces.
7062      Branch: perl
7063            ! op.c op.h
7064 ____________________________________________________________________________
7065 [  9053] By: jhi                                   on 2001/03/05  23:20:28
7066         Log: Integrate perlio.
7067      Branch: perl
7068           +> ext/Encode/Encode/koi8-r.ucm
7069           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
7070           !> makedef.pl
7071 ____________________________________________________________________________
7072 [  9052] By: nick                                  on 2001/03/05  23:08:17
7073         Log: skipping USE_PERLIO symbols correction.
7074      Branch: perlio
7075            ! makedef.pl
7076 ____________________________________________________________________________
7077 [  9051] By: nick                                  on 2001/03/05  22:35:07
7078         Log: More Encode alias tidying.
7079      Branch: perlio
7080            + ext/Encode/Encode/koi8-r.ucm
7081            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
7082 ____________________________________________________________________________
7083 [  9050] By: jhi                                   on 2001/03/05  21:44:29
7084         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
7085              Sarathy's fix for ID 20010301.005.
7086      Branch: maint-5.6/perl
7087           !> op.c op.h
7088 ____________________________________________________________________________
7089 [  9049] By: nick                                  on 2001/03/05  19:54:04
7090         Log: Integrate Jarkko's Encode.pm tweak.
7091      Branch: perlio
7092           !> ext/Encode/Encode.pm
7093 ____________________________________________________________________________
7094 [  9048] By: nick                                  on 2001/03/05  19:47:57
7095         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
7096      Branch: perlio
7097           +> os2/os2add.sym
7098           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
7099           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
7100           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
7101           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
7102           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
7103 ____________________________________________________________________________
7104 [  9047] By: jhi                                   on 2001/03/05  19:25:26
7105         Log: Regen perlapi.
7106      Branch: perl
7107            ! pod/perlapi.pod
7108 ____________________________________________________________________________
7109 [  9046] By: jhi                                   on 2001/03/05  19:12:14
7110         Log: Integrate perlio.
7111      Branch: perl
7112           +> t/camel-III/vstring.t
7113           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
7114 ____________________________________________________________________________
7115 [  9045] By: jhi                                   on 2001/03/05  19:10:36
7116         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
7117      Branch: perl
7118            ! ext/Encode/Encode.pm
7119 ____________________________________________________________________________
7120 [  9044] By: jhi                                   on 2001/03/05  18:49:12
7121         Log: Forgot the other half of the PMOP patch (#9033).
7122      Branch: perl
7123            ! op.h
7124 ____________________________________________________________________________
7125 [  9043] By: nick                                  on 2001/03/05  18:14:47
7126         Log: Update MANIFEST for new test.
7127      Branch: perlio
7128            ! MANIFEST
7129 ____________________________________________________________________________
7130 [  9042] By: nick                                  on 2001/03/05  18:12:41
7131         Log: Some tests for Camel 3rd edition features.
7132              Make gethostbyaddr() test in above work.
7133      Branch: perlio
7134            + t/camel-III/vstring.t
7135            ! pp.h pp_sys.c t/TEST t/harness
7136 ____________________________________________________________________________
7137 [  9041] By: jhi                                   on 2001/03/05  17:41:48
7138         Log: Add more ISO 8859 encoding aliases.
7139      Branch: perl
7140            ! ext/Encode/Encode.pm
7141 ____________________________________________________________________________
7142 [  9040] By: jhi                                   on 2001/03/05  17:30:43
7143         Log: Integrate perlio.
7144      Branch: perl
7145           !> MANIFEST sv.c
7146 ____________________________________________________________________________
7147 [  9039] By: nick                                  on 2001/03/05  17:11:36
7148         Log: Missed added file.
7149      Branch: perlio
7150            ! MANIFEST
7151 ____________________________________________________________________________
7152 [  9038] By: jhi                                   on 2001/03/05  15:58:01
7153         Log: Add tr tests for EBCDIC, from Karsten Sperling.
7154      Branch: perl
7155            ! t/op/tr.t
7156 ____________________________________________________________________________
7157 [  9037] By: nick                                  on 2001/03/05  15:56:35
7158         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
7159              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
7160              
7161              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
7162              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
7163              - uses SvPV() rather than sv_2pv() in case it isn't a string.
7164      Branch: perlio
7165            ! sv.c
7166 ____________________________________________________________________________
7167 [  9036] By: jhi                                   on 2001/03/05  15:49:15
7168         Log: Add matching tests currently failing in EBCDIC,
7169              suggested by Karsten Sperling.
7170      Branch: perl
7171            ! t/op/pat.t
7172 ____________________________________________________________________________
7173 [  9035] By: jhi                                   on 2001/03/05  15:36:55
7174         Log: The #9034 needs a MANIFESTation.
7175      Branch: perl
7176            ! MANIFEST
7177 ____________________________________________________________________________
7178 [  9034] By: jhi                                   on 2001/03/05  15:35:14
7179         Log: Integrate perlio.
7180      Branch: perl
7181           +> ext/Encode/Encode/Tcl.pm
7182           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
7183           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
7184           !> ext/Encode/Encode/iso8859-1.ucm
7185           !> ext/Encode/Encode/iso8859-10.ucm
7186           !> ext/Encode/Encode/iso8859-13.ucm
7187           !> ext/Encode/Encode/iso8859-14.ucm
7188           !> ext/Encode/Encode/iso8859-15.ucm
7189           !> ext/Encode/Encode/iso8859-16.ucm
7190           !> ext/Encode/Encode/iso8859-2.ucm
7191           !> ext/Encode/Encode/iso8859-3.ucm
7192           !> ext/Encode/Encode/iso8859-4.ucm
7193           !> ext/Encode/Encode/iso8859-5.ucm
7194           !> ext/Encode/Encode/iso8859-6.ucm
7195           !> ext/Encode/Encode/iso8859-7.ucm
7196           !> ext/Encode/Encode/iso8859-8.ucm
7197           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
7198           !> t/lib/encode.t
7199 ____________________________________________________________________________
7200 [  9033] By: jhi                                   on 2001/03/05  15:33:18
7201         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
7202              From: Gurusamy Sarathy <gsar@ActiveState.com>
7203              Date: Sun, 04 Mar 2001 22:33:15 -0800
7204              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
7205              
7206              PMOPs need to remember their own stash so that they can
7207              gracefully remove themselves from their linked list.
7208      Branch: perl
7209            ! op.c
7210 ____________________________________________________________________________
7211 [  9032] By: nick                                  on 2001/03/05  14:51:50
7212         Log: Encode implementation "completion"
7213              Implement and document define_encoding()
7214              Implement and document encoding aliases including define_alias()
7215              Make Encode::XS use define_encoding() rather than back-door.
7216              Move run-time *.enc to separate Encode::Tcl module.
7217              Make 'compile' honour <codeset_name>
7218              Change canonical names of to iso-8859-* and US-ascii.
7219      Branch: perlio
7220            + ext/Encode/Encode/Tcl.pm
7221            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7222            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
7223            ! ext/Encode/Encode/iso8859-1.ucm
7224            ! ext/Encode/Encode/iso8859-10.ucm
7225            ! ext/Encode/Encode/iso8859-13.ucm
7226            ! ext/Encode/Encode/iso8859-14.ucm
7227            ! ext/Encode/Encode/iso8859-15.ucm
7228            ! ext/Encode/Encode/iso8859-16.ucm
7229            ! ext/Encode/Encode/iso8859-2.ucm
7230            ! ext/Encode/Encode/iso8859-3.ucm
7231            ! ext/Encode/Encode/iso8859-4.ucm
7232            ! ext/Encode/Encode/iso8859-5.ucm
7233            ! ext/Encode/Encode/iso8859-6.ucm
7234            ! ext/Encode/Encode/iso8859-7.ucm
7235            ! ext/Encode/Encode/iso8859-8.ucm
7236            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
7237            ! t/lib/encode.t
7238 ____________________________________________________________________________
7239 [  9031] By: jhi                                   on 2001/03/05  13:51:17
7240         Log: Integrate change #9030 from maintperl into mainline.
7241              
7242              Subject: [PATCH 5.6.1] OS/2 cleanup
7243      Branch: perl
7244           +> os2/os2add.sym
7245           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7246           !> makedef.pl os2/Changes os2/Makefile.SHs
7247           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
7248           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
7249           !> os2/os2.sym os2/os2ish.h
7250 ____________________________________________________________________________
7251 [  9030] By: jhi                                   on 2001/03/05  13:46:49
7252         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
7253              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7254              Date: Mon, 5 Mar 2001 02:29:44 -0500
7255              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
7256      Branch: maint-5.6/perl
7257            + os2/os2add.sym
7258            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
7259            ! makedef.pl os2/Changes os2/Makefile.SHs
7260            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
7261            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
7262            ! os2/os2.sym os2/os2ish.h
7263 ____________________________________________________________________________
7264 [  9029] By: jhi                                   on 2001/03/05  13:40:35
7265         Log: Integrate change #9028 from maintperl into mainline.
7266              
7267              various nits in MM_Unix.pm found by disabling SelfLoader
7268      Branch: perl
7269           !> lib/ExtUtils/MM_Unix.pm
7270 ____________________________________________________________________________
7271 [  9028] By: gsar                                  on 2001/03/05  09:58:38
7272         Log: various nits in MM_Unix.pm found by disabling SelfLoader
7273      Branch: maint-5.6/perl
7274            ! lib/ExtUtils/MM_Unix.pm
7275 ____________________________________________________________________________
7276 [  9027] By: nick                                  on 2001/03/05  08:35:22
7277         Log: Integrate mainline
7278      Branch: perlio
7279           !> (integrate 28 files)
7280 ____________________________________________________________________________
7281 [  9026] By: jhi                                   on 2001/03/05  02:14:59
7282         Log: Integrate change #9025 from mainline to maintperl,
7283              retract \N{U+HHHH}.
7284      Branch: maint-5.6/perl
7285           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
7286           !> t/lib/charnames.t toke.c
7287 ____________________________________________________________________________
7288 [  9025] By: jhi                                   on 2001/03/05  02:13:09
7289         Log: Retracting \N{U+HHHH}.
7290      Branch: perl
7291            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
7292            ! t/lib/charnames.t toke.c
7293 ____________________________________________________________________________
7294 [  9024] By: jhi                                   on 2001/03/04  20:51:07
7295         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
7296              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
7297              Date: Fri, 02 Mar 2001 18:25:26 +0100
7298              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
7299              
7300              Casting problem.
7301      Branch: perl
7302            ! ext/Storable/Storable.xs
7303 ____________________________________________________________________________
7304 [  9023] By: jhi                                   on 2001/03/04  19:46:45
7305         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
7306              From: nick@talking.bollo.cx
7307              Date: Sat, 03 Mar 2001 21:41:33 +0000
7308              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
7309              
7310              Revert the workaround.
7311      Branch: perl
7312            ! perlio.c
7313 ____________________________________________________________________________
7314 [  9022] By: jhi                                   on 2001/03/04  19:36:28
7315         Log: Update Changes.
7316      Branch: perl
7317            ! Changes patchlevel.h
7318 ____________________________________________________________________________
7319 [  9021] By: jhi                                   on 2001/03/04  18:41:00
7320         Log: makedef.pl updates suggested by Chris Nandor; double-checking
7321              the changes in AIX, OS/2 Win32 would be nice.
7322      Branch: perl
7323            ! makedef.pl
7324 ____________________________________________________________________________
7325 [  9020] By: jhi                                   on 2001/03/04  18:23:58
7326         Log: Integrate change #9012 from maintperl into mainline,
7327              quench a compiler warning.
7328      Branch: perl
7329           !> toke.c
7330 ____________________________________________________________________________
7331 [  9019] By: jhi                                   on 2001/03/04  18:18:43
7332         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
7333              
7334              \N{U+HHHH} fix.
7335              
7336              pattern in G_ARRAY context
7337      Branch: maint-5.6/perl
7338           !> pp_hot.c t/op/pat.t toke.c
7339 ____________________________________________________________________________
7340 [  9018] By: jhi                                   on 2001/03/04  18:07:48
7341         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
7342              From: Jeff Pinyan <jeffp@crusoe.net>
7343              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
7344              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
7345      Branch: perl
7346            ! pp_hot.c t/op/pat.t
7347 ____________________________________________________________________________
7348 [  9017] By: jhi                                   on 2001/03/04  18:06:21
7349         Log: I thought I tested the #9014.
7350      Branch: perl
7351            ! toke.c
7352 ____________________________________________________________________________
7353 [  9016] By: jhi                                   on 2001/03/04  17:41:22
7354         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
7355              
7356              Tweak the get*ent() OS/2 prototypes.
7357              
7358              Add the \N{U+HHHH} syntax.
7359              
7360              More tr/// UTF-8 fixes from Inaba Hiroto.
7361      Branch: maint-5.6/perl
7362           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
7363           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
7364 ____________________________________________________________________________
7365 [  9015] By: jhi                                   on 2001/03/04  17:36:04
7366         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
7367      Branch: perl
7368            ! doop.c t/op/tr.t
7369 ____________________________________________________________________________
7370 [  9014] By: jhi                                   on 2001/03/04  17:24:49
7371         Log: Add the \N{U+HHHH} syntax.
7372      Branch: perl
7373            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
7374            ! t/lib/charnames.t toke.c
7375 ____________________________________________________________________________
7376 [  9013] By: jhi                                   on 2001/03/04  17:20:45
7377         Log: Tweak the get*ent() OS/2 prototypes.
7378      Branch: perl
7379            ! os2/os2.c
7380 ____________________________________________________________________________
7381 [  9012] By: gsar                                  on 2001/03/04  06:26:14
7382         Log: avoid warning (nit in change#9009)
7383      Branch: maint-5.6/perl
7384            ! toke.c
7385 ____________________________________________________________________________
7386 [  9011] By: gsar                                  on 2001/03/04  06:15:24
7387         Log: lib/charnames.t fails in 5.6.x because of older Unicode
7388              data
7389              
7390              TODO: need to revisit this after updating lib/unicode/...
7391      Branch: maint-5.6/perl
7392            ! t/lib/charnames.t
7393 ____________________________________________________________________________
7394 [  9010] By: gsar                                  on 2001/03/04  06:08:36
7395         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
7396      Branch: maint-5.6/perl
7397            ! toke.c
7398 ____________________________________________________________________________
7399 [  9009] By: jhi                                   on 2001/03/03  19:27:20
7400         Log: Integrate change #9008 from mainline to maintperl,
7401              UTF-8 tr/// fixes from Inaba Hiroto.
7402      Branch: maint-5.6/perl
7403           !> doop.c op.c t/op/tr.t toke.c
7404 ____________________________________________________________________________
7405 [  9008] By: jhi                                   on 2001/03/03  19:19:42
7406         Log: UTF8 tr/// fixes from Inaba Hiroto.
7407      Branch: perl
7408            ! doop.c op.c t/op/tr.t toke.c
7409 ____________________________________________________________________________
7410 [  9007] By: jhi                                   on 2001/03/03  19:00:30
7411         Log: Integrate change #9006 from maintperl to mainline,
7412              more robust quest for the infinite.
7413      Branch: perl
7414           !> lib/Math/Complex.pm
7415 ____________________________________________________________________________
7416 [  9006] By: jhi                                   on 2001/03/03  18:58:06
7417         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
7418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7419              Date: Sat, 3 Mar 2001 12:51:50 -0500
7420              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
7421              
7422              Be more robust in our quest for the infinite.
7423      Branch: maint-5.6/perl
7424            ! lib/Math/Complex.pm
7425 ____________________________________________________________________________
7426 [  9005] By: jhi                                   on 2001/03/03  17:55:50
7427         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
7428      Branch: maint-5.6/perl
7429            ! doio.c
7430 ____________________________________________________________________________
7431 [  9004] By: jhi                                   on 2001/03/03  17:40:14
7432         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
7433              so that picky compilers like IRIX won't get huffy about
7434              "statements without effect" (like 1;).
7435      Branch: perl
7436            ! toke.c
7437 ____________________________________________________________________________
7438 [  9003] By: jhi                                   on 2001/03/03  17:15:52
7439         Log: Integrate change #9002 from mainline to maintperl.
7440              
7441              Subject: [perl-5.6.x, perl-current] accept for EPOC
7442      Branch: maint-5.6/perl
7443           !> pp_sys.c
7444 ____________________________________________________________________________
7445 [  9002] By: jhi                                   on 2001/03/03  17:14:30
7446         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
7447              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7448              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
7449              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
7450      Branch: perl
7451            ! pp_sys.c
7452 ____________________________________________________________________________
7453 [  9001] By: jhi                                   on 2001/03/03  17:13:13
7454         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
7455              From: "Craig A. Berry" <craigberry@mac.com>
7456              Date: Fri, 02 Mar 2001 17:44:40 -0600
7457              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
7458      Branch: perl
7459            ! t/pod/find.t
7460 ____________________________________________________________________________
7461 [  9000] By: jhi                                   on 2001/03/03  17:11:55
7462         Log: Integrate changes #8997,8999 from maintperl.
7463              
7464              Subject: [PATCH 5.6.1] compiling on OS/2
7465              (Better error message from hints/os2.sh)
7466              
7467              Subject: [PATCH 5.6.1] syslog.t
7468      Branch: perl
7469           !> hints/os2.sh t/lib/syslog.t
7470 ____________________________________________________________________________
7471 [  8999] By: jhi                                   on 2001/03/03  17:09:28
7472         Log: Subject: [PATCH 5.6.1] syslog.t
7473              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7474              Date: Sat, 3 Mar 2001 02:11:17 -0500
7475              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
7476      Branch: maint-5.6/perl
7477            ! t/lib/syslog.t
7478 ____________________________________________________________________________
7479 [  8998] By: jhi                                   on 2001/03/03  17:07:50
7480         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
7481              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7482              Date: Sat, 3 Mar 2001 01:53:52 -0500
7483              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
7484      Branch: maint-5.6/perl
7485            ! opcode.pl os2/os2.c
7486 ____________________________________________________________________________
7487 [  8997] By: jhi                                   on 2001/03/03  17:03:30
7488         Log: Subject: [PATCH 5.6.1] compiling on OS/2
7489              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7490              Date: Sat, 3 Mar 2001 01:59:59 -0500
7491              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
7492      Branch: maint-5.6/perl
7493            ! hints/os2.sh
7494 ____________________________________________________________________________
7495 [  8996] By: jhi                                   on 2001/03/03  00:55:58
7496         Log: Regen files for mainline.
7497      Branch: perl
7498            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7499            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
7500 ____________________________________________________________________________
7501 [  8995] By: jhi                                   on 2001/03/03  00:35:22
7502         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
7503              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
7504              to maintperl.
7505              
7506              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
7507              
7508              Add Configure option -Dmksymlinks which will create a symlink
7509              forest if the current/build differs from the source directory.
7510              (8218,8220,8221,8317,8318,8971)
7511              
7512              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
7513              (Document APPLLIB_EXP in INSTALL.)
7514              
7515              If running byacc write-enable also perly.h.
7516              
7517              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
7518              
7519              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
7520              
7521              Sanity check for conflicting thread flavours.
7522              
7523              Fix the sys/fcntl.h problem reported by Peter Prymmer.
7524              
7525              Add few CPUs/architectures to the Cppsym scan,
7526              add -perlio to archname if so selected (modified 8890)
7527              
7528              Be more helpful for devel builders, suggested by John L. Allen.
7529              (admittedly pointless change for maintperl, but the usedevel
7530              code is there already)
7531      Branch: maint-5.6/perl
7532           !> Configure INSTALL Makefile.SH Porting/Glossary
7533           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
7534           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
7535           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
7536           !> win32/config.bc win32/config.gc win32/config.vc
7537 ____________________________________________________________________________
7538 [  8994] By: jhi                                   on 2001/03/02  23:31:41
7539         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
7540      Branch: metaconfig/U/perl
7541            ! gccvers.U
7542 ____________________________________________________________________________
7543 [  8993] By: jhi                                   on 2001/03/02  23:22:12
7544         Log: Regenerate various files for maint.
7545      Branch: maint-5.6/perl
7546            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
7547            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
7548 ____________________________________________________________________________
7549 [  8992] By: alanbur                               on 2001/03/02  22:48:34
7550         Log: Resync wuth parent
7551      Branch: maint-5.6/pureperl
7552           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
7553           !> (integrate 60 files)
7554 ____________________________________________________________________________
7555 [  8991] By: jhi                                   on 2001/03/02  21:00:08
7556         Log: Retract the #8742 part of #8986, backward compat.
7557      Branch: maint-5.6/perl
7558            ! embed.pl
7559 ____________________________________________________________________________
7560 [  8990] By: jhi                                   on 2001/03/02  20:40:07
7561         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
7562      Branch: maint-5.6/perl
7563            ! hv.c
7564 ____________________________________________________________________________
7565 [  8989] By: jhi                                   on 2001/03/02  19:59:56
7566         Log: Update Changes.
7567      Branch: perl
7568            ! Changes patchlevel.h
7569 ____________________________________________________________________________
7570 [  8988] By: jhi                                   on 2001/03/02  19:57:08
7571         Log: Integrate perlio.
7572      Branch: perl
7573           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
7574           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
7575           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
7576           !> ext/Encode/Encode/iso8859-10.ucm
7577           !> ext/Encode/Encode/iso8859-13.ucm
7578           !> ext/Encode/Encode/iso8859-14.ucm
7579           !> ext/Encode/Encode/iso8859-15.ucm
7580           !> ext/Encode/Encode/iso8859-16.ucm
7581           !> ext/Encode/Encode/iso8859-2.ucm
7582           !> ext/Encode/Encode/iso8859-3.ucm
7583           !> ext/Encode/Encode/iso8859-4.ucm
7584           !> ext/Encode/Encode/iso8859-5.ucm
7585           !> ext/Encode/Encode/iso8859-6.ucm
7586           !> ext/Encode/Encode/iso8859-7.ucm
7587           !> ext/Encode/Encode/iso8859-8.ucm
7588           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
7589           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
7590 ____________________________________________________________________________
7591 [  8987] By: jhi                                   on 2001/03/02  19:43:40
7592         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
7593              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
7594              8950,8952,8955 from mainline to maintperl.
7595              
7596              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
7597              
7598              Put to rest the 20010205.001, the email address checking (not) regex.
7599              
7600              fork() not everywhere, cleanup temp files.
7601              
7602              The #8843 wasn't quite right: %Config needs to imported.
7603              
7604              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
7605              (#8849: the glob-basic hunk needed massaging as it depended
7606              on Schwern's large-scale (unintegrated) patches)
7607              
7608              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
7609              
7610              Upgrade to CGI.pm 2.752, from Lincoln Stein.
7611              (Note: there were some conflicts due to EBCDIC and EPOC
7612              patches, in general I preferred the repository code.)
7613              (When 2.753 comes out, we need to synchronize.)
7614              
7615              Subject: [PATCH] fix for charnames above FFFF
7616              
7617              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
7618              
7619              If no sfio, no -lsfio.
7620              
7621              Run run/*.t also in minitest.
7622              
7623              Subject:  [PATCH perl 5.7.0] malloc message address offset
7624              
7625              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
7626              
7627              Subject: fix for parameter -Dm (for perl@8867)
7628              
7629              Subject: [PATCH: perl@8892] was Re: hashing order difference?
7630              (make the test more portable)
7631              
7632              Subject: Re: [PATCH] fix for charnames above FFFF
7633              
7634              Subject: Re: I'm losing the war...
7635              (hv_store() not working correctly in ENV_IS_CASELESS case.)
7636              
7637              Subject: Modified README.bs2000 
7638              
7639              Subject: [PATCH: perl@8935] -Dt padsv($var)
7640              
7641              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
7642              
7643              Subject: PATCH: extra tests to check on negative float to unsigned cast
7644              
7645              Subject: [PATCH] XPUSH[insp] was Re: progress
7646              
7647              Subject: Re: Compile with perlcc..
7648      Branch: maint-5.6/perl
7649           !> (integrate 36 files)
7650 ____________________________________________________________________________
7651 [  8986] By: jhi                                   on 2001/03/02  18:51:25
7652         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
7653              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
7654              to maintperl.
7655              
7656              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
7657              
7658              Subject: [DOC PATCH] overload.pm nits
7659              
7660              Add header for LIB$ prototypes (C. Berry)
7661              
7662              Convert fwrite()s to sockets to write()s, since some socket stacks
7663              don't take kindly to stdio.
7664              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
7665              (for often optional LNMs)
7666              Correct a few typos
7667              (C. Bailey)
7668              
7669              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
7670              
7671              De-cut-and-pasto.
7672              
7673              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
7674              
7675              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
7676              
7677              Upgrade to CPAN 1.59_54, from Andreas König.
7678              
7679              Bogus shebang.
7680              
7681              Subject: [PATCH] Document makepatch in Porting/patching
7682              
7683              UTF-8 documentation.
7684              
7685              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
7686              
7687              Sort the MANIFEST.
7688              
7689              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
7690              
7691              Subject: [PATCH @8807] toke.c cleanup: scan_str()
7692              
7693              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
7694              
7695              Add run/*.t to testables.
7696              
7697              TODO: integrate #8784.
7698      Branch: maint-5.6/perl
7699           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
7700           !> (integrate 28 files)
7701 ____________________________________________________________________________
7702 [  8985] By: nick                                  on 2001/03/02  18:15:45
7703         Log: Integrate mainline
7704      Branch: perlio
7705           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
7706           !> vms/vms.c
7707 ____________________________________________________________________________
7708 [  8984] By: jhi                                   on 2001/03/02  16:00:17
7709         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
7710              
7711              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
7712              5.004_05, and mention the suidperl August 2000 security problem.
7713              (#8978,#8981)
7714              
7715              Subject: [ID 20010301.004] Technically speaking in perldata
7716              
7717              Subject: [PATCH] File::Copy for bleadperl, maintperl
7718              
7719              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
7720              
7721              (The #8982, fix for 20010221.005 and 20010221.008,
7722              would be nice too but it didn't integrate cleanly.)
7723      Branch: maint-5.6/perl
7724           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
7725 ____________________________________________________________________________
7726 [  8983] By: jhi                                   on 2001/03/02  15:51:16
7727         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
7728              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7729              Date:     Thu, 1 Mar 2001 15:54:09 EST
7730              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
7731      Branch: perl
7732            ! vms/vms.c
7733 ____________________________________________________________________________
7734 [  8982] By: jhi                                   on 2001/03/02  15:43:31
7735         Log: Subject: Re: sync sync sync: have I missed any patches?
7736              From: Radu Greab <radu@netsoft.ro> 
7737              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
7738              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
7739              
7740              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
7741              was checking argv[0] regardless of whether a different pathname
7742              will actually be executed."  Test case not supplied because 
7743              drafting that, ironically enough, revealed another bug
7744              (or a feature).
7745      Branch: perl
7746            ! doio.c
7747 ____________________________________________________________________________
7748 [  8981] By: jhi                                   on 2001/03/02  15:28:03
7749         Log: Misdate in #8978.
7750      Branch: perl
7751            ! pod/perlfaq1.pod
7752 ____________________________________________________________________________
7753 [  8980] By: jhi                                   on 2001/03/02  15:24:20
7754         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
7755              From: Chris Nandor <pudge@pobox.com>
7756              Date: Wed, 28 Feb 2001 22:10:15 -0500
7757              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
7758      Branch: perl
7759            ! lib/File/Copy.pm
7760 ____________________________________________________________________________
7761 [  8979] By: jhi                                   on 2001/03/02  15:17:16
7762         Log: Subject: [ID 20010301.004] Technically speaking in perldata
7763              From: abela@geneanet.org
7764              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
7765              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
7766      Branch: perl
7767            ! pod/perldata.pod
7768 ____________________________________________________________________________
7769 [  8978] By: jhi                                   on 2001/03/02  15:15:27
7770         Log: Subject: [ID 20010301.003] ref to 5.004
7771              From: abela@geneanet.org
7772              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
7773              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
7774              
7775              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
7776              and mention the suidperl August 2000 security problem.
7777      Branch: perl
7778            ! pod/perlfaq1.pod
7779 ____________________________________________________________________________
7780 [  8977] By: alanbur                               on 2001/03/02  14:17:45
7781         Log: Resynchronised with parent
7782      Branch: maint-5.6/pureperl
7783           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
7784           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
7785           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
7786           !> vms/descrip_mms.template win32/win32.c win32/win32.h
7787           !> win32/win32iop.h
7788 ____________________________________________________________________________
7789 [  8976] By: nick                                  on 2001/03/01  23:25:30
7790         Log: Integrate mainline.
7791      Branch: perlio
7792            - t/op/qu.t
7793           !> (integrate 55 files)
7794 ____________________________________________________________________________
7795 [  8975] By: jhi                                   on 2001/03/01  16:51:34
7796         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
7797      Branch: perl
7798           !> toke.c
7799 ____________________________________________________________________________
7800 [  8974] By: gsar                                  on 2001/03/01  16:28:21
7801         Log: fix for bugid 20010226.008
7802              
7803              the problem was that some of the pointers (PL_last_lop and
7804              PL_last_uni specifically) into the lex buffers weren't correctly
7805              being invalidated when the buffer changed; this would leave the
7806              pointers pointing at an arbitrary location in the buffer if
7807              the buffer didn't need to be reallocated, or point into freed
7808              memory if the buffer had to be realloced
7809              
7810              TODO item for bugdb maintainers: check other seemingly random
7811              parser-related bugs--they might be cured by this
7812      Branch: maint-5.6/perl
7813            ! toke.c
7814 ____________________________________________________________________________
7815 [  8973] By: jhi                                   on 2001/03/01  02:23:25
7816         Log: Retract #8970 because of a completely mysterious core dump:
7817              adding the tests 241..244 causes op/pat dump core at test #25.
7818              The test needs a lot of whittling down before the bug can be solved.
7819      Branch: perl
7820            ! t/op/pat.t
7821 ____________________________________________________________________________
7822 [  8972] By: jhi                                   on 2001/03/01  01:58:38
7823         Log: Regen perlapi.
7824      Branch: perl
7825            ! pod/perlapi.pod
7826 ____________________________________________________________________________
7827 [  8971] By: jhi                                   on 2001/03/01  01:34:09
7828         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))
7829              From: Nicholas Clark <nick@ccl4.org>
7830              Date: Wed, 28 Feb 2001 23:28:49 +0000
7831              Message-ID: <20010228232849.A55187@plum.flirble.org>
7832              
7833              Allow a completely write protected source code tree
7834              when using the Configure -Dmksymlinks.
7835      Branch: perl
7836            ! embed.pl warnings.pl
7837 ____________________________________________________________________________
7838 [  8970] By: jhi                                   on 2001/03/01  01:32:04
7839         Log: Add back the EBCDIC character range tests (for matching).
7840      Branch: perl
7841            ! t/op/pat.t
7842 ____________________________________________________________________________
7843 [  8969] By: nick                                  on 2001/02/28  18:18:01
7844         Log: Add charname comments to .ucm files writen by 'compile',
7845              also order charmaps in those files by source encoding.
7846              regenerate distrubuted .ucm files
7847      Branch: perlio
7848            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
7849            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
7850            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
7851            ! ext/Encode/Encode/iso8859-10.ucm
7852            ! ext/Encode/Encode/iso8859-13.ucm
7853            ! ext/Encode/Encode/iso8859-14.ucm
7854            ! ext/Encode/Encode/iso8859-15.ucm
7855            ! ext/Encode/Encode/iso8859-16.ucm
7856            ! ext/Encode/Encode/iso8859-2.ucm
7857            ! ext/Encode/Encode/iso8859-3.ucm
7858            ! ext/Encode/Encode/iso8859-4.ucm
7859            ! ext/Encode/Encode/iso8859-5.ucm
7860            ! ext/Encode/Encode/iso8859-6.ucm
7861            ! ext/Encode/Encode/iso8859-7.ucm
7862            ! ext/Encode/Encode/iso8859-8.ucm
7863            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
7864            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
7865 ____________________________________________________________________________
7866 [  8968] By: jhi                                   on 2001/02/28  16:26:37
7867         Log: Expand usemorebits early if d_casti32 needs to be undefined.
7868      Branch: perl
7869            ! hints/hpux.sh hints/irix_6.sh
7870 ____________________________________________________________________________
7871 [  8967] By: jhi                                   on 2001/02/28  16:22:26
7872         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
7873              retract toke.c/qu parts of #8583, retract #8485, retract
7874              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
7875              op/length.t, and MANIFEST, and delete t/op/qu.t.
7876      Branch: perl
7877            - t/op/qu.t
7878            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
7879            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
7880            ! t/op/length.t toke.c
7881 ____________________________________________________________________________
7882 [  8966] By: jhi                                   on 2001/02/28  15:00:27
7883         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
7884              by not changing from pre-Unicode days into being Unicode-aware.
7885              Sniff.
7886      Branch: perl
7887            ! pp.c t/op/pack.t t/op/qu.t
7888 ____________________________________________________________________________
7889 [  8965] By: jhi                                   on 2001/02/28  14:37:55
7890         Log: Subject: Re: Errors in core PODs
7891              From: Michael Stevens <michael@etla.org> 
7892              Date: Fri, 23 Feb 2001 15:47:56 +0000
7893              Message-ID: <20010223154756.A7723@firedrake.org> 
7894      Branch: perl
7895            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
7896            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
7897            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
7898            ! x2p/a2p.pod
7899 ____________________________________________________________________________
7900 [  8964] By: jhi                                   on 2001/02/28  14:35:35
7901         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
7902              (The #8961 was too bold.)
7903      Branch: perl
7904            ! hints/hpux.sh hints/irix_6.sh
7905 ____________________________________________________________________________
7906 [  8963] By: jhi                                   on 2001/02/28  14:33:39
7907         Log: Subject: Re: sync sync sync: have I missed any patches?
7908              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7909              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
7910              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
7911              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
7912              
7913              Replace djSP with dSP.
7914      Branch: perl
7915            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
7916            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
7917            ! win32/perlhost.h
7918 ____________________________________________________________________________
7919 [  8962] By: jhi                                   on 2001/02/27  23:21:14
7920         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
7921      Branch: perl
7922            ! lib/Filter/Simple.pm
7923 ____________________________________________________________________________
7924 [  8961] By: jhi                                   on 2001/02/27  22:55:26
7925         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
7926              and this would be it.
7927      Branch: perl
7928            ! hints/hpux.sh hints/irix_6.sh
7929 ____________________________________________________________________________
7930 [  8960] By: jhi                                   on 2001/02/27  22:51:33
7931         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
7932              From: "Craig A. Berry" <craigberry@mac.com>
7933              Date: Tue, 27 Feb 2001 16:11:44 -0600
7934              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
7935      Branch: maint-5.6/perl
7936            ! configure.com vms/descrip_mms.template
7937 ____________________________________________________________________________
7938 [  8959] By: jhi                                   on 2001/02/27  22:47:23
7939         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
7940              From: "Craig A. Berry" <craigberry@mac.com>
7941              Date: Tue, 27 Feb 2001 16:11:44 -0600
7942              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
7943      Branch: perl
7944            ! configure.com vms/descrip_mms.template
7945 ____________________________________________________________________________
7946 [  8958] By: jhi                                   on 2001/02/27  15:16:42
7947         Log: Update Changes.
7948      Branch: perl
7949            ! Changes patchlevel.h
7950 ____________________________________________________________________________
7951 [  8957] By: jhi                                   on 2001/02/27  06:15:07
7952         Log: Subject: [5.6.x] EPOC additions
7953              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7954              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
7955              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
7956      Branch: maint-5.6/perl
7957            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
7958 ____________________________________________________________________________
7959 [  8956] By: jhi                                   on 2001/02/27  06:12:11
7960         Log: Subject: [perl-current] EPOC 
7961              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7962              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
7963              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
7964      Branch: perl
7965            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
7966            ! epoc/epocish.c epoc/epocish.h pp_sys.c
7967 ____________________________________________________________________________
7968 [  8955] By: jhi                                   on 2001/02/27  05:59:50
7969         Log: Subject: Re: Compile with perlcc..
7970              From: Edward Peschko <edwardp@excitehome.net>
7971              Date: Mon, 26 Feb 2001 18:51:58 -0800
7972              Message-ID: <20010226185158.A9871@excitehome.net>
7973              
7974              plus add a simple usage message if no arguments given.
7975      Branch: perl
7976            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
7977            ! utils/Makefile utils/perlcc.PL win32/pod.mak
7978 ____________________________________________________________________________
7979 [  8954] By: nick                                  on 2001/02/26  21:02:59
7980         Log: Integrate mainline
7981      Branch: perlio
7982           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
7983           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
7984           !> t/op/sprintf.t
7985 ____________________________________________________________________________
7986 [  8953] By: jhi                                   on 2001/02/26  14:43:54
7987         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
7988              From: Nicholas Clark <nick@ccl4.org>
7989              Date: Mon, 26 Feb 2001 00:42:07 +0000
7990              Message-ID: <20010226004207.F23333@plum.flirble.org>
7991      Branch: perl
7992            ! pp_ctl.c
7993 ____________________________________________________________________________
7994 [  8952] By: jhi                                   on 2001/02/26  14:42:13
7995         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
7996              From: Simon Cozens <simon@netthink.co.uk>
7997              Date: Mon, 26 Feb 2001 12:23:48 +0000
7998              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
7999      Branch: perl
8000            ! pod/perlguts.pod
8001 ____________________________________________________________________________
8002 [  8951] By: jhi                                   on 2001/02/26  14:39:15
8003         Log: Subject: [PATCH] perlio - unknown layer
8004              From: Nicholas Clark <nick@ccl4.org>
8005              Date: Mon, 26 Feb 2001 00:27:19 +0000
8006              Message-ID: <20010226002719.E23333@plum.flirble.org>
8007      Branch: perl
8008            ! perlio.c
8009 ____________________________________________________________________________
8010 [  8950] By: jhi                                   on 2001/02/26  14:38:04
8011         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
8012              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
8013              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
8014              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
8015      Branch: perl
8016            ! t/op/bop.t
8017 ____________________________________________________________________________
8018 [  8949] By: jhi                                   on 2001/02/26  14:37:07
8019         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
8020              From: Peter Prymmer <pvhp@forte.com>
8021              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
8022              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
8023      Branch: perl
8024            ! lib/Test.pm
8025 ____________________________________________________________________________
8026 [  8948] By: jhi                                   on 2001/02/26  14:35:53
8027         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
8028              From: Radu Greab <radu@netsoft.ro>
8029              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
8030              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
8031      Branch: perl
8032            ! pod/perlop.pod
8033 ____________________________________________________________________________
8034 [  8947] By: jhi                                   on 2001/02/26  14:34:46
8035         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
8036              From: David Mitchell <davem@fdgroup.co.uk>
8037              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
8038              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
8039      Branch: perl
8040            ! run.c
8041 ____________________________________________________________________________
8042 [  8946] By: jhi                                   on 2001/02/26  14:32:37
8043         Log: Subject: Modified README.bs2000 
8044              From: Dorner Thomas <Thomas.Dorner@start.de>
8045              Date: Mon, 26 Feb 2001 09:22:17 +0100
8046              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
8047      Branch: perl
8048            ! README.bs2000
8049 ____________________________________________________________________________
8050 [  8945] By: jhi                                   on 2001/02/26  14:19:53
8051         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
8052              to maintperl, listing the known failures on the tests 129 and 130.
8053      Branch: maint-5.6/perl
8054           !> t/op/sprintf.t
8055 ____________________________________________________________________________
8056 [  8944] By: jhi                                   on 2001/02/26  14:14:15
8057         Log: Add more known sprintf failures.
8058      Branch: perl
8059            ! t/op/sprintf.t
8060 ____________________________________________________________________________
8061 [  8943] By: jhi                                   on 2001/02/26  13:56:22
8062         Log: perlglob.exe needs to be found in Win32, patch from
8063              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
8064              which needs external glob at mini-perl time."
8065      Branch: perl
8066            ! ext/Encode/compile
8067 ____________________________________________________________________________
8068 [  8942] By: jhi                                   on 2001/02/26  13:52:19
8069         Log: A missing dTHX from Vadim Konovalov.
8070      Branch: perl
8071            ! perlio.c
8072 ____________________________________________________________________________
8073 [  8941] By: jhi                                   on 2001/02/26  13:37:05
8074         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
8075      Branch: perl
8076            ! op.c
8077 ____________________________________________________________________________
8078 [  8940] By: jhi                                   on 2001/02/26  13:35:40
8079         Log: Integrate perlio.
8080      Branch: perl
8081           !> ext/Encode/Encode.pm
8082 ____________________________________________________________________________
8083 [  8939] By: nick                                  on 2001/02/25  23:47:09
8084         Log: Integrate mainline.
8085      Branch: perlio
8086           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
8087           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
8088 ____________________________________________________________________________
8089 [  8938] By: nick                                  on 2001/02/25  19:36:28
8090         Log: Encode implementations docs.
8091      Branch: perlio
8092            ! ext/Encode/Encode.pm
8093 ____________________________________________________________________________
8094 [  8937] By: jhi                                   on 2001/02/25  19:26:16
8095         Log: Script wasn't aligned with reality.
8096      Branch: perl
8097            ! t/pod/find.t
8098 ____________________________________________________________________________
8099 [  8936] By: jhi                                   on 2001/02/25  18:54:55
8100         Log: Update Changes.
8101      Branch: perl
8102            ! Changes patchlevel.h
8103 ____________________________________________________________________________
8104 [  8935] By: jhi                                   on 2001/02/25  18:46:36
8105         Log: Retract #8929,8930,8932,8933 for now.
8106      Branch: perl
8107            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
8108 ____________________________________________________________________________
8109 [  8934] By: jhi                                   on 2001/02/25  17:34:35
8110         Log: Integrate perlio.
8111      Branch: perl
8112           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
8113           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
8114           !> t/lib/encode.t
8115 ____________________________________________________________________________
8116 [  8933] By: jhi                                   on 2001/02/25  17:33:12
8117         Log: (Retracted by #8395.)
8118              
8119              Slight tweaks in scan_const(), not fixes yet, it seems like
8120              lots of work remains to be done...
8121      Branch: perl
8122            ! toke.c
8123 ____________________________________________________________________________
8124 [  8932] By: jhi                                   on 2001/02/25  17:27:11
8125         Log: (Retracted by #8395.)
8126              
8127              Missing from #8930.
8128      Branch: perl
8129            ! perl.h
8130 ____________________________________________________________________________
8131 [  8931] By: jhi                                   on 2001/02/25  17:26:19
8132         Log: A comment tweak.
8133      Branch: perl
8134            ! utf8.c
8135 ____________________________________________________________________________
8136 [  8930] By: jhi                                   on 2001/02/25  17:25:47
8137         Log: (Retracted by #8395.)
8138              
8139              Attempt to fix the EBCDIC character range problwm with //.
8140      Branch: perl
8141            ! regcomp.c
8142 ____________________________________________________________________________
8143 [  8929] By: jhi                                   on 2001/02/25  17:23:45
8144         Log: (Retracted by #8395.)
8145              
8146              Expand the EBCDIC character range tests, and add few nasty
8147              tr tests from Karsten Sperling.
8148      Branch: perl
8149            ! t/op/pat.t t/op/tr.t
8150 ____________________________________________________________________________
8151 [  8928] By: jhi                                   on 2001/02/25  17:18:49
8152         Log: Missing check-in.
8153      Branch: perl
8154            ! lib/Pod/Find.pm
8155 ____________________________________________________________________________
8156 [  8927] By: nick                                  on 2001/02/25  11:30:22
8157         Log: Change method names in Encode implementation classes to something
8158              less confusing (preparing to "go public").
8159      Branch: perlio
8160            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
8161 ____________________________________________________________________________
8162 [  8926] By: nick                                  on 2001/02/25  10:53:24
8163         Log: GCC __atribute__ / printf fix
8164      Branch: perlio
8165            ! perl.h
8166 ____________________________________________________________________________
8167 [  8925] By: nick                                  on 2001/02/25  10:52:25
8168         Log: Checked in the wrong one ...
8169      Branch: perlio
8170            ! ext/Encode/Encode.pm
8171 ____________________________________________________________________________
8172 [  8924] By: nick                                  on 2001/02/24  18:46:51
8173         Log: Integrate mainline - to see what Jarkko has in ...
8174      Branch: perlio
8175           +> t/pod/testpods/lib/Pod/Stuff.pm
8176           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
8177 ____________________________________________________________________________
8178 [  8923] By: nick                                  on 2001/02/24  17:05:23
8179         Log: Encode API documentation nd tidy up.
8180              Minor additions to test.
8181              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
8182              Adds STRLEN to standard typemap.
8183      Branch: perlio
8184            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
8185            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
8186 ____________________________________________________________________________
8187 [  8922] By: jhi                                   on 2001/02/24  16:38:12
8188         Log: Add a test for the "character range should match in EBCDIC
8189              if specified using explicit numerics" bug found by Karsten
8190              Sperling.
8191      Branch: perl
8192            ! t/op/pat.t
8193 ____________________________________________________________________________
8194 [  8921] By: jhi                                   on 2001/02/24  16:30:16
8195         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
8196              From: schwern@pobox.com
8197              Date: Fri, 23 Feb 2001 03:21:37 -0500
8198              Message-ID: <20010223032137.A26022@magnonel.guild.net>
8199              
8200              plus Charles Lane's fixes, plus tweaks.
8201      Branch: perl
8202            + t/pod/testpods/lib/Pod/Stuff.pm
8203            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
8204 ____________________________________________________________________________
8205 [  8920] By: nick                                  on 2001/02/24  10:30:11
8206         Log: Integrate mainline
8207      Branch: perlio
8208           !> (integrate 33 files)
8209 ____________________________________________________________________________
8210 [  8919] By: jhi                                   on 2001/02/24  00:23:35
8211         Log: Subject: Re: I'm losing the war...
8212              From: "Vadim Konovalov" <watman@inbox.ru>
8213              Date: Sat, 24 Feb 2001 00:10:14 +0300
8214              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
8215              
8216              hv_store() not working correctly in ENV_IS_CASELESS case.
8217      Branch: perl
8218            ! hv.c
8219 ____________________________________________________________________________
8220 [  8918] By: jhi                                   on 2001/02/24  00:20:09
8221         Log: Subject: Re: [PATCH] fix for charnames above FFFF
8222              From: andreas.koenig@anima.de (Andreas J. Koenig)
8223              Date: 23 Feb 2001 02:39:03 +0100
8224              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
8225              
8226              A further efficiency tweak.
8227      Branch: perl
8228            ! lib/charnames.pm
8229 ____________________________________________________________________________
8230 [  8917] By: jhi                                   on 2001/02/23  20:27:51
8231         Log: Integrate change #8916 from mainline,
8232              do away with USE_WIN32_RTL_ENV.
8233      Branch: maint-5.6/perl
8234           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
8235 ____________________________________________________________________________
8236 [  8916] By: jhi                                   on 2001/02/23  20:02:25
8237         Log: Abolish USE_WIN32_RTL_ENV.
8238      Branch: perl
8239            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
8240 ____________________________________________________________________________
8241 [  8915] By: jhi                                   on 2001/02/23  19:36:00
8242         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
8243              later protected by some #define.
8244      Branch: perl
8245            ! gv.c
8246 ____________________________________________________________________________
8247 [  8914] By: jhi                                   on 2001/02/23  19:31:38
8248         Log: Retract #8902 for now, requested by Charles Lane, the correct
8249              fix will be something else.
8250      Branch: perl
8251            ! op.c
8252 ____________________________________________________________________________
8253 [  8913] By: jhi                                   on 2001/02/23  19:11:36
8254         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
8255              From: Peter Prymmer <pvhp@forte.com>
8256              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
8257              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
8258      Branch: perl
8259            ! t/op/lex_assign.t
8260 ____________________________________________________________________________
8261 [  8912] By: jhi                                   on 2001/02/23  18:38:20
8262         Log: Subject: [patch] perlio + useithreads
8263              From: Doug MacEachern <dougm@covalent.net>
8264              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
8265              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
8266              
8267              Gets things running but not complete.
8268      Branch: perl
8269            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
8270 ____________________________________________________________________________
8271 [  8911] By: jhi                                   on 2001/02/23  04:20:02
8272         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
8273              
8274              Duplicated environment freeing, File::Temp 0.12,
8275              op/append portability (EBCDIC) tweak.
8276      Branch: maint-5.6/perl
8277           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8278           !> t/op/append.t
8279 ____________________________________________________________________________
8280 [  8910] By: jhi                                   on 2001/02/23  02:07:33
8281         Log: Integrate change #8909 from mainline, a better Borland
8282              putenv() workaround.
8283      Branch: maint-5.6/perl
8284           !> perl.c
8285 ____________________________________________________________________________
8286 [  8909] By: jhi                                   on 2001/02/23  02:05:46
8287         Log: A better workaround for Borland putenv() brokenness from Sarathy.
8288      Branch: perl
8289            ! perl.c
8290 ____________________________________________________________________________
8291 [  8908] By: jhi                                   on 2001/02/23  02:04:14
8292         Log: Subject: fix for parameter -Dm (for perl@8867)
8293              From: "Vadim Konovalov" <watman@inbox.ru>
8294              Date: Thu, 22 Feb 2001 17:30:12 +0300
8295              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
8296      Branch: perl
8297            ! perl.h
8298 ____________________________________________________________________________
8299 [  8907] By: jhi                                   on 2001/02/23  01:58:20
8300         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
8301              From: Peter Prymmer <pvhp@forte.com>
8302              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
8303              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
8304      Branch: perl
8305            ! t/op/append.t
8306 ____________________________________________________________________________
8307 [  8906] By: jhi                                   on 2001/02/23  01:48:34
8308         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
8309      Branch: perl
8310            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8311 ____________________________________________________________________________
8312 [  8905] By: jhi                                   on 2001/02/23  01:43:30
8313         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
8314              From: Peter Prymmer <pvhp@forte.com>
8315              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
8316              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
8317      Branch: perl
8318            ! t/lib/st-06compat.t
8319 ____________________________________________________________________________
8320 [  8904] By: jhi                                   on 2001/02/23  01:42:39
8321         Log: Metaconfig unit change for #8903.
8322      Branch: metaconfig/U/perl
8323            ! Devel.U
8324 ____________________________________________________________________________
8325 [  8903] By: jhi                                   on 2001/02/23  01:42:12
8326         Log: Be more helpful for devel builders, suggested by John L. Allen.
8327      Branch: perl
8328            ! Configure
8329 ____________________________________________________________________________
8330 [  8902] By: jhi                                   on 2001/02/23  01:37:41
8331         Log: (Retracted by #8914)
8332              (Wrongly, reinstated by #8941)             
8333
8334              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
8335              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8336              Date:     Thu, 22 Feb 2001 09:43:57 EST
8337              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
8338      Branch: perl
8339            ! op.c
8340 ____________________________________________________________________________
8341 [  8901] By: jhi                                   on 2001/02/23  01:20:32
8342         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
8343              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8344              Date:     Thu, 22 Feb 2001 08:01:35 EST
8345              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
8346      Branch: perl
8347            ! malloc.c
8348 ____________________________________________________________________________
8349 [  8900] By: jhi                                   on 2001/02/23  01:18:02
8350         Log: Integrate changes #8898,8899 from mainline, environ handling.
8351      Branch: maint-5.6/perl
8352           !> perl.c
8353 ____________________________________________________________________________
8354 [  8899] By: jhi                                   on 2001/02/23  01:16:25
8355         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
8356              putenv() is not to be relied on, they are either broken or leaky
8357              or both.)
8358      Branch: perl
8359            ! perl.c
8360 ____________________________________________________________________________
8361 [  8898] By: jhi                                   on 2001/02/22  23:36:59
8362         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
8363              and safesysfree() must be used.
8364      Branch: perl
8365            ! perl.c
8366 ____________________________________________________________________________
8367 [  8897] By: jhi                                   on 2001/02/22  23:25:45
8368         Log: With environ one must use safesysmalloc()/safesysfree().
8369      Branch: perl
8370            ! perl.c
8371 ____________________________________________________________________________
8372 [  8896] By: jhi                                   on 2001/02/22  22:13:18
8373         Log: If we have a duplicated environment free it
8374              if PERL_DESTRUCT_LEVEL.
8375      Branch: perl
8376            ! perl.c
8377 ____________________________________________________________________________
8378 [  8895] By: alanbur                               on 2001/02/22  19:31:57
8379         Log: Synchronised with parent
8380      Branch: maint-5.6/pureperl
8381           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
8382 ____________________________________________________________________________
8383 [  8894] By: gsar                                  on 2001/02/22  19:06:18
8384         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
8385              
8386              fix memory leak in method call optimization (change#3768);
8387              made C<eval "$x->foo()"> leak
8388              
8389              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
8390      Branch: maint-5.6/perl
8391           !> op.c
8392 ____________________________________________________________________________
8393 [  8893] By: jhi                                   on 2001/02/22  18:35:27
8394         Log: (Retracted by #8915.)
8395              
8396              Third Degree finding:
8397              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
8398      Branch: perl
8399            ! gv.c
8400 ____________________________________________________________________________
8401 [  8892] By: jhi                                   on 2001/02/22  14:28:32
8402         Log: Update Changes.
8403      Branch: perl
8404            ! Changes patchlevel.h
8405 ____________________________________________________________________________
8406 [  8891] By: jhi                                   on 2001/02/22  13:22:45
8407         Log: Metaconfig unit changes for #8890.
8408      Branch: metaconfig
8409            ! U/modified/Cppsym.U U/threads/archname.U
8410 ____________________________________________________________________________
8411 [  8890] By: jhi                                   on 2001/02/22  13:22:12
8412         Log: Add -stdio to the archname if no perlio selected,
8413              no -perlio added since that is now the default.
8414              
8415              Add few CPUs/architectures to the Cppsym scan.
8416      Branch: perl
8417            ! Configure config_h.SH
8418 ____________________________________________________________________________
8419 [  8889] By: jhi                                   on 2001/02/22  13:05:59
8420         Log: Metaconfig unit change for #8888.
8421      Branch: metaconfig/U/perl
8422            ! useperlio.U
8423 ____________________________________________________________________________
8424 [  8888] By: jhi                                   on 2001/02/22  13:05:28
8425         Log: *drum roll*  Make perlio the default.
8426      Branch: perl
8427            ! Configure config_h.SH
8428 ____________________________________________________________________________
8429 [  8887] By: jhi                                   on 2001/02/22  12:50:52
8430         Log: Integrate change #8665 from maintperl to mainline,
8431              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
8432      Branch: perl
8433           !> ext/POSIX/POSIX.xs
8434 ____________________________________________________________________________
8435 [  8886] By: jhi                                   on 2001/02/22  12:49:24
8436         Log: Integrate changes #8883,8884 from mainline to maintperl.
8437              
8438              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
8439              Subject: Re: File::Temp::_gettemp warning
8440      Branch: maint-5.6/perl
8441           !> embed.h embed.pl lib/File/Temp.pm
8442 ____________________________________________________________________________
8443 [  8885] By: jhi                                   on 2001/02/22  12:43:59
8444         Log: Based on
8445              
8446              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
8447              From: schwab@suse.de
8448              Date: Thu, 22 Feb 2001 13:08:09 +0100
8449              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
8450              
8451              but the fix done slightly differently because the other
8452              half was already done in #8664.
8453      Branch: maint-5.6/perl
8454            ! ext/POSIX/POSIX.xs
8455 ____________________________________________________________________________
8456 [  8884] By: jhi                                   on 2001/02/22  12:37:15
8457         Log: Subject: Re: File::Temp::_gettemp warning
8458              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8459              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
8460              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
8461              
8462              This patch to File::Temp does two things:
8463              
8464              1. Fixes the problem with CGI::Carp when determining
8465              the Fcntl constants
8466              
8467              2. Removes most of the carps and consolidates them so that all the
8468              reasons are included in a single die that is caught by the test. This
8469              means that the correct skipping behaviour is displayed by the test.
8470      Branch: perl
8471            ! lib/File/Temp.pm
8472 ____________________________________________________________________________
8473 [  8883] By: jhi                                   on 2001/02/22  12:29:19
8474         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
8475              From: Peter Prymmer <pvhp@forte.com>
8476              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
8477              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
8478      Branch: perl
8479            ! embed.h embed.pl
8480 ____________________________________________________________________________
8481 [  8882] By: jhi                                   on 2001/02/21  19:41:33
8482         Log: Integrate change #8881 from mainlin to maintperl.
8483              
8484              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
8485      Branch: maint-5.6/perl
8486           !> op.c
8487 ____________________________________________________________________________
8488 [  8881] By: jhi                                   on 2001/02/21  19:38:57
8489         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
8490              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8491              Date:     Wed, 21 Feb 2001 13:08:03 EST
8492              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
8493      Branch: perl
8494            ! op.c
8495 ____________________________________________________________________________
8496 [  8880] By: jhi                                   on 2001/02/21  19:34:34
8497         Log: Retract #8875, cannot let go of the old semantics of unpack U
8498              without rethinking utf8decode.t.
8499      Branch: perl
8500            ! pp.c t/op/pack.t
8501 ____________________________________________________________________________
8502 [  8879] By: jhi                                   on 2001/02/21  19:08:02
8503         Log: Run run/*.t also in minitest.
8504      Branch: perl
8505            ! Makefile.SH
8506 ____________________________________________________________________________
8507 [  8878] By: nick                                  on 2001/02/21  18:55:37
8508         Log: Integrate mainline
8509      Branch: perlio
8510           !> (integrate 76 files)
8511 ____________________________________________________________________________
8512 [  8877] By: jhi                                   on 2001/02/21  15:09:33
8513         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
8514      Branch: metaconfig
8515            ! U/compline/nblock_io.U
8516      Branch: perl
8517            ! Configure config_h.SH
8518 ____________________________________________________________________________
8519 [  8876] By: jhi                                   on 2001/02/21  14:54:45
8520         Log: If no sfio, no -lsfio.
8521      Branch: metaconfig/U/perl
8522            ! d_sfio.U
8523      Branch: perl
8524            ! Configure config_h.SH
8525 ____________________________________________________________________________
8526 [  8875] By: jhi                                   on 2001/02/21  14:54:00
8527         Log: Make unpack C and unpack C truly equivalent.
8528      Branch: perl
8529            ! pp.c t/op/pack.t
8530 ____________________________________________________________________________
8531 [  8874] By: jhi                                   on 2001/02/21  14:26:02
8532         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
8533              From: Peter Prymmer <pvhp@forte.com>
8534              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
8535              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
8536      Branch: perl
8537            ! pod/perlport.pod
8538 ____________________________________________________________________________
8539 [  8873] By: jhi                                   on 2001/02/21  14:24:31
8540         Log: Subject: [PATCH] fix for charnames above FFFF
8541              From: andreas.koenig@anima.de (Andreas J. Koenig)
8542              Date: 21 Feb 2001 07:05:45 +0100
8543              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
8544      Branch: perl
8545            ! lib/charnames.pm t/lib/charnames.t
8546 ____________________________________________________________________________
8547 [  8872] By: jhi                                   on 2001/02/21  14:15:25
8548         Log: Integrate change #8868 from pureperl to mainline.
8549              
8550              Fixed reference count loop caused by sv_magic.
8551      Branch: perl
8552           !> sv.c
8553 ____________________________________________________________________________
8554 [  8871] By: jhi                                   on 2001/02/21  14:07:29
8555         Log: Integrate change #8868 from pureperl to maintperl.
8556              
8557              Fixed reference count loop caused by sv_magic.
8558      Branch: maint-5.6/perl
8559           !> sv.c
8560 ____________________________________________________________________________
8561 [  8870] By: jhi                                   on 2001/02/21  14:04:41
8562         Log: Put back the #8840, it was innocent.
8563      Branch: perl
8564            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
8565            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
8566 ____________________________________________________________________________
8567 [  8869] By: jhi                                   on 2001/02/21  14:00:03
8568         Log: unpack("C", ...) was left slightly unfinished by #8865.
8569      Branch: perl
8570            ! pp.c t/op/pack.t
8571 ____________________________________________________________________________
8572 [  8868] By: alanbur                               on 2001/02/21  01:33:45
8573         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
8574              from gv_fetchpv to create single-character magic variables (e.g. $!),
8575              and it is passed a sv and the gv that contains the sv as the mg_obj
8576              value.  When sv_magic stores the mg_obj pointer it increments the gv
8577              refcount, thus causing a sv-gv pair that can't be freed.  There is
8578              already a check for sv == obj which is used to prevent such reference
8579              loops.  This change extends the check to cover the case described above.
8580      Branch: maint-5.6/pureperl
8581            ! sv.c
8582 ____________________________________________________________________________
8583 [  8867] By: jhi                                   on 2001/02/21  00:52:39
8584         Log: Update Changes.
8585      Branch: perl
8586            ! Changes patchlevel.h
8587 ____________________________________________________________________________
8588 [  8866] By: jhi                                   on 2001/02/21  00:34:20
8589         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
8590              (Note: there were some conflicts due to EBCDIC and EPOC
8591              patches, in general I preferred the repository code.)
8592              (When 2.753 comes out, we need to synchronize.)
8593      Branch: perl
8594            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
8595            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
8596            ! t/lib/cgi-html.t
8597 ____________________________________________________________________________
8598 [  8865] By: jhi                                   on 2001/02/21  00:24:22
8599         Log: Make pack("C", 0x100) to create Unicode, unless under the
8600              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
8601              will understand Unicode, unless you under know what.
8602      Branch: perl
8603            ! pp.c t/op/pack.t t/op/qu.t
8604 ____________________________________________________________________________
8605 [  8864] By: alanbur                               on 2001/02/20  22:35:34
8606         Log: Resynchronised with parent
8607      Branch: maint-5.6/pureperl
8608           !> README.win32 ext/GDBM_File/GDBM_File.pm
8609           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
8610           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
8611           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
8612           !> t/lib/sdbm.t util.c
8613 ____________________________________________________________________________
8614 [  8863] By: jhi                                   on 2001/02/20  20:55:11
8615         Log: Integrate change #8860,8861 from mainline into maintperl.
8616              
8617              "pseudo-literal j"
8618              
8619              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
8620      Branch: maint-5.6/perl
8621           !> lib/Test.pm pod/perlop.pod
8622 ____________________________________________________________________________
8623 [  8862] By: jhi                                   on 2001/02/20  20:30:07
8624         Log: Don't do casting between pointers pointing to differently sized
8625              integers.
8626      Branch: perl
8627            ! hv.c sv.c
8628 ____________________________________________________________________________
8629 [  8861] By: jhi                                   on 2001/02/20  19:53:44
8630         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
8631              From: Peter Prymmer <pvhp@forte.com>
8632              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
8633              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
8634      Branch: perl
8635            ! lib/Test.pm
8636 ____________________________________________________________________________
8637 [  8860] By: jhi                                   on 2001/02/20  19:48:02
8638         Log: "pseudo-literal j", a documentation glitch reported to Debian.
8639              The text recovered from Perl 5.005_03, and pseudo-literal replaced
8640              by "backtick string".
8641      Branch: perl
8642            ! pod/perlop.pod
8643 ____________________________________________________________________________
8644 [  8859] By: jhi                                   on 2001/02/20  19:15:46
8645         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
8646              from Chris Nandor.
8647      Branch: perl
8648            ! makedef.pl
8649 ____________________________________________________________________________
8650 [  8858] By: jhi                                   on 2001/02/20  17:36:53
8651         Log: Integrate pureperl changes #8844,8845,8850 to mainline
8652              (via maintperl #8855).
8653              
8654              Fixed %^H scoping bug
8655              
8656              Removed GV <-> CV refcount loop
8657              
8658              Removed %ENV refcount loop
8659      Branch: perl
8660           !> gv.c op.c perl.c pp.c scope.c
8661 ____________________________________________________________________________
8662 [  8857] By: jhi                                   on 2001/02/20  17:34:32
8663         Log: Integrate changes #8853,8854 from maintperl to mainline.
8664              
8665              EBDIC fixes, README.win32 Borland update.
8666      Branch: perl
8667           !> README.win32 handy.h util.c
8668 ____________________________________________________________________________
8669 [  8856] By: jhi                                   on 2001/02/20  17:33:16
8670         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
8671      Branch: maint-5.6/perl
8672           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
8673           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
8674           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
8675 ____________________________________________________________________________
8676 [  8855] By: jhi                                   on 2001/02/20  17:32:13
8677         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
8678              
8679              Fixed %^H scoping bug
8680              
8681              Removed GV <-> CV refcount loop
8682              
8683              Removed %ENV refcount loop
8684      Branch: maint-5.6/perl
8685           !> gv.c op.c perl.c pp.c scope.c
8686 ____________________________________________________________________________
8687 [  8854] By: jhi                                   on 2001/02/20  17:25:06
8688         Log: Subject: Addition to readme.win32 for Borland C++ compilers
8689              Date: Tue, 20 Feb 2001 02:15:25 +0300
8690              From: "Vadim Konovalov" <watman@inbox.ru>
8691              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
8692              
8693              Document Borland compiler misbehaviour.
8694      Branch: maint-5.6/perl
8695            ! README.win32
8696 ____________________________________________________________________________
8697 [  8853] By: jhi                                   on 2001/02/20  17:22:25
8698         Log: The assimilation of ebcdic.c didn't quite work at the first try,
8699              patches from Thomas Dorner.
8700      Branch: maint-5.6/perl
8701            ! handy.h util.c
8702 ____________________________________________________________________________
8703 [  8852] By: jhi                                   on 2001/02/20  17:20:15
8704         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
8705              From: Chris Nandor <pudge@pobox.com>
8706              Date: Tue, 20 Feb 2001 08:32:45 -0500
8707              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
8708      Branch: maint-5.6/perl
8709            ! makedef.pl mg.c
8710 ____________________________________________________________________________
8711 [  8851] By: jhi                                   on 2001/02/20  17:15:52
8712         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
8713      Branch: perl
8714            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
8715            ! t/lib/filter-util.t
8716 ____________________________________________________________________________
8717 [  8850] By: alanbur                               on 2001/02/20  17:12:40
8718         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
8719              and the magic pointer points back to the GV that contains the
8720              %ENV hash.  This creates a refcount loop that prevents members
8721              of %ENV from being freed correctly.  This change removes the
8722              refcount loop - the magic pointer was never used anyway, the
8723              only use of the magic was to check the type ('E') so that the
8724              appropriate environment manipulation code is called when %ENV
8725              is modified.
8726      Branch: maint-5.6/pureperl
8727            ! perl.c
8728 ____________________________________________________________________________
8729 [  8849] By: jhi                                   on 2001/02/20  17:12:20
8730         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
8731              From: "Craig A. Berry" <craigberry@mac.com>
8732              Date: Mon, 19 Feb 2001 23:36:12 -0600
8733              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
8734              
8735              Case-forgiving systems match TestInit.pm with TES*.
8736      Branch: perl
8737            ! t/lib/glob-basic.t
8738 ____________________________________________________________________________
8739 [  8848] By: jhi                                   on 2001/02/20  17:10:02
8740         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
8741      Branch: perl
8742            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
8743            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
8744            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
8745 ____________________________________________________________________________
8746 [  8847] By: jhi                                   on 2001/02/20  15:34:41
8747         Log: The #8843 wasn't quite right: %Config needs to imported.
8748      Branch: perl
8749            ! t/run/runenv.t
8750 ____________________________________________________________________________
8751 [  8846] By: jhi                                   on 2001/02/20  15:31:50
8752         Log: Retract the #8838 and #8840 for now because of
8753              the DB_File tie problem.
8754      Branch: perl
8755            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
8756            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
8757            ! proto.h sv.c
8758 ____________________________________________________________________________
8759 [  8845] By: alanbur                               on 2001/02/20  14:25:41
8760         Log: Removed GV <-> CV refcount loop
8761              CvGV(mycv) points to the parent GV of the CV, and was previously
8762              refcounted.  The pointer remains, but the refcounting has been removed
8763              as it causes a refcount loop between the CV and GV that means the CV
8764              can't ever be deleted.
8765      Branch: maint-5.6/pureperl
8766            ! gv.c op.c pp.c
8767 ____________________________________________________________________________
8768 [  8844] By: alanbur                               on 2001/02/20  14:23:13
8769         Log: Fixed %^H scoping bug
8770      Branch: maint-5.6/pureperl
8771            ! scope.c
8772 ____________________________________________________________________________
8773 [  8843] By: jhi                                   on 2001/02/19  13:38:08
8774         Log: fork() not everywhere, cleanup temp files.
8775      Branch: perl
8776            ! t/run/runenv.t
8777 ____________________________________________________________________________
8778 [  8842] By: alanbur                               on 2001/02/19  12:42:07
8779         Log: Resynchronised with parent
8780      Branch: maint-5.6/pureperl
8781           !> pod/perlfaq4.pod sv.c utf8.c
8782 ____________________________________________________________________________
8783 [  8841] By: jhi                                   on 2001/02/19  03:35:51
8784         Log: Update Changes.
8785      Branch: perl
8786            ! Changes patchlevel.h
8787 ____________________________________________________________________________
8788 [  8840] By: jhi                                   on 2001/02/19  00:23:41
8789         Log: Subject: [patch] add sv_setref_uv
8790              From: Doug MacEachern <dougm@covalent.net>
8791              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
8792              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
8793      Branch: perl
8794            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
8795            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
8796 ____________________________________________________________________________
8797 [  8839] By: jhi                                   on 2001/02/19  00:01:38
8798         Log: Put to rest the 20010205.001, the email address checking (not) regex.
8799      Branch: perl
8800            ! pod/perlfaq9.pod
8801 ____________________________________________________________________________
8802 [  8838] By: jhi                                   on 2001/02/18  22:17:54
8803         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
8804              From: Doug MacEachern <dougm@covalent.net>
8805              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
8806              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
8807      Branch: perl
8808            ! lib/ExtUtils/xsubpp
8809 ____________________________________________________________________________
8810 [  8837] By: jhi                                   on 2001/02/18  22:16:50
8811         Log: Subject: [patch] -Wall cleanup round 2
8812              From: Doug MacEachern <dougm@covalent.net>
8813              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
8814              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
8815      Branch: perl
8816            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
8817            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
8818            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
8819            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
8820            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
8821            ! ext/SDBM_File/SDBM_File.xs
8822 ____________________________________________________________________________
8823 [  8836] By: jhi                                   on 2001/02/18  22:11:20
8824         Log: Misapplied regex optimizations when \C is present.
8825              Fixes 20001230.002.
8826              
8827              What still remains broken is that the submatches that
8828              have \C in them get their UTF8 flag on because their
8829              parent SV has it on.  This will result in malformed
8830              UTF8 if a \C happened to match a non-ASCII byte.
8831      Branch: perl
8832            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
8833            ! t/pragma/utf8.t
8834 ____________________________________________________________________________
8835 [  8835] By: jhi                                   on 2001/02/18  20:12:02
8836         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
8837              
8838              The hash key got wrongly UTF8fied.
8839      Branch: perl
8840            ! pod/perlapi.pod toke.c utf8.c
8841 ____________________________________________________________________________
8842 [  8834] By: jhi                                   on 2001/02/18  19:44:25
8843         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
8844              don't warn on magical or overloaded things.
8845      Branch: perl
8846            ! pp_hot.c
8847 ____________________________________________________________________________
8848 [  8833] By: nick                                  on 2001/02/18  19:31:22
8849         Log: Integrate mainline
8850      Branch: perlio
8851           +> t/TestInit.pm t/run/runenv.t
8852            - t/UTEST
8853           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
8854           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
8855           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
8856           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
8857           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
8858           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
8859           !> utf8.c
8860 ____________________________________________________________________________
8861 [  8832] By: jhi                                   on 2001/02/18  19:21:18
8862         Log: Integrate perlio.
8863      Branch: perl
8864           !> perlio.c pod/perldiag.pod
8865 ____________________________________________________________________________
8866 [  8831] By: jhi                                   on 2001/02/18  19:14:20
8867         Log: Integrate change #8827 from mainline.
8868              
8869              UTF8 tweaks.
8870      Branch: maint-5.6/perl
8871           !> sv.c utf8.c
8872 ____________________________________________________________________________
8873 [  8830] By: nick                                  on 2001/02/18  19:10:34
8874         Log: Apply the spirit of patch from Nick Clark:
8875              Subject: [PATCH] Re: extensions that provide layers
8876              From: Nicholas Clark <nick@ccl4.org>
8877              Date: Mon, 12 Feb 2001 16:43:51 +0000
8878              Message-Id: <20010212164350.Q3652@plum.flirble.org>
8879      Branch: perlio
8880            ! perlio.c pod/perldiag.pod
8881 ____________________________________________________________________________
8882 [  8829] By: jhi                                   on 2001/02/18  19:03:25
8883         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
8884              From: schwern@pobox.com 
8885              Date: Sun, 18 Feb 2001 13:44:35 -0500
8886              Message-ID: <20010218134435.A17544@magnonel.guild.net>
8887              
8888              Applied, but as t/TestInit.pm.
8889      Branch: perl
8890            + t/TestInit.pm
8891            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
8892            ! t/op/subst_wamp.t
8893 ____________________________________________________________________________
8894 [  8828] By: jhi                                   on 2001/02/18  18:43:52
8895         Log: Integrate perlio.
8896      Branch: perl
8897           !> perlio.c
8898 ____________________________________________________________________________
8899 [  8827] By: jhi                                   on 2001/02/18  18:41:33
8900         Log: UTF-8 tweaks.
8901      Branch: perl
8902            ! sv.c utf8.c
8903 ____________________________________________________________________________
8904 [  8826] By: nick                                  on 2001/02/18  17:40:59
8905         Log: Fix [ID 20010217.002]
8906              open FOO, "<:raw:perlio", ...
8907              :raw now inserts default base layer below itself.
8908              Also
8909              open FOO, "<:unix", ...
8910              works as well - but leaves buffer layer on stack under the unix layer.
8911      Branch: perlio
8912            ! perlio.c
8913 ____________________________________________________________________________
8914 [  8825] By: jhi                                   on 2001/02/18  17:15:39
8915         Log: Integrate perlio.
8916      Branch: perl
8917           !> perlio.c perliol.h
8918 ____________________________________________________________________________
8919 [  8824] By: jhi                                   on 2001/02/18  17:10:53
8920         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
8921              From: schwern@pobox.com
8922              Date: Sun, 18 Feb 2001 01:48:50 -0500
8923              Message-ID: <20010218014850.C19957@magnonel.guild.net>
8924      Branch: perl
8925            ! lib/Test/Harness.pm t/TEST t/op/chop.t
8926 ____________________________________________________________________________
8927 [  8823] By: jhi                                   on 2001/02/18  17:01:06
8928         Log: Add run/*.t to testables.
8929      Branch: perl
8930            ! t/TEST
8931 ____________________________________________________________________________
8932 [  8822] By: jhi                                   on 2001/02/18  16:58:58
8933         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
8934              From: schwern@pobox.com
8935              Date: Sun, 18 Feb 2001 01:11:35 -0500
8936              Message-ID: <20010218011135.A19957@magnonel.guild.net>
8937              
8938              Revive mjd's and Simon's PERL5OPT fix.
8939      Branch: perl
8940            + t/run/runenv.t
8941            ! MANIFEST perl.c
8942 ____________________________________________________________________________
8943 [  8821] By: jhi                                   on 2001/02/18  16:53:46
8944         Log: Subject: Re: Why t/TEST and not Test::Harness?
8945              From: schwern@pobox.com
8946              Date: Sat, 17 Feb 2001 22:44:44 -0500
8947              Message-ID: <20010217224444.A6679@magnonel.guild.net>
8948              
8949              Replace UTEST with TEST -utf8.
8950      Branch: perl
8951            - t/UTEST
8952            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
8953            ! t/lib/glob-basic.t
8954 ____________________________________________________________________________
8955 [  8820] By: nick                                  on 2001/02/18  13:06:16
8956         Log: Clean up a few core dumps when layers are used in unexpected ways.
8957              (Still not "right"...)
8958      Branch: perlio
8959            ! perlio.c perliol.h
8960 ____________________________________________________________________________
8961 [  8819] By: jhi                                   on 2001/02/18  02:25:55
8962         Log: Integrate change #8818 from maintperl, a FAQ nit.
8963      Branch: perl
8964           !> pod/perlfaq4.pod
8965 ____________________________________________________________________________
8966 [  8818] By: jhi                                   on 2001/02/18  02:24:50
8967         Log: FAQ nit from Chris Fedde.
8968      Branch: maint-5.6/perl
8969            ! pod/perlfaq4.pod
8970 ____________________________________________________________________________
8971 [  8817] By: nick                                  on 2001/02/17  18:20:14
8972         Log: Integrate mainline
8973      Branch: perlio
8974           +> lib/unicode/UCD.html lib/unicode/Unicode.html
8975           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
8976           +> pod/perlclib.pod
8977            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
8978            - lib/unicode/Unicode.301
8979           !> (integrate 324 files)
8980 ____________________________________________________________________________
8981 [  8816] By: jhi                                   on 2001/02/17  16:56:58
8982         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
8983      Branch: perl
8984            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
8985            ! ext/Storable/Storable.xs t/lib/st-06compat.t
8986            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
8987 ____________________________________________________________________________
8988 [  8815] By: jhi                                   on 2001/02/17  16:40:07
8989         Log: Subject: [patch] -Wall
8990              From: Doug MacEachern <dougm@covalent.net>
8991              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
8992              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
8993      Branch: perl
8994            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
8995            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
8996 ____________________________________________________________________________
8997 [  8814] By: jhi                                   on 2001/02/16  19:27:18
8998         Log: Document qu better.
8999      Branch: perl
9000            ! pod/perlop.pod
9001 ____________________________________________________________________________
9002 [  8813] By: jhi                                   on 2001/02/15  13:54:37
9003         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
9004              From: Hugo <hv@crypt.compulink.co.uk>
9005              Date: Thu, 15 Feb 2001 13:39:49 +0000
9006              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
9007      Branch: perl
9008            ! toke.c
9009 ____________________________________________________________________________
9010 [  8812] By: alanbur                               on 2001/02/15  13:52:16
9011         Log: Resynchronised with parent
9012      Branch: maint-5.6/pureperl
9013            - ebcdic.c
9014           !> (integrate 36 files)
9015 ____________________________________________________________________________
9016 [  8811] By: jhi                                   on 2001/02/15  13:51:16
9017         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
9018              
9019              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
9020              From: Jan Dubois <JanD@ActiveState.com>
9021              Date: Wed, 31 Jan 2001 21:17:03 -0800
9022              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
9023              
9024              tweak change#8659 to keep it simple
9025              
9026              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
9027              From: Russ Allbery <rra@stanford.edu>
9028              Date: 14 Feb 2001 10:15:41 -0800
9029              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
9030              
9031              (8809 empty)
9032
9033              Upgrade to podlators 1.08, from Russ Allbery.
9034      Branch: perl
9035           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
9036           !> utils/perldoc.PL
9037 ____________________________________________________________________________
9038 [  8810] By: jhi                                   on 2001/02/15  13:35:08
9039         Log: Upgrade to podlators 1.08, from Russ Allbery.
9040      Branch: maint-5.6/perl
9041            ! lib/Pod/Man.pm lib/Pod/Text.pm
9042 ____________________________________________________________________________
9043 [  8809] By: jhi                                   on 2001/02/15  13:26:38
9044         Log: (accidentally empty check-in)
9045      Branch: maint-5.6/perl
9046            ! lib/Test/Harness.pm
9047 ____________________________________________________________________________
9048 [  8808] By: jhi                                   on 2001/02/15  13:23:47
9049         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
9050              From: Russ Allbery <rra@stanford.edu>
9051              Date: 14 Feb 2001 10:15:41 -0800
9052              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
9053              
9054              perldoc was hardcoding $Config{installscript}, which breaks
9055              when install* isn't where Perl ends up (such as with AFS).
9056              
9057              Use $Config{scriptdir} instead.
9058      Branch: maint-5.6/perl
9059            ! utils/perldoc.PL
9060 ____________________________________________________________________________
9061 [  8807] By: jhi                                   on 2001/02/14  14:37:27
9062         Log: Update Changes.
9063      Branch: perl
9064            ! Changes patchlevel.h
9065 ____________________________________________________________________________
9066 [  8806] By: jhi                                   on 2001/02/14  14:25:31
9067         Log: Integrate changes #8803,8804,8805 from mainline.
9068              
9069              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
9070              
9071              Don't skip too much of the locale error message if no environ array,
9072              from Chris Nandor.
9073              
9074              More MacOS Classic fixes from Chris Nandor.
9075      Branch: maint-5.6/perl
9076           !> doop.c lib/Cwd.pm perl.c perl.h util.c
9077 ____________________________________________________________________________
9078 [  8805] By: jhi                                   on 2001/02/14  03:29:01
9079         Log: More MacOS Classic fixes from Chris Nandor.
9080      Branch: perl
9081            ! doop.c lib/Cwd.pm
9082 ____________________________________________________________________________
9083 [  8804] By: jhi                                   on 2001/02/14  03:18:35
9084         Log: Don't skip too much of the locale error message if no environ array,
9085              from Chris Nandor.
9086      Branch: perl
9087            ! util.c
9088 ____________________________________________________________________________
9089 [  8803] By: jhi                                   on 2001/02/14  03:14:14
9090         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
9091      Branch: perl
9092            ! perl.c perl.h
9093 ____________________________________________________________________________
9094 [  8802] By: jhi                                   on 2001/02/13  18:31:33
9095         Log: AUTHORS update.
9096      Branch: perl
9097            ! AUTHORS
9098 ____________________________________________________________________________
9099 [  8801] By: jhi                                   on 2001/02/13  17:55:19
9100         Log: Integrate change #8792 from mainline.
9101              
9102              Subject: buncha MacPerl patches for bleadperl
9103              From: Chris Nandor <pudge@pobox.com>
9104              Date: Tue, 13 Feb 2001 00:02:43 -0500
9105              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
9106      Branch: maint-5.6/perl
9107           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
9108           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
9109           !> t/lib/basename.t toke.c util.h
9110 ____________________________________________________________________________
9111 [  8800] By: jhi                                   on 2001/02/13  17:46:43
9112         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
9113              to be forced to Off_t.
9114              
9115              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
9116              From: nick@ccl4.org
9117              Date: Thu, 1 Feb 2001 12:01:04 +0000
9118              Message-Id: <20010201120103.E11401@plum.flirble.org>
9119      Branch: maint-5.6/perl
9120            ! iperlsys.h perlio.c
9121 ____________________________________________________________________________
9122 [  8799] By: jhi                                   on 2001/02/13  16:52:51
9123         Log: Duplex duplex hunk hunk.
9124      Branch: maint-5.6/perl
9125            ! Makefile.SH
9126 ____________________________________________________________________________
9127 [  8797] By: jhi                                   on 2001/02/13  14:52:04
9128         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
9129              From: "Craig A. Berry" <craigberry@mac.com>
9130              Date: Mon, 12 Feb 2001 11:05:25 -0600
9131              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
9132      Branch: perl
9133            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
9134 ____________________________________________________________________________
9135 [  8796] By: jhi                                   on 2001/02/13  14:36:47
9136         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
9137              From: simon.cozens@pembroke.oxford.ac.uk 
9138              Date: Sat, 10 Feb 2001 17:57:02 +0000
9139              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
9140              
9141              Now it does include.
9142      Branch: perl
9143            ! pod/perldiag.pod
9144 ____________________________________________________________________________
9145 [  8795] By: jhi                                   on 2001/02/13  14:30:11
9146         Log: Sort the MANIFEST.
9147      Branch: perl
9148            ! MANIFEST
9149 ____________________________________________________________________________
9150 [  8794] By: jhi                                   on 2001/02/13  14:26:51
9151         Log: Integrate change #8793 from mainline, FAQ updates.
9152      Branch: maint-5.6/perl
9153           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
9154 ____________________________________________________________________________
9155 [  8793] By: jhi                                   on 2001/02/13  14:25:13
9156         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
9157      Branch: perl
9158            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
9159 ____________________________________________________________________________
9160 [  8792] By: jhi                                   on 2001/02/13  14:22:50
9161         Log: Subject: buncha MacPerl patches for bleadperl
9162              From: Chris Nandor <pudge@pobox.com>
9163              Date: Tue, 13 Feb 2001 00:02:43 -0500
9164              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
9165      Branch: perl
9166            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
9167            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
9168            ! t/lib/basename.t toke.c util.h
9169 ____________________________________________________________________________
9170 [  8791] By: jhi                                   on 2001/02/13  14:10:39
9171         Log: Integrate change #8790 from mainline.
9172              
9173              environ array wrongly assumed in Perl_init_i18nl10n(),
9174      Branch: maint-5.6/perl
9175           !> util.c
9176 ____________________________________________________________________________
9177 [  8790] By: jhi                                   on 2001/02/13  14:06:15
9178         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
9179              noticed by Chris Nandor in MacOS Classic.
9180      Branch: perl
9181            ! util.c
9182 ____________________________________________________________________________
9183 [  8789] By: jhi                                   on 2001/02/13  13:58:07
9184         Log: Integrate changes #8373,8487,8544,8783 from mainline.
9185              
9186              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
9187              hints files, the dynaloading, assimilate ebcdic into util.c.
9188      Branch: maint-5.6/perl
9189            - ebcdic.c
9190            ! MANIFEST hints/posix-bc.sh
9191           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
9192           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
9193           !> perlapi.c proto.h util.c
9194 ____________________________________________________________________________
9195 [  8788] By: alanbur                               on 2001/02/13  10:33:13
9196         Log: Integrated changes from maint-5.6
9197      Branch: maint-5.6/pureperl
9198           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
9199           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
9200           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9201           !> vos/config.ga.h vos/configure_perl.cm
9202 ____________________________________________________________________________
9203 [  8787] By: jhi                                   on 2001/02/13  05:56:36
9204         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
9205      Branch: perl
9206           !> Makefile.SH
9207 ____________________________________________________________________________
9208 [  8786] By: jhi                                   on 2001/02/13  05:54:34
9209         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
9210              From: Dorner Thomas <Thomas.Dorner@start.de>
9211              Date: Mon, 12 Feb 2001 15:06:26 +0100
9212              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
9213      Branch: maint-5.6/perl
9214            ! Makefile.SH
9215 ____________________________________________________________________________
9216 [  8785] By: jhi                                   on 2001/02/13  05:29:04
9217         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
9218      Branch: perl
9219           !> hints/openbsd.sh
9220 ____________________________________________________________________________
9221 [  8784] By: jhi                                   on 2001/02/13  02:25:24
9222         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
9223              From: Peter Prymmer <pvhp@forte.com>
9224              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
9225              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
9226      Branch: perl
9227            ! pod/perlclib.pod
9228 ____________________________________________________________________________
9229 [  8783] By: jhi                                   on 2001/02/13  02:22:36
9230         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
9231      Branch: perl
9232            - ebcdic.c
9233            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
9234            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
9235            ! util.c
9236 ____________________________________________________________________________
9237 [  8782] By: jhi                                   on 2001/02/13  02:00:07
9238         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
9239      Branch: maint-5.6/perl
9240            ! pod/perlport.pod
9241 ____________________________________________________________________________
9242 [  8781] By: jhi                                   on 2001/02/13  01:58:44
9243         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
9244      Branch: maint-5.6/perl
9245            ! hints/openbsd.sh
9246 ____________________________________________________________________________
9247 [  8780] By: jhi                                   on 2001/02/13  01:57:33
9248         Log: Synchronize the regexp tests between maintperl and mainline.
9249      Branch: maint-5.6/perl
9250           !> t/op/re_tests
9251 ____________________________________________________________________________
9252 [  8779] By: jhi                                   on 2001/02/13  01:49:35
9253         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
9254              From: Hugo <hv@crypt.compulink.co.uk>
9255              Date: Tue, 13 Feb 2001 00:11:11 +0000
9256              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
9257      Branch: perl
9258            ! regcomp.c t/op/re_tests
9259 ____________________________________________________________________________
9260 [  8778] By: jhi                                   on 2001/02/13  00:23:10
9261         Log: Comments do not nest.
9262      Branch: perl
9263            ! perl.h
9264 ____________________________________________________________________________
9265 [  8777] By: jhi                                   on 2001/02/13  00:17:54
9266         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
9267              From: Hugo <hv@crypt.compulink.co.uk>
9268              Date: Tue, 13 Feb 2001 00:11:11 +0000
9269              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
9270      Branch: maint-5.6/perl
9271            ! regcomp.c t/op/re_tests
9272 ____________________________________________________________________________
9273 [  8776] By: jhi                                   on 2001/02/12  23:25:52
9274         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
9275      Branch: maint-5.6/perl
9276            ! pod/perlport.pod
9277 ____________________________________________________________________________
9278 [  8775] By: jhi                                   on 2001/02/12  23:04:28
9279         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
9280      Branch: maint-5.6/perl
9281            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
9282            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9283            ! vos/configure_perl.cm
9284 ____________________________________________________________________________
9285 [  8774] By: jhi                                   on 2001/02/12  22:59:11
9286         Log: Subject: Re: [patch] context for 'U' magic functions
9287              From: Doug MacEachern <dougm@covalent.net>
9288              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
9289              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
9290              
9291              plus the suggestion by Nick Ing-Simmons to name the macro
9292              as PERL_MG_UFUNC to avoid namespace pollution, plus add
9293              the advice by Doug for XS writers to perl.h
9294      Branch: perl
9295            ! mg.c perl.h
9296 ____________________________________________________________________________
9297 [  8773] By: jhi                                   on 2001/02/11  20:14:12
9298         Log: Update Changes.
9299      Branch: perl
9300            ! Changes patchlevel.h
9301 ____________________________________________________________________________
9302 [  8772] By: jhi                                   on 2001/02/11  18:47:52
9303         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
9304              From: Simon Cozens <simon@cozens.net>
9305              Date: Wed, 31 Jan 2001 16:31:43 +0000
9306              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
9307      Branch: perl
9308            + pod/perlclib.pod
9309            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
9310            ! pod/perltoc.pod
9311 ____________________________________________________________________________
9312 [  8771] By: jhi                                   on 2001/02/11  18:36:48
9313         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
9314              
9315              Blocks-4d3.beta.txt
9316              CaseFolding-3d4.beta.txt
9317              CompositionExclusions-3d6.beta.txt
9318              EastAsianWidth-4d4.beta.txt
9319              LineBreak-6d3.beta.txt
9320              NamesList-3.1.0d1.beta.txt
9321              PropList-3.1.0d4.beta.txt
9322              SpecialCasing-4d1.beta.txt
9323              UnicodeData-3.1.0d6.beta.txt
9324      Branch: perl
9325            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
9326           +> lib/unicode/UCD.html lib/unicode/Unicode.html
9327            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
9328            - lib/unicode/Unicode.301
9329            ! (edit 257 files)
9330 ____________________________________________________________________________
9331 [  8770] By: jhi                                   on 2001/02/11  17:26:22
9332         Log: UTF-8 documentation.
9333      Branch: perl
9334            ! utf8.h
9335 ____________________________________________________________________________
9336 [  8769] By: jhi                                   on 2001/02/11  17:12:49
9337         Log: Retract #8762.
9338      Branch: perl
9339            ! regexec.c
9340 ____________________________________________________________________________
9341 [  8768] By: jhi                                   on 2001/02/11  16:54:45
9342         Log: Subject: [PATCH] Test::Harness
9343              From: andreas.koenig@anima.de (Andreas J. Koenig)
9344              Date: 11 Feb 2001 14:37:00 +0100
9345              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
9346      Branch: perl
9347            ! lib/Test/Harness.pm
9348 ____________________________________________________________________________
9349 [  8767] By: jhi                                   on 2001/02/11  16:53:52
9350         Log: Subject: [PATCH] Document makepatch in Porting/patching
9351              From: andreas.koenig@anima.de (Andreas J. Koenig)
9352              Date: 11 Feb 2001 16:46:28 +0100
9353              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
9354      Branch: perl
9355            ! Porting/patching.pod
9356 ____________________________________________________________________________
9357 [  8766] By: jhi                                   on 2001/02/11  06:30:23
9358         Log: Subject: Re: [patch] GvSHARED
9359              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
9360              From: Doug MacEachern <dougm@covalent.net>
9361              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
9362              
9363              Subject: Re: [patch] GvSHARED
9364              From: Doug MacEachern <dougm@covalent.net>
9365              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
9366              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
9367              
9368              Subject: [patch] attributes.pm support for `shared'
9369              From: Doug MacEachern <dougm@covalent.net>
9370              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
9371              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
9372              
9373              our() attributes were ignored, our :shared pieces missing,
9374              allow attributes.pm to turn on shared.
9375      Branch: perl
9376            ! op.c t/op/attrs.t toke.c xsutils.c
9377 ____________________________________________________________________________
9378 [  8765] By: alanbur                               on 2001/02/10  23:11:19
9379         Log: Resync with parent (hopefully sucessfully this time)
9380      Branch: maint-5.6/pureperl
9381           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
9382           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
9383           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9384           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
9385           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
9386           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
9387           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
9388 ____________________________________________________________________________
9389 [  8764] By: jhi                                   on 2001/02/10  22:54:38
9390         Log: Make TEST and UTEST more verbose in case something goes
9391              wrong in running/compiling a script, suggested by Doug
9392              MacEachern.
9393      Branch: perl
9394            ! t/TEST t/UTEST
9395 ____________________________________________________________________________
9396 [  8763] By: jhi                                   on 2001/02/10  22:11:34
9397         Log: Bogus shebang.
9398      Branch: perl
9399            ! t/lib/texttabs.t
9400 ____________________________________________________________________________
9401 [  8762] By: jhi                                   on 2001/02/10  21:56:02
9402         Log: (Retracted by #8769)
9403      Branch: perl
9404            ! regexec.c
9405 ____________________________________________________________________________
9406 [  8761] By: jhi                                   on 2001/02/10  21:26:15
9407         Log: Subject: Re: [patch] GvSHARED 
9408              From: Doug MacEachern <dougm@covalent.net>
9409              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
9410              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
9411              
9412              our @EXPORT : shared = (...);
9413      Branch: perl
9414            ! toke.c
9415 ____________________________________________________________________________
9416 [  8760] By: jhi                                   on 2001/02/10  21:25:07
9417         Log: Subject: [patch] GvSHARED
9418              From: Doug MacEachern <dougm@covalent.net>
9419              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
9420              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
9421      Branch: perl
9422            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
9423 ____________________________________________________________________________
9424 [  8759] By: alanbur                               on 2001/02/10  21:24:27
9425         Log: Backed out mismerge.
9426      Branch: maint-5.6/pureperl
9427            ! MANIFEST README.hpux README.vmesa gv.c installhtml
9428            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
9429            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9430            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
9431            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
9432            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
9433            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
9434 ____________________________________________________________________________
9435 [  8758] By: jhi                                   on 2001/02/10  18:01:17
9436         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
9437              
9438              Fixed UMRs and leak in Perl_pmtrans()
9439              
9440              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
9441              associated UTFied tr/// code.  Also fixed scoping leak of
9442              PL_reg_start_tmp.
9443              
9444              newATTRSUB leaks when an attempt to redefine the active sort sub is
9445              made.
9446      Branch: maint-5.6/perl
9447           !> op.c regcomp.c
9448 ____________________________________________________________________________
9449 [  8757] By: alanbur                               on 2001/02/10  17:56:46
9450         Log: Resynchronised with parent
9451      Branch: maint-5.6/pureperl
9452           +> README.bs2000
9453            - README.posix-bc
9454            ! gv.c perl.c sv.c
9455           !> MANIFEST README.hpux README.vmesa installhtml
9456           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
9457           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9458           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
9459           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
9460           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
9461           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
9462 ____________________________________________________________________________
9463 [  8756] By: alanbur                               on 2001/02/10  17:51:15
9464         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
9465              made.
9466      Branch: maint-5.6/pureperl
9467            ! op.c
9468 ____________________________________________________________________________
9469 [  8755] By: jhi                                   on 2001/02/09  22:41:35
9470         Log: Upgrade to CPAN 1.59_54, from Andreas König.
9471      Branch: perl
9472            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
9473 ____________________________________________________________________________
9474 [  8754] By: jhi                                   on 2001/02/09  22:29:20
9475         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
9476              
9477              Didn't upgrade the fill.t since it has a dependency to File::Slurp
9478              purely for debugging purposes, the actual test hasn't changed.
9479      Branch: perl
9480            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
9481            ! t/lib/textwrap.t
9482 ____________________________________________________________________________
9483 [  8753] By: jhi                                   on 2001/02/09  20:17:50
9484         Log: Integrate change #8682 from maintperl.
9485              
9486              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
9487              to work correctly.
9488      Branch: perl
9489           !> hints/irix_6.sh
9490 ____________________________________________________________________________
9491 [  8752] By: jhi                                   on 2001/02/09  20:00:46
9492         Log: Update Changes.
9493      Branch: perl
9494            ! Changes patchlevel.h
9495 ____________________________________________________________________________
9496 [  8751] By: nick                                  on 2001/02/09  19:48:37
9497         Log: Integrate mainline
9498      Branch: perlio
9499           +> README.bs2000 t/lib/cgi-esc.t
9500            - README.posix-bc
9501           !> (integrate 53 files)
9502 ____________________________________________________________________________
9503 [  8750] By: nick                                  on 2001/02/09  19:25:16
9504         Log: Subject: RE: Biannual Competition to Improve Hashing Function
9505              From: Fisher Mark <fisherm@tce.com>
9506              Date: Thu, 8 Feb 2001 10:44:00 -0500
9507              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
9508              Date: Thu, 8 Feb 2001 15:02:47 -0500
9509              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
9510      Branch: perl
9511            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
9512 ____________________________________________________________________________
9513 [  8749] By: jhi                                   on 2001/02/09  19:02:35
9514         Log: Forgotten fragment.
9515      Branch: perl
9516            ! pod/perlapi.pod
9517 ____________________________________________________________________________
9518 [  8748] By: jhi                                   on 2001/02/09  18:31:34
9519         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
9520              plus manual tweakage.
9521              
9522              Sync the perlfaq2 between mainline and maintperl.
9523      Branch: maint-5.6/perl
9524            ! pod/perlfaq2.pod
9525      Branch: perl
9526           !> pod/perlfaq2.pod
9527 ____________________________________________________________________________
9528 [  8747] By: jhi                                   on 2001/02/09  18:12:04
9529         Log: Subject: versiononly and installperl
9530              From: abigail@foad.org
9531              Date: Wed, 7 Feb 2001 22:43:12 +0100
9532              Message-ID: <20010207214312.7045.qmail@foad.org>    
9533              
9534              Add +v flag to force a normal install of the perl binary
9535              and the utilities.
9536              
9537              Subject: [PATCH] installperl
9538              From: Nicholas Clark <nick@ccl4.org>
9539              Date: Fri, 9 Feb 2001 16:28:57 +0000
9540              Message-ID: <20010209162857.B10931@plum.flirble.org>
9541              
9542              Add -A flag which also hardlinks the binary with
9543              the full architecture name.
9544      Branch: perl
9545            ! installperl
9546 ____________________________________________________________________________
9547 [  8746] By: jhi                                   on 2001/02/09  18:03:43
9548         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
9549              
9550              Subject: perlfaq2, re: perlmongers
9551              
9552              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
9553              
9554              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
9555              
9556              Subject: [ID 20010205.001] typo in perlfaq9
9557              
9558              Subject: [ID 20010208.002] unordered explanation in perlcall
9559      Branch: maint-5.6/perl
9560           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
9561           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
9562           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
9563 ____________________________________________________________________________
9564 [  8745] By: jhi                                   on 2001/02/09  17:59:09
9565         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
9566              From: abela@geneanet.org
9567              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
9568              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
9569      Branch: perl
9570            ! pod/perlcall.pod
9571 ____________________________________________________________________________
9572 [  8744] By: jhi                                   on 2001/02/09  17:48:16
9573         Log: Subject: [ID 20010205.001] typo in perlfaq9
9574              From: eserte@vran.herceg.de
9575              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
9576              Message-Id: <200102042244.XAA21926@vran.herceg.de>
9577      Branch: perl
9578            ! pod/perlfaq9.pod
9579 ____________________________________________________________________________
9580 [  8743] By: jhi                                   on 2001/02/09  17:25:12
9581         Log: Integrate change #8695 from maintperl.
9582              
9583              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
9584      Branch: perl
9585           !> thread.h
9586 ____________________________________________________________________________
9587 [  8742] By: jhi                                   on 2001/02/09  17:21:22
9588         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
9589              From: Andy Dougherty <doughera@lafayette.edu>
9590              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
9591              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
9592      Branch: perl
9593            ! embed.pl
9594 ____________________________________________________________________________
9595 [  8741] By: jhi                                   on 2001/02/09  17:05:19
9596         Log: Integrate changes #8738,8739,8740 from maintperl.
9597              
9598              Html files will be installed in a more logical and easier to
9599              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
9600              
9601              Html files will be generated with a header to make them look
9602              a little less bare.
9603              
9604              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
9605      Branch: perl
9606           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
9607 ____________________________________________________________________________
9608 [  8740] By: jhi                                   on 2001/02/09  17:03:46
9609         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
9610              From: "Brendan O'Dea" <bod@compusol.com.au>
9611              Date: Sun, 4 Feb 2001 11:17:56 +1100
9612              Message-ID: <20010204111756.A16301@compusol.com.au>
9613      Branch: maint-5.6/perl
9614            ! pod/perlfaq3.pod
9615 ____________________________________________________________________________
9616 [  8739] By: jhi                                   on 2001/02/09  17:01:59
9617         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
9618              From: "Indy Singh" <indy@nusphere.com>
9619              Date: Fri, 2 Feb 2001 15:09:59 -0500
9620              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
9621              
9622              Html files will be generated with a header to make them look
9623              a little less bare.
9624      Branch: maint-5.6/perl
9625            ! installhtml
9626 ____________________________________________________________________________
9627 [  8738] By: jhi                                   on 2001/02/09  16:58:48
9628         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
9629              From: "Indy Singh" <indy@nusphere.com>
9630              Date: Fri, 2 Feb 2001 15:08:23 -0500
9631              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
9632              
9633              Html files will be installed in a more logical and easier to
9634              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
9635      Branch: maint-5.6/perl
9636            ! win32/Makefile win32/makefile.mk
9637 ____________________________________________________________________________
9638 [  8737] By: jhi                                   on 2001/02/09  16:46:54
9639         Log: Integrate changes #8687,8736 from maintperl.
9640              
9641              HP-UX thread patches from Merijn H. Brand.
9642              
9643              Latin nit from Philip Newton.
9644      Branch: perl
9645           !> README.hpux hints/hpux.sh
9646 ____________________________________________________________________________
9647 [  8736] By: jhi                                   on 2001/02/09  16:42:31
9648         Log: Latin nit from Philip Newton.
9649      Branch: maint-5.6/perl
9650            ! README.hpux
9651 ____________________________________________________________________________
9652 [  8735] By: jhi                                   on 2001/02/09  16:24:03
9653         Log: Integrate changes #8704,8710 from pureperl.
9654              
9655              Fixed UMRs and leak in Perl_pmtrans()
9656              
9657              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
9658              associated UTFied tr/// code.  Also fixed scoping leak of
9659              PL_reg_start_tmp.
9660      Branch: perl
9661           !> op.c regcomp.c
9662 ____________________________________________________________________________
9663 [  8734] By: jhi                                   on 2001/02/09  15:40:21
9664         Log: Integrate change #8733 from maintperl.
9665              
9666              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
9667      Branch: perl
9668           !> pod/perlre.pod
9669 ____________________________________________________________________________
9670 [  8733] By: jhi                                   on 2001/02/09  15:35:47
9671         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
9672              From: Prymmer/Kahn <pvhp@best.com>
9673              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
9674              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
9675      Branch: maint-5.6/perl
9676            ! pod/perlre.pod
9677 ____________________________________________________________________________
9678 [  8732] By: jhi                                   on 2001/02/09  15:26:17
9679         Log: Rename README.posix-bc to README.bs2000 (to avoid the
9680              confusion of a "perlposix-bc.pod"), add a few missing
9681              arch pods, regen toc.
9682      Branch: maint-5.6/perl
9683           +> README.bs2000
9684            - README.posix-bc
9685            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
9686            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
9687 ____________________________________________________________________________
9688 [  8731] By: jhi                                   on 2001/02/09  15:23:39
9689         Log: De-cut-and-pasto.
9690      Branch: perl
9691            ! pod/perl.pod
9692 ____________________________________________________________________________
9693 [  8730] By: jhi                                   on 2001/02/09  15:11:13
9694         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
9695              when people think that perlposix-bc.pod tells anything about
9696              Perl and POSIX.  Regen toc.
9697      Branch: perl
9698           +> README.bs2000
9699            - README.posix-bc
9700            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
9701            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
9702 ____________________________________________________________________________
9703 [  8729] By: jhi                                   on 2001/02/09  14:52:28
9704         Log: The README.vmesa part of #8712 from maintperl.
9705      Branch: perl
9706            ! README.vmesa
9707 ____________________________________________________________________________
9708 [  8728] By: jhi                                   on 2001/02/09  14:46:06
9709         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
9710              From: Peter Prymmer <pvhp@forte.com>
9711              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
9712              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
9713      Branch: maint-5.6/perl
9714            ! README.vmesa win32/Makefile win32/makefile.mk
9715 ____________________________________________________________________________
9716 [  8727] By: jhi                                   on 2001/02/09  14:33:25
9717         Log: Integrate change #8712 from mainline.
9718              
9719              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
9720      Branch: maint-5.6/perl
9721           !> lib/Pod/Find.pm
9722 ____________________________________________________________________________
9723 [  8726] By: jhi                                   on 2001/02/09  14:30:28
9724         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
9725              From: Peter Prymmer <pvhp@forte.com>
9726              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
9727              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
9728      Branch: perl
9729            + t/lib/cgi-esc.t
9730            ! MANIFEST lib/CGI/Util.pm
9731 ____________________________________________________________________________
9732 [  8725] By: jhi                                   on 2001/02/09  04:56:47
9733         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
9734      Branch: maint-5.6/perl
9735            ! pod/perlport.pod
9736 ____________________________________________________________________________
9737 [  8724] By: jhi                                   on 2001/02/09  04:40:59
9738         Log: Integrate changes 7819,7820 from vmsperl into mainline.
9739              
9740              Add header for LIB$ prototypes (C. Berry)
9741              
9742              Convert fwrite()s to sockets to write()s, since some socket stacks
9743              don't take kindly to stdio.
9744              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
9745              (for often optional LNMs)
9746              Correct a few typos
9747              (C. Bailey)
9748      Branch: perl
9749           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
9750 ____________________________________________________________________________
9751 [  8723] By: jhi                                   on 2001/02/09  03:29:29
9752         Log: Integrate change #8722 from mainline.
9753              
9754              The Im() function wasn't returning zero for non-Math::Complex
9755              arguments.  The bug reported by John Gamble.
9756      Branch: maint-5.6/perl
9757           !> lib/Math/Complex.pm
9758 ____________________________________________________________________________
9759 [  8722] By: jhi                                   on 2001/02/09  03:28:33
9760         Log: The Im() function wasn't returning zero for non-Math::Complex
9761              arguments.  The bug reported by John Gamble.
9762      Branch: perl
9763            ! lib/Math/Complex.pm
9764 ____________________________________________________________________________
9765 [  8721] By: nick                                  on 2001/02/08  22:11:35
9766         Log: Correct the correction :-(
9767      Branch: perl
9768            ! perl.c
9769 ____________________________________________________________________________
9770 [  8720] By: bailey                                on 2001/02/08  20:59:22
9771         Log: Convert frwite()s to sockets to write()s, since some socket stacks
9772              don't take kindly to stdio.
9773              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
9774              (for often optional LNMs)
9775              Correct a few typos
9776              (C. Bailey)
9777      Branch: vmsperl
9778            ! vms/vms.c vms/vmsish.h
9779 ____________________________________________________________________________
9780 [  8719] By: bailey                                on 2001/02/08  20:51:02
9781         Log: Add header for LIB$ prototypes (C. Berry)
9782      Branch: vmsperl
9783            ! ext/Devel/DProf/DProf.xs
9784 ____________________________________________________________________________
9785 [  8718] By: bailey                                on 2001/02/08  20:49:00
9786         Log: SYN SYN
9787      Branch: vmsperl
9788           +> pod/perliol.pod t/lib/sample-tests/bailout
9789           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
9790           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
9791           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
9792           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
9793           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
9794           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
9795            - lib/unicode/Is/DCinital.pl
9796           !> (integrate 101 files)
9797 ____________________________________________________________________________
9798 [  8717] By: nick                                  on 2001/02/08  19:38:48
9799         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
9800              From: Robin Barker <rmb1@cise.npl.co.uk>
9801              Date: Thu, 8 Feb 2001 14:38:07 GMT
9802              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
9803      Branch: perl
9804            ! lib/CPAN.pm
9805 ____________________________________________________________________________
9806 [  8716] By: nick                                  on 2001/02/08  19:29:07
9807         Log: Generated files form 8713 etc.
9808      Branch: perl
9809            ! embed.h global.sym objXSUB.h perlapi.c proto.h
9810 ____________________________________________________________________________
9811 [  8715] By: nick                                  on 2001/02/08  19:26:08
9812         Log: Fixup non-ithread build after 8713
9813      Branch: perl
9814            ! perl.c
9815 ____________________________________________________________________________
9816 [  8714] By: nick                                  on 2001/02/08  19:17:45
9817         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
9818              From: nick@ccl4.org
9819              Date: Wed, 7 Feb 2001 00:27:47 +0000
9820              Message-Id: <20010207002747.B63724@plum.flirble.org>
9821      Branch: perl
9822            ! sv.c toke.c
9823 ____________________________________________________________________________
9824 [  8713] By: nick                                  on 2001/02/08  19:15:58
9825         Log: Subject: Re: [patch] Re: PL_ptr_table
9826              From: Doug Maceachern <dougm@covalent.net>
9827              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
9828              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
9829      Branch: perl
9830            ! embed.pl perl.c sv.c sv.h
9831 ____________________________________________________________________________
9832 [  8712] By: nick                                  on 2001/02/08  19:12:47
9833         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
9834              From: Peter Prymmer <pvhp@forte.com>
9835              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
9836              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
9837      Branch: perl
9838            ! lib/Pod/Find.pm
9839 ____________________________________________________________________________
9840 [  8711] By: nick                                  on 2001/02/07  21:06:11
9841         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
9842              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
9843              From: Alan Burlison <Alan.Burlison@uk.sun.com>
9844              Date: Tue, 06 Feb 2001 23:37:01 +0000
9845              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
9846      Branch: perl
9847            ! regcomp.c
9848 ____________________________________________________________________________
9849 [  8710] By: alanbur                               on 2001/02/07  00:22:04
9850         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
9851              associated UTFied tr/// code.  Also fixed scoping leak of
9852              PL_reg_start_tmp.
9853      Branch: maint-5.6/pureperl
9854            ! op.c regcomp.c
9855 ____________________________________________________________________________
9856 [  8709] By: nick                                  on 2001/02/06  21:16:49
9857         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
9858              From: Michael G Schwern <schwern@pobox.com>
9859              Date: Sun, 4 Feb 2001 19:47:14 -0500
9860              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
9861      Branch: perl
9862            ! pod/perlapi.pod pod/perlmodlib.PL
9863 ____________________________________________________________________________
9864 [  8708] By: nick                                  on 2001/02/06  20:41:20
9865         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
9866              From: Michael G Schwern <schwern@pobox.com>
9867              Date: Sun, 4 Feb 2001 21:17:49 -0500
9868              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
9869      Branch: perl
9870            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
9871            ! pod/perltootc.pod
9872 ____________________________________________________________________________
9873 [  8707] By: nick                                  on 2001/02/06  20:29:11
9874         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
9875              From: Michael G Schwern <schwern@pobox.com>
9876              Date: Tue, 6 Feb 2001 05:54:30 -0500
9877              Message-Id: <20010206055430.A951@blackrider.aocn.com>
9878      Branch: perl
9879            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
9880 ____________________________________________________________________________
9881 [  8706] By: nick                                  on 2001/02/06  20:21:40
9882         Log: Subject: RE: some win32 fixes
9883              Date: Tue, 6 Feb 2001 09:23:20 +0300
9884              From: Vadim Konovalov <vkonovalov@lucent.com>
9885              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
9886      Branch: perl
9887            ! toke.c win32/Makefile win32/config.bc win32/config.gc
9888            ! win32/config.vc win32/config_H.bc win32/makefile.mk
9889 ____________________________________________________________________________
9890 [  8705] By: alanbur                               on 2001/02/06  15:00:03
9891         Log: Synchronised with parent
9892      Branch: maint-5.6/pureperl
9893            ! regexec.c
9894           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
9895           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
9896 ____________________________________________________________________________
9897 [  8704] By: alanbur                               on 2001/02/06  14:55:24
9898         Log: Fixed UMRs and leak in Perl_pmtrans()
9899      Branch: maint-5.6/pureperl
9900            ! op.c
9901 ____________________________________________________________________________
9902 [  8703] By: gsar                                  on 2001/02/06  02:29:37
9903         Log: $(MAKE) distclean doesn't clean up properly on windows
9904      Branch: maint-5.6/perl
9905            ! win32/Makefile win32/makefile.mk
9906 ____________________________________________________________________________
9907 [  8702] By: gsar                                  on 2001/02/06  01:00:46
9908         Log: tweak change#8659 to keep it simple
9909      Branch: maint-5.6/perl
9910            ! utils/perldoc.PL
9911 ____________________________________________________________________________
9912 [  8701] By: gsar                                  on 2001/02/05  22:45:41
9913         Log: change#8693 was missing testsuite changes
9914      Branch: maint-5.6/perl
9915           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
9916 ____________________________________________________________________________
9917 [  8700] By: nick                                  on 2001/02/05  20:32:52
9918         Log: Integrate mainline
9919      Branch: perlio
9920           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
9921           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
9922           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
9923           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
9924           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
9925           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
9926           +> t/lib/test-harness.t
9927           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
9928           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
9929           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
9930           !> pod/perlutil.pod t/TEST utils/h2xs.PL
9931 ____________________________________________________________________________
9932 [  8699] By: nick                                  on 2001/02/05  19:41:07
9933         Log: Subject: perlfaq2, re: perlmongers
9934              From: David H. Adler <dha@panix.com>
9935              Date: Sun, 4 Feb 2001 23:48:23 -0500
9936              Message-Id: <20010204234823.A13429@panix.com>
9937      Branch: perl
9938            ! pod/perlfaq2.pod
9939 ____________________________________________________________________________
9940 [  8698] By: nick                                  on 2001/02/05  19:39:31
9941         Log: Missed file f#rom the testharness mess.
9942      Branch: perl
9943            + t/lib/test-harness.t
9944 ____________________________________________________________________________
9945 [  8697] By: nick                                  on 2001/02/05  19:37:21
9946         Log: Subject: [DOC PATCH] overload.pm nits
9947              From: John Tobey <jtobey@john-edwin-tobey.org>
9948              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
9949              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
9950      Branch: perl
9951            ! lib/overload.pm
9952 ____________________________________________________________________________
9953 [  8696] By: alanbur                               on 2001/02/05  11:56:00
9954         Log: Sync with parent
9955      Branch: maint-5.6/pureperl
9956           !> thread.h
9957 ____________________________________________________________________________
9958 [  8695] By: gsar                                  on 2001/02/05  03:27:34
9959         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
9960      Branch: maint-5.6/perl
9961            ! thread.h
9962 ____________________________________________________________________________
9963 [  8694] By: alanbur                               on 2001/02/05  00:07:47
9964         Log: Initial branch creation from //depot/maint-5.6/perl
9965      Branch: maint-5.6/pureperl
9966           +> (branch 1719 files)
9967 ____________________________________________________________________________
9968 [  8693] By: gsar                                  on 2001/02/04  22:38:49
9969         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
9970              changes)
9971      Branch: maint-5.6/perl
9972           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
9973           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
9974           !> ext/DB_File/version.c
9975 ____________________________________________________________________________
9976 [  8692] By: nick                                  on 2001/02/04  18:15:57
9977         Log: The missed t/TEST part of the grand testharness upgrade.
9978      Branch: perl
9979            ! t/TEST
9980 ____________________________________________________________________________
9981 [  8691] By: nick                                  on 2001/02/04  18:05:17
9982         Log: New improved test harness
9983              Subject: Re: [PATCH Test::Harness] Third time's a charm?
9984              From: Michael G Schwern <schwern@pobox.com>
9985              Date: Sun, 4 Feb 2001 08:01:20 -0500
9986              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
9987      Branch: perl
9988            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
9989            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
9990            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
9991            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
9992            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
9993            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
9994            ! MANIFEST lib/Test/Harness.pm
9995 ____________________________________________________________________________
9996 [  8690] By: nick                                  on 2001/02/04  17:57:51
9997         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
9998              From: Jonathan Stowe <gellyfish@gellyfish.com>
9999              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
10000              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
10001      Branch: perl
10002            ! utils/h2xs.PL
10003 ____________________________________________________________________________
10004 [  8689] By: nick                                  on 2001/02/04  17:55:24
10005         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
10006              From: Michael G Schwern <schwern@pobox.com>
10007              Date: Sat, 3 Feb 2001 22:46:38 -0500
10008              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
10009      Branch: perl
10010            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
10011            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
10012 ____________________________________________________________________________
10013 [  8688] By: nick                                  on 2001/02/04  17:43:55
10014         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
10015              length byfailing to spot lack of closing )
10016              From: nick@talking.bollo.cx
10017              Date: Sat, 03 Feb 2001 23:53:16 +0000
10018              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
10019      Branch: perl
10020            ! perlio.c pod/perldiag.pod
10021 ____________________________________________________________________________
10022 [  8687] By: jhi                                   on 2001/02/03  17:11:42
10023         Log: HP-UX thread patches from Merijn H. Brand.
10024      Branch: maint-5.6/perl
10025            ! README.hpux hints/hpux.sh
10026 ____________________________________________________________________________
10027 [  8686] By: jhi                                   on 2001/02/03  16:40:12
10028         Log: Metaconfig changes for #8685.
10029      Branch: metaconfig
10030            ! U/installdirs/instubperl.U
10031      Branch: metaconfig/U/perl
10032            ! Devel.U versiononly.U
10033 ____________________________________________________________________________
10034 [  8685] By: jhi                                   on 2001/02/03  16:39:49
10035         Log: For -Dusedevel builds turn off installusrbinperl and turn on
10036              versiononly, a combined idea of Richard Soderberg and Merijn
10037              H. Brand.  You can still override both of these from the command
10038              line if you need to, -Dinstallusrbinperl and -Uversiononly.
10039      Branch: perl
10040            ! Configure
10041 ____________________________________________________________________________
10042 [  8684] By: jhi                                   on 2001/02/03  16:16:34
10043         Log: Metaconfig unit fix for #8683.
10044      Branch: metaconfig
10045            ! U/compline/nblock_io.U
10046 ____________________________________________________________________________
10047 [  8683] By: jhi                                   on 2001/02/03  16:16:12
10048         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
10049              reported by Peter Prymmer for 5.6-TRIAL1.
10050      Branch: perl
10051            ! Configure
10052 ____________________________________________________________________________
10053 [  8682] By: jhi                                   on 2001/02/03  05:52:11
10054         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
10055              to work correctly.
10056      Branch: maint-5.6/perl
10057            ! hints/irix_6.sh
10058 ____________________________________________________________________________
10059 [  8681] By: jhi                                   on 2001/02/03  05:47:33
10060         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
10061      Branch: maint-5.6/perl
10062            ! pod/perlport.pod
10063 ____________________________________________________________________________
10064 [  8680] By: jhi                                   on 2001/02/02  21:39:49
10065         Log: perlport update from Peter Prymmer.
10066      Branch: maint-5.6/perl
10067            ! pod/perlport.pod
10068 ____________________________________________________________________________
10069 [  8679] By: nick                                  on 2001/02/02  20:50:48
10070         Log: Integrate mainline
10071      Branch: perlio
10072           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
10073           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
10074           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
10075 ____________________________________________________________________________
10076 [  8678] By: gsar                                  on 2001/02/02  16:02:12
10077         Log: note about bincompat, slightly modified (from Lupe Christoph)
10078      Branch: maint-5.6/perl
10079            ! README.solaris
10080 ____________________________________________________________________________
10081 [  8677] By: jhi                                   on 2001/02/02  15:46:20
10082         Log: Supported platforms updates.
10083      Branch: maint-5.6/perl
10084            ! pod/perlport.pod
10085 ____________________________________________________________________________
10086 [  8676] By: jhi                                   on 2001/02/02  03:41:26
10087         Log: A couple more perlfaq2 tweaks.
10088      Branch: maint-5.6/perl
10089            ! pod/perlfaq2.pod
10090 ____________________________________________________________________________
10091 [  8675] By: jhi                                   on 2001/02/02  03:17:44
10092         Log: Misedit in #8661.
10093      Branch: maint-5.6/perl
10094            ! Configure
10095 ____________________________________________________________________________
10096 [  8674] By: jhi                                   on 2001/02/02  03:14:38
10097         Log: Damien again.
10098      Branch: maint-5.6/perl
10099            ! pod/perlfaq2.pod
10100 ____________________________________________________________________________
10101 [  8673] By: jhi                                   on 2001/02/02  03:12:40
10102         Log: perlfaq update from Elaine Ashton.
10103      Branch: maint-5.6/perl
10104            ! pod/perlfaq2.pod
10105 ____________________________________________________________________________
10106 [  8672] By: jhi                                   on 2001/02/02  03:07:08
10107         Log: UTF-8 s/// patch from Inaba Hiroto.
10108      Branch: maint-5.6/perl
10109            ! pp_ctl.c pp_hot.c
10110 ____________________________________________________________________________
10111 [  8671] By: jhi                                   on 2001/02/01  22:34:31
10112         Log: Update Changes.
10113      Branch: perl
10114            ! Changes patchlevel.h
10115 ____________________________________________________________________________
10116 [  8670] By: jhi                                   on 2001/02/01  22:15:29
10117         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
10118              from maintperl.
10119              
10120              Upgrade to Getopt::Long 2.25, from Johan Vromans.
10121              
10122              more files need to be writable in the source distribution
10123              
10124              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
10125              
10126              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
10127              
10128              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
10129              
10130              Allow the float to be fuzzier.
10131              
10132              need to use INT2PTR instead of a straight cast or ia64 fails
10133              
10134              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
10135              
10136              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
10137      Branch: perl
10138           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
10139           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
10140           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
10141 ____________________________________________________________________________
10142 [  8669] By: jhi                                   on 2001/02/01  21:57:02
10143         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
10144              From: Robin Barker <rmb1@cise.npl.co.uk>
10145              Date: Thu, 1 Feb 2001 16:59:05 GMT
10146              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
10147      Branch: maint-5.6/perl
10148            ! pod/perlmodlib.PL
10149 ____________________________________________________________________________
10150 [  8668] By: nick                                  on 2001/02/01  19:41:40
10151         Log: Integrate mainline
10152      Branch: perlio
10153           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
10154           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
10155           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
10156 ____________________________________________________________________________
10157 [  8667] By: gsar                                  on 2001/02/01  16:59:11
10158         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
10159      Branch: maint-5.6/perl
10160            ! embed.pl embedvar.h
10161 ____________________________________________________________________________
10162 [  8666] By: gsar                                  on 2001/02/01  16:34:51
10163         Log: add missing entries to win32/config.?c
10164      Branch: maint-5.6/perl
10165            ! win32/config.bc win32/config.gc win32/config.vc
10166            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10167 ____________________________________________________________________________
10168 [  8665] By: jhi                                   on 2001/02/01  14:58:51
10169         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
10170              From: "Stephen P. Potter" <spp@spotter.yi.org>
10171              Date: Thu, 01 Feb 2001 10:45:46 -0500
10172              Message-Id: <200102011545.KAA31479@spotter.yi.org>
10173      Branch: maint-5.6/perl
10174            ! pod/perlfunc.pod
10175 ____________________________________________________________________________
10176 [  8664] By: gsar                                  on 2001/02/01  14:52:37
10177         Log: need to use INT2PTR instead of a straight cast or ia64 fails
10178              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
10179      Branch: maint-5.6/perl
10180            ! ext/POSIX/POSIX.xs
10181 ____________________________________________________________________________
10182 [  8663] By: jhi                                   on 2001/02/01  14:09:13
10183         Log: Allow the float to be fuzzier.
10184      Branch: maint-5.6/perl
10185            ! t/lib/peek.t
10186 ____________________________________________________________________________
10187 [  8662] By: jhi                                   on 2001/02/01  13:59:00
10188         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
10189              From: Robin Barker <rmb1@cise.npl.co.uk>
10190              Date: Thu, 1 Feb 2001 13:05:39 GMT
10191              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
10192      Branch: maint-5.6/perl
10193            ! pod/perlmodlib.pod
10194 ____________________________________________________________________________
10195 [  8661] By: jhi                                   on 2001/02/01  13:57:38
10196         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
10197              Date: Thu, 01 Feb 2001 14:15:41 +0100
10198              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10199              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
10200              
10201              Have the $ccflags in the gcc version test (strange, this change
10202              is claimed to be have been integrated already)
10203      Branch: maint-5.6/perl
10204            ! Configure
10205 ____________________________________________________________________________
10206 [  8660] By: jhi                                   on 2001/02/01  13:44:10
10207         Log: Integrate changes #7950,7964,7962 from mainline.
10208              
10209              Find the stdchar signedness using cpp, should fix some of
10210              the Solaris compiler warnings reported by Alan Burlison.
10211      Branch: maint-5.6/perl
10212           !> Configure config_h.SH
10213 ____________________________________________________________________________
10214 [  8659] By: jhi                                   on 2001/02/01  05:35:32
10215         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
10216              From: Jan Dubois <JanD@ActiveState.com>
10217              Date: Wed, 31 Jan 2001 21:17:03 -0800
10218              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
10219      Branch: maint-5.6/perl
10220            ! utils/perldoc.PL
10221 ____________________________________________________________________________
10222 [  8658] By: jhi                                   on 2001/02/01  04:33:17
10223         Log: Integrate the README.os390 and README.posix-bc parts of mainline
10224              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
10225              installperl parts were taken care of by #8657.)
10226      Branch: maint-5.6/perl
10227           !> README.os390 README.posix-bc
10228 ____________________________________________________________________________
10229 [  8657] By: jhi                                   on 2001/02/01  04:29:21
10230         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
10231              From: Peter Prymmer <pvhp@forte.com>
10232              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
10233              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
10234      Branch: maint-5.6/perl
10235            + ext/DynaLoader/dl_dllload.xs
10236            ! MANIFEST Makefile.SH hints/os390.sh installperl
10237 ____________________________________________________________________________
10238 [  8656] By: jhi                                   on 2001/02/01  04:25:45
10239         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
10240              From: Peter Prymmer <pvhp@forte.com>
10241              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
10242              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
10243      Branch: maint-5.6/perl
10244            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
10245 ____________________________________________________________________________
10246 [  8655] By: jhi                                   on 2001/02/01  04:14:47
10247         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
10248              From: troc@netrus.net
10249              Date: Wed, 31 Jan 2001 22:31:26 -0500
10250              Message-Id: <200102010331.WAA117.85@rocco.homenet>
10251      Branch: maint-5.6/perl
10252            ! os2/os2.c
10253 ____________________________________________________________________________
10254 [  8654] By: jhi                                   on 2001/02/01  04:12:52
10255         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
10256              as reported by Alan Burlison.
10257      Branch: maint-5.6/perl
10258            ! pp.h
10259 ____________________________________________________________________________
10260 [  8653] By: jhi                                   on 2001/02/01  04:05:12
10261         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
10262              From: dsugalski@northernlight.com
10263              Date: Wed, 31 Jan 2001 18:54:11 -0500
10264              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
10265      Branch: maint-5.6/perl
10266            ! configure.com
10267 ____________________________________________________________________________
10268 [  8652] By: jhi                                   on 2001/02/01  04:03:11
10269         Log: Misplaced #endif.
10270              
10271              Subject: [perl-5-6-1-trial2] patches for EPOC
10272              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10273              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
10274              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
10275      Branch: maint-5.6/perl
10276            ! epoc/epocish.c
10277 ____________________________________________________________________________
10278 [  8651] By: jhi                                   on 2001/02/01  04:00:25
10279         Log: Integrate changes #8647,8648,8650 from mainline.
10280              
10281              Macrofy a magic UTF-8 test.
10282              
10283              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
10284              
10285              Watch out for cross compiling for EPOC (usually done on linux).
10286      Branch: maint-5.6/perl
10287           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
10288 ____________________________________________________________________________
10289 [  8650] By: jhi                                   on 2001/02/01  03:56:20
10290         Log: Watch out for cross compiling for EPOC (usually done on linux)
10291              
10292              Subject: [perl-5-6-1-trial2] patches for EPOC
10293              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10294              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
10295              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
10296      Branch: perl
10297            ! ext/Errno/Errno_pm.PL
10298 ____________________________________________________________________________
10299 [  8649] By: gsar                                  on 2001/02/01  00:46:00
10300         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
10301      Branch: maint-5.6/perl
10302            ! sv.c
10303 ____________________________________________________________________________
10304 [  8648] By: jhi                                   on 2001/01/31  23:35:36
10305         Log: All the uses of PL_numeric_radix must be protected by
10306              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
10307              
10308              Subject: [perl-5-6-1-trial2] patches for EPOC
10309              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10310              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
10311              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
10312      Branch: perl
10313            ! sv.c
10314 ____________________________________________________________________________
10315 [  8647] By: jhi                                   on 2001/01/31  22:56:16
10316         Log: Macrofy a magic UTF-8 test.
10317      Branch: perl
10318            ! utf8.c utf8.h
10319 ____________________________________________________________________________
10320 [  8646] By: gsar                                  on 2001/01/31  15:55:12
10321         Log: update Changes
10322      Branch: maint-5.6/perl
10323            ! Changes
10324 ____________________________________________________________________________
10325 [  8645] By: gsar                                  on 2001/01/31  15:10:14
10326         Log: Configure tweak suggested by Peter Prymmer
10327      Branch: maint-5.6/perl
10328            ! Configure
10329 ____________________________________________________________________________
10330 [  8644] By: gsar                                  on 2001/01/31  15:06:32
10331         Log: more files need to be writable in the source distribution
10332      Branch: maint-5.6/perl
10333            ! Porting/makerel
10334 ____________________________________________________________________________
10335 [  8643] By: jhi                                   on 2001/01/31  14:59:46
10336         Log: Integrate changes #8258,8278,8279 from mainline.
10337              
10338              Make the large file tests more robust/talkative.
10339      Branch: maint-5.6/perl
10340           !> t/lib/syslfs.t t/op/lfs.t
10341 ____________________________________________________________________________
10342 [  8642] By: gsar                                  on 2001/01/31  14:53:48
10343         Log: integrate changes#8311,8334 from mainline
10344              
10345              Add a new MakeMaker variable PM_FILTER that defines a Unix
10346              filter to be run on each .pm during the pm_to_blib() phase,
10347              a fixed version of
10348              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
10349              
10350              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
10351              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
10352              accurate reading of the "atime".  
10353      Branch: maint-5.6/perl
10354           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
10355           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10356           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
10357 ____________________________________________________________________________
10358 [  8641] By: jhi                                   on 2001/01/31  14:46:37
10359         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
10360      Branch: maint-5.6/perl
10361            ! lib/Getopt/Long.pm
10362 ____________________________________________________________________________
10363 [  8640] By: gsar                                  on 2001/01/31  14:40:24
10364         Log: make regen_all
10365      Branch: maint-5.6/perl
10366            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
10367 ____________________________________________________________________________
10368 [  8639] By: gsar                                  on 2001/01/31  14:37:25
10369         Log: refresh windows config files
10370      Branch: maint-5.6/perl
10371            ! win32/Makefile win32/config_H.bc win32/config_H.gc
10372            ! win32/config_H.vc win32/makefile.mk
10373 ____________________________________________________________________________
10374 [  8638] By: gsar                                  on 2001/01/31  14:28:10
10375         Log: makefile tweaks for windows: introduce a bulk-switch to enable
10376              same options as ActivePerl; sync changes with makefile.mk
10377      Branch: maint-5.6/perl
10378            ! win32/Makefile win32/makefile.mk
10379 ____________________________________________________________________________
10380 [  8637] By: jhi                                   on 2001/01/31  04:41:30
10381         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
10382              From: Nicholas Clark <nick@ccl4.org>
10383              Date: Tue, 30 Jan 2001 19:51:05 +0000
10384              Message-ID: <20010130195105.R76607@plum.flirble.org> 
10385              
10386              op/inc cure.
10387      Branch: perl
10388            ! pp.c pp.h pp_hot.c t/op/arith.t
10389 ____________________________________________________________________________
10390 [  8636] By: jhi                                   on 2001/01/31  02:38:32
10391         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
10392              no perlio],8257,8380,8479,8515 from mainline.
10393              
10394              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
10395              
10396              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
10397              Subject: [PATCH perl@8133] fix-up for VMS extensions
10398              
10399              In VMS embedded perls couldn't access the statically built Socket.
10400              
10401              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
10402              
10403              Further VMS piping fixes from Charles Lane.
10404              
10405              Subject:  [PATCH] make t/op/misc.t work on VMS
10406              
10407              Add tracing for debugging extensions builds in VMS.
10408              
10409              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
10410      Branch: maint-5.6/perl
10411           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
10412           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
10413           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
10414 ____________________________________________________________________________
10415 [  8635] By: jhi                                   on 2001/01/31  01:46:41
10416         Log: Integrate change #7732 from mainline.
10417              
10418              Sparc 64-bit pack() fix from Jens Hamisch.
10419      Branch: maint-5.6/perl
10420           !> pp.c
10421 ____________________________________________________________________________
10422 [  8634] By: jhi                                   on 2001/01/31  01:41:16
10423         Log: One spot missing from #8626.
10424      Branch: maint-5.6/perl
10425            ! sv.c
10426 ____________________________________________________________________________
10427 [  8633] By: jhi                                   on 2001/01/31  00:49:17
10428         Log: Integrate change #7495 from mainline.
10429              
10430              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
10431      Branch: maint-5.6/perl
10432           !> MANIFEST ext/re/Makefile.PL
10433 ____________________________________________________________________________
10434 [  8632] By: jhi                                   on 2001/01/30  23:38:49
10435         Log: Integrate change #8396 from mainline.
10436              
10437              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
10438              better multicast support (resend)
10439      Branch: maint-5.6/perl
10440           !> ext/Socket/Socket.pm
10441 ____________________________________________________________________________
10442 [  8631] By: jhi                                   on 2001/01/30  23:28:03
10443         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
10444              
10445              More AIX lore. (7514, ext/re/hints/aix.pl)
10446              
10447              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
10448              
10449              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)
10450              
10451              Subject: [ID 20001214.002] Net::Ping patch
10452              
10453              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
10454              
10455              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
10456              
10457              Add ReuseAddr as a (preferred) alias for Reuse as we now
10458              also have ReusePort.
10459              
10460              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
10461      Branch: maint-5.6/perl
10462           +> ext/re/hints/aix.pl
10463           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
10464           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
10465 ____________________________________________________________________________
10466 [  8630] By: jhi                                   on 2001/01/30  23:03:59
10467         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
10468              
10469              read() documentation tweak for 20001121.004.
10470              
10471              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
10472      Branch: maint-5.6/perl
10473           !> pod/perlfunc.pod pod/perlre.pod
10474 ____________________________________________________________________________
10475 [  8629] By: jhi                                   on 2001/01/30  22:41:57
10476         Log: Integrate change #8098 from mainline.
10477              
10478              fastgetcwd is defined using a glob alias on a $^O dependent basis
10479              and there was no default assignment or perl subroutine.
10480      Branch: maint-5.6/perl
10481           !> lib/Cwd.pm
10482 ____________________________________________________________________________
10483 [  8628] By: jhi                                   on 2001/01/30  21:58:52
10484         Log: Integrate change #7866 from mainline.
10485              
10486              File::Temp 0.11.
10487      Branch: maint-5.6/perl
10488           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
10489 ____________________________________________________________________________
10490 [  8627] By: jhi                                   on 2001/01/30  21:39:44
10491         Log: Integrate changes #8075,8086,8228 from mainline.  
10492              
10493              Darwin is not Windows. (8075,8086)
10494              
10495              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
10496      Branch: maint-5.6/perl
10497           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
10498           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
10499           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
10500           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
10501 ____________________________________________________________________________
10502 [  8626] By: jhi                                   on 2001/01/30  21:22:11
10503         Log: Integrate with tweakery the change #8625 from mainline,
10504              the multibyte decimal separator fix ("fa_IR locale failure").
10505      Branch: maint-5.6/perl
10506            ! embedvar.h perlapi.h
10507           !> intrpvar.h perl.c perl.h sv.c util.c
10508 ____________________________________________________________________________
10509 [  8625] By: jhi                                   on 2001/01/30  20:26:33
10510         Log: Fix for the fa_IR locale failure.  The reason for the failure
10511              was that Perl was assuming the decimal separator aka the radix
10512              separator is one character.  The Farsi-Iranian locale crushed
10513              that bad assumption since there the separator is 'Momayyez',
10514              glyphwise looking somewhat like a slash, and in Unicode UTF-8
10515              encoded in two bytes, 0xd9 0xab.
10516      Branch: perl
10517            ! intrpvar.h perl.c perl.h sv.c util.c
10518 ____________________________________________________________________________
10519 [  8624] By: gsar                                  on 2001/01/30  20:17:03
10520         Log: regen_headers
10521      Branch: maint-5.6/perl
10522            ! Makefile.SH pod/perlintern.pod
10523 ____________________________________________________________________________
10524 [  8623] By: gsar                                  on 2001/01/30  19:42:34
10525         Log: backout change#7431 and its dependents (causes spurious rebuilds
10526              of autogenerated files)
10527              
10528              fix benign b.t failure
10529      Branch: maint-5.6/perl
10530            ! Makefile.SH t/lib/b.t
10531 ____________________________________________________________________________
10532 [  8622] By: jhi                                   on 2001/01/30  19:41:41
10533         Log: Microperl sync.
10534      Branch: perl
10535            ! mg.c perl.h
10536 ____________________________________________________________________________
10537 [  8621] By: gsar                                  on 2001/01/30  19:24:47
10538         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
10539              from mainline
10540              
10541              Subject: podlators 1.06 released
10542              
10543              Subject: [PATCH @8436] Eliminate op_children
10544              
10545              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
10546              
10547              (Replaced by #8448)  More op_children traces (cleanup of #8442).
10548              
10549              Subject: [PATCH #3 @8436] Re: Eliminate op_children
10550              Replace #8444 and #8445.
10551              
10552              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
10553              at the setting of the ofs_sv in new_struct_thread() as the
10554              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
10555              uninitialized fields are, uh, initialized with),
10556              SvREFCNT_inc()ing that invited a core dump.
10557              
10558              podlators 1.07, from Russ Allbery.
10559              
10560              Subject: [PATCH] regcomp.c old feature removal
10561              From: mjd@plover.com
10562              Date: 16 Jan 2001 14:43:18 -0000 
10563              Message-ID: <20010116144318.7140.qmail@plover.com> 
10564      Branch: maint-5.6/perl
10565           +> lib/Pod/Text/Overstrike.pm
10566           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
10567           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
10568           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
10569           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
10570           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
10571           !> util.c
10572 ____________________________________________________________________________
10573 [  8620] By: gsar                                  on 2001/01/30  18:48:32
10574         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
10575              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
10576              now fails one test)
10577              
10578              Subject: [PATCH] lvalue AUTOLOAD. No, really.
10579              
10580              Subject: [PATCH] Interesting syntax idea
10581              Make opens + bareword assigns do typeglob assigns.
10582              
10583              Tests for #8254.
10584              
10585              Subject: [PATCH @8269] Continue blocks and B::Deparse
10586              Make the peephole optimizer to bypass more null ops and
10587              and rewrite the deparse handling of continue blocks.
10588              
10589              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
10590              Doc tweak on #8313.
10591              
10592              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
10593              
10594              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
10595              
10596              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
10597              
10598              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
10599              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
10600              according to the platform.
10601              
10602              Subject: [PATCH @8404] Consolidated lvalue sub changes
10603              
10604              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
10605              
10606              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
10607              
10608              Subject: B::Concise -- an improved replacement for B::Terse 
10609              
10610              The B::Terse drop-in replacement wasn't quite drop-in.
10611              
10612              The LVRET macro needed an aTHX.
10613              
10614              Use the /^Perl_/-less form of is_lvalue_sub().
10615              
10616              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
10617      Branch: maint-5.6/perl
10618           +> ext/B/B/Concise.pm
10619           !> (integrate 27 files)
10620 ____________________________________________________________________________
10621 [  8619] By: nick                                  on 2001/01/30  18:40:28
10622         Log: Integrate mainline
10623      Branch: perlio
10624           !> (integrate 40 files)
10625 ____________________________________________________________________________
10626 [  8618] By: jhi                                   on 2001/01/30  18:37:18
10627         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
10628              Date: Mon, 29 Jan 2001 22:51:29 -0600
10629              From: "Craig A. Berry" <craigberry@mac.com>
10630              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
10631      Branch: perl
10632            ! vms/test.com
10633 ____________________________________________________________________________
10634 [  8617] By: jhi                                   on 2001/01/30  18:34:53
10635         Log: Subject: [PATCH] Add missing CV flags to dump.c
10636              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10637              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
10638              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
10639      Branch: perl
10640            ! dump.c
10641 ____________________________________________________________________________
10642 [  8616] By: jhi                                   on 2001/01/30  18:20:58
10643         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
10644              part isn't applicable to maintperl.
10645              
10646              UTF-8 nit from Inaba Hiroto.
10647      Branch: maint-5.6/perl
10648           !> pod/perlapi.pod utf8.c
10649 ____________________________________________________________________________
10650 [  8615] By: jhi                                   on 2001/01/30  18:18:51
10651         Log: UTF-8 nit from Inaba Hiroto.
10652      Branch: perl
10653            ! pod/perlapi.pod t/op/each.t utf8.c
10654 ____________________________________________________________________________
10655 [  8614] By: jhi                                   on 2001/01/30  18:13:38
10656         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
10657              
10658              perl's internal variables are not for public consumption,
10659              move their docs from perlapi.pod to perlintern.pod
10660              
10661              support for -Dusethreads build under HP-UX 10.20 and DCE threads
10662              library (11.0 and later have pthreads but 10.x don't)
10663              
10664              avoid uninitialized value warnings
10665              
10666              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
10667              gets weird results)
10668              
10669              perldoc nit on windows
10670              
10671              make it possible to run the tests outside the source tree
10672              (there's still a dependency on ../lib being the library
10673              location)
10674      Branch: perl
10675           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
10676           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
10677           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
10678           !> win32/bin/search.pl win32/vdir.h
10679 ____________________________________________________________________________
10680 [  8613] By: gsar                                  on 2001/01/30  16:39:59
10681         Log: make it possible to run the tests outside the source tree
10682              (there's still a dependency on ../lib being the library
10683              location)
10684      Branch: maint-5.6/perl
10685            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
10686 ____________________________________________________________________________
10687 [  8612] By: gsar                                  on 2001/01/30  16:31:12
10688         Log: perldoc nit on windows
10689      Branch: maint-5.6/perl
10690            ! utils/perldoc.PL
10691 ____________________________________________________________________________
10692 [  8611] By: gsar                                  on 2001/01/30  16:22:54
10693         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
10694              gets weird results)
10695      Branch: maint-5.6/perl
10696            ! win32/vdir.h
10697 ____________________________________________________________________________
10698 [  8610] By: gsar                                  on 2001/01/30  16:12:45
10699         Log: avoid uninitialized value warnings
10700      Branch: maint-5.6/perl
10701            ! win32/bin/search.pl
10702 ____________________________________________________________________________
10703 [  8609] By: gsar                                  on 2001/01/30  16:08:01
10704         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
10705              library (11.0 and later have pthreads but 10.x don't)
10706      Branch: maint-5.6/perl
10707            ! hints/hpux.sh thread.h
10708 ____________________________________________________________________________
10709 [  8608] By: gsar                                  on 2001/01/30  15:48:55
10710         Log: perl's internal variables are not for public consumption,
10711              move their docs from perlapi.pod to perlintern.pod
10712      Branch: maint-5.6/perl
10713            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
10714            ! thrdvar.h
10715 ____________________________________________________________________________
10716 [  8607] By: gsar                                  on 2001/01/30  15:44:27
10717         Log: mistakenly branched perl56delta.pod, revert
10718      Branch: maint-5.6/perl
10719            - pod/perl56delta.pod
10720           !> pod/perldelta.pod
10721 ____________________________________________________________________________
10722 [  8606] By: gsar                                  on 2001/01/30  14:20:24
10723         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
10724              dTHR which has been a noop for a while now, except for the
10725              compatibility definition in thread.h)
10726      Branch: maint-5.6/perl
10727           !> (integrate 45 files)
10728 ____________________________________________________________________________
10729 [  8605] By: jhi                                   on 2001/01/30  05:43:58
10730         Log: Mark the UTF-8 APIs as experimental.
10731      Branch: maint-5.6/perl
10732            ! embed.pl pod/perlapi.pod
10733 ____________________________________________________________________________
10734 [  8604] By: jhi                                   on 2001/01/30  05:38:40
10735         Log: Nits from earlier integrates.
10736      Branch: maint-5.6/perl
10737            ! lib/Carp/Heavy.pm
10738           !> sv.c
10739 ____________________________________________________________________________
10740 [  8603] By: jhi                                   on 2001/01/30  05:27:26
10741         Log: Regenerate Porting files.
10742      Branch: maint-5.6/perl
10743            ! Porting/Glossary Porting/config.sh Porting/config_H
10744 ____________________________________________________________________________
10745 [  8602] By: jhi                                   on 2001/01/30  05:14:59
10746         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
10747              8310,8339,8447,8492,8493,8505,8525: documentation changes.
10748              
10749              Subject: Re: perlfaq style changes
10750              
10751              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
10752              
10753              Subject: [PATCH] docs on NaN
10754              
10755              Subject: [patch] perlfaq7
10756              
10757              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
10758              
10759              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
10760              
10761              Subject: [PATCH] open() example in perlfunc.pod
10762              
10763              Podify README.mpeix (a new version from the web)
10764              
10765              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
10766              
10767              Subject: [PATCH] format and rewording in perlfaq.pod
10768              
10769              Subject: [PATCH] API Variable documentation   
10770              
10771              Memory management calls documentation.
10772              
10773              Subject: [PATCH: perl@8482] README.vms URL updates
10774              
10775              Subject: Minor typos in perlfaq2.pod
10776              
10777              Subject: [PATCH] pod/perlvar.pod
10778      Branch: maint-5.6/perl
10779           +> pod/perl56delta.pod
10780            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
10781           !> README.amiga README.epoc README.mpeix README.vms
10782           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
10783           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
10784           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
10785           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
10786           !> pod/perlvar.pod thrdvar.h
10787 ____________________________________________________________________________
10788 [  8601] By: jhi                                   on 2001/01/30  04:38:35
10789         Log: Integrate changes #8036,8096,8253 from mainline:
10790              hints changes.
10791              
10792              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
10793              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
10794              
10795              Output the (apparent) version of gcc in Tru64.
10796      Branch: maint-5.6/perl
10797           +> ext/POSIX/hints/svr4.pl
10798           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
10799           !> hints/svr4.sh t/lib/bigfltpm.t
10800 ____________________________________________________________________________
10801 [  8600] By: jhi                                   on 2001/01/30  04:04:01
10802         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
10803              locale fixes.
10804              
10805              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
10806              
10807              Debian allows /usr/bin/locale to exist without any locales. (7868)
10808              
10809              Allow the locale test needing POSIX and the taint test
10810              needing IPC::SysV to run under 'minitest' (basically,
10811              bail out if loading the extension fails). (8384)
10812              
10813              Cleanup the locale.t output  (8480)
10814      Branch: maint-5.6/perl
10815           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
10816           !> t/pragma/locale.t
10817 ____________________________________________________________________________
10818 [  8599] By: jhi                                   on 2001/01/30  03:51:04
10819         Log: Missing generated files from #8598.
10820      Branch: maint-5.6/perl
10821            ! embed.h global.sym objXSUB.h perlapi.c proto.h
10822 ____________________________________________________________________________
10823 [  8598] By: jhi                                   on 2001/01/30  03:41:54
10824         Log: Integrate change #8555 from mainline, manually integrate parts
10825              of changes 8452 and 8583.
10826              
10827              Subject: [PATCH] utf8.c documentation (8452)
10828              
10829              No point in checking the length if the pointer is bogus. (8555)
10830              
10831              Introduce bytes_from_utf8() and implement sv_eq() using it,
10832              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
10833              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
10834              was malformed. (8583)
10835      Branch: maint-5.6/perl
10836            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
10837           !> pod/perlapi.pod sv.c utf8.c
10838 ____________________________________________________________________________
10839 [  8597] By: gsar                                  on 2001/01/30  02:37:26
10840         Log: get PERL_OBJECT build going again on windows
10841      Branch: maint-5.6/perl
10842            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
10843            ! pod/perlapi.pod proto.h sv.c
10844 ____________________________________________________________________________
10845 [  8596] By: jhi                                   on 2001/01/30  02:16:17
10846         Log: Signedness nit.
10847      Branch: perl
10848            ! sv.c
10849 ____________________________________________________________________________
10850 [  8595] By: jhi                                   on 2001/01/30  02:11:07
10851         Log: EBCDIC patch for Storable, from Peter Prymmer.
10852      Branch: perl
10853            ! t/lib/st-06compat.t
10854 ____________________________________________________________________________
10855 [  8594] By: jhi                                   on 2001/01/30  01:04:48
10856         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
10857              From: Peter Prymmer <pvhp@forte.com>
10858              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
10859              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
10860      Branch: perl
10861            ! t/lib/b.t
10862 ____________________________________________________________________________
10863 [  8593] By: jhi                                   on 2001/01/30  00:56:47
10864         Log: Subject: [PATCH: perl@8585] pod problems in io
10865              From: Peter Prymmer <pvhp@forte.com>
10866              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
10867              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
10868      Branch: perl
10869            ! pod/perlapio.pod pod/perliol.pod
10870 ____________________________________________________________________________
10871 [  8592] By: jhi                                   on 2001/01/30  00:48:20
10872         Log: Integrate perlio.
10873      Branch: perl
10874           !> pod/perlapio.pod pod/perliol.pod
10875 ____________________________________________________________________________
10876 [  8591] By: nick                                  on 2001/01/29  22:02:28
10877         Log: GNU 'merge' Simon's copy of perliol.pod with version
10878              patched by Craig's patch.
10879      Branch: perlio
10880            ! pod/perliol.pod
10881 ____________________________________________________________________________
10882 [  8590] By: nick                                  on 2001/01/29  21:55:10
10883         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
10884      Branch: perlio
10885            ! pod/perlapio.pod pod/perliol.pod
10886 ____________________________________________________________________________
10887 [  8589] By: jhi                                   on 2001/01/29  15:35:33
10888         Log: Integrate change #8586 from maint-5.6/perl.
10889              
10890              make the BOM detection code not call tell() until it has to
10891              (meant to fix esoteric compatibility issues where PL_rsfp
10892              is overridden)
10893      Branch: perl
10894           !> toke.c
10895 ____________________________________________________________________________
10896 [  8588] By: jhi                                   on 2001/01/29  15:29:11
10897         Log: Subject: MAking Solaris malloc() the default
10898              From: Lupe Christoph <lupe@lupe-christoph.de>
10899              Date: Mon, 29 Jan 2001 12:59:36 +0100
10900              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
10901              
10902              The README.solaris part slightly tweaked.
10903      Branch: perl
10904            ! README.solaris hints/solaris_2.sh
10905 ____________________________________________________________________________
10906 [  8587] By: jhi                                   on 2001/01/29  15:17:34
10907         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
10908              From: root@ak-75.mind.de
10909              Date: Sun, 28 Jan 2001 20:32:29 +0100
10910              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
10911      Branch: perl
10912            ! pod/perlre.pod
10913 ____________________________________________________________________________
10914 [  8586] By: gsar                                  on 2001/01/29  13:43:44
10915         Log: make the BOM detection code not call tell() until it has to
10916              (meant to fix esoteric compatibility issues where PL_rsfp
10917              is overridden)
10918      Branch: maint-5.6/perl
10919            ! toke.c
10920 ____________________________________________________________________________
10921 [  8585] By: jhi                                   on 2001/01/28  20:05:45
10922         Log: Update Changes.
10923      Branch: perl
10924            ! Changes patchlevel.h
10925 ____________________________________________________________________________
10926 [  8584] By: jhi                                   on 2001/01/28  19:30:02
10927         Log: Integrate perlio.
10928      Branch: perl
10929           +> pod/perliol.pod
10930           !> MANIFEST pod/perlapio.pod
10931 ____________________________________________________________________________
10932 [  8583] By: jhi                                   on 2001/01/28  19:28:40
10933         Log: Patch from Inaba Hiroto:
10934              - canonical UTF-8 hash keys: if a key string for a hash is
10935              UTF8-on, try downgrade the string and use it if
10936              unicode::distinct is not in effect.
10937              For the task, I added a function bytes_from_utf8() to utf8.c.
10938              It might resemble utf8_to_bytes() but it is not convenient
10939              to the task.
10940              Made a test for it and added to t/op/each.t
10941              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
10942              the mortal copy of the argument SV.
10943              And changed t/io/utf8.t test 18 which expects print() to
10944              upgrade its argument.
10945              - re-implement sv_eq with bytes_from_utf8()
10946              - some bug fixes
10947              - tr/// does not handle UTF8 range (\x{}-\x{})
10948              - \ before raw UTF8 character produced
10949              "Malformed UTF-8 character" warning.
10950              - "\x{100}\N{CENT SIGN}" is Malformed.
10951              Added tests for these 3.
10952              - and one silly bug (by me) with qu operator.
10953      Branch: perl
10954            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
10955            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
10956            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
10957 ____________________________________________________________________________
10958 [  8582] By: nick                                  on 2001/01/28  19:25:04
10959         Log: Add pod/perliol.pod to MANIFEST :-(
10960      Branch: perlio
10961            ! MANIFEST
10962 ____________________________________________________________________________
10963 [  8581] By: nick                                  on 2001/01/28  19:22:40
10964         Log: PerlIO documentation. Proofing and sub-editing requested.
10965      Branch: perlio
10966            + pod/perliol.pod
10967            ! pod/perlapio.pod
10968 ____________________________________________________________________________
10969 [  8580] By: jhi                                   on 2001/01/28  05:16:25
10970         Log: Revert the change to sv_2pv() done by #8054: Someone who
10971              did SvNV_set() on a scalar that also happened to be POK,
10972              followed by sv_2pv() won't get the right coercion anymore.
10973              [Sarathy]
10974      Branch: maint-5.6/perl
10975            ! sv.c
10976 ____________________________________________________________________________
10977 [  8579] By: jhi                                   on 2001/01/28  05:15:04
10978         Log: Remove the #8084 effect: do not allow -Q to be interpreted
10979              as -&Q(), this is too much wiggle room.
10980      Branch: maint-5.6/perl
10981            ! toke.c
10982 ____________________________________________________________________________
10983 [  8578] By: jhi                                   on 2001/01/28  05:12:45
10984         Log: Needed bits of #8439 (should have been in #8576),
10985              mainly for lval substr().
10986      Branch: maint-5.6/perl
10987            ! mg.c pp.c pp_hot.c
10988 ____________________________________________________________________________
10989 [  8577] By: jhi                                   on 2001/01/28  05:02:46
10990         Log: A missing check-in.
10991      Branch: maint-5.6/perl
10992            ! utf8.c
10993 ____________________________________________________________________________
10994 [  8576] By: jhi                                   on 2001/01/28  04:26:18
10995         Log: Integrate changes #8425,8436,8439,8517 from mainline.
10996              The 8439 was not truly integrated because it had too many
10997              dependencies on the development branch and because it introduced
10998              concepts too bold for a maintenance branch (such as the qu operator).
10999              
11000              Subject: [PATCH perl@8342] -Wformat
11001              
11002              Tighten some of the UTF-8 tests a bit.
11003              
11004              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
11005              - The substr lval was still not okay.
11006              - Now pp_stringify and sv_setsv copies source's UTF8 flag
11007              even if IN_BYTE.  pp_stringify is called from fold_constants
11008              at optimization phase and "\x{100}" was made SvUTF8_off under
11009              use bytes (the bytes pragma is for "byte semantics" and not
11010              for "do not produce UTF8 data")
11011      Branch: maint-5.6/perl
11012            ! t/lib/charnames.t t/op/substr.t toke.c
11013           !> sv.c t/pragma/utf8.t
11014 ____________________________________________________________________________
11015 [  8575] By: jhi                                   on 2001/01/28  04:01:51
11016         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
11017              
11018              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
11019              
11020              Subject: [ID 20001230.003] UTF-8 tr still hurts
11021              
11022              Test cases for #8385 (from Simon's "torture.pl")
11023              
11024              Start fixing UTF-8 lval substr() (8405)
11025      Branch: maint-5.6/perl
11026           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
11027           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
11028 ____________________________________________________________________________
11029 [  8574] By: jhi                                   on 2001/01/28  03:09:06
11030         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
11031              from mainline.
11032              
11033              UTF-8 cleanup.
11034              
11035              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
11036              
11037              "\x{FF}\xFF" was broken.
11038              
11039              Tests for #8329 and #8330.
11040              
11041              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
11042              
11043              IRIX compiler noticed that the bof initialization might be
11044              bypassed by control flow.
11045              
11046              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
11047      Branch: maint-5.6/perl
11048           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
11049           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
11050 ____________________________________________________________________________
11051 [  8573] By: jhi                                   on 2001/01/28  02:06:12
11052         Log: Retract #8552.
11053      Branch: perl
11054            ! lib/Text/Wrap.pm t/lib/textwrap.t
11055 ____________________________________________________________________________
11056 [  8572] By: jhi                                   on 2001/01/28  02:04:49
11057         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
11058              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
11059              not really integrated but instead salvaged by hand
11060              (they had too many dependencies on the development release
11061              to be cleanly integratable).
11062              
11063              Subject: more UTF8 test suites and an UTF8 patch
11064              
11065              Tweak for MULTIPLICITY/USE_PERLIO
11066              
11067              Signedness nit.
11068              
11069              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
11070              
11071              Use the UTF8_XXX macros in is_utf8_char().
11072              
11073              Rewrite pp_concat() in terms of sv_catsv().  The . operator
11074              should now be UTF-8-proof.
11075              
11076              Subject: [PATCH perl@8269] scanning two hex-constants
11077              fails on EBCDIC environment (script length.t)
11078              
11079              Add some Unicode chop() tests.
11080      Branch: maint-5.6/perl
11081            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
11082           !> sv.c t/op/chop.t utf8.h
11083 ____________________________________________________________________________
11084 [  8571] By: jhi                                   on 2001/01/28  00:35:59
11085         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
11086              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
11087              
11088              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
11089              
11090              The maxiters upper limit sanity check (guarding against
11091              non-progress) assumed bytes instead of characters in s///
11092              and split().
11093              
11094              Signedness nit.
11095              
11096              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
11097              join() should now be UTF-8-proof.
11098              
11099              More split // UTF-8 tests. (8250)
11100      Branch: maint-5.6/perl
11101           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
11102           !> util.c
11103 ____________________________________________________________________________
11104 [  8570] By: jhi                                   on 2001/01/27  22:15:46
11105         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
11106              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
11107              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
11108              8084,8204,8244,8333 from mainline.
11109              
11110              For -Q where Q might be a one-letter sub name one does no more
11111              get a warning about an unknown filetest (7941,7943,7944,8084).
11112              
11113              Subject: Re: [ID 20001130.011] expression parsing bug ?
11114              
11115              Make uv_to_utf8() to zero-terminate its output buffer.
11116              
11117              Split off t/op/length.t (7995)
11118              
11119              Split off t/op/utf8decode.t (7996)
11120              
11121              Remove an unnecessary 'use utf8' from the utf8.t (7998)
11122              
11123              Split off t/op/concat.t (8004)
11124              
11125              Split off t/op/ver.t (8005)
11126              
11127              Document utf8_length(), utf8_distance(), and utf8_hop().
11128              
11129              Document utf8_to_uv() better.
11130              
11131              Introduce macros for UTF8 decoding (8028,8033).
11132              
11133              Add test for reverse() (8030,8031).
11134              
11135              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
11136              
11137              Do not return the Unicode replacement character    on UTF-8
11138              decoding failure.
11139              
11140              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
11141              not this_utf8 i.e. the output string has one, but don't mess
11142              with source assumption. (8052,8053)
11143              
11144              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
11145              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
11146              was not expecting to be called with something that was already
11147              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
11148              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
11149              (8054)
11150              
11151              Recode the naughty binary bytes in utf8decode.t using the \xHH.
11152              
11153              Make some panic messages a bit more logical.
11154      Branch: maint-5.6/perl
11155           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
11156           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
11157           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
11158           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
11159           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
11160           !> utf8.c utf8.h
11161 ____________________________________________________________________________
11162 [  8569] By: jhi                                   on 2001/01/27  19:16:43
11163         Log: Integrate changes #7750 from perlio and #8566 from mainline.
11164      Branch: maint-5.6/perl
11165           !> regexec.c sv.c
11166 ____________________________________________________________________________
11167 [  8568] By: jhi                                   on 2001/01/27  18:06:51
11168         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
11169              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
11170              7935[-perlio.c],7936,7959,7965 from mainline.
11171              
11172              Change the "big byte" error message to "Wide character".
11173              (7355, the croak-if-wide-chars-in-print part ignored)
11174              
11175              Use UINT64_C().
11176              
11177              Introduce Perl_utf8_length().
11178              
11179              diff -se shows these as different (7753, forgotten check-ins)
11180              
11181              Subject: [PATCH] doop.c - UTF8 tr///
11182              
11183              If we use (aTHX_ ...) then put Perl_ on the front.
11184              
11185              Make utf8_length() and utf8_distance() to be less forgiving
11186              about bad UTF-8.
11187              
11188              Test line numbers are different with utf8.
11189              
11190              No need to scan till infinity, 13 is enough. (7872,7911)
11191              
11192              Subject: [PATCH] Tokeniser debugging
11193              
11194              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
11195              
11196              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
11197              
11198              Be more careful in Perl_sv_utf8_downgrade().
11199              
11200              Use DO_UTF8().
11201              
11202              Raw zero bytes in text files confuse at least GNU patch 2.1.
11203      Branch: maint-5.6/perl
11204           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
11205           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
11206           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
11207           !> t/pragma/utf8.t toke.c utf8.c utf8.h
11208 ____________________________________________________________________________
11209 [  8567] By: nick                                  on 2001/01/27  11:10:38
11210         Log: Integrate mainline
11211      Branch: perlio
11212           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
11213           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
11214           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
11215           !> toke.c
11216 ____________________________________________________________________________
11217 [  8566] By: jhi                                   on 2001/01/27  06:22:48
11218         Log: More documentation for the regexp context stack.
11219      Branch: perl
11220            ! regexec.c
11221 ____________________________________________________________________________
11222 [  8565] By: jhi                                   on 2001/01/27  05:21:57
11223         Log: Update Changes.
11224      Branch: perl
11225            ! Changes patchlevel.h
11226 ____________________________________________________________________________
11227 [  8564] By: jhi                                   on 2001/01/27  04:44:04
11228         Log: Threadedness patch for #8562 from Doug MacEachern.
11229      Branch: perl
11230            ! toke.c
11231 ____________________________________________________________________________
11232 [  8563] By: jhi                                   on 2001/01/27  04:26:24
11233         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
11234              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11235              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
11236              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
11237      Branch: perl
11238            ! op.c
11239 ____________________________________________________________________________
11240 [  8562] By: jhi                                   on 2001/01/27  04:20:30
11241         Log: Subject: Re: Announce : Tokener reporting patch
11242              From: Simon Cozens <simon@cozens.net>
11243              Date: Mon, 22 Jan 2001 02:17:22 +0000
11244              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
11245      Branch: perl
11246            ! embed.h embed.pl proto.h toke.c
11247 ____________________________________________________________________________
11248 [  8561] By: jhi                                   on 2001/01/27  04:17:24
11249         Log: Forgot from #8545.  Oops.
11250      Branch: perl
11251            ! pp.c t/pragma/overload.t
11252 ____________________________________________________________________________
11253 [  8560] By: jhi                                   on 2001/01/27  03:01:47
11254         Log: A better module compilation test, use MANIFEST as suggested
11255              by Spider.
11256      Branch: perl
11257            ! t/lib/1_compile.t
11258 ____________________________________________________________________________
11259 [  8559] By: jhi                                   on 2001/01/27  02:50:48
11260         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
11261              From: Peter Prymmer <pvhp@forte.com>
11262              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
11263              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
11264      Branch: perl
11265            ! t/lib/b.t
11266 ____________________________________________________________________________
11267 [  8558] By: jhi                                   on 2001/01/27  02:27:05
11268         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
11269              From: Peter Prymmer <pvhp@forte.com>
11270              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
11271              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
11272      Branch: perl
11273            ! t/pragma/sub_lval.t
11274 ____________________________________________________________________________
11275 [  8557] By: jhi                                   on 2001/01/27  02:26:03
11276         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
11277              From: Peter Prymmer <pvhp@forte.com>
11278              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
11279              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
11280      Branch: perl
11281            ! t/lib/st-06compat.t
11282 ____________________________________________________________________________
11283 [  8556] By: jhi                                   on 2001/01/27  02:24:33
11284         Log: Subject: [PATCH: perl@8531] minor update to README.os390
11285              From: Peter Prymmer <pvhp@forte.com>
11286              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
11287              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
11288      Branch: perl
11289            ! README.os390
11290 ____________________________________________________________________________
11291 [  8555] By: jhi                                   on 2001/01/27  00:35:47
11292         Log: No point in checking the length before we know whether the pointer
11293              is bogus or not, fixes Abigail's odbm failures in Linux.
11294      Branch: perl
11295            ! sv.c
11296 ____________________________________________________________________________
11297 [  8554] By: nick                                  on 2001/01/26  19:01:31
11298         Log: Integrate mainline
11299      Branch: perlio
11300           !> lib/Text/Wrap.pm t/lib/textwrap.t
11301 ____________________________________________________________________________
11302 [  8553] By: jhi                                   on 2001/01/26  15:19:39
11303         Log: Integrate change #7792 from perlio (multiplicity fix),
11304              fix the AV leak in regex DEBUGGING (tiny part of the
11305              polymorphic regexp patch #8143).
11306      Branch: maint-5.6/perl
11307            ! regcomp.c
11308           !> scope.h
11309 ____________________________________________________________________________
11310 [  8552] By: jhi                                   on 2001/01/26  15:03:23
11311         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
11312              From: Michael G Schwern <schwern@pobox.com>
11313              Date: Fri, 26 Jan 2001 09:28:31 -0500
11314              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
11315      Branch: perl
11316            ! lib/Text/Wrap.pm t/lib/textwrap.t
11317 ____________________________________________________________________________
11318 [  8551] By: jhi                                   on 2001/01/26  02:33:19
11319         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
11320              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
11321              
11322              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
11323              
11324              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
11325              
11326              Message nit.
11327              
11328              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
11329              
11330              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
11331              
11332              (the cleanup of unused submatches in regtry() and regcppop())
11333              
11334              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
11335              stored and restored, and thusly was trounced by the utf8 swash
11336              routines.
11337              
11338              use utf8 not required to use \x{}.
11339              
11340              Removed two more tests that make no sense in UTF-8 since the test
11341              data is not in UTF-8.
11342              
11343              Get the three different space character classes right under utf8.
11344              
11345              Implement ANYOFUTF8 regprop() dumping.
11346              
11347              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
11348              
11349              Document the regex context pushing/popping a bit better.
11350      Branch: maint-5.6/perl
11351           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
11352           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
11353           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
11354           !> t/op/regmesg.t utf8.c
11355 ____________________________________________________________________________
11356 [  8550] By: nick                                  on 2001/01/25  19:42:30
11357         Log: Integrate mainline
11358      Branch: perlio
11359           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
11360           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
11361           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
11362           !> t/lib/bigint.t t/lib/bigintpm.t
11363 ____________________________________________________________________________
11364 [  8549] By: jhi                                   on 2001/01/25  15:22:28
11365         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
11366      Branch: maint-5.6/perl
11367            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
11368 ____________________________________________________________________________
11369 [  8548] By: jhi                                   on 2001/01/25  15:02:55
11370         Log: Integrate changes #7997,8063,8492,8547 from mainline.
11371              
11372              Subject: Re: STRLEN - what?
11373              
11374              Subject: [PATCH] perlguts.pod
11375              
11376              Memory management calls documentation.
11377              
11378              Layout using tabulator is not a good idea in a pod.
11379      Branch: maint-5.6/perl
11380           !> pod/perlguts.pod
11381 ____________________________________________________________________________
11382 [  8547] By: jhi                                   on 2001/01/25  14:49:05
11383         Log: Layout using tabulator is not a good idea in a pod.
11384      Branch: perl
11385            ! pod/perlguts.pod
11386 ____________________________________________________________________________
11387 [  8546] By: jhi                                   on 2001/01/25  14:31:12
11388         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
11389              from mainline.
11390              
11391              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
11392              
11393              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
11394              
11395              More Win32 editor/IDE/shell hints.
11396              
11397              More Win32 Perling.
11398              
11399              Yet another editor edit.
11400              
11401              Edit edit edit.
11402              
11403              IDE/editor section tweaking.
11404              
11405              Few more IDE/editor nits from p5p.
11406      Branch: maint-5.6/perl
11407           !> pod/perlfaq3.pod
11408 ____________________________________________________________________________
11409 [  8545] By: jhi                                   on 2001/01/25  04:16:32
11410         Log: Subject: [PATCH 5.7.0] overload int()
11411              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11412              Date: Wed, 24 Jan 2001 19:06:57 -0500
11413              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
11414      Branch: perl
11415            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
11416            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
11417            ! t/lib/bigintpm.t
11418 ____________________________________________________________________________
11419 [  8544] By: jhi                                   on 2001/01/25  04:15:11
11420         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
11421              From: Peter Prymmer <pvhp@forte.com>
11422              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
11423              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
11424      Branch: perl
11425            ! Makefile.SH README.os390 hints/os390.sh installperl
11426 ____________________________________________________________________________
11427 [  8543] By: jhi                                   on 2001/01/25  03:52:08
11428         Log: Integrate change #8462,8469 from mainline.
11429              
11430              In VMS Perl subversion (perl -V) is undef.
11431      Branch: maint-5.6/perl
11432           !> configure.com
11433 ____________________________________________________________________________
11434 [  8542] By: jhi                                   on 2001/01/25  03:44:55
11435         Log: Integrate changes #7835,7850,8315,8316 from mainline.
11436              
11437              Solaris hints.
11438      Branch: maint-5.6/perl
11439           !> hints/solaris_2.sh
11440 ____________________________________________________________________________
11441 [  8541] By: jhi                                   on 2001/01/25  03:39:28
11442         Log: Integrate #8336 from mainline.
11443      Branch: maint-5.6/perl
11444           !> hv.c
11445 ____________________________________________________________________________
11446 [  8540] By: jhi                                   on 2001/01/25  03:23:50
11447         Log: Retract #8539.
11448      Branch: maint-5.6/perl
11449            ! pod/perlfaq3.pod
11450 ____________________________________________________________________________
11451 [  8539] By: jhi                                   on 2001/01/25  03:21:55
11452         Log: (Retracted by #5940.)
11453      Branch: maint-5.6/perl
11454            ! pod/perlfaq3.pod
11455 ____________________________________________________________________________
11456 [  8538] By: jhi                                   on 2001/01/25  03:14:07
11457         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
11458              From: Peter Prymmer <pvhp@forte.com>
11459              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
11460              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
11461              
11462              The VMS bits.
11463      Branch: maint-5.6/perl
11464            ! configure.com vms/descrip_mms.template
11465 ____________________________________________________________________________
11466 [  8537] By: jhi                                   on 2001/01/25  03:06:09
11467         Log: Integrate #7710,7824,7973 from mainline.
11468      Branch: maint-5.6/perl
11469           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11470           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
11471           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
11472           !> vos/config.ga.def vos/config.ga.h win32/config.bc
11473           !> win32/config.gc win32/config.vc
11474 ____________________________________________________________________________
11475 [  8536] By: jhi                                   on 2001/01/24  13:50:20
11476         Log: Revert the edits made by me so far to the 5.6 branch since
11477              the TRIAL1 since I did edits when I should have been using
11478              integrates.  Bad programmer.   (Will integrate them properly later.)
11479              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
11480              The #8353 will not be reapplied at least for now since
11481              the UTF-8 hash keys need more thinking.
11482              (The patches #8347, #8354, #8454, #8473 were okay since they
11483              were original edits made specifically for the 5.6.1-TRIAL1.)
11484      Branch: maint-5.6/perl
11485            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11486            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
11487            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
11488            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
11489            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
11490            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11491            ! win32/config.bc win32/config.gc win32/config.vc
11492 ____________________________________________________________________________
11493 [  8535] By: bailey                                on 2001/01/24  06:37:02
11494         Log: SYN SYN
11495      Branch: vmsperl
11496           +> (branch 26 files)
11497           !> (integrate 130 files)
11498 ____________________________________________________________________________
11499 [  8534] By: nick                                  on 2001/01/23  19:30:57
11500         Log: Integrate mainline.
11501      Branch: perlio
11502           !> Changes Configure Porting/Glossary Porting/config.sh
11503           !> Porting/config_H embed.h embed.pl ext/Encode/compile
11504           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
11505           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
11506           !> pod/perlvar.pod proto.h t/lib/1_compile.t
11507 ____________________________________________________________________________
11508 [  8533] By: jhi                                   on 2001/01/23  16:15:46
11509         Log: Forgotten from #8501.
11510      Branch: perl
11511            ! Porting/Glossary Porting/config.sh Porting/config_H
11512 ____________________________________________________________________________
11513 [  8532] By: jhi                                   on 2001/01/23  16:13:27
11514         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
11515              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11516              Date: Mon, 22 Jan 2001 17:51:58 +0100
11517              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
11518      Branch: perl
11519            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
11520 ____________________________________________________________________________
11521 [  8531] By: jhi                                   on 2001/01/23  15:46:01
11522         Log: Update Changes.
11523      Branch: perl
11524            ! Changes patchlevel.h
11525 ____________________________________________________________________________
11526 [  8530] By: jhi                                   on 2001/01/23  15:38:39
11527         Log: De-cut-and-pasto.
11528      Branch: perl
11529            ! t/lib/1_compile.t
11530 ____________________________________________________________________________
11531 [  8529] By: jhi                                   on 2001/01/23  15:11:04
11532         Log: Document the mkdir trailing slashes case.
11533      Branch: perl
11534            ! pod/perlfunc.pod
11535 ____________________________________________________________________________
11536 [  8528] By: jhi                                   on 2001/01/23  15:08:28
11537         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
11538              get installed:
11539              
11540              Subject: lib/lib.pm
11541              From: <abigail@foad.org>
11542              Date: Mon, 28 Aug 2000 20:35:08 -0400
11543              Message-ID: <20000829003508.21281.qmail@foad.org>
11544      Branch: perl
11545            ! installperl
11546 ____________________________________________________________________________
11547 [  8527] By: jhi                                   on 2001/01/23  14:44:04
11548         Log: Metaconfig unit change for #8526.
11549      Branch: metaconfig
11550            ! U/threads/archname.U
11551 ____________________________________________________________________________
11552 [  8526] By: jhi                                   on 2001/01/23  14:43:19
11553         Log: Attach -perlio to the archname if so selected.
11554      Branch: perl
11555            ! Configure
11556 ____________________________________________________________________________
11557 [  8525] By: jhi                                   on 2001/01/23  14:24:01
11558         Log: Subject: [PATCH] pod/perlvar.pod
11559              From: abigail@foad.org
11560              Date: Tue, 23 Jan 2001 01:41:10 +0100
11561              Message-ID: <20010123004110.22259.qmail@foad.org>
11562      Branch: perl
11563            ! pod/perlvar.pod
11564 ____________________________________________________________________________
11565 [  8524] By: jhi                                   on 2001/01/23  14:22:32
11566         Log: A bug introduced in #8217 (the undefined variable in the
11567              lib/safe1_t #3) fixed, by Charles Lane:
11568              
11569              The earlier patch made it so that stuff running in Safe
11570              compartments could do a "caller" and see "main".  That
11571              little change in name is done right before the code in
11572              the compartment is run, and apparantly the parser
11573              was picking up the stash name before it got changed.
11574              
11575              (why it was threaded vs. unthreaded Perl that was sensitive to this
11576              I still don't know...and it probably doesn't matter).
11577              
11578              I tryed removing the stash name-change and saw that threaded Perl
11579              did indeed pass the lib/safe1.t tests.
11580              
11581              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
11582              do the name change (and to connect _ in the compartment to the global
11583              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
11584              to call _safe_pkg_prep when creating a new compartment.
11585              
11586              Passes all tests with threaded perl on linux; passes all tests
11587              with unthreaded perl on VMS.
11588              
11589              At some point I'll probably want to revisit Safe and Opcode to
11590              provide more sensible handling of global variables...and to get
11591              formats working in Safe compartments, which they don't do currently.
11592      Branch: perl
11593            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
11594 ____________________________________________________________________________
11595 [  8523] By: jhi                                   on 2001/01/23  14:11:58
11596         Log: Also the lib/Thread.pm itself needs to be ignored if
11597              the Thread extension hasn't been built.
11598      Branch: perl
11599            ! t/lib/1_compile.t
11600 ____________________________________________________________________________
11601 [  8522] By: jhi                                   on 2001/01/23  13:51:28
11602         Log: print() instead of warn() so that stderr doesn't get
11603              unncessarily polluted.
11604      Branch: perl
11605            ! ext/Encode/compile
11606 ____________________________________________________________________________
11607 [  8521] By: jhi                                   on 2001/01/23  13:49:48
11608         Log: Integrate perlio.
11609      Branch: perl
11610           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
11611           !> ext/Encode/encode.h
11612 ____________________________________________________________________________
11613 [  8520] By: nick                                  on 2001/01/22  21:44:00
11614         Log: More messing with Encode:
11615              Extra fields in header to allow multiple names and to record
11616              other things "compile" knows.
11617              Re-organise compile to factor out common output routines.
11618      Branch: perlio
11619            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
11620 ____________________________________________________________________________
11621 [  8519] By: nick                                  on 2001/01/22  20:33:50
11622         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
11623      Branch: perlio
11624            ! ext/Encode/Makefile.PL ext/Encode/compile
11625 ____________________________________________________________________________
11626 [  8518] By: nick                                  on 2001/01/22  20:28:13
11627         Log: Integrate mainline
11628      Branch: perlio
11629           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
11630           !> vos/config.alpha.def vos/config.alpha.h
11631 ____________________________________________________________________________
11632 [  8517] By: jhi                                   on 2001/01/22  15:37:17
11633         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
11634              by Inaba Hiroto.
11635      Branch: perl
11636            ! sv.c
11637 ____________________________________________________________________________
11638 [  8516] By: jhi                                   on 2001/01/22  14:55:15
11639         Log: More SIG_SIZE fixes.
11640      Branch: perl
11641            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
11642 ____________________________________________________________________________
11643 [  8515] By: jhi                                   on 2001/01/22  14:50:27
11644         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
11645              From: "Craig A. Berry" <craigberry@mac.com>
11646              Date: Mon, 22 Jan 2001 00:42:24 -0600
11647              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
11648      Branch: perl
11649            ! configure.com
11650 ____________________________________________________________________________
11651 [  8514] By: jhi                                   on 2001/01/22  14:31:17
11652         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
11653              From: "Craig A. Berry" <craigberry@mac.com>
11654              Date: Sun, 21 Jan 2001 23:03:25 -0600
11655              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
11656      Branch: perl
11657            ! configure.com
11658 ____________________________________________________________________________
11659 [  8513] By: jhi                                   on 2001/01/22  14:14:00
11660         Log: Add the .ucm encoding tables to the MANIFEST.
11661      Branch: perl
11662            ! MANIFEST
11663 ____________________________________________________________________________
11664 [  8512] By: jhi                                   on 2001/01/22  13:43:33
11665         Log: Integrate perlio.
11666      Branch: perl
11667           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
11668           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
11669           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
11670           +> ext/Encode/Encode/iso8859-10.ucm
11671           +> ext/Encode/Encode/iso8859-13.ucm
11672           +> ext/Encode/Encode/iso8859-14.ucm
11673           +> ext/Encode/Encode/iso8859-15.ucm
11674           +> ext/Encode/Encode/iso8859-16.ucm
11675           +> ext/Encode/Encode/iso8859-2.ucm
11676           +> ext/Encode/Encode/iso8859-3.ucm
11677           +> ext/Encode/Encode/iso8859-4.ucm
11678           +> ext/Encode/Encode/iso8859-5.ucm
11679           +> ext/Encode/Encode/iso8859-6.ucm
11680           +> ext/Encode/Encode/iso8859-7.ucm
11681           +> ext/Encode/Encode/iso8859-8.ucm
11682           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
11683           +> ext/Encode/Encode/symbol.ucm
11684           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
11685           !> perliol.h
11686 ____________________________________________________________________________
11687 [  8511] By: nick                                  on 2001/01/21  23:44:47
11688         Log: Make "real" layers of ":utf8" and ":raw".
11689              So now PERLIO=utf8 perl ...
11690              does what Andreas wanted.
11691              Fix arg passing in open.pm (still have a Carp issue).
11692      Branch: perlio
11693            ! lib/open.pm perlio.c perliol.h
11694 ____________________________________________________________________________
11695 [  8510] By: jhi                                   on 2001/01/21  22:56:53
11696         Log: Document the regex context pushing/popping a bit better.
11697      Branch: perl
11698            ! regexec.c
11699 ____________________________________________________________________________
11700 [  8509] By: jhi                                   on 2001/01/21  22:55:44
11701         Log: Tweak the mkdir trailing slash code some more.
11702              
11703              TO DO: the same handling should probably be done for
11704              all the other filesystem functions that can have directories
11705              as their arguments.
11706      Branch: perl
11707            ! pp_sys.c
11708 ____________________________________________________________________________
11709 [  8508] By: nick                                  on 2001/01/21  21:37:43
11710         Log: Switch "compiled in" encodings to .ucm format.
11711              (Leave others as .enc till we can run-time load .ucm,
11712              or find some other way to load them.)
11713      Branch: perlio
11714            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
11715            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
11716            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
11717            + ext/Encode/Encode/iso8859-10.ucm
11718            + ext/Encode/Encode/iso8859-13.ucm
11719            + ext/Encode/Encode/iso8859-14.ucm
11720            + ext/Encode/Encode/iso8859-15.ucm
11721            + ext/Encode/Encode/iso8859-16.ucm
11722            + ext/Encode/Encode/iso8859-2.ucm
11723            + ext/Encode/Encode/iso8859-3.ucm
11724            + ext/Encode/Encode/iso8859-4.ucm
11725            + ext/Encode/Encode/iso8859-5.ucm
11726            + ext/Encode/Encode/iso8859-6.ucm
11727            + ext/Encode/Encode/iso8859-7.ucm
11728            + ext/Encode/Encode/iso8859-8.ucm
11729            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
11730            + ext/Encode/Encode/symbol.ucm
11731            ! ext/Encode/Makefile.PL ext/Encode/compile
11732 ____________________________________________________________________________
11733 [  8507] By: nick                                  on 2001/01/21  21:02:03
11734         Log: Integrate (partial) mainline.
11735      Branch: perlio
11736           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
11737           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
11738           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11739 ____________________________________________________________________________
11740 [  8506] By: jhi                                   on 2001/01/21  20:09:30
11741         Log: Update Changes.
11742      Branch: perl
11743            ! Changes patchlevel.h
11744 ____________________________________________________________________________
11745 [  8505] By: jhi                                   on 2001/01/21  19:39:59
11746         Log: Subject: Minor typos in perlfaq2.pod
11747              From: "Stephen P. Potter" <spp@spotter.yi.org>
11748              Message-Id: <200101192101.QAA11911@spotter.yi.org>
11749              Date: Fri, 19 Jan 2001 16:01:13 -0500
11750              
11751              with a nit from Philip Netwon.
11752      Branch: perl
11753            ! pod/perlfaq2.pod
11754 ____________________________________________________________________________
11755 [  8504] By: jhi                                   on 2001/01/21  19:33:05
11756         Log: Metaconfig change for #8503.
11757      Branch: metaconfig
11758            ! U/threads/usethreads.U
11759 ____________________________________________________________________________
11760 [  8503] By: jhi                                   on 2001/01/21  19:32:21
11761         Log: Sanity check for conflicting thread flavours.
11762      Branch: perl
11763            ! Configure config_h.SH
11764 ____________________________________________________________________________
11765 [  8502] By: jhi                                   on 2001/01/21  19:23:00
11766         Log: Metaconfig change for #8501.
11767      Branch: metaconfig
11768            ! U/modified/sig_name.U
11769 ____________________________________________________________________________
11770 [  8501] By: jhi                                   on 2001/01/21  19:22:26
11771         Log: The SIG_SIZE is the number of the elements *excluding*
11772              the terminating NULL.
11773      Branch: perl
11774            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
11775            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
11776            ! win32/config_H.vc
11777 ____________________________________________________________________________
11778 [  8500] By: jhi                                   on 2001/01/21  18:31:31
11779         Log: Integrate perlio.
11780      Branch: perl
11781           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
11782           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
11783           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
11784           !> pp_sys.c proto.h sv.c
11785 ____________________________________________________________________________
11786 [  8499] By: jhi                                   on 2001/01/21  17:43:57
11787         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
11788              From: Hugo <hv@crypt.compulink.co.uk>
11789              Date: Sun, 21 Jan 2001 13:34:05 +0000
11790              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
11791              
11792              In sprintf UTF8ize only if necessary.
11793      Branch: perl
11794            ! sv.c
11795 ____________________________________________________________________________
11796 [  8498] By: nick                                  on 2001/01/21  16:25:32
11797         Log: Encode cleanup.
11798              Add command line control over "compile" so that Makefile.PL
11799              needs can be combined with other uses.
11800              Use command line options in Makefile.PL.
11801              Fix multi-byte parsing in .ucm files.
11802      Branch: perlio
11803            ! ext/Encode/Makefile.PL ext/Encode/compile
11804 ____________________________________________________________________________
11805 [  8497] By: nick                                  on 2001/01/21  12:56:27
11806         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
11807      Branch: perlio
11808            ! ext/Encode/Encode.xs
11809 ____________________________________________________________________________
11810 [  8496] By: nick                                  on 2001/01/21  12:18:45
11811         Log: Fixup after integrate:
11812              missed the .sym files that are changed by regen_headers
11813              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
11814      Branch: perlio
11815            ! global.sym pp.sym sv.c
11816 ____________________________________________________________________________
11817 [  8495] By: nick                                  on 2001/01/21  11:51:07
11818         Log: Integrate mainline.
11819      Branch: perlio
11820           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
11821           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
11822           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
11823           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
11824           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
11825           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
11826           !> win32/Makefile win32/makefile.mk
11827 ____________________________________________________________________________
11828 [  8494] By: jhi                                   on 2001/01/20  23:12:11
11829         Log: Forgot the expect_number() prototype.
11830      Branch: perl
11831            ! embed.h embed.pl proto.h
11832 ____________________________________________________________________________
11833 [  8493] By: jhi                                   on 2001/01/20  22:56:39
11834         Log: Subject: [PATCH: perl@8482] README.vms URL updates
11835              From: Peter Prymmer <pvhp@forte.com>
11836              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
11837              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
11838              
11839              Plus Craig A. Berry's suggestion to use compaq.com instead
11840              of digital.com.
11841      Branch: perl
11842            ! README.vms
11843 ____________________________________________________________________________
11844 [  8492] By: jhi                                   on 2001/01/20  22:50:05
11845         Log: Memory management calls documentation.
11846      Branch: perl
11847            ! pod/perlguts.pod
11848 ____________________________________________________________________________
11849 [  8491] By: jhi                                   on 2001/01/20  22:38:33
11850         Log: Signedness nit plus few memcpy/Copy nits.
11851      Branch: perl
11852            ! sv.c
11853 ____________________________________________________________________________
11854 [  8490] By: jhi                                   on 2001/01/20  22:25:53
11855         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
11856              From: Peter Prymmer <pvhp@forte.com>
11857              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
11858              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
11859      Branch: perl
11860            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
11861 ____________________________________________________________________________
11862 [  8489] By: jhi                                   on 2001/01/20  22:24:41
11863         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
11864              From: Peter Prymmer <pvhp@forte.com>
11865              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
11866              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
11867      Branch: perl
11868            ! win32/Makefile win32/makefile.mk
11869 ____________________________________________________________________________
11870 [  8488] By: jhi                                   on 2001/01/20  22:22:27
11871         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
11872              From: Peter Prymmer <pvhp@forte.com>
11873              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
11874              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
11875      Branch: perl
11876            ! Makefile.SH
11877 ____________________________________________________________________________
11878 [  8487] By: jhi                                   on 2001/01/20  22:21:18
11879         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
11880              From: Peter Prymmer <pvhp@forte.com>
11881              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
11882              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
11883      Branch: perl
11884            + ext/DynaLoader/dl_dllload.xs
11885            ! MANIFEST Makefile.SH hints/os390.sh
11886 ____________________________________________________________________________
11887 [  8486] By: jhi                                   on 2001/01/20  22:17:53
11888         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
11889              From: Peter Prymmer <pvhp@forte.com>
11890              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
11891              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
11892      Branch: perl
11893            ! README.os390 README.posix-bc
11894 ____________________________________________________________________________
11895 [  8485] By: jhi                                   on 2001/01/20  20:15:30
11896         Log: Document and test the new qu operator.
11897      Branch: perl
11898            + t/op/qu.t
11899            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
11900            ! pod/perlretut.pod pod/perlunicode.pod
11901 ____________________________________________________________________________
11902 [  8484] By: nick                                  on 2001/01/20  19:42:30
11903         Log: Infrastructure to allow:
11904              open($fh,"|-",@array);
11905              to be implemented
11906              i.e. mark pp_open as needing a stack mark, and make pp_open
11907              process its args in that style (and pass them _all_ to tied handles OPEN).
11908              Invent do_openn() which takes SV ** at allow it to see multiple args.
11909              Note this does not _do_ anything yet.
11910      Branch: perlio
11911            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
11912            ! perlapi.c pp_proto.h pp_sys.c proto.h
11913 ____________________________________________________________________________
11914 [  8483] By: nick                                  on 2001/01/20  17:23:14
11915         Log: Integrate mainline.
11916      Branch: perlio
11917           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
11918           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
11919 ____________________________________________________________________________
11920 [  8482] By: jhi                                   on 2001/01/19  15:37:49
11921         Log: Update Changes.
11922      Branch: perl
11923            ! Changes patchlevel.h
11924 ____________________________________________________________________________
11925 [  8481] By: jhi                                   on 2001/01/19  14:41:24
11926         Log: Subject: Re: new feature: s?printf parameter reordering 
11927              From: Hugo <hv@crypt.compulink.co.uk>
11928              Date: Thu, 11 Jan 2001 17:09:03 +0000
11929              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
11930              
11931              - support reordering for all parameters: %, *v, *, .*
11932              - lay down that the reordering specification must immediately
11933              follow that parameter: %3$, *v3$, *3$, .*3$
11934              - fix vectorisation of a zero-length string
11935              - factor out the code choosing the argument to format
11936              
11937              Possibly unwanted side-effects:
11938              - the special format specifiers ' +-0' must now precede any
11939              vectorisation specifier. Tests in op/sprintf and op/ver
11940              have been changed to reflect this.
11941              - sprintf.t test #214 changed its expectations because in many
11942              cases, the next parameter has already been consumed when an
11943              invalid type letter is detected.
11944              
11945              Probably wanted side-effects:
11946              - attempts to format a non-existent parameter will warn as if C<undef>
11947              - attempt to write to non-existent parameter with '%n' will complain
11948              of "attempt to modify read-only value" instead of being silent
11949      Branch: perl
11950            ! sv.c t/op/sprintf.t t/op/ver.t
11951 ____________________________________________________________________________
11952 [  8480] By: jhi                                   on 2001/01/19  14:08:37
11953         Log: Subject: PATCH pragma/locale.t
11954              From: andreas.koenig@anima.de (Andreas J. Koenig)
11955              Date: 18 Jan 2001 09:45:37 +0100
11956              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
11957      Branch: perl
11958            ! t/pragma/locale.t
11959 ____________________________________________________________________________
11960 [  8479] By: jhi                                   on 2001/01/19  13:19:58
11961         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
11962      Branch: perl
11963            ! configure.com
11964 ____________________________________________________________________________
11965 [  8478] By: jhi                                   on 2001/01/19  02:12:35
11966         Log: Automate 1_compile.t.
11967      Branch: perl
11968            ! t/lib/1_compile.t
11969 ____________________________________________________________________________
11970 [  8477] By: jhi                                   on 2001/01/19  01:49:56
11971         Log: Integrate perlio.
11972      Branch: perl
11973           !> sv.c win32/config.bc win32/config.gc win32/config.vc
11974           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11975 ____________________________________________________________________________
11976 [  8476] By: nick                                  on 2001/01/18  21:51:52
11977         Log: Integrate mainline
11978      Branch: perlio
11979           +> t/lib/1_compile.t t/lib/compmod.pl
11980           !> MANIFEST configure.com lib/unicode/distinct.pm
11981 ____________________________________________________________________________
11982 [  8475] By: nick                                  on 2001/01/18  21:48:02
11983         Log: Win32 "safe signals" co-existance fix.
11984              Fix SIG_SIZE value.
11985              Clear PL_sig_pending when cloning (fork).
11986      Branch: perlio
11987            ! sv.c win32/config.bc win32/config.gc win32/config.vc
11988            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11989 ____________________________________________________________________________
11990 [  8474] By: jhi                                   on 2001/01/18  14:40:57
11991         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
11992      Branch: perl
11993            ! t/lib/1_compile.t
11994 ____________________________________________________________________________
11995 [  8473] By: gsar                                  on 2001/01/18  11:42:31
11996         Log: unsubmitted trial1 change
11997      Branch: maint-5.6/perl
11998            ! Changes
11999 ____________________________________________________________________________
12000 [  8472] By: jhi                                   on 2001/01/18  04:30:24
12001         Log: The first bug found by 1_compile.t.
12002      Branch: perl
12003            ! lib/unicode/distinct.pm
12004 ____________________________________________________________________________
12005 [  8471] By: jhi                                   on 2001/01/18  04:29:42
12006         Log: Add Schwern's 1_compile test.  The compile_module script renamed
12007              to be a bit shorter for the 8.3 people.
12008      Branch: perl
12009            + t/lib/1_compile.t t/lib/compmod.pl
12010            ! MANIFEST
12011 ____________________________________________________________________________
12012 [  8470] By: jhi                                   on 2001/01/18  04:16:00
12013         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)
12014              From: Peter Prymmer <pvhp@forte.com>
12015              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
12016              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
12017              Replace #8463.
12018      Branch: maint-5.6/perl
12019            ! configure.com
12020 ____________________________________________________________________________
12021 [  8469] By: jhi                                   on 2001/01/18  04:13:02
12022         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)
12023              From: Peter Prymmer <pvhp@forte.com>
12024              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
12025              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
12026              Replace #8462.
12027      Branch: perl
12028            ! configure.com
12029 ____________________________________________________________________________
12030 [  8468] By: jhi                                   on 2001/01/18  03:42:08
12031         Log: Integrate perlio.
12032      Branch: perl
12033           !> gv.c mg.c perlio.c util.c
12034 ____________________________________________________________________________
12035 [  8467] By: nick                                  on 2001/01/17  22:41:10
12036         Log: "Safe" signals - trial implementation.
12037              gv.c tweaked to zero PL_sig_pend array
12038              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
12039              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
12040              Odd thing is that it "works" with PERLIO=stdio as well (linux).
12041      Branch: perlio
12042            ! gv.c mg.c perlio.c util.c
12043 ____________________________________________________________________________
12044 [  8466] By: nick                                  on 2001/01/17  20:40:20
12045         Log: Integrate mainline.
12046      Branch: perlio
12047           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12048           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
12049           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
12050           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12051           !> vos/config.ga.h win32/config.bc win32/config.gc
12052           !> win32/config.vc
12053 ____________________________________________________________________________
12054 [  8465] By: jhi                                   on 2001/01/17  18:37:13
12055         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
12056              From: Nicholas Clark <nick@ccl4.org>
12057              Date: Wed, 17 Jan 2001 17:31:33 +0000
12058              Message-ID: <20010117173133.I2633@plum.flirble.org>
12059      Branch: perl
12060            ! t/op/int.t
12061 ____________________________________________________________________________
12062 [  8464] By: jhi                                   on 2001/01/17  14:43:17
12063         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
12064              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12065              Date: Wed, 17 Jan 2001 15:16:43 +0100
12066              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
12067              
12068              pp_int() was dropping an NV to the floor,
12069              int(279964589018079/59) either returned not an integer
12070              4745162525730.15, or one got "Attempt to free unreferenced scalar."
12071      Branch: perl
12072            ! pp.c
12073 ____________________________________________________________________________
12074 [  8463] By: jhi                                   on 2001/01/17  06:12:42
12075         Log: (Replaced by #8470)
12076              
12077              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)
12078              From: "Craig A. Berry" <craigberry@mac.com>
12079              Date: Tue, 16 Jan 2001 23:38:46 -0600
12080              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
12081      Branch: maint-5.6/perl
12082            ! configure.com
12083 ____________________________________________________________________________
12084 [  8462] By: jhi                                   on 2001/01/17  06:11:31
12085         Log: (Replaced by #8469)
12086              
12087              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)
12088              From: "Craig A. Berry" <craigberry@mac.com>
12089              Date: Tue, 16 Jan 2001 23:38:46 -0600
12090              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
12091      Branch: perl
12092            ! configure.com
12093 ____________________________________________________________________________
12094 [  8461] By: jhi                                   on 2001/01/17  05:56:12
12095         Log: Allow for one trailing slash in the directory of mkdir().
12096      Branch: perl
12097            ! pp_sys.c
12098 ____________________________________________________________________________
12099 [  8460] By: jhi                                   on 2001/01/17  03:26:01
12100         Log: Metaconfig unit changes for #8459.
12101      Branch: metaconfig
12102            ! U/modified/Loc.U U/modified/sig_name.U
12103 ____________________________________________________________________________
12104 [  8459] By: jhi                                   on 2001/01/17  03:24:48
12105         Log: Define SIG_SIZE, the number of elements in the sig_name and
12106              sig_num arrays, including the final NULL entry.
12107      Branch: perl
12108            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12109            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
12110            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
12111            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12112            ! win32/config.bc win32/config.gc win32/config.vc
12113 ____________________________________________________________________________
12114 [  8458] By: jhi                                   on 2001/01/17  01:41:33
12115         Log: Integrate perlio.
12116      Branch: perl
12117           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
12118           !> perlapi.h proto.h sv.c
12119 ____________________________________________________________________________
12120 [  8457] By: nick                                  on 2001/01/16  22:07:26
12121         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
12122              Provides all the "cost" but no benefit yet - it is to allow cost
12123              to be measured, and implementation experiments (just in mg.c?).
12124      Branch: perlio
12125            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
12126            ! perlapi.h proto.h sv.c
12127 ____________________________________________________________________________
12128 [  8456] By: nick                                  on 2001/01/16  21:07:07
12129         Log: Integrate mainline.
12130      Branch: perlio
12131           !> (integrate 51 files)
12132 ____________________________________________________________________________
12133 [  8455] By: jhi                                   on 2001/01/16  18:13:43
12134         Log: Subject: [PATCH] regcomp.c old feature removal
12135              From: mjd@plover.com
12136              Date: 16 Jan 2001 14:43:18 -0000 
12137              Message-ID: <20010116144318.7140.qmail@plover.com> 
12138      Branch: perl
12139            ! regcomp.c
12140 ____________________________________________________________________________
12141 [  8454] By: jhi                                   on 2001/01/16  16:12:39
12142         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
12143              From: "Indy Singh" <indy@nusphere.com>
12144              Date: Wed, 10 Jan 2001 20:17:49 -0500
12145              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
12146      Branch: maint-5.6/perl
12147            ! win32/Makefile
12148 ____________________________________________________________________________
12149 [  8453] By: jhi                                   on 2001/01/16  16:09:33
12150         Log: Update Changes.
12151      Branch: perl
12152            ! Changes patchlevel.h
12153 ____________________________________________________________________________
12154 [  8452] By: jhi                                   on 2001/01/16  15:42:04
12155         Log: Subject: Re: API Cleanup
12156              To: perl5-porters@perl.org
12157              Date: Tue, 16 Jan 2001 13:42:30 +0000
12158              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
12159              
12160              Subject: [PATCH] utf8.c documentation
12161              From: Simon Cozens <simon@cozens.net>
12162              Date: Tue, 16 Jan 2001 13:52:48 +0000
12163              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
12164              
12165              Subject: Re: API Cleanup
12166              From: Simon Cozens <simon@cozens.net>
12167              Date: Tue, 16 Jan 2001 14:58:55 +0000
12168              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
12169              
12170              UTF-8 doc patches.
12171      Branch: perl
12172            ! embed.pl pod/perlapi.pod utf8.c
12173 ____________________________________________________________________________
12174 [  8451] By: jhi                                   on 2001/01/16  14:41:39
12175         Log: podlators 1.07, from Russ Allbery.
12176      Branch: perl
12177            ! lib/Pod/Man.pm
12178 ____________________________________________________________________________
12179 [  8450] By: jhi                                   on 2001/01/16  14:24:19
12180         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
12181              From: "Indy Singh" <indy@nusphere.com>
12182              Date: Mon, 15 Jan 2001 20:59:40 -0500
12183              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
12184      Branch: perl
12185            ! win32/Makefile
12186 ____________________________________________________________________________
12187 [  8449] By: jhi                                   on 2001/01/16  03:42:55
12188         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
12189              at the setting of the ofs_sv in new_struct_thread() as the
12190              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
12191              that invited a core dump.
12192      Branch: perl
12193            ! util.c
12194 ____________________________________________________________________________
12195 [  8448] By: jhi                                   on 2001/01/16  01:49:07
12196         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
12197              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12198              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
12199              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
12200              
12201              Replace #8444 and #8445.
12202      Branch: perl
12203            ! ext/B/B.xs ext/B/B/Debug.pm
12204 ____________________________________________________________________________
12205 [  8447] By: jhi                                   on 2001/01/15  21:05:35
12206         Log: Subject: [PATCH] API Variable documentation   
12207              From: Simon Cozens <simon@cozens.net>
12208              Date: Mon, 15 Jan 2001 19:35:54 +0000
12209              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
12210      Branch: perl
12211            ! pod/perlapi.pod thrdvar.h
12212 ____________________________________________________________________________
12213 [  8446] By: jhi                                   on 2001/01/15  20:49:20
12214         Log: Signedness nit.
12215      Branch: perl
12216            ! pp_ctl.c
12217 ____________________________________________________________________________
12218 [  8445] By: jhi                                   on 2001/01/15  20:28:48
12219         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
12220      Branch: perl
12221            ! ext/B/B/Debug.pm
12222 ____________________________________________________________________________
12223 [  8444] By: jhi                                   on 2001/01/15  13:09:10
12224         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
12225      Branch: perl
12226            ! ext/B/B.xs
12227 ____________________________________________________________________________
12228 [  8443] By: jhi                                   on 2001/01/15  13:06:26
12229         Log: Missing from #8439.
12230      Branch: perl
12231            ! keywords.h mg.c
12232 ____________________________________________________________________________
12233 [  8442] By: jhi                                   on 2001/01/15  13:02:38
12234         Log: Subject: [PATCH @8436] Eliminate op_children
12235              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12236              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
12237              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
12238              
12239              Subject: [PATCH @8436] Re: Eliminate op_children
12240              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12241              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
12242              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
12243      Branch: perl
12244            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
12245            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
12246            ! op.c op.h
12247 ____________________________________________________________________________
12248 [  8441] By: jhi                                   on 2001/01/15  12:57:08
12249         Log: Use the /^Perl_/-less form of is_lvalue_sub().
12250      Branch: perl
12251            ! pp.h
12252 ____________________________________________________________________________
12253 [  8440] By: jhi                                   on 2001/01/15  05:13:09
12254         Log: Revert #8437 and #8438, the Linux large files story is more complex.
12255      Branch: metaconfig/U/perl
12256            ! d_fpos64_t.U d_off64_t.U
12257      Branch: perl
12258            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12259            ! config_h.SH configure.com epoc/config.sh perl.h
12260            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
12261            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12262            ! win32/config.bc win32/config.gc win32/config.vc
12263 ____________________________________________________________________________
12264 [  8439] By: jhi                                   on 2001/01/15  05:02:24
12265         Log: More UTF-8 patches from Inaba Hiroto.
12266              - The substr lval was still not okay.
12267              - Now pp_stringify and sv_setsv copies source's UTF8 flag
12268              even if IN_BYTE.  pp_stringify is called from fold_constants
12269              at optimization phase and "\x{100}" was made SvUTF8_off under
12270              use bytes (the bytes pragma is for "byte semantics" and not
12271              for "do not produce UTF8 data")
12272              - New `qu' operator to generate UTF8 string explicitly.
12273              Though I agree with the policy "0x00-0xff always produce bytes",
12274              sometimes want to such a string to be coded in UTF8.
12275              I can use pack"U0a*" but it requires more typing and has
12276              runtime overhead.
12277              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
12278              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
12279              string is not UTF8_on and has char 0x80-0xff.
12280              
12281              TODO: document and test qu.
12282      Branch: perl
12283            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
12284            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
12285            ! toke.c
12286 ____________________________________________________________________________
12287 [  8438] By: jhi                                   on 2001/01/14  05:10:23
12288         Log: Metaconfig unit changes for #8437.
12289      Branch: metaconfig/U/perl
12290            ! d_fpos64_t.U d_off64_t.U
12291 ____________________________________________________________________________
12292 [  8437] By: jhi                                   on 2001/01/14  04:55:34
12293         Log: Add <features.h> probing, seems to be needed for (some?)
12294              Linux largefileness.
12295      Branch: perl
12296            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12297            ! config_h.SH configure.com epoc/config.sh perl.h
12298            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
12299            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12300            ! win32/config.bc win32/config.gc win32/config.vc
12301 ____________________________________________________________________________
12302 [  8436] By: jhi                                   on 2001/01/13  17:47:21
12303         Log: Tighten some of the tests a bit.
12304      Branch: perl
12305            ! t/pragma/utf8.t
12306 ____________________________________________________________________________
12307 [  8435] By: jhi                                   on 2001/01/13  17:31:54
12308         Log: Integrate perlio.
12309      Branch: perl
12310           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
12311           !> win32/config_H.gc win32/config_H.vc
12312 ____________________________________________________________________________
12313 [  8434] By: nick                                  on 2001/01/13  11:36:53
12314         Log: Run dmake regen_config_h for Win32
12315      Branch: perlio
12316            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12317 ____________________________________________________________________________
12318 [  8433] By: nick                                  on 2001/01/13  11:31:55
12319         Log: VMS friendly patch to Encode compile process
12320      Branch: perlio
12321            ! ext/Encode/Makefile.PL ext/Encode/compile
12322 ____________________________________________________________________________
12323 [  8432] By: nick                                  on 2001/01/13  11:06:44
12324         Log: Integrate mainline
12325      Branch: perlio
12326           +> ext/B/B/Concise.pm
12327           !> (integrate 52 files)
12328 ____________________________________________________________________________
12329 [  8431] By: jhi                                   on 2001/01/13  05:55:55
12330         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
12331              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12332              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
12333              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
12334      Branch: perl
12335            ! ext/B/B/Concise.pm
12336 ____________________________________________________________________________
12337 [  8430] By: jhi                                   on 2001/01/13  04:24:18
12338         Log: The LVRET macro needed an aTHX.
12339      Branch: perl
12340            ! pp.h
12341 ____________________________________________________________________________
12342 [  8429] By: jhi                                   on 2001/01/13  02:12:42
12343         Log: Update Changes.
12344      Branch: perl
12345            ! Changes patchlevel.h
12346 ____________________________________________________________________________
12347 [  8428] By: jhi                                   on 2001/01/13  02:08:50
12348         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
12349              From: Peter Prymmer <pvhp@forte.com>
12350              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
12351              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
12352              
12353              Add a BEGIN guard for sloppy floating point division.
12354      Branch: perl
12355            ! lib/Math/BigInt.pm lib/bigint.pl
12356 ____________________________________________________________________________
12357 [  8427] By: jhi                                   on 2001/01/13  01:47:16
12358         Log: The B::Terse drop-in replacement wasn't quite drop-in.
12359      Branch: perl
12360            ! ext/B/B/Terse.pm
12361 ____________________________________________________________________________
12362 [  8426] By: jhi                                   on 2001/01/12  21:20:43
12363         Log: Use UVXf.
12364      Branch: perl
12365            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12366            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
12367            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
12368            ! vos/config.ga.def vos/config.ga.h win32/config.bc
12369            ! win32/config.gc win32/config.vc
12370 ____________________________________________________________________________
12371 [  8425] By: jhi                                   on 2001/01/12  20:20:14
12372         Log: Subject: [PATCH perl@8342] -Wformat
12373              From: Robin Barker <rmb1@cise.npl.co.uk>
12374              Date: Fri, 12 Jan 2001 20:03:14 GMT
12375              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
12376      Branch: perl
12377            ! ext/Encode/Encode.xs mg.c sv.c toke.c
12378 ____________________________________________________________________________
12379 [  8424] By: jhi                                   on 2001/01/12  20:01:48
12380         Log: Subject: B::Concise -- an improved replacement for B::Terse 
12381              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12382              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
12383              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
12384      Branch: perl
12385            + ext/B/B/Concise.pm
12386            ! MANIFEST ext/B/B/Terse.pm
12387 ____________________________________________________________________________
12388 [  8423] By: jhi                                   on 2001/01/12  19:24:02
12389         Log: The new metaconfig unit from the #8421.
12390      Branch: metaconfig/U/perl
12391            + d_sigprocmask.U
12392 ____________________________________________________________________________
12393 [  8422] By: jhi                                   on 2001/01/12  19:23:43
12394         Log: Forgot the microperl config from the #8421.
12395      Branch: perl
12396            ! uconfig.h uconfig.sh
12397 ____________________________________________________________________________
12398 [  8421] By: jhi                                   on 2001/01/12  19:05:27
12399         Log: Add sigprocmask() probe, regen Configure, regen toc.
12400      Branch: perl
12401            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12402            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
12403            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12404            ! vos/config.ga.h win32/config.bc win32/config.gc
12405            ! win32/config.vc
12406 ____________________________________________________________________________
12407 [  8420] By: jhi                                   on 2001/01/12  18:34:31
12408         Log: Add sockatmark() to the todo list.
12409      Branch: perl
12410            ! Todo-5.6
12411 ____________________________________________________________________________
12412 [  8419] By: jhi                                   on 2001/01/12  18:09:46
12413         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
12414      Branch: perl
12415            ! op.c
12416 ____________________________________________________________________________
12417 [  8418] By: jhi                                   on 2001/01/12  18:05:30
12418         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
12419              From: Radu Greab <radu@netsoft.ro>
12420              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
12421              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
12422      Branch: perl
12423            ! op.c t/pragma/sub_lval.t
12424 ____________________________________________________________________________
12425 [  8417] By: jhi                                   on 2001/01/12  16:09:09
12426         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
12427              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
12428              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
12429              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
12430      Branch: perl
12431            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
12432            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
12433            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
12434            ! t/pragma/sub_lval.t toke.c
12435 ____________________________________________________________________________
12436 [  8416] By: jhi                                   on 2001/01/12  15:42:06
12437         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
12438              From: "Richard Soderberg" <rs@crystalflame.net>
12439              Date: Fri, 12 Jan 2001 04:49:35 -0800
12440              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
12441              
12442              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
12443              according to the platform.
12444      Branch: perl
12445            ! op.c
12446 ____________________________________________________________________________
12447 [  8415] By: jhi                                   on 2001/01/12  15:33:41
12448         Log: One more UTF-8 fix from Inaba Hiroto.
12449      Branch: perl
12450            ! pp.c regexec.c t/pragma/utf8.t
12451 ____________________________________________________________________________
12452 [  8414] By: jhi                                   on 2001/01/12  15:30:18
12453         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
12454      Branch: perl
12455            ! regexec.c
12456 ____________________________________________________________________________
12457 [  8413] By: jhi                                   on 2001/01/12  15:22:10
12458         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
12459              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12460              Date: Thu, 11 Jan 2001 12:53:36 +0100
12461              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
12462      Branch: perl
12463            ! toke.c
12464 ____________________________________________________________________________
12465 [  8412] By: jhi                                   on 2001/01/12  15:20:25
12466         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
12467              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12468              Date: Fri, 12 Jan 2001 14:37:55 +0100
12469              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
12470      Branch: perl
12471            ! hints/posix-bc.sh
12472 ____________________________________________________________________________
12473 [  8411] By: jhi                                   on 2001/01/12  15:14:14
12474         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
12475              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12476              Date: Fri, 12 Jan 2001 10:42:21 +0100
12477              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
12478      Branch: perl
12479            ! t/op/regmesg.t
12480 ____________________________________________________________________________
12481 [  8410] By: jhi                                   on 2001/01/12  05:48:55
12482         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
12483              From: Nicholas Clark <nick@ccl4.org> 
12484              Date: Sun, 7 Jan 2001 19:47:14 +0000
12485              Message-ID: <20010107194714.B1048@plum.flirble.org>
12486      Branch: perl
12487            ! t/op/numconvert.t
12488 ____________________________________________________________________________
12489 [  8409] By: jhi                                   on 2001/01/12  05:41:28
12490         Log: Integrate perlio.
12491      Branch: perl
12492           !> mg.c scope.h
12493 ____________________________________________________________________________
12494 [  8408] By: nick                                  on 2001/01/11  22:43:28
12495         Log: Remove variables that were used in experiments.
12496      Branch: perlio
12497            ! mg.c
12498 ____________________________________________________________________________
12499 [  8407] By: nick                                  on 2001/01/11  20:57:44
12500         Log: Catch die in %SIG handler and unblock the signal before re-dying.
12501              This make Linux work _without_ sigsetjmp().
12502              Turn off sigsetjmp() to see what else it does.
12503              May need Configure probe for sigprocmask() if anything has sigaction()
12504              but not sigprocmask().
12505      Branch: perlio
12506            ! mg.c scope.h
12507 ____________________________________________________________________________
12508 [  8406] By: nick                                  on 2001/01/11  19:32:07
12509         Log: Integrate mainline
12510      Branch: perlio
12511           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
12512           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
12513           !> t/op/substr.t
12514 ____________________________________________________________________________
12515 [  8405] By: jhi                                   on 2001/01/11  17:11:01
12516         Log: Fix UTF-8 lval substr().
12517      Branch: perl
12518            ! mg.c t/op/substr.t
12519 ____________________________________________________________________________
12520 [  8404] By: jhi                                   on 2001/01/11  05:13:58
12521         Log: Update Changes.
12522      Branch: perl
12523            ! Changes patchlevel.h
12524 ____________________________________________________________________________
12525 [  8403] By: jhi                                   on 2001/01/11  04:38:24
12526         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
12527              From: Hugo <hv@crypt.compulink.co.uk>
12528              Date: Mon, 30 Oct 2000 01:33:26 +0000
12529              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
12530      Branch: perl
12531            ! regexec.c t/op/re_tests
12532 ____________________________________________________________________________
12533 [  8402] By: jhi                                   on 2001/01/11  04:26:12
12534         Log: Integrate perlio.
12535      Branch: perl
12536           !> scope.h util.c
12537 ____________________________________________________________________________
12538 [  8401] By: nick                                  on 2001/01/10  22:52:55
12539         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
12540              (So Alan and Ilya can try setting via hints.)
12541              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
12542              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
12543              doing the save everywhere seems to restart read() correctly, but just
12544              doing it once "round" the handler does not.
12545      Branch: perlio
12546            ! scope.h
12547 ____________________________________________________________________________
12548 [  8400] By: jhi                                   on 2001/01/10  21:57:54
12549         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
12550              of IRIX, HP-UX is unaffected.
12551      Branch: perl
12552            ! perl.h
12553 ____________________________________________________________________________
12554 [  8399] By: nick                                  on 2001/01/10  21:29:19
12555         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
12556      Branch: perlio
12557            ! util.c
12558 ____________________________________________________________________________
12559 [  8398] By: jhi                                   on 2001/01/10  20:55:31
12560         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
12561              also have ReusePort.
12562      Branch: perl
12563            ! ext/IO/lib/IO/Socket/INET.pm
12564 ____________________________________________________________________________
12565 [  8397] By: jhi                                   on 2001/01/10  20:50:57
12566         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
12567              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
12568              Date: Wed, 10 Jan 2001 01:38:13 -0800
12569              Message-ID: <20010110013813.B41744@yahoo-inc.com>
12570      Branch: perl
12571            ! ext/IO/lib/IO/Socket/INET.pm
12572 ____________________________________________________________________________
12573 [  8396] By: jhi                                   on 2001/01/10  20:49:30
12574         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
12575              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
12576              Date: Wed, 10 Jan 2001 01:37:32 -0800
12577              Message-ID: <20010110013732.A41744@yahoo-inc.com>
12578      Branch: perl
12579            ! ext/Socket/Socket.pm
12580 ____________________________________________________________________________
12581 [  8395] By: jhi                                   on 2001/01/10  20:41:37
12582         Log: Test for bug id 20010105.016 (fixed by #8378).
12583      Branch: perl
12584            ! t/op/split.t
12585 ____________________________________________________________________________
12586 [  8394] By: jhi                                   on 2001/01/10  20:26:32
12587         Log: Integrate perlio.
12588      Branch: perl
12589            ! util.c
12590 ____________________________________________________________________________
12591 [  8393] By: nick                                  on 2001/01/10  19:34:30
12592         Log: Back out Simon's pid hackery for now.
12593      Branch: perlio
12594            ! util.c
12595 ____________________________________________________________________________
12596 [  8392] By: nick                                  on 2001/01/10  19:23:13
12597         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
12598      Branch: perlio
12599           !> (integrate 29 files)
12600 ____________________________________________________________________________
12601 [  8391] By: jhi                                   on 2001/01/10  18:43:15
12602         Log: Subject: [PATCH] Fix my_pclose segfault
12603              From: Simon Cozens <simon@cozens.net>
12604              Date: Wed, 10 Jan 2001 18:39:35 +0000
12605              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
12606      Branch: perl
12607            ! util.c
12608 ____________________________________________________________________________
12609 [  8390] By: jhi                                   on 2001/01/10  18:42:08
12610         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
12611              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12612              Date:     Wed, 10 Jan 2001 13:23:02 EST
12613              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
12614      Branch: perl
12615            ! ext/Opcode/Opcode.xs
12616 ____________________________________________________________________________
12617 [  8389] By: jhi                                   on 2001/01/10  15:16:07
12618         Log: Turn off the integer preservation for now.
12619      Branch: perl
12620            ! perl.h
12621 ____________________________________________________________________________
12622 [  8388] By: jhi                                   on 2001/01/10  15:01:25
12623         Log: Few more IDE/editor nits from p5p.
12624      Branch: perl
12625            ! pod/perlfaq3.pod
12626 ____________________________________________________________________________
12627 [  8387] By: jhi                                   on 2001/01/10  06:53:16
12628         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
12629              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
12630              Date: Tue, 9 Jan 2001 23:16:02 +0000
12631              Message-ID: <20010109231602.A81101@plum.flirble.org>
12632      Branch: perl
12633            ! sv.c
12634 ____________________________________________________________________________
12635 [  8386] By: jhi                                   on 2001/01/10  03:17:54
12636         Log: Test cases for #8385 (from Simon's "torture.pl")
12637      Branch: perl
12638            ! t/op/tr.t
12639 ____________________________________________________________________________
12640 [  8385] By: jhi                                   on 2001/01/10  03:17:11
12641         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
12642              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
12643              Date: Wed, 10 Jan 2001 11:39:39 +0900
12644              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
12645              
12646              Some more UTF-8 tr cases fixed.
12647      Branch: perl
12648            ! doop.c
12649 ____________________________________________________________________________
12650 [  8384] By: jhi                                   on 2001/01/09  22:45:40
12651         Log: Allow the locale test needing POSIX and the taint test
12652              needing IPC::SysV to run under 'minitest' (basically,
12653              bail out if loading the extension fails)
12654      Branch: perl
12655            ! t/op/misc.t t/op/taint.t
12656 ____________________________________________________________________________
12657 [  8383] By: jhi                                   on 2001/01/09  21:36:04
12658         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
12659              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12660              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
12661              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
12662      Branch: perl
12663            ! t/io/openpid.t
12664 ____________________________________________________________________________
12665 [  8382] By: jhi                                   on 2001/01/09  21:06:08
12666         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
12667              Should finish up the bug id 20001205.022.
12668      Branch: perl
12669            ! pp.c pp_hot.c scope.c
12670 ____________________________________________________________________________
12671 [  8381] By: jhi                                   on 2001/01/09  18:27:43
12672         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
12673              From: Andy Dougherty <doughera@lafayette.edu>
12674              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
12675              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
12676              
12677              More robust yacc/bison error detection.
12678      Branch: perl
12679            ! t/comp/proto.t
12680 ____________________________________________________________________________
12681 [  8380] By: jhi                                   on 2001/01/09  15:21:38
12682         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
12683              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12684              Date:     Tue, 9 Jan 2001 07:53:55 EST
12685              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
12686      Branch: perl
12687            ! t/op/misc.t vms/test.com
12688 ____________________________________________________________________________
12689 [  8379] By: jhi                                   on 2001/01/09  15:20:38
12690         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
12691              From: jhi@cc.hut.fi
12692              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
12693              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
12694              
12695              The #8378 fixed this.
12696      Branch: perl
12697            ! t/op/tr.t
12698 ____________________________________________________________________________
12699 [  8378] By: jhi                                   on 2001/01/09  15:05:32
12700         Log: Subject: One more patch for UTF8 
12701              From: Inaba Hiroto <inaba@st.rim.or.jp>
12702              Date: Tue, 09 Jan 2001 01:04:32 +0900
12703              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
12704              
12705              UTF-8 fixes for 'x' and tr///.
12706      Branch: perl
12707            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
12708            ! regcomp.c regexec.c toke.c utf8.c
12709 ____________________________________________________________________________
12710 [  8377] By: jhi                                   on 2001/01/09  14:32:17
12711         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
12712      Branch: perl
12713            ! t/op/length.t
12714 ____________________________________________________________________________
12715 [  8376] By: jhi                                   on 2001/01/09  04:32:32
12716         Log: integrate changes #7775, #8316, #8316 from mainline
12717      Branch: maint-5.6/perl
12718            ! hints/solaris_2.sh
12719 ____________________________________________________________________________
12720 [  8375] By: jhi                                   on 2001/01/09  04:26:43
12721         Log: Update Changes.
12722      Branch: perl
12723            ! Changes patchlevel.h
12724 ____________________________________________________________________________
12725 [  8374] By: jhi                                   on 2001/01/09  04:14:32
12726         Log: IDE/editor section tweaking.
12727      Branch: perl
12728            ! pod/perlfaq3.pod
12729 ____________________________________________________________________________
12730 [  8373] By: jhi                                   on 2001/01/09  02:38:26
12731         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
12732              From: Peter Prymmer <pvhp@forte.com>
12733              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
12734              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
12735              
12736              In preparation os OS/390 dynamic loading.
12737      Branch: perl
12738            ! README.os390 hints/os390.sh
12739 ____________________________________________________________________________
12740 [  8372] By: jhi                                   on 2001/01/09  00:24:30
12741         Log: Integrate with perlio.
12742      Branch: perl
12743           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
12744 ____________________________________________________________________________
12745 [  8371] By: nick                                  on 2001/01/08  23:54:33
12746         Log: Fix "scalars leaked" bugs caused by overload magic
12747              (Highlighted by Ilya's DESTROY optimization.)
12748      Branch: perlio
12749            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
12750 ____________________________________________________________________________
12751 [  8370] By: nick                                  on 2001/01/08  20:19:41
12752         Log: Integrate mainline
12753      Branch: perlio
12754           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
12755           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
12756           !> t/op/64bitint.t
12757 ____________________________________________________________________________
12758 [  8369] By: jhi                                   on 2001/01/08  17:30:52
12759         Log: save_delete() Safefree() doesn't (anymore?) work with shared
12760              strings, one test failure in op/misc and almost all of lib/b.
12761              (Outcomments #8369.)
12762      Branch: perl
12763            ! scope.c
12764 ____________________________________________________________________________
12765 [  8368] By: jhi                                   on 2001/01/08  14:47:10
12766         Log: (Outcommented by #8369.)
12767              
12768              Subject: Re: Perl BugID 20001205.022 ---- save_delete
12769              From: Simon Cozens <simon@cozens.net>
12770              Date: Sat, 6 Jan 2001 11:48:40 +0000
12771              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
12772              
12773              The save_delete() does need the Safefree.
12774      Branch: perl
12775            ! scope.c
12776 ____________________________________________________________________________
12777 [  8367] By: bailey                                on 2001/01/08  08:53:52
12778         Log: Once again syncing after too long an absence
12779      Branch: vmsperl
12780           +> (branch 55 files)
12781            - MAINTAIN fix_pl vos/config.def vos/config.h
12782            - vos/config_h.SH_orig
12783           !> (integrate 498 files)
12784 ____________________________________________________________________________
12785 [  8366] By: jhi                                   on 2001/01/08  02:42:59
12786         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
12787              From: nick@ccl4.org
12788              Date: Sun, 7 Jan 2001 21:07:18 +0000
12789              Message-Id: <20010107210717.D1048@plum.flirble.org>
12790      Branch: perl
12791            ! sv.c t/op/64bitint.t
12792 ____________________________________________________________________________
12793 [  8365] By: jhi                                   on 2001/01/08  02:35:16
12794         Log: Subject: [PATCH] environ nit
12795              From: Simon Cozens <simon@cozens.net>
12796              Date: Sun, 7 Jan 2001 17:57:07 +0000
12797              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
12798              
12799              Use environ only if we have it.
12800      Branch: perl
12801            ! mg.c
12802 ____________________________________________________________________________
12803 [  8364] By: jhi                                   on 2001/01/08  02:24:51
12804         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
12805      Branch: perl
12806            ! ext/GDBM_File/GDBM_File.xs
12807 ____________________________________________________________________________
12808 [  8363] By: jhi                                   on 2001/01/08  02:19:24
12809         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
12810              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12811              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
12812              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
12813      Branch: perl
12814            ! dump.c op.c
12815 ____________________________________________________________________________
12816 [  8362] By: jhi                                   on 2001/01/08  02:17:43
12817         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
12818              From: Doug MacEachern <dougm@covalent.net>
12819              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
12820              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
12821              
12822              Allow AUTOLOAD to be an xsub and allow such xsubs
12823              to avoid use of $AUTOLOAD.
12824      Branch: perl
12825            ! gv.c
12826 ____________________________________________________________________________
12827 [  8361] By: jhi                                   on 2001/01/08  02:16:07
12828         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
12829              From: Radu Greab <radu@netsoft.ro>
12830              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
12831              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
12832              
12833              No need for the potentially unportable $SIG{CHLD}.
12834      Branch: perl
12835            ! t/io/pipe.t
12836 ____________________________________________________________________________
12837 [  8360] By: jhi                                   on 2001/01/08  01:58:23
12838         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
12839      Branch: perl
12840            ! lib/Getopt/Long.pm
12841 ____________________________________________________________________________
12842 [  8359] By: jhi                                   on 2001/01/08  01:55:44
12843         Log: Integrate perlio.
12844      Branch: perl
12845           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
12846           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
12847           !> utf8.c win32/Makefile
12848 ____________________________________________________________________________
12849 [  8358] By: jhi                                   on 2001/01/07  21:16:50
12850         Log: Update the EPOC cross SDK URL.
12851      Branch: perl
12852            ! README.epoc
12853 ____________________________________________________________________________
12854 [  8357] By: jhi                                   on 2001/01/07  21:16:09
12855         Log: Update the EPOC cross SDK URL.
12856      Branch: maint-5.6/perl
12857            ! README.epoc
12858 ____________________________________________________________________________
12859 [  8356] By: nick                                  on 2001/01/06  21:47:52
12860         Log: FILE * in XS code for PerlIO world:
12861              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
12862              - Add FILE * T_STDIO typemap.
12863              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
12864      Branch: perlio
12865            ! lib/ExtUtils/typemap perlio.c perlio.h
12866 ____________________________________________________________________________
12867 [  8355] By: jhi                                   on 2001/01/06  20:27:15
12868         Log: integrate change #8336 from mainline
12869              
12870              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
12871      Branch: maint-5.6/perl
12872            ! hv.c
12873 ____________________________________________________________________________
12874 [  8354] By: jhi                                   on 2001/01/06  20:24:29
12875         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
12876              From: Robin Barker <rmb1@cise.npl.co.uk>
12877              Date: Fri, 22 Dec 2000 12:17:38 GMT
12878              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
12879              
12880              The patch reformats some long =item lines so they give
12881              correct output via pod2man | nroff -man
12882              
12883              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
12884              From: Robin Barker <rmb1@cise.npl.co.uk>
12885              Date: Tue, 2 Jan 2001 15:35:03 GMT
12886              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
12887              
12888              Here is a _further_ patch which corrects a few more errors:
12889              * an empty C<=item> in CPAN.pm
12890              * patching the wrong file (pod/perlamiga.pod not README.amiga)
12891              * leaving empty C<=item>s which formatted incorrectly
12892              * over long C<=item>s revealed by latest patch to Pod::Man
12893      Branch: maint-5.6/perl
12894            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
12895            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
12896            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
12897            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
12898            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
12899            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
12900 ____________________________________________________________________________
12901 [  8353] By: jhi                                   on 2001/01/06  20:21:10
12902         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
12903              
12904              UTF-8 hash keys.
12905      Branch: maint-5.6/perl
12906            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
12907 ____________________________________________________________________________
12908 [  8352] By: jhi                                   on 2001/01/06  20:18:44
12909         Log: Forgotten from #8438.
12910      Branch: maint-5.6/perl
12911            ! epoc/epocish.h
12912 ____________________________________________________________________________
12913 [  8351] By: jhi                                   on 2001/01/06  20:18:12
12914         Log: Forgotten from #8347.
12915      Branch: maint-5.6/perl
12916            ! config_h.SH
12917 ____________________________________________________________________________
12918 [  8350] By: jhi                                   on 2001/01/06  20:00:19
12919         Log: Thinko in #8347.
12920      Branch: maint-5.6/perl
12921            ! regcomp.c
12922 ____________________________________________________________________________
12923 [  8349] By: jhi                                   on 2001/01/06  18:05:30
12924         Log: Copy the FAQ3 IDE section from the development branch,
12925              changes originally by Peter Prymmer.
12926      Branch: maint-5.6/perl
12927            ! pod/perlfaq3.pod
12928 ____________________________________________________________________________
12929 [  8348] By: jhi                                   on 2001/01/06  18:03:02
12930         Log: EPOC updates for TRIAL1.
12931              
12932              Subject: [5.6.1 trial1] EPOC update
12933              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12934              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
12935              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
12936              
12937              Subject: epoc patch2 for perl-5.6.1-trial1
12938              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12939              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
12940              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
12941      Branch: maint-5.6/perl
12942            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
12943            ! epoc/epocish.c
12944 ____________________________________________________________________________
12945 [  8347] By: jhi                                   on 2001/01/06  17:29:10
12946         Log: integrate changes #7710,7824,7973 from mainline,
12947              plus VMS nits from Peter Prymmer and Dan Sugalski.
12948              
12949              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
12950              library (getprotobyname and getprotobynumber are outversioned by
12951              the same calls in libc, at least for xlc version 3.
12952              
12953              Add HAS_SBRK_PROTO.
12954              
12955              Fixes for signedness warnings noticed by VMSperlers.
12956      Branch: maint-5.6/perl
12957            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12958            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
12959            ! sv.c vms/descrip_mms.template vos/config.alpha.def
12960            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
12961            ! win32/config.bc win32/config.gc win32/config.vc
12962 ____________________________________________________________________________
12963 [  8346] By: nick                                  on 2001/01/06  14:36:01
12964         Log: Fixup accumulated integrate muddles (perlio == devperl again)
12965      Branch: perlio
12966            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
12967 ____________________________________________________________________________
12968 [  8345] By: nick                                  on 2001/01/06  14:24:58
12969         Log: Integrate mainline
12970      Branch: perlio
12971           !> (integrate 55 files)
12972 ____________________________________________________________________________
12973 [  8344] By: jhi                                   on 2001/01/06  02:24:02
12974         Log: Subject: [patch] PerlIO_cleanup() prototype
12975              From: Doug MacEachern <dougm@covalent.net>
12976              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
12977              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
12978      Branch: perl
12979            ! perlio.h
12980 ____________________________________________________________________________
12981 [  8343] By: jhi                                   on 2001/01/06  01:04:09
12982         Log: IRIX compiler noticed that the bof initialization might be
12983              bypassed by control flow.
12984      Branch: perl
12985            ! toke.c
12986 ____________________________________________________________________________
12987 [  8342] By: jhi                                   on 2001/01/06  00:10:48
12988         Log: Update Changes.
12989      Branch: perl
12990            ! Changes patchlevel.h
12991 ____________________________________________________________________________
12992 [  8341] By: jhi                                   on 2001/01/05  23:52:33
12993         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
12994      Branch: perl
12995            ! toke.c
12996 ____________________________________________________________________________
12997 [  8340] By: jhi                                   on 2001/01/05  22:44:08
12998         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
12999              From: Radu Greab <radu@netsoft.ro>
13000              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
13001              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
13002      Branch: perl
13003            ! t/io/pipe.t util.c
13004 ____________________________________________________________________________
13005 [  8339] By: jhi                                   on 2001/01/05  22:35:17
13006         Log: Subject: [PATCH] format and rewording in perlfaq.pod
13007              From: Robin Barker <rmb1@cise.npl.co.uk>
13008              Date: Fri, 5 Jan 2001 18:51:20 GMT
13009              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
13010      Branch: perl
13011            ! pod/perlfaq.pod
13012 ____________________________________________________________________________
13013 [  8338] By: jhi                                   on 2001/01/05  22:31:17
13014         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
13015              From: Peter Prymmer <pvhp@forte.com>
13016              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
13017              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
13018      Branch: perl
13019            ! utils/perlbug.PL
13020 ____________________________________________________________________________
13021 [  8337] By: jhi                                   on 2001/01/05  18:15:11
13022         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
13023              From: Robin Barker <rmb1@cise.npl.co.uk>
13024              Date: Tue, 2 Jan 2001 15:24:07 GMT
13025              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
13026              
13027              If you call configure as C<./Configure> or C<sh ./Configure>,
13028              $src is set to the absolute path name, not '.'.
13029              
13030              This, in turn, means -Dmksymlink tries to do its stuff because
13031              it does not think it is in the src directory.
13032              
13033              (plus a metaconfig nitfix)
13034      Branch: metaconfig
13035            ! U/compline/ccflags.U U/modified/src.U
13036      Branch: perl
13037            ! Configure config_h.SH
13038 ____________________________________________________________________________
13039 [  8336] By: jhi                                   on 2001/01/05  17:48:32
13040         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
13041              From: Alan Burlison <Alan.Burlison@uk.sun.com>
13042              Message-ID: <3A5606C4.473D2226@uk.sun.com>
13043              Date: Fri, 05 Jan 2001 17:39:16 +0000
13044      Branch: perl
13045            ! hv.c
13046 ____________________________________________________________________________
13047 [  8335] By: jhi                                   on 2001/01/05  16:05:44
13048         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
13049      Branch: perl
13050            ! lib/Getopt/Long.pm
13051 ____________________________________________________________________________
13052 [  8334] By: jhi                                   on 2001/01/05  16:00:51
13053         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
13054              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
13055              Date: Fri, 05 Jan 2001 13:46:51 +0100
13056              Message-ID: <13693.978698811@nice.ram.loc>
13057              
13058              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
13059              accurate reading of the "atime".  
13060      Branch: perl
13061            ! t/io/fs.t
13062 ____________________________________________________________________________
13063 [  8333] By: jhi                                   on 2001/01/05  15:57:37
13064         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
13065              From: Simon Cozens <simon@cozens.net>
13066              Date: Fri, 8 Dec 2000 13:33:31 +0000
13067              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
13068              
13069              A lost patch fragment.
13070      Branch: perl
13071            ! doop.c
13072 ____________________________________________________________________________
13073 [  8332] By: jhi                                   on 2001/01/05  15:40:42
13074         Log: Do away with strncpy() and a fixed length buffer.
13075      Branch: perl
13076            ! utf8.c
13077 ____________________________________________________________________________
13078 [  8331] By: jhi                                   on 2001/01/05  15:03:07
13079         Log: Tests for #8329 and #8330.
13080      Branch: perl
13081            ! t/op/bop.t
13082 ____________________________________________________________________________
13083 [  8330] By: jhi                                   on 2001/01/05  15:02:38
13084         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
13085              raw 8-bit form to the UTF-8 string.
13086      Branch: perl
13087            ! toke.c
13088 ____________________________________________________________________________
13089 [  8329] By: jhi                                   on 2001/01/05  14:55:13
13090         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
13091              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13092              Date: Fri, 5 Jan 2001 12:28:52 +0100
13093              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
13094              
13095              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
13096              no effect.  (changed the strncpy() to Copy())
13097      Branch: perl
13098            ! toke.c
13099 ____________________________________________________________________________
13100 [  8328] By: jhi                                   on 2001/01/05  06:44:27
13101         Log: UTF-8 cleanup.
13102      Branch: perl
13103            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
13104            ! regexec.c sv.c toke.c
13105 ____________________________________________________________________________
13106 [  8327] By: jhi                                   on 2001/01/05  01:11:29
13107         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')
13108              From: Radu Greab <radu@netsoft.ro>
13109              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
13110              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
13111              
13112              Cleans up Harness to not use FileHandle, which uses IO.
13113      Branch: perl
13114            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
13115 ____________________________________________________________________________
13116 [  8326] By: jhi                                   on 2001/01/05  00:56:37
13117         Log: Update Changes.
13118      Branch: perl
13119            ! Changes patchlevel.h
13120 ____________________________________________________________________________
13121 [  8325] By: jhi                                   on 2001/01/05  00:53:18
13122         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
13123              From: Peter Prymmer <pvhp@forte.com>
13124              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
13125              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
13126              
13127              plus a couple more tailing whitespace removals.
13128      Branch: perl
13129            ! win32/Makefile
13130 ____________________________________________________________________________
13131 [  8324] By: jhi                                   on 2001/01/05  00:47:39
13132         Log: Add some Unicode chop() tests.
13133      Branch: perl
13134            ! t/op/chop.t
13135 ____________________________________________________________________________
13136 [  8323] By: jhi                                   on 2001/01/05  00:47:23
13137         Log: Unify UTF-8 malformedness handling.
13138      Branch: perl
13139            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
13140 ____________________________________________________________________________
13141 [  8322] By: jhi                                   on 2001/01/04  22:21:54
13142         Log: The new $issymlink was unknown to Mksymlinks.
13143      Branch: metaconfig/U/perl
13144            ! Mksymlinks.U issymlink.U
13145      Branch: perl
13146            ! Configure config_h.SH
13147 ____________________________________________________________________________
13148 [  8321] By: jhi                                   on 2001/01/04  21:51:05
13149         Log: The test didn't work under the core test framework.
13150      Branch: perl
13151            ! t/lib/st-lock.t
13152 ____________________________________________________________________________
13153 [  8320] By: jhi                                   on 2001/01/04  21:14:22
13154         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
13155      Branch: perl
13156            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
13157 ____________________________________________________________________________
13158 [  8319] By: jhi                                   on 2001/01/04  20:46:17
13159         Log: Typo in #8312 when manually appying a problematic patch fragment.
13160      Branch: perl
13161            ! ext/Storable/Storable.xs
13162 ____________________________________________________________________________
13163 [  8318] By: jhi                                   on 2001/01/04  20:43:01
13164         Log: The $sh_c didn't fly.
13165      Branch: metaconfig
13166            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
13167            ! U/modified/Loc.U U/modified/myhostname.U
13168            ! U/modified/spitshell.U
13169      Branch: metaconfig/U/perl
13170            ! issymlink.U
13171      Branch: perl
13172            ! Configure config_h.SH
13173 ____________________________________________________________________________
13174 [  8317] By: jhi                                   on 2001/01/04  19:58:01
13175         Log: AIX builtin test -h is broken, changes based on
13176              
13177              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
13178              Date: Tue, 02 Jan 2001 11:24:39 +0100
13179              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13180              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
13181      Branch: metaconfig
13182            + U/modified/spitshell.U
13183            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
13184            ! U/modified/Loc.U U/modified/myhostname.U
13185      Branch: metaconfig/U/perl
13186            ! Mksymlinks.U issymlink.U
13187      Branch: perl
13188            ! Configure
13189 ____________________________________________________________________________
13190 [  8316] By: jhi                                   on 2001/01/04  19:02:22
13191         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
13192              From: Andy Dougherty <doughera@lafayette.edu>
13193              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
13194              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
13195              
13196              Beware of GNU ld.
13197      Branch: perl
13198            ! hints/solaris_2.sh
13199 ____________________________________________________________________________
13200 [  8315] By: jhi                                   on 2001/01/04  18:56:48
13201         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
13202              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
13203              Date: Wed, 3 Jan 2001 07:58:51 +0100
13204              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
13205      Branch: perl
13206            ! hints/solaris_2.sh
13207 ____________________________________________________________________________
13208 [  8314] By: jhi                                   on 2001/01/04  18:54:07
13209         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
13210              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13211              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
13212              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
13213              
13214              Doc tweak on #8313.
13215      Branch: perl
13216            ! ext/B/B/Deparse.pm
13217 ____________________________________________________________________________
13218 [  8313] By: jhi                                   on 2001/01/04  18:52:27
13219         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
13220              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
13221              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13222              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
13223              
13224              Make the peephole optimizer to bypass more null ops and
13225              and rewrite the deparse handling of continue blocks.
13226      Branch: perl
13227            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
13228 ____________________________________________________________________________
13229 [  8312] By: jhi                                   on 2001/01/04  18:47:39
13230         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
13231      Branch: perl
13232            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
13233            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
13234            ! t/lib/st-lock.t
13235 ____________________________________________________________________________
13236 [  8311] By: jhi                                   on 2001/01/04  18:36:08
13237         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
13238              filter to be run on each .pm during the pm_to_blib() phase,
13239              a fixed version of
13240              
13241              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
13242              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
13243              Date: Wed, 03 Jan 2001 22:01:30 +0100
13244              Message-ID: <5296.978555690@nice.ram.loc>
13245      Branch: perl
13246            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
13247            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13248            ! lib/ExtUtils/MakeMaker.pm
13249 ____________________________________________________________________________
13250 [  8310] By: jhi                                   on 2001/01/04  18:32:54
13251         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
13252              From: Robin Barker <rmb1@cise.npl.co.uk>
13253              Date: Tue, 2 Jan 2001 15:35:03 GMT
13254              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
13255      Branch: perl
13256            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
13257            ! pod/perlrequick.pod
13258 ____________________________________________________________________________
13259 [  8309] By: jhi                                   on 2001/01/04  18:29:07
13260         Log: Subject: Re: [patch] static-ize XS()
13261              From: Doug MacEachern <dougm@covalent.net>
13262              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
13263              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
13264              
13265              Provide prototypes for the XS functions.
13266      Branch: perl
13267            ! lib/ExtUtils/xsubpp
13268 ____________________________________________________________________________
13269 [  8308] By: jhi                                   on 2001/01/04  18:27:44
13270         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
13271              From: Doug MacEachern <dougm@covalent.net>
13272              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
13273              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
13274      Branch: perl
13275            ! lib/ExtUtils/typemap
13276 ____________________________________________________________________________
13277 [  8307] By: jhi                                   on 2001/01/04  18:25:25
13278         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
13279              From: Doug MacEachern <dougm@covalent.net>
13280              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
13281              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
13282              
13283              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
13284      Branch: perl
13285            ! lib/ExtUtils/MM_Unix.pm
13286 ____________________________________________________________________________
13287 [  8306] By: jhi                                   on 2001/01/04  18:23:00
13288         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
13289              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13290              Date: Thu, 4 Jan 2001 12:47:10 +0100 
13291              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
13292              
13293              The toke.c part only, patching embed.h and proto.h is futile.
13294      Branch: perl
13295            ! toke.c
13296 ____________________________________________________________________________
13297 [  8305] By: jhi                                   on 2001/01/04  18:05:51
13298         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
13299              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13300              Date: Thu, 4 Jan 2001 17:50:12 +0100 
13301              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
13302      Branch: perl
13303            ! toke.c
13304 ____________________________________________________________________________
13305 [  8304] By: jhi                                   on 2001/01/04  18:03:26
13306         Log: Subject: [PATCH perl@8269]
13307              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13308              Date: Thu, 4 Jan 2001 12:53:39 +0100 
13309              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
13310              
13311              If running byacc write-enable also perly.h.
13312      Branch: perl
13313            ! Makefile.SH
13314 ____________________________________________________________________________
13315 [  8303] By: jhi                                   on 2001/01/04  15:40:49
13316         Log: Rewrite pp_concat() in terms of sv_catsv().
13317      Branch: perl
13318            ! pp_hot.c
13319 ____________________________________________________________________________
13320 [  8302] By: nick                                  on 2001/01/03  22:43:22
13321         Log: Integrate mainline.
13322      Branch: perlio
13323           !> ext/Encode/Encode.xs sv.c utf8.c
13324 ____________________________________________________________________________
13325 [  8301] By: jhi                                   on 2001/01/02  23:40:26
13326         Log: Variable naming tweak.
13327      Branch: perl
13328            ! sv.c
13329 ____________________________________________________________________________
13330 [  8300] By: jhi                                   on 2001/01/02  23:40:02
13331         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
13332              in is_utf8_string().
13333      Branch: perl
13334            ! utf8.c
13335 ____________________________________________________________________________
13336 [  8299] By: jhi                                   on 2001/01/02  22:14:40
13337         Log: Integrate perlio.
13338      Branch: perl
13339           !> pp.c pp_hot.c win32/Makefile
13340 ____________________________________________________________________________
13341 [  8298] By: nick                                  on 2001/01/02  22:03:06
13342         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
13343      Branch: perlio
13344            ! pp.c pp_hot.c
13345 ____________________________________________________________________________
13346 [  8297] By: jhi                                   on 2001/01/02  04:26:28
13347         Log: Signedness nit.
13348      Branch: perl
13349            ! ext/Encode/Encode.xs
13350 ____________________________________________________________________________
13351 [  8296] By: nick                                  on 2001/01/01  23:49:36
13352         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
13353      Branch: perlio
13354            ! win32/Makefile
13355 ____________________________________________________________________________
13356 [  8295] By: jhi                                   on 2001/01/01  23:05:48
13357         Log: Integrate perlio.
13358      Branch: perl
13359           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
13360           !> t/lib/encode.t
13361 ____________________________________________________________________________
13362 [  8294] By: nick                                  on 2001/01/01  22:48:34
13363         Log: Integrate mainline
13364      Branch: perlio
13365            ! pp_hot.c t/lib/encode.t
13366           !> (integrate 65 files)
13367 ____________________________________________________________________________
13368 [  8293] By: nick                                  on 2001/01/01  21:58:50
13369         Log: More rigor in UTF-8-ness of Encode's toUnicode
13370              XS export some of the utf8 internal functions.
13371              Test some of the functions.
13372              Fix pp_concat() bug shown by said tests.
13373      Branch: perlio
13374            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
13375            ! t/lib/encode.t
13376 ____________________________________________________________________________
13377 [  8292] By: jhi                                   on 2001/01/01  18:11:44
13378         Log: Integrate perlio.
13379      Branch: perl
13380           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
13381           !> ext/Encode/encengine.c ext/Encode/encode.h
13382 ____________________________________________________________________________
13383 [  8291] By: jhi                                   on 2001/01/01  18:10:58
13384         Log: Podify README.mpeix (a new version from the web),
13385              add a dummy NAME to Carp::Heavy, regen toc.
13386      Branch: perl
13387            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
13388            ! pod/perltoc.pod
13389 ____________________________________________________________________________
13390 [  8290] By: nick                                  on 2001/01/01  17:43:47
13391         Log: Loose the "Loading..." warning.
13392              Another bug in fallback support
13393      Branch: perlio
13394            ! ext/Encode/Encode.pm ext/Encode/encengine.c
13395 ____________________________________________________________________________
13396 [  8289] By: jhi                                   on 2001/01/01  00:01:57
13397         Log: Bump up Larry's copyright.
13398      Branch: perl
13399            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
13400            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
13401            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
13402            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
13403            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
13404            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
13405            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
13406            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
13407 ____________________________________________________________________________
13408 [  8288] By: nick                                  on 2000/12/31  21:27:53
13409         Log: Fix .ucm reading - forgot a chr()
13410              Start of .ucm write (for .enc to .ucm)
13411      Branch: perlio
13412            ! ext/Encode/compile
13413 ____________________________________________________________________________
13414 [  8287] By: jhi                                   on 2000/12/31  18:15:56
13415         Log: Comment away a diagnostic message as noted by Craig A. Berry
13416              (the unexpected message was confusing testing)
13417      Branch: perl
13418            ! ext/Encode/Encode.pm
13419 ____________________________________________________________________________
13420 [  8286] By: jhi                                   on 2000/12/31  18:14:51
13421         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
13422              Date: Sun, 31 Dec 2000 11:17:37 -0600
13423              From: "Craig A. Berry" <craigberry@mac.com>
13424              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
13425      Branch: perl
13426            ! ext/Encode/Makefile.PL
13427 ____________________________________________________________________________
13428 [  8285] By: nick                                  on 2000/12/31  18:11:54
13429         Log: Start of support of ICU-style .ucm files:
13430              - teach compile how to read a .ucm file
13431              - first guess at how to represent fallbacks in "tries".
13432              - use fallbacks if check == 0
13433              - new return code to indicate we used one.
13434      Branch: perlio
13435            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
13436            ! ext/Encode/encengine.c ext/Encode/encode.h
13437 ____________________________________________________________________________
13438 [  8284] By: jhi                                   on 2000/12/31  18:04:41
13439         Log: Pacify picky VMS compiler.
13440              
13441              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
13442              From: "Craig A. Berry" <craig.berry@psinetcs.com>
13443              Date: Sat, 30 Dec 2000 18:10:02 -0600
13444              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
13445      Branch: perl
13446            ! sv.c
13447 ____________________________________________________________________________
13448 [  8283] By: jhi                                   on 2000/12/31  16:11:47
13449         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
13450      Branch: perl
13451            ! t/lib/glob-basic.t
13452 ____________________________________________________________________________
13453 [  8282] By: jhi                                   on 2000/12/31  15:26:11
13454         Log: Integrate perlio.
13455      Branch: perl
13456           !> makedef.pl opcode.pl os2/os2.c perlio.c
13457 ____________________________________________________________________________
13458 [  8281] By: nick                                  on 2000/12/31  10:06:15
13459         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
13460              is available to be exported
13461      Branch: perlio
13462            ! makedef.pl perlio.c
13463 ____________________________________________________________________________
13464 [  8280] By: nick                                  on 2000/12/31  09:41:26
13465         Log: Ilya's OS2 patch (testing for damage on Win32)
13466      Branch: perlio
13467            ! makedef.pl opcode.pl os2/os2.c
13468 ____________________________________________________________________________
13469 [  8279] By: jhi                                   on 2000/12/30  21:52:07
13470         Log: Test nits.
13471      Branch: perl
13472            ! t/lib/syslfs.t t/op/lfs.t
13473 ____________________________________________________________________________
13474 [  8278] By: jhi                                   on 2000/12/30  21:47:49
13475         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
13476              From: andreas.koenig@anima.de (Andreas J. Koenig)
13477              Date: 30 Dec 2000 22:35:37 +0100
13478              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
13479              
13480              The 32-bit wraparound test wasn't quite right.
13481      Branch: perl
13482            ! t/lib/syslfs.t t/op/lfs.t
13483 ____________________________________________________________________________
13484 [  8277] By: jhi                                   on 2000/12/30  21:33:44
13485         Log: Subject: [PATCH] open() example in perlfunc.pod 
13486              From: Karsten Sperling <s_sperli@ira.uka.de>
13487              Date: Sat, 30 Dec 2000 22:27:09 +0100
13488              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
13489      Branch: perl
13490            ! pod/perlfunc.pod
13491 ____________________________________________________________________________
13492 [  8276] By: jhi                                   on 2000/12/30  20:32:40
13493         Log: Not quite that many tests yet.
13494      Branch: perl
13495            ! t/op/pat.t
13496 ____________________________________________________________________________
13497 [  8275] By: jhi                                   on 2000/12/30  20:26:58
13498         Log: Integrate perlio.
13499      Branch: perl
13500           !> toke.c
13501 ____________________________________________________________________________
13502 [  8274] By: jhi                                   on 2000/12/30  20:24:56
13503         Log: Signedness nit.
13504      Branch: perl
13505            ! utf8.c
13506 ____________________________________________________________________________
13507 [  8273] By: jhi                                   on 2000/12/30  20:15:46
13508         Log: Add a test case for 20000731.001 which was fixed by the #8267.
13509      Branch: perl
13510            ! t/op/pat.t
13511 ____________________________________________________________________________
13512 [  8272] By: nick                                  on 2000/12/30  19:47:51
13513         Log: Tweak for MULTIPLICITY/USE_PERLIO
13514      Branch: perlio
13515            ! toke.c
13516 ____________________________________________________________________________
13517 [  8271] By: nick                                  on 2000/12/30  19:46:45
13518         Log: Integrate mainline
13519      Branch: perlio
13520           +> lib/unicode/distinct.pm
13521           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
13522           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
13523           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
13524 ____________________________________________________________________________
13525 [  8270] By: jhi                                   on 2000/12/30  19:39:50
13526         Log: Subject: RE: perl@8269
13527              From: "Richard Soderberg" <rs@crystalflame.net>
13528              Date: Sat, 30 Dec 2000 11:36:27 -0800
13529              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
13530              
13531              A missing aTHX_.
13532      Branch: perl
13533            ! toke.c
13534 ____________________________________________________________________________
13535 [  8269] By: jhi                                   on 2000/12/30  18:55:48
13536         Log: Update Changes.
13537      Branch: perl
13538            ! Changes patchlevel.h
13539 ____________________________________________________________________________
13540 [  8268] By: jhi                                   on 2000/12/30  17:18:40
13541         Log: Add a test for Unicode split //.  The #8267 was the cure.
13542      Branch: perl
13543            ! t/op/split.t
13544 ____________________________________________________________________________
13545 [  8267] By: jhi                                   on 2000/12/30  17:14:19
13546         Log: Subject: more UTF8 test suites and an UTF8 patch
13547              From: Inaba Hiroto <inaba@st.rim.or.jp>
13548              Date: Sat, 30 Dec 2000 14:27:10 +0900
13549              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
13550              
13551              Just the patch part for now, and the pragma renamed
13552              as unicode::distinct.
13553      Branch: perl
13554            + lib/unicode/distinct.pm
13555            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
13556            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
13557            ! regcomp.h regexec.c sv.c toke.c utf8.c
13558 ____________________________________________________________________________
13559 [  8266] By: nick                                  on 2000/12/30  16:40:49
13560         Log: Integrate mainline
13561      Branch: perlio
13562           +> lib/Pod/Text/Overstrike.pm
13563           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
13564           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
13565           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
13566           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
13567           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
13568 ____________________________________________________________________________
13569 [  8265] By: jhi                                   on 2000/12/30  07:28:55
13570         Log: The sv_catsv() fix, take two.
13571      Branch: perl
13572            ! sv.c t/op/join.t
13573 ____________________________________________________________________________
13574 [  8264] By: jhi                                   on 2000/12/30  06:19:18
13575         Log: Undo all the join-related changes since #8248: relevant
13576              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
13577              The new sv_catsv() doesn't fly so it must go back to
13578              the drawing board.
13579      Branch: perl
13580            ! sv.c t/op/join.t t/pragma/utf8.t
13581 ____________________________________________________________________________
13582 [  8263] By: jhi                                   on 2000/12/30  01:08:32
13583         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
13584      Branch: perl
13585            ! sv.c
13586 ____________________________________________________________________________
13587 [  8262] By: jhi                                   on 2000/12/30  00:45:14
13588         Log: Retract #8261.
13589      Branch: perl
13590            ! hv.c util.c
13591 ____________________________________________________________________________
13592 [  8261] By: jhi                                   on 2000/12/30  00:38:32
13593         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
13594      Branch: perl
13595            ! hv.c util.c
13596 ____________________________________________________________________________
13597 [  8260] By: jhi                                   on 2000/12/29  22:51:33
13598         Log: (Retracted by #8264)  More fixing for #8251.
13599      Branch: perl
13600            ! sv.c
13601 ____________________________________________________________________________
13602 [  8259] By: jhi                                   on 2000/12/29  18:27:30
13603         Log: Subject: podlators 1.06 released
13604              From: Russ Allbery <rra@stanford.edu>
13605              Date: 25 Dec 2000 05:09:30 -0800
13606              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
13607      Branch: perl
13608            + lib/Pod/Text/Overstrike.pm
13609            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
13610            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
13611 ____________________________________________________________________________
13612 [  8258] By: jhi                                   on 2000/12/29  18:20:45
13613         Log: Make the large file tests more robust/talkative as suggested by
13614              
13615              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
13616              From: andreas.koenig@anima.de (Andreas J. Koenig)
13617              Date: 29 Dec 2000 14:23:01 +0100
13618              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
13619      Branch: perl
13620            ! t/lib/syslfs.t t/op/lfs.t
13621 ____________________________________________________________________________
13622 [  8257] By: jhi                                   on 2000/12/29  17:48:04
13623         Log: Further VMS piping fixes from Charles Lane:
13624              
13625              In summary, error messages produced when a subprocess terminated
13626              abnormally were being sent not just to the parent process, but to
13627              grandparents, because of default values for error output that were
13628              not completely overridden when the subprocess was started.
13629              
13630              This patch fixes this behavior by defining user-mode (i.e., temporary
13631              for the duration of the program) logical names for SYS$OUTPUT and
13632              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
13633              changes to make it so that the user-mode logicals are the ones that
13634              control where Perl's error messages go if it terminates abnormally.
13635              
13636              I also added some gratuitous fixes to the indentation of braces in
13637              the piping code.  It just looked ugly, before.
13638      Branch: perl
13639            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
13640 ____________________________________________________________________________
13641 [  8256] By: jhi                                   on 2000/12/29  17:45:12
13642         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
13643              From: "Casey R. Tweten" <crt@kiski.net>
13644              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
13645              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
13646              
13647              Tests for for #8240.
13648      Branch: perl
13649            ! t/pragma/constant.t
13650 ____________________________________________________________________________
13651 [  8255] By: jhi                                   on 2000/12/29  17:43:07
13652         Log: Subject: Re: [PATCH] Interesting syntax idea
13653              From: Simon Cozens <simon@cozens.net>
13654              Date: Fri, 29 Dec 2000 14:34:04 +0000
13655              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
13656              
13657              Tests for #8254.
13658      Branch: perl
13659            ! t/pragma/sub_lval.t
13660 ____________________________________________________________________________
13661 [  8254] By: jhi                                   on 2000/12/29  17:42:11
13662         Log: Subject: [PATCH] Interesting syntax idea
13663              From: Simon Cozens <simon@cozens.net>
13664              Date: Wed, 27 Dec 2000 05:08:57 +0000
13665              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
13666              
13667              Make opens + bareword assigns do typeglob assigns.
13668      Branch: perl
13669            ! op.c
13670 ____________________________________________________________________________
13671 [  8253] By: jhi                                   on 2000/12/29  17:36:45
13672         Log: Output the (apparent) version of gcc, as suggested by
13673              
13674              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
13675              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
13676              Date: 26 Dec 2000 04:29:17 -0500
13677              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
13678              
13679              (The patch as such didn't any more apply as the misparsing had
13680              already been addressed in #6474.)  Also change the wording about
13681              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
13682      Branch: perl
13683            ! hints/dec_osf.sh
13684 ____________________________________________________________________________
13685 [  8252] By: nick                                  on 2000/12/29  12:14:31
13686         Log: Integrate mainline
13687      Branch: perlio
13688           !> (integrate 27 files)
13689 ____________________________________________________________________________
13690 [  8251] By: jhi                                   on 2000/12/29  08:45:46
13691         Log: (Retracted by #8264)
13692              
13693              (Fixed by #8260.)
13694              
13695              sv_catsv() needs one more byte space than seems reasonable.
13696              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
13697              Curiouser and curiouser.
13698      Branch: perl
13699            ! sv.c
13700 ____________________________________________________________________________
13701 [  8250] By: jhi                                   on 2000/12/29  07:57:52
13702         Log: More split // UTF-8 tests.
13703      Branch: perl
13704            ! t/pragma/utf8.t
13705 ____________________________________________________________________________
13706 [  8249] By: jhi                                   on 2000/12/29  07:54:51
13707         Log: (Retracted by #8264)  More join() testing which was good because
13708              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
13709      Branch: perl
13710            ! pp.c t/op/join.t utf8.c utf8.h
13711 ____________________________________________________________________________
13712 [  8248] By: jhi                                   on 2000/12/29  07:08:32
13713         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
13714              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
13715              that the only cases to care about are byte+byte and byte+character.
13716              
13717              TODO: See how well pp_concat() could be implemented in terms
13718              of sv_catsv().
13719      Branch: perl
13720            ! doop.c sv.c t/op/join.t utf8.h
13721 ____________________________________________________________________________
13722 [  8247] By: jhi                                   on 2000/12/29  06:35:23
13723         Log: Signedness nit.
13724      Branch: perl
13725            ! pp_hot.c
13726 ____________________________________________________________________________
13727 [  8246] By: jhi                                   on 2000/12/29  01:23:31
13728         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
13729              From: Lupe Christoph <lupe@lupe-christoph.de>
13730              Date: Thu, 28 Dec 2000 23:00:00 +0100
13731              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
13732              
13733              Suggest rsync --delete --dry-run.
13734      Branch: perl
13735            ! pod/perlhack.pod
13736 ____________________________________________________________________________
13737 [  8245] By: jhi                                   on 2000/12/28  23:57:05
13738         Log: The maxiters upper limit sanity check (guarding against
13739              non-progress) assumed bytes instead of characters in s///
13740              and split().
13741      Branch: perl
13742            ! pp.c pp_hot.c
13743 ____________________________________________________________________________
13744 [  8244] By: jhi                                   on 2000/12/28  23:34:08
13745         Log: Make some panic messages a bit more logical.
13746      Branch: perl
13747            ! doop.c pod/perldiag.pod pp.c pp_hot.c
13748 ____________________________________________________________________________
13749 [  8243] By: jhi                                   on 2000/12/28  22:59:16
13750         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
13751              From: Simon Cozens <simon@cozens.net>
13752              Date: Wed, 27 Dec 2000 02:30:03 +0000
13753              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
13754      Branch: perl
13755            ! pp.c t/pragma/sub_lval.t
13756 ____________________________________________________________________________
13757 [  8242] By: jhi                                   on 2000/12/28  22:56:53
13758         Log: Subject: [PATCH blead] Fix B::Terse indentation
13759              From: Daniel Chetlin <daniel@chetlin.com>
13760              Date: Wed, 27 Dec 2000 06:43:30 -0800
13761              Message-ID: <20001227064329.B9573@darkstar>
13762      Branch: perl
13763            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
13764 ____________________________________________________________________________
13765 [  8241] By: jhi                                   on 2000/12/28  22:48:59
13766         Log: The latter patch from the
13767              
13768              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
13769              From: Peter Prymmer <pvhp@forte.com> 
13770              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
13771              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
13772              
13773              (the former patch from the above should have been
13774              taken care of by Nick I-S)
13775      Branch: perl
13776            ! win32/Makefile
13777 ____________________________________________________________________________
13778 [  8240] By: jhi                                   on 2000/12/28  22:45:22
13779         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
13780              From: "Casey R. Tweten" <crt@kiski.net>
13781              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
13782              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
13783      Branch: perl
13784            ! lib/constant.pm
13785 ____________________________________________________________________________
13786 [  8239] By: jhi                                   on 2000/12/28  22:37:45
13787         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
13788              From: Simon Cozens <simon@cozens.net>
13789              Date: Wed, 27 Dec 2000 14:12:44 +0000
13790              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
13791      Branch: perl
13792            ! t/op/method.t t/op/sort.t toke.c
13793 ____________________________________________________________________________
13794 [  8238] By: jhi                                   on 2000/12/28  22:30:32
13795         Log: Subject: [PATCH perl@8229] Call.pm
13796              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
13797              Date: Mon, 25 Dec 2000 10:47:15 -0000
13798              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
13799      Branch: perl
13800            ! ext/Filter/Util/Call/Call.pm
13801 ____________________________________________________________________________
13802 [  8237] By: jhi                                   on 2000/12/28  22:19:21
13803         Log: Subject: [PATCH blead] Fix problem with `&' prototype
13804              From: Daniel Chetlin <daniel@chetlin.com>
13805              Date: Wed, 27 Dec 2000 15:55:32 -0800
13806              Message-ID: <20001227155532.D9573@darkstar>
13807      Branch: perl
13808            ! op.c t/comp/proto.t
13809 ____________________________________________________________________________
13810 [  8236] By: jhi                                   on 2000/12/28  22:09:25
13811         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
13812              From: Daniel Chetlin <daniel@chetlin.com>
13813              Date: Sun, 24 Dec 2000 04:09:49 -0800
13814              Message-ID: <20001224040949.B3090@darkstar>
13815      Branch: perl
13816            ! gv.c mg.c t/op/attrs.t
13817 ____________________________________________________________________________
13818 [  8235] By: jhi                                   on 2000/12/28  22:07:11
13819         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
13820              From: Jan Dubois <jand@ActiveState.com>
13821              Date: Tue, 26 Dec 2000 20:57:31 -0800
13822              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
13823      Branch: perl
13824            ! win32/win32.c
13825 ____________________________________________________________________________
13826 [  8234] By: jhi                                   on 2000/12/28  21:52:42
13827         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
13828              From: Simon Cozens <simon@cozens.net>
13829              Date: Thu, 28 Dec 2000 20:33:13 +0000
13830              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
13831      Branch: perl
13832            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
13833 ____________________________________________________________________________
13834 [  8233] By: jhi                                   on 2000/12/28  19:40:49
13835         Log: Integrate perlio.
13836      Branch: perl
13837           !> ext/Encode/Makefile.PL ext/Encode/compile
13838 ____________________________________________________________________________
13839 [  8232] By: nick                                  on 2000/12/23  16:06:00
13840         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
13841              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
13842      Branch: perlio
13843            ! ext/Encode/Makefile.PL
13844 ____________________________________________________________________________
13845 [  8231] By: nick                                  on 2000/12/23  14:30:34
13846         Log: "Compiled" encode build cleanup
13847              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
13848              - .c files do not export sub-tables
13849      Branch: perlio
13850            ! ext/Encode/Makefile.PL ext/Encode/compile
13851 ____________________________________________________________________________
13852 [  8230] By: nick                                  on 2000/12/23  12:50:37
13853         Log: Integrate mainline
13854      Branch: perlio
13855           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
13856           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
13857           !> pod/perl5004delta.pod pod/perl5005delta.pod
13858           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
13859           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
13860           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
13861           !> pod/perlsub.pod
13862 ____________________________________________________________________________
13863 [  8229] By: jhi                                   on 2000/12/22  15:32:12
13864         Log: Integrate perlio.
13865      Branch: perl
13866           +> win32/distclean.bat
13867           !> MANIFEST t/io/utf8.t
13868 ____________________________________________________________________________
13869 [  8228] By: jhi                                   on 2000/12/22  15:29:40
13870         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
13871              From: Robin Barker <rmb1@cise.npl.co.uk>
13872              Date: Fri, 22 Dec 2000 12:17:38 GMT
13873              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
13874      Branch: perl
13875            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
13876            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
13877            ! pod/perl5004delta.pod pod/perl5005delta.pod
13878            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
13879            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
13880            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
13881            ! pod/perlsub.pod
13882 ____________________________________________________________________________
13883 [  8227] By: jhi                                   on 2000/12/22  15:24:28
13884         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
13885              From: "John L. Allen" <allen@grumman.com>
13886              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
13887              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
13888              
13889              Document APPLLIB_EXP.
13890      Branch: perl
13891            ! INSTALL
13892 ____________________________________________________________________________
13893 [  8226] By: nick                                  on 2000/12/21  22:11:50
13894         Log: Handy script for when one forgets to "dmake clean" 
13895      Branch: perlio
13896            + win32/distclean.bat
13897            ! MANIFEST
13898 ____________________________________________________________________________
13899 [  8225] By: nick                                  on 2000/12/21  21:54:04
13900         Log: CRLF platform issue with io/utf8 fix.
13901      Branch: perlio
13902            ! t/io/utf8.t
13903 ____________________________________________________________________________
13904 [  8224] By: nick                                  on 2000/12/21  21:02:20
13905         Log: Integrate mainline
13906      Branch: perlio
13907           !> Changes Configure Makefile.SH Porting/Glossary
13908           !> Porting/config.sh Porting/config_H configure.com
13909           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
13910           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
13911           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
13912           !> win32/config.bc win32/config.gc win32/config.vc
13913 ____________________________________________________________________________
13914 [  8223] By: jhi                                   on 2000/12/21  17:09:16
13915         Log: Update Changes.
13916      Branch: perl
13917            ! Changes patchlevel.h
13918 ____________________________________________________________________________
13919 [  8222] By: jhi                                   on 2000/12/21  16:24:01
13920         Log: Metaconfig unit changes for #8221.
13921      Branch: metaconfig/U/perl
13922           +> issymlink.U
13923            - testsyml.U
13924            ! Mksymlinks.U
13925 ____________________________________________________________________________
13926 [  8221] By: jhi                                   on 2000/12/21  16:23:48
13927         Log: Rename testsyml to issymlink.
13928      Branch: perl
13929            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13930            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
13931            ! win32/config.vc
13932 ____________________________________________________________________________
13933 [  8220] By: jhi                                   on 2000/12/21  15:47:26
13934         Log: Robustness support for #8218 (symlink forest) since the GNU
13935              tools seem to be overly picky about symlinkage depths.
13936      Branch: perl
13937            ! Makefile.SH t/io/fs.t
13938 ____________________________________________________________________________
13939 [  8219] By: jhi                                   on 2000/12/21  15:38:27
13940         Log: Metaconfig changes for #8218.
13941      Branch: metaconfig
13942            ! U/modified/Oldconfig.U
13943      Branch: metaconfig/U/perl
13944            + Mksymlinks.U
13945            ! testsyml.U
13946 ____________________________________________________________________________
13947 [  8218] By: jhi                                   on 2000/12/21  15:37:57
13948         Log: Add Configure option -Dmksymlinks which will create a symlink
13949              forest if the current/build differs from the source directory.
13950              TODO: mkdir -p is not portable.
13951      Branch: perl
13952            ! Configure
13953 ____________________________________________________________________________
13954 [  8217] By: jhi                                   on 2000/12/21  14:39:12
13955         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
13956              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
13957              Date: Thu, 21 Dec 2000 09:38:18 GMT
13958              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
13959              
13960              The ofs became an SV.
13961      Branch: perl
13962            ! ext/Thread/Thread.xs
13963 ____________________________________________________________________________
13964 [  8216] By: jhi                                   on 2000/12/21  05:40:21
13965         Log: The polymorphism seems to have fixed 20000517.001.
13966      Branch: perl
13967            ! t/pragma/utf8.t
13968 ____________________________________________________________________________
13969 [  8215] By: jhi                                   on 2000/12/21  04:44:52
13970         Log: read() documentation tweak for 20001121.004.
13971      Branch: perl
13972            ! pod/perlfunc.pod
13973 ____________________________________________________________________________
13974 [  8214] By: jhi                                   on 2000/12/21  03:54:11
13975         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
13976      Branch: perl
13977            ! pp_sys.c t/op/misc.t
13978 ____________________________________________________________________________
13979 [  8213] By: jhi                                   on 2000/12/21  00:28:10
13980         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
13981              From: Peter Prymmer <pvhp@forte.com>
13982              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
13983              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
13984      Branch: perl
13985            ! configure.com
13986 ____________________________________________________________________________
13987 [  8212] By: jhi                                   on 2000/12/21  00:26:21
13988         Log: Edit edit edit.
13989      Branch: perl
13990            ! pod/perlfaq3.pod
13991 ____________________________________________________________________________
13992 [  8211] By: jhi                                   on 2000/12/20  18:52:46
13993         Log: Update Changes.
13994      Branch: perl
13995            ! Changes patchlevel.h
13996 ____________________________________________________________________________
13997 [  8210] By: jhi                                   on 2000/12/20  18:34:47
13998         Log: Yet another editor edit.
13999      Branch: perl
14000            ! pod/perlfaq3.pod
14001 ____________________________________________________________________________
14002 [  8209] By: jhi                                   on 2000/12/20  15:33:28
14003         Log: More Win32 Perling.
14004      Branch: perl
14005            ! pod/perlfaq3.pod
14006 ____________________________________________________________________________
14007 [  8208] By: jhi                                   on 2000/12/20  15:07:46
14008         Log: More Win32 editor/IDE/shell hints.
14009      Branch: perl
14010            ! pod/perlfaq3.pod
14011 ____________________________________________________________________________
14012 [  8207] By: jhi                                   on 2000/12/20  03:54:08
14013         Log: Subject: [PATCH] obscure timing knowledge
14014              From: Nicholas Clark <nick@ccl4.org>
14015              Date: Tue, 19 Dec 2000 19:22:31 +0000
14016              Message-ID: <20001219192231.F2827@plum.flirble.org>
14017      Branch: perl
14018            ! sv.c
14019 ____________________________________________________________________________
14020 [  8206] By: jhi                                   on 2000/12/20  03:45:57
14021         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
14022              From: Spider Boardman <spider@leggy.zk3.dec.com>
14023              Date: Tue, 19 Dec 2000 21:30:16 -0500
14024              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
14025      Branch: perl
14026            ! sv.c
14027 ____________________________________________________________________________
14028 [  8205] By: jhi                                   on 2000/12/19  23:02:01
14029         Log: Update Changes.
14030      Branch: perl
14031            ! Changes patchlevel.h
14032 ____________________________________________________________________________
14033 [  8204] By: jhi                                   on 2000/12/19  22:58:18
14034         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
14035              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
14036              on editors and diffing/patching.
14037      Branch: perl
14038            ! t/op/utf8decode.t
14039 ____________________________________________________________________________
14040 [  8203] By: nick                                  on 2000/12/19  21:36:16
14041         Log: Integrate mainline (forgot my own change...)
14042      Branch: perlio
14043           !> ext/Encode/compile
14044 ____________________________________________________________________________
14045 [  8202] By: nick                                  on 2000/12/19  21:34:42
14046         Log: Integrate mainline.
14047      Branch: perlio
14048           !> (integrate 61 files)
14049 ____________________________________________________________________________
14050 [  8201] By: nick                                  on 2000/12/19  21:34:06
14051         Log: Avoid looking for File::Glob when we don't need it.
14052      Branch: perl
14053            ! ext/Encode/compile
14054 ____________________________________________________________________________
14055 [  8200] By: jhi                                   on 2000/12/19  18:35:49
14056         Log: Update Changes.
14057      Branch: perl
14058            ! Changes patchlevel.h
14059 ____________________________________________________________________________
14060 [  8199] By: jhi                                   on 2000/12/19  18:35:07
14061         Log: Microperl tweaks.
14062      Branch: perl
14063            ! sv.c uconfig.h uconfig.sh
14064 ____________________________________________________________________________
14065 [  8198] By: jhi                                   on 2000/12/19  18:29:59
14066         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
14067      Branch: perl
14068            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14069            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
14070 ____________________________________________________________________________
14071 [  8197] By: jhi                                   on 2000/12/19  17:55:29
14072         Log: In VMS embedded perls couldn't access the statically built Socket,
14073              from Charles Lane.
14074      Branch: perl
14075            ! configure.com
14076 ____________________________________________________________________________
14077 [  8196] By: jhi                                   on 2000/12/19  17:49:50
14078         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
14079              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
14080              Date: Sun, 17 Dec 2000 19:11:44 -0000
14081              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
14082      Branch: perl
14083            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14084            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
14085 ____________________________________________________________________________
14086 [  8195] By: jhi                                   on 2000/12/19  17:47:53
14087         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
14088              From: Jonathan Stowe <gellyfish@gellyfish.com>
14089              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
14090              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
14091      Branch: perl
14092            ! utils/h2xs.PL
14093 ____________________________________________________________________________
14094 [  8194] By: jhi                                   on 2000/12/19  17:46:28
14095         Log: Subject: Re: useless use of void context work-around
14096              From: andreas.koenig@anima.de (Andreas J. Koenig)
14097              Date: 16 Dec 2000 15:13:36 +0100
14098              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
14099              
14100              Document (comment) the q(di ds ig) trick in the code.
14101      Branch: perl
14102            ! op.c
14103 ____________________________________________________________________________
14104 [  8193] By: jhi                                   on 2000/12/19  17:10:57
14105         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
14106              From: "Mark J. Reed" <mreed@strange.turner.com>
14107              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
14108              Message-Id: <200012160222.VAA13986@strange.turner.com>
14109      Branch: perl
14110            ! ext/Sys/Syslog/Syslog.pm
14111 ____________________________________________________________________________
14112 [  8192] By: jhi                                   on 2000/12/19  17:07:45
14113         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
14114              From: Nicholas Clark <nick@ccl4.org>
14115              Date: Sat, 16 Dec 2000 19:03:13 +0000
14116              Message-ID: <20001216190313.D68304@plum.flirble.org>
14117      Branch: perl
14118            ! t/op/64bitint.t
14119 ____________________________________________________________________________
14120 [  8191] By: jhi                                   on 2000/12/19  17:06:13
14121         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
14122              From: Dominic Dunlop <domo@computer.org>
14123              Date: Mon, 18 Dec 2000 12:00:15 +0100
14124              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
14125              
14126              This patchlet is needed in order that perl can be statically linked.  
14127      Branch: perl
14128            ! regexec.c
14129 ____________________________________________________________________________
14130 [  8190] By: jhi                                   on 2000/12/19  17:03:08
14131         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
14132              From: "Craig A. Berry" <craig.berry@psinetcs.com>
14133              Date: Sun, 17 Dec 2000 00:18:35 -0600
14134              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
14135      Branch: perl
14136            ! perlio.h vms/gen_shrfls.pl
14137 ____________________________________________________________________________
14138 [  8189] By: jhi                                   on 2000/12/19  16:20:28
14139         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
14140              From: Prymmer/Kahn <pvhp@best.com>
14141              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
14142              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
14143              
14144              A better version of #8188.
14145      Branch: perl
14146            ! pod/perlfaq3.pod
14147 ____________________________________________________________________________
14148 [  8188] By: jhi                                   on 2000/12/19  15:57:06
14149         Log: (Replaced by #8189)
14150              
14151              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
14152              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
14153              From: Prymmer/Kahn <pvhp@best.com>
14154              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
14155              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
14156              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
14157              Date: Mon, 18 Dec 2000 11:10:45 -0500
14158              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
14159      Branch: perl
14160            ! pod/perlfaq3.pod
14161 ____________________________________________________________________________
14162 [  8187] By: jhi                                   on 2000/12/19  15:54:19
14163         Log: Email address fix for Anton Berezin.
14164      Branch: perl
14165            ! AUTHORS
14166 ____________________________________________________________________________
14167 [  8186] By: jhi                                   on 2000/12/19  15:38:54
14168         Log: Subject: [PATCH perl@8102] cygwin port
14169              From: "Eric Fifer" <efifer@dircon.co.uk> 
14170              Date: Thu, 14 Dec 2000 13:41:29 -0000
14171              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
14172              
14173              When compiling modules the data item that is being imported
14174              from libperl.dll needs to be tagged as imported/shared data:
14175              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
14176      Branch: perl
14177            ! perliol.h
14178 ____________________________________________________________________________
14179 [  8185] By: jhi                                   on 2000/12/19  14:53:24
14180         Log: Regen uconfig.h and uconfig.sh.
14181      Branch: perl
14182            ! uconfig.h uconfig.sh
14183 ____________________________________________________________________________
14184 [  8184] By: jhi                                   on 2000/12/18  20:43:49
14185         Log: Comments work so much better when they are closed.
14186      Branch: perl
14187            ! regcomp.c
14188 ____________________________________________________________________________
14189 [  8183] By: jhi                                   on 2000/12/18  18:04:02
14190         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
14191              Fixes the bug 20001218.016.
14192      Branch: perl
14193            ! regcomp.c
14194 ____________________________________________________________________________
14195 [  8182] By: gsar                                  on 2000/12/18  09:53:47
14196         Log: delete spurious files
14197      Branch: maint-5.6/perl
14198            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
14199            - vos/config.h vos/config_h.SH_orig
14200 ____________________________________________________________________________
14201 [  8181] By: gsar                                  on 2000/12/18  09:46:08
14202         Log: regen perltoc
14203      Branch: maint-5.6/perl
14204            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
14205 ____________________________________________________________________________
14206 [  8180] By: gsar                                  on 2000/12/18  09:20:27
14207         Log: integrate changes#7924..7926,7946,7952 from mainline
14208      Branch: maint-5.6/perl
14209           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
14210           !> lib/File/stat.pm t/lib/class-struct.t
14211 ____________________________________________________________________________
14212 [  8179] By: gsar                                  on 2000/12/18  08:55:54
14213         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
14214              7918,7919,7988,8907 from mainline (various)
14215      Branch: maint-5.6/perl
14216           +> t/lib/class-struct.t
14217           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
14218           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
14219           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
14220 ____________________________________________________________________________
14221 [  8178] By: gsar                                  on 2000/12/18  08:16:30
14222         Log: avoid redefinition warnings on windows due to sys/socket.h getting
14223              #included before win32.h
14224      Branch: maint-5.6/perl
14225            ! win32/include/sys/socket.h
14226 ____________________________________________________________________________
14227 [  8177] By: gsar                                  on 2000/12/18  05:24:04
14228         Log: make regen_headers; fix POSIX.xs problems; remove outdated
14229              code from sys/socket.h that makes build fail now
14230      Branch: maint-5.6/perl
14231            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
14232            ! pod/perlapi.pod
14233           !> win32/include/sys/socket.h
14234 ____________________________________________________________________________
14235 [  8176] By: gsar                                  on 2000/12/18  05:20:17
14236         Log: update Changes
14237      Branch: maint-5.6/perl
14238            ! Changes patchlevel.h
14239 ____________________________________________________________________________
14240 [  8175] By: gsar                                  on 2000/12/18  04:57:48
14241         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
14242              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
14243              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
14244              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
14245              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
14246              7823,7825,7838
14247      Branch: maint-5.6/perl
14248           +> lib/File/Spec/Epoc.pm
14249           !> (integrate 88 files)
14250 ____________________________________________________________________________
14251 [  8174] By: gsar                                  on 2000/12/18  03:53:09
14252         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
14253              7625..7629,7631..7634,7637,7639,7642 from mainline
14254      Branch: maint-5.6/perl
14255           +> README.solaris
14256           !> (integrate 26 files)
14257 ____________________________________________________________________________
14258 [  8173] By: gsar                                  on 2000/12/18  03:37:02
14259         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
14260              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
14261              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
14262              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
14263      Branch: maint-5.6/perl
14264           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
14265            - MAINTAIN
14266           !> (integrate 111 files)
14267 ____________________________________________________________________________
14268 [  8172] By: jhi                                   on 2000/12/18  02:49:27
14269         Log: Regen pods.
14270      Branch: perl
14271            ! pod/perlmodlib.pod pod/perltoc.pod
14272 ____________________________________________________________________________
14273 [  8171] By: gsar                                  on 2000/12/18  02:49:24
14274         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
14275              7465..7471 from mainline
14276              
14277              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
14278              in platforms that strictly require all the symbols being present
14279              at link time.
14280              
14281              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
14282              
14283              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
14284              
14285              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
14286              
14287              Subject: [PATCH] todo
14288              
14289              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
14290              
14291              Use $sort, $uniq (and $tr) consistently as wondered
14292              by Nicholas Clark.
14293              
14294              Too enthusiastic editing in #7460.
14295              
14296              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
14297              
14298              Upgrade to CPAN 1.58_55.
14299              Subject: CPAN.pm status
14300              
14301              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
14302              
14303              Make target reordering to avoid pointless re-makes.
14304              Subject: Re: Total re-make of 'make okfile' after 7451 ?
14305              
14306              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
14307              
14308              Subject: DOC PATCH 5.6.0
14309              
14310              Add the repository doc by Malcolm, Sarathy, and by Simon,
14311              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
14312      Branch: maint-5.6/perl
14313           +> Porting/repository.pod
14314           !> Configure MANIFEST Makefile.SH README.dos README.os2
14315           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
14316           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
14317           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
14318 ____________________________________________________________________________
14319 [  8169] By: gsar                                  on 2000/12/18  02:33:34
14320         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
14321              7435..7441,7445 from mainline
14322              
14323              Make the UTF-8 decoding stricter and more verbose when
14324              malformation happens.  This involved adding an argument
14325              to utf8_to_uv_chk(), which involved changing its prototype,
14326              and prefer STRLEN over I32 for the UTF-8 length, which as
14327              a domino effect necessitated changing the prototypes of
14328              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
14329              The stricter UTF-8 decoding checking uses Markus Kuhn's
14330              UTF-8 Decode Stress Tester from
14331              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
14332              
14333              Run vms/vms_yfix.pl, should have done that after changing
14334              perly.c in #7382.
14335              
14336              Subject: [PATCH 5.7.0] static linking with uninstalled perl
14337              
14338              (Replaced by #7440.)
14339              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
14340              
14341              Fix the bug ID 20001024.005, the bug introduced by #7416.
14342              
14343              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
14344              
14345              Fix the bug reported in
14346              From: andreas.koenig@anima.de (Andreas J. Koenig)
14347              Also make is_utf8_char() stricter.
14348              
14349              Missed the header file changes from #7425.
14350              
14351              Check if stdio supports tweaking lval and cnt simultaneously.
14352              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
14353              
14354              Stratus VOS updates from Paul Green.
14355              
14356              Podify README.epoc and README.vos.
14357              
14358              Add targets to Makefile.SH, most importantly
14359              'regen_all' which also remembers to update vms/perly*.
14360              
14361              Subject: Minor update to find2perl, for portability
14362              
14363              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
14364              
14365              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
14366              
14367              Rename UTF8LEN() to be UNISKIP(), too confusing to have
14368              UTF8LEN() and UTF8SKIP(). 
14369              
14370              Allow poking holes at the UTF-8 decoding strictness.
14371              
14372              Continue the internal UTF-8 API tweaking.
14373              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
14374              used much more than the simpler API, now called utf8_to_uv_simple().
14375              Still not quite happy with API, too much partial duplication
14376              of functionality.
14377              
14378              A new version of making the syslog test more robust.
14379              (Replaces #7421.)
14380              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
14381              
14382              buildtoc target tweaks.
14383              
14384              Integrate with vmsperl #7430 by Charles Bailey:
14385              
14386              Cleanup from prior patch (Charles Lane?):
14387              - improve handling of MFDs in Basename and Path
14388              - default to no xsubpp line # munging when building debug images
14389      Branch: maint-5.6/perl
14390           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14391           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
14392           !> (integrate 67 files)
14393 ____________________________________________________________________________
14394 [  8168] By: gsar                                  on 2000/12/18  02:05:49
14395         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
14396              
14397              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
14398              From: Martin Husemann <martin@duskware.de>
14399              
14400              Subject: [PATCH 5.7.0] restore match data on backtracing
14401              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14402      Branch: maint-5.6/perl
14403           !> regcomp.c regexec.c t/op/re_tests
14404 ____________________________________________________________________________
14405 [  8167] By: gsar                                  on 2000/12/18  01:55:22
14406         Log: integrate changes#7858,7986 from mainline
14407              
14408              C<foreach my $x ...> in pseudo-fork()ed process may diddle
14409              parent's memory; fix it by keeping track of the actual pad
14410              offset rather than a raw pointer (this change is probably also
14411              relevant to non-ithreads case to avoid fallout from reallocs of
14412              the pad array, but is currently only enabled for the ithreads
14413              case in the interests of minimal disruption to existing "well
14414              tested" code)
14415              
14416              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
14417              due to the notorious GetFileType() bug in Windows 9x, which fstat()
14418              tickles)
14419      Branch: maint-5.6/perl
14420           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
14421           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
14422           !> win32/win32.c win32/win32.h win32/win32sck.c
14423 ____________________________________________________________________________
14424 [  8166] By: gsar                                  on 2000/12/18  01:52:59
14425         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
14426              from mainline (xsubpp and ExtUtils::LibList fixups, various
14427              other small items)
14428      Branch: maint-5.6/perl
14429           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
14430           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
14431           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
14432           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
14433           !> win32/bin/search.pl
14434 ____________________________________________________________________________
14435 [  8165] By: gsar                                  on 2000/12/18  01:28:45
14436         Log: integrate changes#7533,7563,7611,7623 from mainline (various
14437              malloc.c embellishments)
14438      Branch: maint-5.6/perl
14439           !> malloc.c pod/perldiag.pod
14440 ____________________________________________________________________________
14441 [  8164] By: gsar                                  on 2000/12/18  01:23:33
14442         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
14443              fixups)
14444      Branch: maint-5.6/perl
14445           !> utils/h2xs.PL
14446 ____________________________________________________________________________
14447 [  8163] By: gsar                                  on 2000/12/18  01:17:50
14448         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
14449              fixups)
14450      Branch: maint-5.6/perl
14451           !> Makefile.SH utils/perlbug.PL
14452 ____________________________________________________________________________
14453 [  8162] By: gsar                                  on 2000/12/18  00:25:43
14454         Log: always export Perl_deb() (it is required by re.xs whether
14455              Perl is built with or without -DDEBUGGING)
14456      Branch: maint-5.6/perl
14457            ! makedef.pl
14458 ____________________________________________________________________________
14459 [  8161] By: gsar                                  on 2000/12/18  00:23:38
14460         Log: integrate change#7414 from mainline
14461              
14462              Undo the basename() part of #7412 since the lib/basename
14463              tests would need upgrading too.
14464              
14465              squelch two tests in tr.t that rely on tr/// paranoia change
14466              that's not in 5.6.x
14467      Branch: maint-5.6/perl
14468            ! t/op/tr.t
14469           !> lib/File/Basename.pm
14470 ____________________________________________________________________________
14471 [  8160] By: gsar                                  on 2000/12/18  00:05:30
14472         Log: missing change in previous integrate
14473      Branch: maint-5.6/perl
14474           !> README.aix
14475 ____________________________________________________________________________
14476 [  8159] By: gsar                                  on 2000/12/18  00:03:38
14477         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
14478              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
14479              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
14480              7410..7413 from mainline
14481      Branch: maint-5.6/perl
14482           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
14483           +> t/lib/tie-splice.t
14484            - lib/unicode/Is/DCinital.pl
14485           !> (integrate 112 files)
14486 ____________________________________________________________________________
14487 [  8158] By: jhi                                   on 2000/12/17  23:04:24
14488         Log: Subject: [PATCHES] RE: perl@8150 
14489              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
14490              Date: Sun, 17 Dec 2000 21:46:39 +0100
14491              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
14492              
14493              Neither cygwin has a getpwuid() one can trust on.
14494      Branch: perl
14495            ! t/lib/glob-basic.t
14496 ____________________________________________________________________________
14497 [  8157] By: jhi                                   on 2000/12/17  23:01:54
14498         Log: More MAN.PODS => {} fixes.
14499      Branch: perl
14500            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
14501            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
14502            ! os2/OS2/REXX/Makefile.PL
14503 ____________________________________________________________________________
14504 [  8156] By: gsar                                  on 2000/12/17  22:49:13
14505         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
14506              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
14507              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
14508              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
14509              7201,7204 from mainline
14510      Branch: maint-5.6/perl
14511           !> (integrate 121 files)
14512 ____________________________________________________________________________
14513 [  8155] By: jhi                                   on 2000/12/17  22:30:58
14514         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
14515              From: "Craig A. Berry" <craigberry@mac.com>
14516              Date: Sun, 17 Dec 2000 13:09:28 -0600
14517              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
14518              
14519              MAN.PODS => ' ' is naughty.
14520      Branch: perl
14521            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
14522 ____________________________________________________________________________
14523 [  8154] By: nick                                  on 2000/12/17  22:07:13
14524         Log: MULTIPLICITY nit.
14525      Branch: perl
14526            ! mg.c
14527 ____________________________________________________________________________
14528 [  8153] By: gsar                                  on 2000/12/17  21:23:05
14529         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
14530              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
14531              from mainline
14532              
14533              Document the SvIOK_.*UV().
14534              
14535              Update Unicode todo list.
14536              
14537              Guard against bad string->int conversion for quads.
14538              
14539              Subject: small apidoc fix
14540              
14541              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
14542              
14543              Subject: [PATCH] Tied filehandle documentation
14544              
14545              Subject: [PATCH] Modernize Opcode.pm documentation
14546              
14547              Make Data::Dumper (non-XS) to work with changed semantics of ref().
14548              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
14549              [applied even though said semantics didn't change in 5.6.x]
14550              
14551              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
14552              
14553              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
14554              
14555              Fix the URL, but the server is still missing in action.
14556              Subject: [ID 20000905.002] perlfaq1.pod URL error
14557              
14558              Subject: [ID 20000903.001] \w in utf8-strings
14559              
14560              Fix the ccversion detection for 5.1 and beyond.
14561              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
14562              
14563              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
14564              
14565              Subject: [ID 20000904.008] Tiny fix for perldiag
14566              
14567              Subject: Re: [ID 20000906.004] segfault with bad perl statement
14568              
14569              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
14570              
14571              Subject: [ID 20000908.002] perlipc documentation bug.
14572              
14573              Subject: [PATCH lib/Benchmark.pm]
14574              
14575              Re-allow vec() for characters > 255.
14576              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
14577              
14578              Do away with memory models cruft.  Sorry, PDP users.
14579              
14580              Continue #7041.
14581              
14582              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
14583              
14584              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
14585              
14586              Upgrade to CPAN 1.57_65, from Andreas König.
14587              
14588              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
14589              by Russ Allbery.
14590              
14591              Silence t/pod/*.t about alternate quote-mappings now implemented
14592              by Pod::Text, from Brad Appleton.
14593              
14594              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
14595              Subject: borland C++ win32.c tweak
14596              
14597              C<@a = @b = split(...)> optimization coredumps under ithreads
14598              (missed a spot when fixing up op_pmreplroot hack for ithreads)
14599              
14600              Document the SvUTF8*().
14601              
14602              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
14603              
14604              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
14605              
14606              Do in VMS as the #7054 does.
14607              
14608              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
14609              
14610              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
14611              
14612              Subject: [patch: perl@7045] vms updates
14613              
14614              Test for the #7049.
14615              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
14616              
14617              Break up the myconfig lines a bit.
14618              Subject: perlbug/perl -V output format
14619              
14620              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
14621              
14622              The #7054 truncated Configure badly.
14623              
14624              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
14625              initialization in all the threads on Windows
14626              
14627              Allow for whitespace between "#" and "line" in cpp output.
14628              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
14629              
14630              Remove vestiges of tr//CU.
14631              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
14632              
14633              The return value of setlocale must be copied away.
14634              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
14635              
14636              Allow chop() and chomp() to be overridden.
14637              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
14638              
14639              Hints optimization.
14640              Subject: Minor nit
14641              
14642              Subject: [PATCH] de-wall t/README
14643              
14644              Subject: Re: Two advertising clauses need to be removed
14645      Branch: maint-5.6/perl
14646           !> (integrate 75 files)
14647 ____________________________________________________________________________
14648 [  8152] By: gsar                                  on 2000/12/17  20:30:11
14649         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
14650              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
14651              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
14652              
14653              Don't attach -ld to the archname if pointless.
14654              
14655              Document UNTIE in a very minimalistic way.
14656              
14657              POSIX doesn't report long double values under -Duselongdouble
14658              when the long doubles are "real" (bigger than doubles).
14659              
14660              More author updates.
14661              
14662              Try to deduce NV_MAX.  Really should be Configure fodder.
14663              
14664              :: not allowed in pathnames, change to .
14665              Subject: [PATCH perl@6938] cygwin port
14666              
14667              Forget about NV_MAX (#6951).  Various floating point tweaks,
14668              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
14669              
14670              Move the Solaris 7 scan to use64bitall, make the
14671              failure to find 64-bot sparc libc to mention the
14672              possibility of being in an intel, from Lupe and Alan.
14673              
14674              Regen perltoc.
14675              
14676              AUTHORS tweaks, from Peter Prymmer.
14677              
14678              More address tweaking.
14679              
14680              Small tweaks all over.
14681              
14682              File::Temp patches from Andreas König,
14683              
14684              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
14685              
14686              Subject: CPAN.pm beta 1.57_57 for the core
14687              
14688              Part of the solution.
14689              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
14690              
14691              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
14692              
14693              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
14694              
14695              Add the overload warnings to perldiag.
14696              
14697              Drop unused argument.
14698              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
14699              
14700              Subject: Nit in Configure (bleadperl@6961)
14701              
14702              Update to PodParser 1.18, from Brad Appleton.
14703              
14704              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
14705              
14706              Subject: [PATCH: 6948] add SCNfldbl to configure.com
14707              
14708              Document UNTIE. Also tweak implementation to suppress the 'inner references'
14709              warning when UNTIE exists and instead pass the cound of extra references to
14710              the UNTIE method.
14711              
14712              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
14713              so that case-ignoring systems like DCL can tell them from
14714              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
14715              
14716              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
14717              
14718              Feature ordering tweak.
14719              
14720              Regen perltoc.
14721              
14722              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
14723              
14724              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
14725              
14726              Subject: http:// in L<>
14727              
14728              Detypo.
14729              
14730              change#6791 accidentally clobbered change#6710, put it back
14731              
14732              Only the first line, thank you very much.
14733              
14734              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
14735              plus rework the http: spots as suggested by Tom Christiansen,
14736              plus regen perltoc.
14737              
14738              Undo part of change 6489 which looks like a bulk edit which
14739              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
14740              The supressing of main:: on return from select() is undesirable.
14741              
14742              Apparently avoiding the swapping is too costly.
14743              
14744              Various Configure nits by Philip Newton,
14745              plus the ebcdic one by me.
14746              
14747              Make certain cc is set before trying to run it.
14748              
14749              If overloaded %{} etc. return the object do not loop.
14750              Thus  sub deref { $_[0] } functions if object is wanted type.
14751              
14752              Update perlhist.
14753              
14754              More %{} and other deref special casing - do not pass to 'nomethod'.
14755      Branch: maint-5.6/perl
14756           !> (integrate 59 files)
14757 ____________________________________________________________________________
14758 [  8151] By: gsar                                  on 2000/12/17  19:14:38
14759         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
14760              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
14761              
14762              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
14763              
14764              Make the epsilon to be relative, not absolute.
14765              
14766              Put back the flags dump as reasoned in
14767              Subject: Re: [PATCH] Glob dumping
14768              
14769              Introduce ccname to keep track of what compiler kind of we have.
14770              
14771              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
14772              
14773              Put back the slice accidentally removed by #6907.
14774              
14775              Reset archname and archname64 always, forcing them be
14776              recomputed at each Configure run, make Configure and
14777              the hints files agree on the naming of largefiles variables.
14778              
14779              Don't say "Perl 5.0 source kit".
14780              
14781              Subject: [PATCH] fix misc cast warnings
14782              
14783              Subject: typos in pods
14784              
14785              NVs not necessarily doubles, as pointed out by Yitzchak.
14786              
14787              Subject: [PATCH 6889] add a few ldbl formats to configure.com
14788              
14789              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
14790              
14791              Better options for rsync.
14792              
14793              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
14794              
14795              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
14796              
14797              Subject: [PATCH] Re: UNTIE method 
14798              
14799              A better fix for the Socket building problem from Craig Berry.
14800              
14801              Retract the dummy test, skip the security tests (instead of failing),
14802              explain what the warnings mean.
14803              
14804              Heap decorruption.
14805              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
14806              
14807              Update to Unicode 3.0.1.
14808              
14809              Missed one Unicode file.
14810              
14811              Subject: Re: typos in pods
14812              
14813              The #6929 was too skimpy.
14814              
14815              sscanf() may be the only way to read long doubles from strings.
14816              
14817              Reveal Borland's isnan.
14818              Subject: build with BC++ tweak
14819              
14820              Issue useful diagnostic on unknown pod commands.
14821              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
14822              
14823              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
14824              
14825              Clarify the third case of ftmp-security warnings.
14826              
14827              Make -Dusemorebits find long doubles in Solaris.
14828              
14829              Wrap the test in eval.
14830      Branch: maint-5.6/perl
14831           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
14832           +> lib/unicode/PropList.txt lib/unicode/README.perl
14833           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
14834           +> lib/unicode/Unicode.301 vms/vmspipe.com
14835            - lib/unicode/Props.txt lib/unicode/UCD300.html
14836            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
14837           !> (integrate 305 files)
14838 ____________________________________________________________________________
14839 [  8150] By: jhi                                   on 2000/12/17  18:47:57
14840         Log: Uncheckedin generated files.
14841      Branch: perl
14842            ! global.sym perlapi.c pod/perlapi.pod
14843 ____________________________________________________________________________
14844 [  8149] By: jhi                                   on 2000/12/17  18:41:22
14845         Log: Update Changes.
14846      Branch: perl
14847            ! Changes patchlevel.h
14848 ____________________________________________________________________________
14849 [  8148] By: jhi                                   on 2000/12/17  18:39:16
14850         Log: Subject: [PATCH] Fcntl constants speedup
14851              From: Nicholas Clark <nick@ccl4.org>
14852              Date: Sun, 17 Dec 2000 16:29:24 +0000
14853              Message-ID: <20001217162924.E97668@plum.flirble.org>
14854              
14855              Use IVs for the Fcntl constants instead of NVs.
14856      Branch: perl
14857            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
14858 ____________________________________________________________________________
14859 [  8147] By: jhi                                   on 2000/12/17  18:33:41
14860         Log: Add test for #8145 (binmode() warning), add warning for
14861              ioctl() and sockpair(), document them. (fileno() cannot
14862              be tripwired with the same kind of warning because
14863              'defined fileno($foo)' seems to be an idiom.)
14864      Branch: perl
14865            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
14866 ____________________________________________________________________________
14867 [  8146] By: gsar                                  on 2000/12/17  18:09:08
14868         Log: update Changes
14869      Branch: maint-5.6/perl
14870            ! Changes
14871 ____________________________________________________________________________
14872 [  8145] By: jhi                                   on 2000/12/17  17:39:35
14873         Log: Subject: [PATCH] Re: The long awaited feature ...
14874              From: Simon Cozens <simon@cozens.net>
14875              Date: Sun, 17 Dec 2000 12:31:56 +0000
14876              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
14877              
14878              Add a warning to binmode() about using bad filehandles
14879              (can happen e.g. if someone forgets the filehandle argument)
14880      Branch: perl
14881            ! pp_sys.c
14882 ____________________________________________________________________________
14883 [  8144] By: jhi                                   on 2000/12/17  17:33:48
14884         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
14885              From: Jonathan Stowe <gellyfish@gellyfish.com>
14886              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
14887              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
14888      Branch: perl
14889            ! lib/Net/Ping.pm
14890 ____________________________________________________________________________
14891 [  8143] By: jhi                                   on 2000/12/17  05:31:37
14892         Log: Polymorphic regexps.
14893              
14894              Fixes at least the bugs 20001028.003 (both of them...) and
14895              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
14896              also to be fixed by now, probably already before this patch.
14897      Branch: perl
14898            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
14899            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
14900            ! t/op/utf8decode.t t/pragma/utf8.t
14901 ____________________________________________________________________________
14902 [  8142] By: jhi                                   on 2000/12/16  17:16:05
14903         Log: Subject: [patch perl@8102] dos/djgpp update
14904              From: Laszlo Molnar <ml1050@freemail.hu>
14905              Date: Sat, 16 Dec 2000 01:40:52 +0100
14906              Message-ID: <20001216014052.A335@freemail.hu>
14907      Branch: perl
14908            ! djgpp/config.over t/base/commonsense.t
14909 ____________________________________________________________________________
14910 [  8141] By: jhi                                   on 2000/12/16  17:09:27
14911         Log: Few uncheckedin files.
14912      Branch: perl
14913            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
14914 ____________________________________________________________________________
14915 [  8140] By: nick                                  on 2000/12/15  22:14:31
14916         Log: Integrate mainline
14917      Branch: perlio
14918           !> (integrate 53 files)
14919 ____________________________________________________________________________
14920 [  8139] By: jhi                                   on 2000/12/15  19:49:49
14921         Log: One more IVUV tweak from Nicholas Clark.
14922      Branch: perl
14923            ! sv.c
14924 ____________________________________________________________________________
14925 [  8138] By: jhi                                   on 2000/12/15  19:17:06
14926         Log: Return of the IVUV-preservation, now seems to be happy even
14927              in Digital UNIX (the broken strtoul brokenness detection
14928              seems to have been the fly in the ointment).
14929      Branch: perl
14930            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14931            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
14932            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
14933            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
14934            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14935            ! vos/config.ga.h win32/config.bc win32/config.gc
14936            ! win32/config.vc
14937 ____________________________________________________________________________
14938 [  8137] By: jhi                                   on 2000/12/15  18:12:14
14939         Log: Metaconfig unit change for #8136.
14940      Branch: metaconfig
14941            ! U/modified/d_strtoul.U
14942      Branch: metaconfig/U/perl
14943            ! d_strtoull.U d_strtouq.U
14944 ____________________________________________________________________________
14945 [  8136] By: jhi                                   on 2000/12/15  18:11:35
14946         Log: I don't think it's sensible or portable to test the strtou*
14947              on /^-/ strings.
14948      Branch: perl
14949            ! Configure
14950 ____________________________________________________________________________
14951 [  8135] By: jhi                                   on 2000/12/15  17:18:49
14952         Log: Metaconfig unit change for #8134.
14953      Branch: metaconfig
14954            ! U/modified/d_strtoul.U
14955 ____________________________________________________________________________
14956 [  8134] By: jhi                                   on 2000/12/15  17:14:13
14957         Log: If longsize is 8 we don't need a LL suffix for integer constants.
14958      Branch: perl
14959            ! Configure config_h.SH
14960 ____________________________________________________________________________
14961 [  8133] By: jhi                                   on 2000/12/15  16:00:23
14962         Log: Update Changes.
14963      Branch: perl
14964            ! Changes patchlevel.h
14965 ____________________________________________________________________________
14966 [  8132] By: jhi                                   on 2000/12/15  15:44:16
14967         Log: Some compilers get huffy if you do not cast a const pointer
14968              to a non-const when assigning.
14969      Branch: perl
14970            ! gv.c
14971 ____________________________________________________________________________
14972 [  8131] By: jhi                                   on 2000/12/15  15:38:30
14973         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
14974              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14975              Date: Fri, 15 Dec 2000 05:26:57 -0500
14976              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
14977      Branch: perl
14978            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
14979            ! t/pragma/overload.t
14980 ____________________________________________________________________________
14981 [  8130] By: jhi                                   on 2000/12/15  15:36:08
14982         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
14983              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14984              Date: Thu, 14 Dec 2000 22:02:43 -0500
14985              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
14986      Branch: perl
14987            ! gv.c perl.h
14988 ____________________________________________________________________________
14989 [  8129] By: jhi                                   on 2000/12/15  15:34:16
14990         Log: Subject: PATCH: h2xs nit
14991              From: Tim Jenness <t.jenness@jach.hawaii.edu>
14992              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
14993              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
14994              
14995              Add a template README.
14996      Branch: perl
14997            ! utils/h2xs.PL
14998 ____________________________________________________________________________
14999 [  8128] By: jhi                                   on 2000/12/15  15:32:22
15000         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
15001      Branch: perl
15002            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
15003 ____________________________________________________________________________
15004 [  8127] By: jhi                                   on 2000/12/15  15:19:34
15005         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
15006              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15007              Date:     Thu, 14 Dec 2000 20:04:42 EST
15008              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
15009      Branch: perl
15010            ! ext/Opcode/Opcode.xs
15011 ____________________________________________________________________________
15012 [  8126] By: jhi                                   on 2000/12/15  15:17:49
15013         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
15014              From: Peter Prymmer <pvhp@forte.com>
15015              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
15016              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
15017      Branch: perl
15018            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
15019            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
15020            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
15021 ____________________________________________________________________________
15022 [  8125] By: jhi                                   on 2000/12/15  15:11:05
15023         Log: This seems to be a stage sane and stable enough to checkin.
15024              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
15025      Branch: perl
15026            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
15027            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
15028            ! t/op/cmp.t t/op/numconvert.t
15029 ____________________________________________________________________________
15030 [  8124] By: jhi                                   on 2000/12/15  04:20:26
15031         Log: Something is really wonky.
15032      Branch: perl
15033            ! sv.c
15034 ____________________________________________________________________________
15035 [  8123] By: jhi                                   on 2000/12/15  04:00:50
15036         Log: Fixes for the IV UV patches to compile in Digital UNIX.
15037      Branch: perl
15038            ! sv.c
15039 ____________________________________________________________________________
15040 [  8122] By: jhi                                   on 2000/12/15  02:53:40
15041         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
15042              From: "Craig A. Berry" <craigberry@mac.com>
15043              Date: Thu, 14 Dec 2000 19:10:49 -0600
15044              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
15045      Branch: perl
15046            ! vms/vms.c
15047 ____________________________________________________________________________
15048 [  8121] By: jhi                                   on 2000/12/15  02:50:00
15049         Log: Metaconfig changes for #8120.
15050      Branch: metaconfig
15051            + U/modified/d_strtoul.U
15052      Branch: metaconfig/U/perl
15053            ! d_strtoull.U d_strtouq.U
15054 ____________________________________________________________________________
15055 [  8120] By: jhi                                   on 2000/12/15  02:49:42
15056         Log: From: Nicholas Clark <nick@ccl4.org> 
15057              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
15058              Date: Thu, 14 Dec 2000 18:38:57 +0000
15059              Message-ID: <20001214183857.B97909@plum.flirble.org>
15060      Branch: perl
15061            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15062            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
15063            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
15064            ! vos/config.ga.def vos/config.ga.h win32/config.bc
15065            ! win32/config.gc win32/config.vc
15066 ____________________________________________________________________________
15067 [  8119] By: jhi                                   on 2000/12/14  23:40:58
15068         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
15069              From: Nicholas Clark <nick@ccl4.org>
15070              Date: Wed, 13 Dec 2000 20:08:50 +0000
15071              Message-ID: <20001213200849.B71166@plum.flirble.org>
15072      Branch: perl
15073            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
15074            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
15075 ____________________________________________________________________________
15076 [  8118] By: jhi                                   on 2000/12/14  22:46:26
15077         Log: Integrate perlio.
15078      Branch: perl
15079           !> MANIFEST ext/Encode/compile makedef.pl
15080 ____________________________________________________________________________
15081 [  8117] By: nick                                  on 2000/12/14  22:38:53
15082         Log: Win32 tweaks to get Encode to build
15083              - temp hack to makedef.pl till PerlIO is properly "exported".
15084              - MSVC dislikes  
15085              static encpage_t foo[];
15086              so make 'em extern for now.
15087      Branch: perlio
15088            ! ext/Encode/compile makedef.pl
15089 ____________________________________________________________________________
15090 [  8116] By: nick                                  on 2000/12/14  22:00:53
15091         Log: Document the new files
15092      Branch: perlio
15093            ! MANIFEST
15094 ____________________________________________________________________________
15095 [  8115] By: jhi                                   on 2000/12/14  21:58:01
15096         Log: MANIFEST new files of #8114.
15097      Branch: perl
15098            ! MANIFEST
15099 ____________________________________________________________________________
15100 [  8114] By: jhi                                   on 2000/12/14  21:50:49
15101         Log: Integrate perlio.
15102      Branch: perl
15103           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
15104           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
15105           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
15106           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
15107           !> ext/Encode/Makefile.PL
15108 ____________________________________________________________________________
15109 [  8113] By: jhi                                   on 2000/12/14  21:48:49
15110         Log: The documentation part of the
15111              
15112              Subject: [ID 20001214.002] Net::Ping patch
15113              From: Jonathan Stowe <gellyfish@gellyfish.com>
15114              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
15115              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
15116              since the #7529 had already addressed the same problem.
15117      Branch: perl
15118            ! lib/Net/Ping.pm
15119 ____________________________________________________________________________
15120 [  8112] By: jhi                                   on 2000/12/14  21:42:57
15121         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
15122              From: Dominic Dunlop <domo@computer.org>
15123              Date: Tue, 12 Dec 2000 10:47:10 +0100
15124              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
15125              
15126              Document how elusive subroutines can be.
15127      Branch: perl
15128            ! pod/perlfunc.pod
15129 ____________________________________________________________________________
15130 [  8111] By: jhi                                   on 2000/12/14  21:38:05
15131         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
15132              From: Dominic Dunlop <domo@computer.org>
15133              Date: Thu, 14 Dec 2000 10:13:51 +0100
15134              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
15135      Branch: perl
15136            ! ext/POSIX/POSIX.pod
15137 ____________________________________________________________________________
15138 [  8110] By: jhi                                   on 2000/12/14  21:36:32
15139         Log: Subject: [patch] perlfaq7
15140              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
15141              Date: Thu, 14 Dec 2000 15:31:07 +0100
15142              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
15143      Branch: perl
15144            ! pod/perlfaq7.pod
15145 ____________________________________________________________________________
15146 [  8109] By: jhi                                   on 2000/12/14  21:29:20
15147         Log: Subject: [8104] Encode
15148              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15149              Date: Thu, 14 Dec 2000 14:49:34 +0100
15150              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
15151              
15152              Type casting for nervous compilers.
15153      Branch: perl
15154            ! ext/Encode/Encode.xs
15155 ____________________________________________________________________________
15156 [  8108] By: jhi                                   on 2000/12/14  21:26:17
15157         Log: Subject: [8104] DB_File
15158              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15159              Date: Thu, 14 Dec 2000 14:49:35 +0100
15160              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
15161              
15162              Type definition incorrect for DB 2.7.7.  Not known when it
15163              changed, so only changed it for a known revision.
15164      Branch: perl
15165            ! ext/DB_File/DB_File.xs
15166 ____________________________________________________________________________
15167 [  8107] By: jhi                                   on 2000/12/14  21:23:41
15168         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
15169              From: Peter Prymmer <pvhp@forte.com>
15170              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
15171              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
15172              
15173              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
15174      Branch: perl
15175            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
15176            ! ext/Encode/Encode/posix-bc.enc
15177 ____________________________________________________________________________
15178 [  8106] By: nick                                  on 2000/12/14  20:36:13
15179         Log: "Cold" build correction to Encode's Makefile.PL
15180      Branch: perlio
15181            ! ext/Encode/Makefile.PL
15182 ____________________________________________________________________________
15183 [  8105] By: nick                                  on 2000/12/14  20:09:37
15184         Log: "Compiled" encodings.
15185              Correct replacement character in EBCDIC .enc files
15186              Add 0x7F to ASCII repertoire.
15187      Branch: perlio
15188            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15189            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
15190            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
15191            ! ext/Encode/Makefile.PL ext/Encode/compile
15192            ! ext/Encode/encengine.c ext/Encode/encode.h
15193 ____________________________________________________________________________
15194 [  8104] By: nick                                  on 2000/12/14  00:38:20
15195         Log: Integrate mainline
15196      Branch: perlio
15197           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
15198           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
15199           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
15200           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
15201           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
15202           !> t/lib/db-hash.t t/lib/db-recno.t
15203 ____________________________________________________________________________
15204 [  8103] By: nick                                  on 2000/12/13  23:16:13
15205         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
15206              so far and so it does not get lost.
15207      Branch: perlio
15208            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
15209 ____________________________________________________________________________
15210 [  8102] By: jhi                                   on 2000/12/13  17:14:22
15211         Log: Update Changes.
15212      Branch: perl
15213            ! Changes patchlevel.h
15214 ____________________________________________________________________________
15215 [  8101] By: jhi                                   on 2000/12/13  16:53:41
15216         Log: Move the proto of start_glob() to a better place; regen api files.
15217      Branch: perl
15218            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
15219 ____________________________________________________________________________
15220 [  8100] By: jhi                                   on 2000/12/13  16:47:11
15221         Log: Metaconfig change for #8099.
15222      Branch: metaconfig
15223            ! U/modified/Head.U
15224 ____________________________________________________________________________
15225 [  8099] By: jhi                                   on 2000/12/13  16:46:48
15226         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
15227              From: Andy Dougherty <doughera@lafayette.edu>
15228              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
15229              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
15230      Branch: perl
15231            ! Configure
15232 ____________________________________________________________________________
15233 [  8098] By: jhi                                   on 2000/12/13  16:39:02
15234         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
15235              From: rspier@pobox.com (Robert Spier)
15236              Date: Tue, 12 Dec 2000 21:12:39 -0500
15237              Message-ID: <14902.56087.678086.725773@rls.cx>
15238              
15239              fastgetcwd is defined using a glob alias on a $^O dependent basis -
15240              and there was no default assignment or perl subroutine.
15241      Branch: perl
15242            ! lib/Cwd.pm
15243 ____________________________________________________________________________
15244 [  8097] By: jhi                                   on 2000/12/13  16:16:01
15245         Log: Subject: [PATCH] move startglob out of pp_hot.c
15246              From: Nicholas Clark <nick@ccl4.org>
15247              Date: Mon, 11 Dec 2000 23:16:39 +0000
15248              Message-ID: <20001211231638.A55550@plum.flirble.org>
15249      Branch: perl
15250            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
15251 ____________________________________________________________________________
15252 [  8096] By: jhi                                   on 2000/12/13  15:26:23
15253         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
15254              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
15255              Date: Wed, 13 Dec 2000 14:01:37 +0100
15256              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
15257              
15258              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
15259              in turn requires libpthread in libswanted.
15260      Branch: perl
15261            ! hints/hpux.sh
15262 ____________________________________________________________________________
15263 [  8095] By: jhi                                   on 2000/12/12  19:51:05
15264         Log: The integration wars continue.
15265      Branch: perl
15266           !> sv.c
15267 ____________________________________________________________________________
15268 [  8094] By: jhi                                   on 2000/12/12  19:48:26
15269         Log: Subject: [PATCH perl@8070] DB_File-1.74  
15270              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
15271              Date: Mon, 11 Dec 2000 23:07:17 -0000
15272              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
15273      Branch: perl
15274            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15275            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
15276            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
15277            ! t/lib/db-recno.t
15278 ____________________________________________________________________________
15279 [  8093] By: nick                                  on 2000/12/12  19:42:13
15280         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
15281      Branch: perlio
15282            ! sv.c
15283           !> lib/File/DosGlob.pm
15284 ____________________________________________________________________________
15285 [  8092] By: jhi                                   on 2000/12/12  19:28:11
15286         Log: Integrate perlio.
15287      Branch: perl
15288           !> sv.c
15289 ____________________________________________________________________________
15290 [  8091] By: nick                                  on 2000/12/12  18:49:45
15291         Log: Fix for Tk, and upgrading shared SVs.
15292      Branch: perlio
15293            ! sv.c
15294 ____________________________________________________________________________
15295 [  8090] By: jhi                                   on 2000/12/12  16:48:59
15296         Log: Subject: [PATCH] Re: Breadperl & Tk
15297              From: Nick Ing-Simmons <nik@tiuk.ti.com>
15298              Date: Tue, 12 Dec 2000 14:48:27 GMT
15299              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
15300      Branch: perl
15301            ! sv.c
15302 ____________________________________________________________________________
15303 [  8089] By: jhi                                   on 2000/12/12  03:37:19
15304         Log: Subject: DosGlob.pm diff for bash style brace expansion.
15305              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
15306              Date: Fri, 8 Dec 2000 10:45:30 -0600
15307              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
15308      Branch: perl
15309            ! lib/File/DosGlob.pm
15310 ____________________________________________________________________________
15311 [  8088] By: nick                                  on 2000/12/11  23:59:59
15312         Log: Integrate mainline
15313      Branch: perlio
15314           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
15315           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
15316           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
15317           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
15318           !> t/op/local.t t/pragma/warn/toke toke.c
15319 ____________________________________________________________________________
15320 [  8087] By: jhi                                   on 2000/12/11  23:20:23
15321         Log: Integrate perlio.
15322      Branch: perl
15323           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15324 ____________________________________________________________________________
15325 [  8086] By: jhi                                   on 2000/12/11  22:50:59
15326         Log: Tune further the OS detection of CGI.
15327      Branch: perl
15328            ! lib/CGI.pm
15329 ____________________________________________________________________________
15330 [  8085] By: nick                                  on 2000/12/11  22:50:46
15331         Log: Finish 1st pass of "encoding" layer e.g. :
15332              open($fh,"<encoding(iso8859-7)",$greek) || die;
15333      Branch: perlio
15334            ! ext/Encode/Encode.xs perlio.c perliol.h
15335 ____________________________________________________________________________
15336 [  8084] By: jhi                                   on 2000/12/11  22:32:06
15337         Log: Revert the -f ambiguousity patch, seems to cause
15338              too much hassle (the interpret -Q as a function
15339              where Q is not a known filetest part is left in).
15340      Branch: perl
15341            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
15342            ! toke.c
15343 ____________________________________________________________________________
15344 [  8083] By: jhi                                   on 2000/12/11  22:27:23
15345         Log: (accidentally empty check-in)
15346      Branch: perl
15347            ! lib/File/DosGlob.pm
15348 ____________________________________________________________________________
15349 [  8082] By: nick                                  on 2000/12/11  19:09:51
15350         Log: Restore mmap function (broken by tweaks to shared buffer
15351              layer for encode(xxxx)).
15352      Branch: perlio
15353            ! perlio.c
15354 ____________________________________________________________________________
15355 [  8081] By: jhi                                   on 2000/12/11  18:29:13
15356         Log: Subject: Re: The long awaited feature ...
15357              From: Simon Cozens <simon@cozens.net>
15358              Date: Mon, 11 Dec 2000 15:54:24 +0000
15359              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
15360              
15361              More io/utf8 tests.
15362      Branch: perl
15363            ! t/io/utf8.t
15364 ____________________________________________________________________________
15365 [  8080] By: jhi                                   on 2000/12/11  18:19:36
15366         Log: Subject: PATCH MakeMaker manpage clarification
15367              From: andreas.koenig@anima.de (Andreas J. Koenig)
15368              Date: 10 Dec 2000 20:46:13 +0100
15369              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
15370      Branch: perl
15371            ! lib/ExtUtils/MakeMaker.pm
15372 ____________________________________________________________________________
15373 [  8079] By: jhi                                   on 2000/12/11  15:35:07
15374         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
15375              From: Simon Cozens <simon@cozens.net>
15376              Date: Sun, 10 Dec 2000 19:06:19 +0000
15377              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
15378      Branch: perl
15379            ! ext/B/B/Deparse.pm t/lib/b.t
15380 ____________________________________________________________________________
15381 [  8078] By: jhi                                   on 2000/12/11  15:09:11
15382         Log: Subject: [PATCH] docs on NaN
15383              From: Nicholas Clark <nick@ccl4.org>
15384              Date: Mon, 11 Dec 2000 01:48:38 +0000
15385              Message-ID: <20001211014838.B99205@plum.flirble.org>
15386      Branch: perl
15387            ! pod/perlop.pod
15388 ____________________________________________________________________________
15389 [  8077] By: jhi                                   on 2000/12/11  15:02:21
15390         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
15391              From: Simon Cozens <simon@cozens.net>
15392              Date: Mon, 11 Dec 2000 01:21:45 +0000
15393              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
15394      Branch: perl
15395            ! pp.c pp_hot.c scope.c t/op/local.t
15396 ____________________________________________________________________________
15397 [  8076] By: nick                                  on 2000/12/10  20:43:32
15398         Log: Not merge worthy...
15399              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
15400              syntax is modelled on attributes.
15401              Untested fix for io/utf8 on Win32 etc.
15402              Very clumsy start to the encode layer.
15403      Branch: perlio
15404            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15405 ____________________________________________________________________________
15406 [  8075] By: jhi                                   on 2000/12/10  18:39:33
15407         Log: Darwin is not Windows.
15408      Branch: perl
15409            ! lib/CGI.pm
15410 ____________________________________________________________________________
15411 [  8074] By: jhi                                   on 2000/12/10  18:31:27
15412         Log: Subject: Ambiguous -%c() resolved as a file test
15413              From: "Paul Marquess" <Paul.Marquess@openwave.com>
15414              Date: Sun, 10 Dec 2000 15:35:07 -0000
15415              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
15416      Branch: perl
15417            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
15418 ____________________________________________________________________________
15419 [  8073] By: jhi                                   on 2000/12/10  18:16:29
15420         Log: Subject: PATCH installperl misinformed 
15421              From: andreas.koenig@anima.de (Andreas J. Koenig)
15422              Date: 10 Dec 2000 13:01:32 +0100 
15423              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
15424      Branch: perl
15425            ! installperl
15426 ____________________________________________________________________________
15427 [  8072] By: jhi                                   on 2000/12/10  18:07:55
15428         Log: The walkoptree confusion rages; walkoptree() seems to be coming
15429              from B.xs, while walkoptree_slow() comes from B.pm.
15430      Branch: perl
15431            ! ext/B/B.pm
15432 ____________________________________________________________________________
15433 [  8071] By: nick                                  on 2000/12/10  11:45:47
15434         Log: Integrate mainline
15435      Branch: perlio
15436           +> t/base/commonsense.t
15437           !> (integrate 37 files)
15438 ____________________________________________________________________________
15439 [  8070] By: jhi                                   on 2000/12/10  04:46:21
15440         Log: Update Changes.
15441      Branch: perl
15442            ! Changes patchlevel.h
15443 ____________________________________________________________________________
15444 [  8069] By: jhi                                   on 2000/12/10  04:39:19
15445         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
15446              From: andreas.koenig@anima.de (Andreas J. Koenig)
15447              Date: 09 Dec 2000 17:14:25 +0100
15448              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
15449      Branch: perl
15450            + t/base/commonsense.t
15451            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
15452 ____________________________________________________________________________
15453 [  8068] By: jhi                                   on 2000/12/10  04:17:36
15454         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
15455              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15456              Date: Sat, 9 Dec 2000 16:47:22 -0000
15457              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
15458      Branch: perl
15459            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
15460            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
15461            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
15462            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
15463            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
15464            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
15465            ! t/lib/sdbm.t
15466 ____________________________________________________________________________
15467 [  8067] By: jhi                                   on 2000/12/10  03:52:02
15468         Log: Test case for #8066.
15469      Branch: perl
15470            ! t/op/misc.t
15471 ____________________________________________________________________________
15472 [  8066] By: jhi                                   on 2000/12/10  03:50:30
15473         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
15474              From: Simon Cozens <simon@cozens.net>
15475              Date: Sun, 10 Dec 2000 00:55:37 +0000
15476              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
15477      Branch: perl
15478            ! pp_sys.c
15479 ____________________________________________________________________________
15480 [  8065] By: jhi                                   on 2000/12/10  03:44:52
15481         Log: Test case for #8064.
15482      Branch: perl
15483            ! t/comp/proto.t
15484 ____________________________________________________________________________
15485 [  8064] By: jhi                                   on 2000/12/10  03:42:32
15486         Log: Subject: Re: prototype of substr
15487              From: Simon Cozens <simon@cozens.net>
15488              Date: Sun, 10 Dec 2000 00:13:33 +0000
15489              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
15490              
15491              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
15492      Branch: perl
15493            ! pp.c
15494 ____________________________________________________________________________
15495 [  8063] By: jhi                                   on 2000/12/10  03:39:42
15496         Log: Subject: [PATCH] perlguts.pod
15497              From: Simon Cozens <simon@cozens.net>
15498              Date: Sun, 10 Dec 2000 00:06:47 +0000
15499              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
15500              
15501              Documentation of the different types of ops,
15502              plus the functions in dump.c
15503      Branch: perl
15504            ! pod/perlguts.pod
15505 ____________________________________________________________________________
15506 [  8062] By: jhi                                   on 2000/12/10  03:30:04
15507         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
15508              From: Nicholas Clark <nick@talking.bollo.cx>
15509              Date: Sat, 09 Dec 2000 18:57:25 +0000
15510              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
15511              
15512              Be more robust in weird hostname setups.
15513      Branch: perl
15514            ! t/lib/net-hostent.t
15515 ____________________________________________________________________________
15516 [  8061] By: jhi                                   on 2000/12/10  03:28:21
15517         Log: Pacify fussy compiler. 
15518      Branch: perl
15519            ! pp_sys.c
15520 ____________________________________________________________________________
15521 [  8060] By: jhi                                   on 2000/12/10  02:52:46
15522         Log: Integrate perlio.
15523      Branch: perl
15524           !> pp_sys.c t/io/utf8.t
15525 ____________________________________________________________________________
15526 [  8059] By: nick                                  on 2000/12/09  23:40:14
15527         Log: read/sysread/recv should now be utf8 aware.
15528              Basic test for utf8 read.
15529      Branch: perlio
15530            ! pp_sys.c t/io/utf8.t
15531 ____________________________________________________________________________
15532 [  8058] By: jhi                                   on 2000/12/09  21:56:02
15533         Log: Integrate perlio.
15534      Branch: perl
15535           +> t/io/utf8.t
15536           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
15537 ____________________________________________________________________________
15538 [  8057] By: jhi                                   on 2000/12/09  21:53:35
15539         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
15540              From: Inaba Hiroto <inaba@st.rim.or.jp>
15541              Date: Sun, 10 Dec 2000 05:53:21 +0900
15542              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
15543              
15544              Tests for #8056.
15545      Branch: perl
15546            ! t/op/each.t
15547 ____________________________________________________________________________
15548 [  8056] By: jhi                                   on 2000/12/09  21:51:16
15549         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
15550              From: Inaba Hiroto <inaba@st.rim.or.jp>
15551              Date: Sat, 09 Dec 2000 18:02:00 +0900
15552              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
15553              
15554              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
15555      Branch: perl
15556            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
15557 ____________________________________________________________________________
15558 [  8055] By: nick                                  on 2000/12/09  20:11:48
15559         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
15560              than raw PerlIO_write() - does not seem to break any tests.
15561      Branch: perlio
15562            ! pp_sys.c
15563 ____________________________________________________________________________
15564 [  8054] By: nick                                  on 2000/12/09  19:47:30
15565         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
15566              (sysread, recv and write i.e. formats still to do...)
15567              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
15568              open($fh,">:utf8","name")
15569              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
15570              so no extra overhead is involved.
15571              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
15572              to a non-utf8 stream.
15573              Add initial io/utf8.t
15574              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
15575              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
15576              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
15577      Branch: perlio
15578            + t/io/utf8.t
15579            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
15580 ____________________________________________________________________________
15581 [  8053] By: nick                                  on 2000/12/09  19:26:37
15582         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
15583              was only testing this_utf8.
15584      Branch: perlio
15585            ! toke.c
15586 ____________________________________________________________________________
15587 [  8052] By: nick                                  on 2000/12/09  19:09:41
15588         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
15589              i.e. the output string has one, but don't mess with source assumption.
15590      Branch: perlio
15591            ! toke.c
15592 ____________________________________________________________________________
15593 [  8051] By: jhi                                   on 2000/12/09  16:55:17
15594         Log: Integrate perlio.
15595      Branch: perl
15596           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
15597           !> sv.c thrdvar.h util.c
15598 ____________________________________________________________________________
15599 [  8050] By: jhi                                   on 2000/12/09  16:48:07
15600         Log: Nits noticed by Peter Prymmer.
15601      Branch: perl
15602            ! lib/ExtUtils/MM_VMS.pm
15603 ____________________________________________________________________________
15604 [  8049] By: nick                                  on 2000/12/09  13:49:40
15605         Log: UTF8 output prework.
15606              - Store $\ and $, as SVs so they can have SvUTF8 flag
15607              - use do_print() rather than raw PerlIO_write() to print them.
15608      Branch: perlio
15609            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
15610            ! thrdvar.h util.c
15611 ____________________________________________________________________________
15612 [  8048] By: nick                                  on 2000/12/09  12:30:43
15613         Log: Integrate mainline.
15614      Branch: perlio
15615           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
15616           +> t/op/reverse.t
15617           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
15618           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15619           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
15620           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
15621           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
15622           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
15623 ____________________________________________________________________________
15624 [  8047] By: jhi                                   on 2000/12/09  00:23:27
15625         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
15626              From: Michael G Schwern <schwern@pobox.com>
15627              Date: Fri, 8 Dec 2000 14:43:04 -0600
15628      Branch: perl
15629            ! lib/ExtUtils/MM_VMS.pm
15630 ____________________________________________________________________________
15631 [  8046] By: jhi                                   on 2000/12/08  23:10:27
15632         Log: A missed check-in.
15633      Branch: perl
15634            ! lib/ExtUtils/Manifest.pm
15635 ____________________________________________________________________________
15636 [  8045] By: jhi                                   on 2000/12/08  21:57:12
15637         Log: (null check-in)
15638      Branch: perl
15639            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
15640 ____________________________________________________________________________
15641 [  8044] By: jhi                                   on 2000/12/08  21:11:06
15642         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
15643              at the final draft stage.
15644      Branch: perl
15645            + ext/Encode/Encode/iso8859-16.enc
15646            ! MANIFEST
15647 ____________________________________________________________________________
15648 [  8043] By: jhi                                   on 2000/12/08  16:39:04
15649         Log: Update Changes.
15650      Branch: perl
15651            ! Changes patchlevel.h
15652 ____________________________________________________________________________
15653 [  8042] By: jhi                                   on 2000/12/08  16:33:39
15654         Log: Do not return the Unicode replacement character if UTF-8
15655              decoding goes awry, it should be up to the caller to decide.
15656      Branch: perl
15657            ! pod/perlapi.pod utf8.c
15658 ____________________________________________________________________________
15659 [  8041] By: jhi                                   on 2000/12/08  16:22:28
15660         Log: metaconfig maintenance.
15661      Branch: metaconfig
15662            ! U/modified/stdchar.U
15663      Branch: metaconfig/U/perl
15664            + testsyml.U
15665 ____________________________________________________________________________
15666 [  8040] By: jhi                                   on 2000/12/08  16:03:08
15667         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
15668              From: sthoenna@efn.org
15669              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
15670              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
15671      Branch: perl
15672            ! Changes lib/ExtUtils/MM_OS2.pm
15673 ____________________________________________________________________________
15674 [  8039] By: jhi                                   on 2000/12/08  15:57:11
15675         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
15676              From: Simon Cozens <simon@cozens.net>
15677              Date: Fri, 8 Dec 2000 13:33:31 +0000
15678              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
15679              
15680              (The pp_hot part needed a rewrite.)
15681      Branch: perl
15682            ! doop.c pp_hot.c utf8.c
15683 ____________________________________________________________________________
15684 [  8038] By: jhi                                   on 2000/12/08  15:25:08
15685         Log: Subject: djSP
15686              From: Michael Stevens <michael@etla.org>
15687              Date: Wed, 6 Dec 2000 23:24:01 +0000
15688              Message-ID: <20001206232400.A21381@firedrake.org>
15689              
15690              Plus a note from Nick Ing-Simmons.
15691      Branch: perl
15692            ! pp.h
15693 ____________________________________________________________________________
15694 [  8037] By: jhi                                   on 2000/12/08  15:18:35
15695         Log: Filetype is text.
15696      Branch: perl
15697            ! t/op/utf8decode.t
15698 ____________________________________________________________________________
15699 [  8036] By: jhi                                   on 2000/12/08  03:31:27
15700         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
15701              From: Andy Dougherty <doughera@lafayette.edu>
15702              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
15703              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
15704              
15705              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
15706              From: Andy Dougherty <doughera@lafayette.edu>
15707              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
15708              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
15709      Branch: perl
15710            + ext/POSIX/hints/svr4.pl
15711            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
15712 ____________________________________________________________________________
15713 [  8035] By: jhi                                   on 2000/12/08  03:26:01
15714         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
15715              From: Andy Dougherty <doughera@lafayette.edu>
15716              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
15717              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
15718      Branch: perl
15719            ! t/README t/base/term.t
15720 ____________________________________________________________________________
15721 [  8034] By: jhi                                   on 2000/12/08  03:21:59
15722         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
15723              From: mjd@plover.com  
15724              Date: 7 Dec 2000 21:04:20 -0000
15725              Message-ID: <20001207210420.22282.qmail@plover.com>
15726              
15727              Plus -z doc.
15728      Branch: perl
15729            ! pod/perlfunc.pod
15730 ____________________________________________________________________________
15731 [  8033] By: jhi                                   on 2000/12/08  03:19:03
15732         Log: Use the UTF8 macros a bit.  They can't be used with abandon
15733              everywhere because we do generate illegal UTF-8 in some situations.
15734              This is of course naughty.
15735      Branch: perl
15736            ! pod/perlapi.pod utf8.c utf8.h
15737 ____________________________________________________________________________
15738 [  8032] By: jhi                                   on 2000/12/08  03:00:09
15739         Log: Out of sync?
15740      Branch: perl
15741            ! t/pragma/warn/utf8
15742 ____________________________________________________________________________
15743 [  8031] By: jhi                                   on 2000/12/08  02:22:39
15744         Log: Cnt spl.
15745      Branch: perl
15746            ! MANIFEST
15747 ____________________________________________________________________________
15748 [  8030] By: jhi                                   on 2000/12/08  01:23:54
15749         Log: Add test for reverse().
15750      Branch: perl
15751            + t/op/reverse.t
15752            ! MANIFEST
15753 ____________________________________________________________________________
15754 [  8029] By: jhi                                   on 2000/12/08  01:21:47
15755         Log: Integrate perlio.
15756      Branch: perl
15757           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
15758           !> perlio.c perlio.h perlsdio.h warnings.pl
15759 ____________________________________________________________________________
15760 [  8028] By: jhi                                   on 2000/12/08  01:19:08
15761         Log: Introduce macros for UTF8 decoding.
15762      Branch: perl
15763            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
15764 ____________________________________________________________________________
15765 [  8027] By: nick                                  on 2000/12/07  22:18:19
15766         Log: Integrate mainline
15767      Branch: perlio
15768           !> embed.pl pod/perlapi.pod utf8.c
15769 ____________________________________________________________________________
15770 [  8026] By: nick                                  on 2000/12/07  21:45:08
15771         Log: Various oddities p4 diff -se showed up
15772              Remove 'our' from warnings.pl
15773      Branch: perlio
15774            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
15775 ____________________________________________________________________________
15776 [  8025] By: nick                                  on 2000/12/07  21:43:32
15777         Log: Change PerlIO_(get|set)pos to take SV *
15778              Should fix, OS/2, VMS, (sfio??)
15779      Branch: perlio
15780            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
15781 ____________________________________________________________________________
15782 [  8024] By: jhi                                   on 2000/12/07  19:05:32
15783         Log: Document utf8_to_uv() better.
15784      Branch: perl
15785            ! pod/perlapi.pod utf8.c
15786 ____________________________________________________________________________
15787 [  8023] By: jhi                                   on 2000/12/07  18:23:47
15788         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
15789      Branch: perl
15790            ! embed.pl pod/perlapi.pod utf8.c
15791 ____________________________________________________________________________
15792 [  8022] By: jhi                                   on 2000/12/07  04:13:51
15793         Log: Integrate perlio.
15794      Branch: perl
15795           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
15796           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
15797           !> win32/makefile.mk
15798 ____________________________________________________________________________
15799 [  8021] By: nick                                  on 2000/12/07  00:28:14
15800         Log: Various attempts at MSVC debug - not sure what has
15801              changed but works now. 
15802              Seems atexit() _may_ work for DLLs built with MSVC so don't
15803              call cleanup that way.
15804      Branch: perlio
15805            ! perlio.c win32/makefile.mk
15806 ____________________________________________________________________________
15807 [  8020] By: nick                                  on 2000/12/06  19:57:20
15808         Log: Integrate mainline
15809      Branch: perlio
15810           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
15811           !> (integrate 75 files)
15812 ____________________________________________________________________________
15813 [  8019] By: nick                                  on 2000/12/06  19:28:21
15814         Log: Add useperlio to config.vc
15815              Turn off binmode in config_H.PL
15816              Regen all the config_H.xx
15817              Attempt to get debugging build with MSVC.
15818      Branch: perlio
15819            ! win32/config.vc win32/config_H.bc win32/config_H.gc
15820            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
15821 ____________________________________________________________________________
15822 [  8018] By: nick                                  on 2000/12/06  19:21:57
15823         Log: Test various dup/external program options on all platforms.
15824      Branch: perlio
15825            ! t/io/dup.t
15826 ____________________________________________________________________________
15827 [  8017] By: nick                                  on 2000/12/06  19:20:47
15828         Log: Fix harness to be less picky
15829      Branch: perlio
15830            ! lib/Test/Harness.pm
15831 ____________________________________________________________________________
15832 [  8016] By: jhi                                   on 2000/12/06  16:45:12
15833         Log: Update Changes.
15834      Branch: perl
15835            ! Changes patchlevel.h
15836 ____________________________________________________________________________
15837 [  8015] By: jhi                                   on 2000/12/06  16:41:03
15838         Log: Test \x{...} with ord().
15839      Branch: perl
15840            ! t/op/ord.t
15841 ____________________________________________________________________________
15842 [  8014] By: jhi                                   on 2000/12/06  16:20:33
15843         Log: Test tweak because of #8013.
15844      Branch: perl
15845            ! t/lib/b.t
15846 ____________________________________________________________________________
15847 [  8013] By: jhi                                   on 2000/12/06  16:09:09
15848         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
15849              From: Michael G Schwern <schwern@pobox.com>
15850              Date: Tue, 5 Dec 2000 21:23:28 -0500
15851              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
15852              
15853              Carp::Heavy parts not very applicable because of recent changes.
15854      Branch: perl
15855            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
15856            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
15857            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
15858            ! lib/Exporter.pm lib/Exporter/Heavy.pm
15859            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
15860            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15861            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
15862            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
15863            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
15864            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
15865            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
15866            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
15867            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
15868            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
15869            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
15870            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
15871            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
15872            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
15873            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
15874            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
15875            ! warnings.pl
15876 ____________________________________________________________________________
15877 [  8012] By: jhi                                   on 2000/12/06  15:22:38
15878         Log: Subject: [PATCH] Re: New harness is failing things
15879              From: Nick Ing-Simmons <nik@tiuk.ti.com>
15880              Date: Wed, 6 Dec 2000 13:00:30 GMT
15881              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
15882      Branch: perl
15883            ! lib/Test/Harness.pm
15884 ____________________________________________________________________________
15885 [  8011] By: jhi                                   on 2000/12/06  15:12:08
15886         Log: Subject: installhtml changes
15887              From: Michael Stevens <michael@etla.org>
15888              Date: Wed, 6 Dec 2000 13:15:53 +0000
15889              Message-ID: <20001206131553.A27317@firedrake.org>
15890      Branch: perl
15891            ! installhtml
15892 ____________________________________________________________________________
15893 [  8010] By: jhi                                   on 2000/12/06  15:06:05
15894         Log: Subject: the dTHR hits
15895              From: Michael Stevens <michael@etla.org>
15896              Date: Wed, 6 Dec 2000 12:06:03 +0000
15897              Message-ID: <20001206120603.A24581@firedrake.org>
15898              
15899              More, errrm, less dTHRs.
15900      Branch: perl
15901            ! bytecode.pl ext/B/B/C.pm
15902 ____________________________________________________________________________
15903 [  8009] By: jhi                                   on 2000/12/06  15:04:25
15904         Log: Subject: MakeMaker mailing list gone?
15905              From: Michael G Schwern <schwern@pobox.com>
15906              Date: Tue, 5 Dec 2000 19:29:59 -0500
15907              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
15908              
15909              The MakeMaker mailing list is dead, perlbug is the right
15910              address to report bugs.
15911      Branch: perl
15912            ! lib/ExtUtils/MakeMaker.pm
15913 ____________________________________________________________________________
15914 [  8008] By: jhi                                   on 2000/12/06  15:00:32
15915         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
15916              From: Michael G Schwern <schwern@pobox.com>
15917              Date: Tue, 5 Dec 2000 19:21:21 -0500
15918              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
15919              
15920              Add a default MANIFEST skip that ignores things like
15921              version control files, editor temporary files, and the Makefile.
15922      Branch: perl
15923            + lib/ExtUtils/MANIFEST.SKIP
15924            ! MANIFEST lib/ExtUtils/Manifest.pm
15925 ____________________________________________________________________________
15926 [  8007] By: jhi                                   on 2000/12/06  14:57:20
15927         Log: In Amiga more manual hackery of the scripts seems to be needed,
15928              from Jan-Erik Karlsson.  Why Configure does not get this right
15929              is unknown, may be shell-induced.
15930      Branch: perl
15931            ! README.amiga
15932 ____________________________________________________________________________
15933 [  8006] By: jhi                                   on 2000/12/05  23:53:12
15934         Log: Add TOPm1s to peek at the second topmost stack item.
15935      Branch: perl
15936            ! pp.h
15937 ____________________________________________________________________________
15938 [  8005] By: jhi                                   on 2000/12/05  23:13:55
15939         Log: Avaunt, you foul UTF-8 tests.
15940      Branch: perl
15941            ! t/op/ver.t t/pragma/utf8.t
15942 ____________________________________________________________________________
15943 [  8004] By: jhi                                   on 2000/12/05  23:09:54
15944         Log: Continue utf8 dispersal. 
15945      Branch: perl
15946            + t/op/concat.t
15947            ! MANIFEST t/pragma/utf8.t
15948 ____________________________________________________________________________
15949 [  8003] By: nick                                  on 2000/12/05  23:02:39
15950         Log: Integrate mainline.
15951      Branch: perlio
15952           +> t/op/length.t t/op/utf8decode.t
15953           !> (integrate 69 files)
15954 ____________________________________________________________________________
15955 [  8002] By: jhi                                   on 2000/12/05  22:59:28
15956         Log: Integrate perlio.
15957      Branch: perl
15958           !> iperlsys.h perl.c perlio.c win32/perllib.c
15959 ____________________________________________________________________________
15960 [  8001] By: nick                                  on 2000/12/05  22:07:52
15961         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
15962              - calloc/free suffer from damage on TerminateThread()
15963              - use PerlMemShared (as originally planned) now fixed
15964              - avoid doing anything important on DLL "detach".
15965      Branch: perlio
15966            ! perl.c perlio.c win32/perllib.c
15967 ____________________________________________________________________________
15968 [  8000] By: nick                                  on 2000/12/05  21:05:09
15969         Log: Fix gross PerlMemShared issue.
15970      Branch: perlio
15971            ! iperlsys.h
15972 ____________________________________________________________________________
15973 [  7999] By: jhi                                   on 2000/12/05  20:46:58
15974         Log: Test for Unicode (UTF-8) hash keys.
15975      Branch: perl
15976            ! t/op/each.t
15977 ____________________________________________________________________________
15978 [  7998] By: jhi                                   on 2000/12/05  20:30:35
15979         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
15980              is now always UTF-8), empty line cosmetics.
15981      Branch: perl
15982            ! t/pragma/utf8.t
15983 ____________________________________________________________________________
15984 [  7997] By: jhi                                   on 2000/12/05  20:15:40
15985         Log: Subject: Re: STRLEN - what?
15986              From: Andy Dougherty <doughera@lafayette.edu>
15987              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
15988              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
15989              
15990              Explain STRLEN.
15991      Branch: perl
15992            ! pod/perlguts.pod
15993 ____________________________________________________________________________
15994 [  7996] By: jhi                                   on 2000/12/05  20:13:34
15995         Log: Split off the UTF-8 decoder tests, make them to check also
15996              the error message.
15997      Branch: perl
15998            + t/op/utf8decode.t
15999            ! MANIFEST t/pragma/utf8.t utf8.c
16000 ____________________________________________________________________________
16001 [  7995] By: jhi                                   on 2000/12/05  16:39:47
16002         Log: Start migrating bits of pragma/utf8 to elsewhere
16003              (since the long term plan is to obsolete 'use utf8').
16004      Branch: perl
16005            + t/op/length.t
16006            ! MANIFEST t/pragma/utf8.t
16007 ____________________________________________________________________________
16008 [  7994] By: jhi                                   on 2000/12/05  16:30:21
16009         Log: Fix a manual edit typo from #7993, fix the message formatting
16010              for Unicode, add few our declarations.
16011      Branch: perl
16012            ! lib/Carp/Heavy.pm
16013 ____________________________________________________________________________
16014 [  7993] By: jhi                                   on 2000/12/05  16:09:15
16015         Log: Subject: Need help with warnings :-(
16016              From: "Ben Tilly" <ben_tilly@hotmail.com>
16017              Date: Tue, 05 Dec 2000 01:35:54 -0500
16018              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
16019              
16020              Subject: UPDATE: Carp/Heavy now passes all tests
16021              From: "Ben Tilly" <ben_tilly@hotmail.com>
16022              Date: Tue, 05 Dec 2000 07:59:41 -0500
16023              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
16024              
16025              The Brave New Carp.
16026      Branch: perl
16027            ! lib/Carp.pm lib/Carp/Heavy.pm
16028 ____________________________________________________________________________
16029 [  7992] By: jhi                                   on 2000/12/05  15:55:08
16030         Log: Subject: [PATCH perl@7979] cygwin port
16031              From: "Eric Fifer" <efifer@dircon.co.uk>
16032              Date: Tue, 5 Dec 2000 14:04:09 -0000
16033              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
16034      Branch: perl
16035            ! t/lib/net-hostent.t
16036 ____________________________________________________________________________
16037 [  7991] By: jhi                                   on 2000/12/05  15:52:34
16038         Log: Subject: Re: [PATCH] The largest hoax of all times?
16039              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16040              Date: Tue, 5 Dec 2000 00:40:25 -0500
16041              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
16042              
16043              Subject: Re: [PATCH] The largest hoax of all times?
16044              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16045              Date: Mon, 4 Dec 2000 23:55:53 -0500
16046              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
16047              
16048              Subject: Re: [PATCH] The largest hoax of all times?
16049              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16050              Date: Tue, 5 Dec 2000 01:28:45 -0500
16051              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
16052              
16053              Fix the unpredictable order of DESTROYs.
16054      Branch: perl
16055            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
16056            ! sv.c sv.h t/op/ref.t
16057 ____________________________________________________________________________
16058 [  7990] By: jhi                                   on 2000/12/05  14:38:53
16059         Log: Subject: [PATCH] shrink pp_hot fractionally
16060              From: Nicholas Clark <nick@ccl4.org>
16061              Date: Tue, 5 Dec 2000 12:44:31 +0000
16062              Message-ID: <20001205124431.E74518@plum.flirble.org>
16063              
16064              Use report_evil_fh().
16065      Branch: perl
16066            ! opcode.pl opnames.h pp_hot.c util.c
16067 ____________________________________________________________________________
16068 [  7989] By: jhi                                   on 2000/12/05  14:21:27
16069         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
16070              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16071              Date: Mon, 04 Dec 2000 22:21:59 -0800
16072              Message-ID: <HmIL6gzkgepS092yn@efn.org>
16073              
16074              Harness shouldn't ignore responses like "ok 3\r\r\n".
16075      Branch: perl
16076            ! lib/Test/Harness.pm
16077 ____________________________________________________________________________
16078 [  7988] By: jhi                                   on 2000/12/05  13:51:28
16079         Log: Integrate the "skip" messages to explain().
16080      Branch: perl
16081            ! t/lib/syslfs.t t/op/lfs.t
16082 ____________________________________________________________________________
16083 [  7987] By: jhi                                   on 2000/12/05  12:34:54
16084         Log: The one that got away in #7984.
16085              
16086              Subject: Re: dTHR - what and why?
16087              From: Michael Stevens <michael@etla.org> 
16088              Date: Tue, 5 Dec 2000 11:15:52 +0000
16089              Message-ID: <20001205111552.A4647@firedrake.org>
16090      Branch: perl
16091            ! sv.h
16092 ____________________________________________________________________________
16093 [  7986] By: gsar                                  on 2000/12/05  09:14:44
16094         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
16095              due to the notorious GetFileType() bug in Windows 9x, which fstat()
16096              tickles)
16097      Branch: perl
16098            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
16099 ____________________________________________________________________________
16100 [  7985] By: jhi                                   on 2000/12/05  05:49:03
16101         Log: Integrate perlio.
16102      Branch: perl
16103           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
16104           !> win32/perlhost.h win32/perllib.c
16105 ____________________________________________________________________________
16106 [  7984] By: jhi                                   on 2000/12/05  05:48:16
16107         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
16108      Branch: perl
16109            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
16110            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
16111            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
16112            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
16113            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
16114            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
16115            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
16116            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
16117            ! win32/win32.c
16118 ____________________________________________________________________________
16119 [  7983] By: nick                                  on 2000/12/04  23:27:43
16120         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
16121      Branch: perlio
16122            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
16123            ! win32/perlhost.h win32/perllib.c
16124 ____________________________________________________________________________
16125 [  7982] By: jhi                                   on 2000/12/04  19:44:09
16126         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
16127              uncovered by #7980.
16128      Branch: perl
16129            ! op.c
16130 ____________________________________________________________________________
16131 [  7981] By: jhi                                   on 2000/12/04  19:42:07
16132         Log: Subject: [PATCH] Trivial dump.c feature
16133              From: Simon Cozens <simon@cozens.net>
16134              Date: Mon, 4 Dec 2000 18:08:38 +0000
16135              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
16136              
16137              Show whether a constant is UTF-8.
16138      Branch: perl
16139            ! dump.c
16140 ____________________________________________________________________________
16141 [  7980] By: jhi                                   on 2000/12/04  19:36:51
16142         Log: UTF-8 hash keys, patch from Inaba Hiroto.
16143      Branch: perl
16144            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
16145 ____________________________________________________________________________
16146 [  7979] By: jhi                                   on 2000/12/04  17:36:28
16147         Log: Update Changes.
16148      Branch: perl
16149            ! Changes patchlevel.h
16150 ____________________________________________________________________________
16151 [  7978] By: jhi                                   on 2000/12/04  16:42:17
16152         Log: Retract #7977, still too volatile (the euphemism of the day
16153              for unfinished and buggy :-)
16154      Branch: perl
16155            ! doop.c hv.c pp.c sv.h
16156 ____________________________________________________________________________
16157 [  7977] By: jhi                                   on 2000/12/04  16:25:15
16158         Log: (Retracted by #7978, too shaky yet.)
16159              
16160              Subject: Re: utf8 in hash keys, implementor missing
16161              From: Simon Cozens <simon@cozens.net>
16162              Date: Sat, 2 Dec 2000 19:49:35 +0000
16163              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
16164              
16165              The first step at UTF-8 hash keys.
16166      Branch: perl
16167            ! doop.c hv.c pp.c sv.h
16168 ____________________________________________________________________________
16169 [  7976] By: jhi                                   on 2000/12/04  16:13:53
16170         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
16171              From: sthoenna@efn.org
16172              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
16173              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
16174      Branch: perl
16175            ! os2/os2.c perlio.c
16176 ____________________________________________________________________________
16177 [  7975] By: jhi                                   on 2000/12/04  16:05:25
16178         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
16179              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16180              Date: Thu, 30 Nov 2000 20:50:37 -0800
16181              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
16182      Branch: perl
16183            ! os2/os2.c
16184 ____________________________________________________________________________
16185 [  7974] By: jhi                                   on 2000/12/04  16:03:57
16186         Log: Subject: [PATCH] ++ 20% faster
16187              From: Nicholas Clark <nick@ccl4.org>
16188              Date: Mon, 4 Dec 2000 12:17:27 +0000
16189              Message-ID: <20001204121726.B52976@plum.flirble.org>
16190              
16191              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
16192      Branch: perl
16193            ! sv.c
16194 ____________________________________________________________________________
16195 [  7973] By: jhi                                   on 2000/12/04  16:00:48
16196         Log: 
16197              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
16198              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16199              Date: Mon, 04 Dec 2000 12:30:45 +0100
16200              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
16201              
16202              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
16203              library (getprotobyname and getprotobynumber are outversioned by
16204              the same calls in libc, at least for xlc version 3.
16205      Branch: perl
16206            ! hints/aix.sh
16207 ____________________________________________________________________________
16208 [  7972] By: jhi                                   on 2000/12/04  02:58:31
16209         Log: Integrate perlio.
16210      Branch: perl
16211           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
16212           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
16213           !> win32/win32.h win32/win32iop.h win32/win32thread.h
16214 ____________________________________________________________________________
16215 [  7971] By: nick                                  on 2000/12/04  00:24:33
16216         Log: Quieten some noise in Win32 builds:
16217              - win32.h is included after <sys/socket.h>, so need to 
16218              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
16219              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
16220      Branch: perlio
16221            ! doio.c perl.h toke.c win32/win32.h
16222 ____________________________________________________________________________
16223 [  7970] By: nick                                  on 2000/12/03  22:57:46
16224         Log: PERL_IMPLICIT_SYS compiles but does not work.
16225      Branch: perlio
16226            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
16227            ! win32/perlhost.h win32/perllib.c win32/win32.h
16228            ! win32/win32iop.h win32/win32thread.h
16229 ____________________________________________________________________________
16230 [  7969] By: jhi                                   on 2000/12/03  22:12:58
16231         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
16232              used to swash_init(), makes regprop() dumps more informative
16233              (+utf8::IsAlpha, -utf8::IsDigit, for example).
16234      Branch: perl
16235            ! regcomp.c regexec.c
16236 ____________________________________________________________________________
16237 [  7968] By: jhi                                   on 2000/12/03  21:39:56
16238         Log: Implement ANYOFUTF8 regprop() dumping.
16239      Branch: perl
16240            ! regcomp.c
16241 ____________________________________________________________________________
16242 [  7967] By: jhi                                   on 2000/12/03  20:57:19
16243         Log: Make uv_to_utf8() to zero-terminate its output buffer,
16244              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
16245      Branch: perl
16246            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
16247 ____________________________________________________________________________
16248 [  7966] By: nick                                  on 2000/12/03  18:41:21
16249         Log: Integrate mainline (STDCHAR)
16250      Branch: perlio
16251           !> Configure t/pragma/utf8.t
16252 ____________________________________________________________________________
16253 [  7965] By: jhi                                   on 2000/12/03  17:58:20
16254         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
16255      Branch: perl
16256            ! t/pragma/utf8.t
16257 ____________________________________________________________________________
16258 [  7964] By: jhi                                   on 2000/12/03  17:35:56
16259         Log: Integrate perlio.
16260      Branch: perl
16261           !> iperlsys.h perlio.c
16262 ____________________________________________________________________________
16263 [  7963] By: jhi                                   on 2000/12/03  17:33:55
16264         Log: Metaconfig unit change for #7962.
16265      Branch: metaconfig
16266            ! U/modified/stdchar.U
16267 ____________________________________________________________________________
16268 [  7962] By: jhi                                   on 2000/12/03  17:33:27
16269         Log: Untangle the <stdio.h> #include nest for the stdchar test,
16270              from Andy Dougherty.
16271      Branch: perl
16272            ! Configure
16273 ____________________________________________________________________________
16274 [  7961] By: nick                                  on 2000/12/03  16:53:00
16275         Log: Make iperlsys.h vector stdio not PerlIO.
16276      Branch: perlio
16277            ! iperlsys.h perlio.c
16278 ____________________________________________________________________________
16279 [  7960] By: nick                                  on 2000/12/03  14:43:01
16280         Log: Integrate mainline
16281      Branch: perlio
16282           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
16283           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
16284 ____________________________________________________________________________
16285 [  7959] By: jhi                                   on 2000/12/03  08:16:36
16286         Log: Use DO_UTF8().
16287      Branch: perl
16288            ! op.c
16289 ____________________________________________________________________________
16290 [  7958] By: jhi                                   on 2000/12/02  18:33:05
16291         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
16292              From: Mike Guy <mjtg@cam.ac.uk>         
16293              Date: Sat, 02 Dec 2000 17:27:13 +0000
16294              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
16295              
16296              An extraneous argument.
16297      Branch: perl
16298            ! toke.c
16299 ____________________________________________________________________________
16300 [  7957] By: jhi                                   on 2000/12/02  18:22:32
16301         Log: A missing hunk.
16302      Branch: perl
16303            ! t/lib/net-hostent.t
16304 ____________________________________________________________________________
16305 [  7956] By: jhi                                   on 2000/12/02  18:06:20
16306         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
16307              From: Nicholas Clark <nick@ccl4.org>
16308              Date: Sat, 2 Dec 2000 14:28:27 +0000
16309              Message-ID: <20001202142827.A12308@plum.flirble.org>
16310              
16311              Test robustness.
16312      Branch: perl
16313            ! t/lib/net-hostent.t
16314 ____________________________________________________________________________
16315 [  7955] By: jhi                                   on 2000/12/02  17:58:06
16316         Log: Metaconfig unit change for #7954.
16317      Branch: metaconfig
16318            ! U/modified/stdchar.U
16319 ____________________________________________________________________________
16320 [  7954] By: jhi                                   on 2000/12/02  17:54:32
16321         Log: An inconvenient hang would happen if the stdio _ptr wasn't
16322              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
16323              would be grepping stdin for all eternity for the _ptr.)
16324      Branch: perl
16325            ! Configure
16326 ____________________________________________________________________________
16327 [  7953] By: jhi                                   on 2000/12/02  00:07:15
16328         Log: Update Changes.
16329      Branch: perl
16330            ! Changes patchlevel.h
16331 ____________________________________________________________________________
16332 [  7952] By: jhi                                   on 2000/12/01  23:54:47
16333         Log: Subject: Re: long shell lines
16334              From: Andy Dougherty <doughera@lafayette.edu>
16335              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
16336              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
16337              
16338              Split overly long shell command lines.
16339      Branch: perl
16340            ! lib/ExtUtils/MM_Unix.pm
16341 ____________________________________________________________________________
16342 [  7951] By: jhi                                   on 2000/12/01  23:48:02
16343         Log: The metaconfig unit change for #7950.
16344      Branch: metaconfig
16345            + U/modified/stdchar.U
16346 ____________________________________________________________________________
16347 [  7950] By: jhi                                   on 2000/12/01  23:47:39
16348         Log: Try to find stdchar also from <stdio_impl.h>.
16349      Branch: perl
16350            ! Configure config_h.SH
16351 ____________________________________________________________________________
16352 [  7949] By: jhi                                   on 2000/12/01  23:46:45
16353         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
16354              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
16355              Date: Fri, 1 Dec 2000 16:26:08 -0500
16356              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
16357              
16358              Reword the diagnostic message.
16359      Branch: perl
16360            ! pod/perldiag.pod
16361 ____________________________________________________________________________
16362 [  7948] By: nick                                  on 2000/12/01  22:49:43
16363         Log: Integrate mainline (for s/y/m as sub names stuff).
16364      Branch: perlio
16365           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
16366           !> t/pragma/warn/toke toke.c
16367 ____________________________________________________________________________
16368 [  7947] By: jhi                                   on 2000/12/01  20:55:41
16369         Log: Integrate perlio.
16370      Branch: perl
16371           !> perlio.c perliol.h t/io/pipe.t
16372 ____________________________________________________________________________
16373 [  7946] By: jhi                                   on 2000/12/01  20:36:51
16374         Log: Upgrade to CPAN 1.59_51, from Andreas König.
16375      Branch: perl
16376            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
16377 ____________________________________________________________________________
16378 [  7945] By: nick                                  on 2000/12/01  20:31:32
16379         Log: Integrate mainline
16380      Branch: perlio
16381           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
16382           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
16383           +> t/lib/net-hostent.t
16384           !> (integrate 35 files)
16385 ____________________________________________________________________________
16386 [  7944] By: jhi                                   on 2000/12/01  20:23:29
16387         Log: Some help for 20001130.011.  Now one gets warnings like
16388              "Ambiguous -f() resolved as a file test ..."
16389      Branch: perl
16390            ! pod/perldiag.pod t/pragma/warn/toke toke.c
16391 ____________________________________________________________________________
16392 [  7943] By: jhi                                   on 2000/12/01  19:44:44
16393         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
16394              that also breaks using them as methods. 
16395      Branch: perl
16396            ! pod/perldiag.pod t/op/misc.t toke.c
16397 ____________________________________________________________________________
16398 [  7942] By: nick                                  on 2000/12/01  17:56:46
16399         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
16400              Make 'unix' pass most tests
16401              - do unread by temporary push of layer ("pending") holding unread chars
16402              - fast_gets is now based on per-handle flag
16403              - relax one of io/pipe.t tests to allow print to fail and close to
16404              succeed so that it passes on unbuffered "unix" layer.
16405              Remaining fail is sporadic and a genuine race condition between
16406              parent/child in fork test.
16407      Branch: perlio
16408            ! perlio.c perliol.h t/io/pipe.t
16409 ____________________________________________________________________________
16410 [  7941] By: jhi                                   on 2000/12/01  15:28:58
16411         Log: (Retracted by #7943.)
16412              
16413              Reserve the short named string operator names.
16414      Branch: perl
16415            ! pod/perldiag.pod t/op/misc.t toke.c
16416 ____________________________________________________________________________
16417 [  7940] By: jhi                                   on 2000/12/01  06:45:53
16418         Log: Get the three different space character classes right under utf8.
16419      Branch: perl
16420            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
16421            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
16422            ! regexec.c t/op/pat.t utf8.c
16423 ____________________________________________________________________________
16424 [  7939] By: jhi                                   on 2000/12/01  03:26:26
16425         Log: Two more tests that make no sense in UTF-8 since the test
16426              data is not in UTF-8.
16427      Branch: perl
16428            ! t/op/regexp.t
16429 ____________________________________________________________________________
16430 [  7938] By: jhi                                   on 2000/12/01  03:20:39
16431         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
16432              should it be required inside regexen?
16433      Branch: perl
16434            ! regcomp.c t/op/regmesg.t
16435 ____________________________________________________________________________
16436 [  7937] By: jhi                                   on 2000/12/01  02:58:53
16437         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
16438              stored and restored, and thusly was trounced by the utf8 swash
16439              routines.
16440      Branch: perl
16441            ! regcomp.c
16442 ____________________________________________________________________________
16443 [  7936] By: jhi                                   on 2000/11/30  20:41:39
16444         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
16445              Why the different platforms behave so differently (core dump vs
16446              no core dump) on this bug is a but of a mystery, but if I had to
16447              guess I would mumble something like 'alignment'.
16448      Branch: perl
16449            ! sv.c
16450 ____________________________________________________________________________
16451 [  7935] By: jhi                                   on 2000/11/30  16:17:02
16452         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
16453              From: Robin Barker <rmb1@cise.npl.co.uk>
16454              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
16455              Date: Thu, 30 Nov 2000 14:27:12 GMT
16456      Branch: perl
16457            ! perlio.c toke.c
16458 ____________________________________________________________________________
16459 [  7934] By: jhi                                   on 2000/11/30  16:04:49
16460         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
16461      Branch: perl
16462            ! t/lib/net-hostent.t
16463 ____________________________________________________________________________
16464 [  7933] By: jhi                                   on 2000/11/30  06:07:26
16465         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
16466              From: Peter Prymmer <pvhp@forte.com>
16467              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
16468              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
16469              
16470              In VMS the localhost may be LOCALHOST.
16471      Branch: perl
16472            ! t/lib/net-hostent.t
16473 ____________________________________________________________________________
16474 [  7932] By: jhi                                   on 2000/11/30  01:11:11
16475         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
16476              From: Peter Prymmer <pvhp@forte.com>
16477              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
16478              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
16479              
16480              plus regen perlapi.pod.
16481      Branch: perl
16482            ! pod/perlapi.pod utf8.c
16483 ____________________________________________________________________________
16484 [  7931] By: jhi                                   on 2000/11/30  01:06:19
16485         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
16486              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16487              Date:     Wed, 29 Nov 2000 17:15:11 EST
16488              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
16489      Branch: perl
16490            ! t/lib/filter-util.pl t/lib/filter-util.t
16491 ____________________________________________________________________________
16492 [  7930] By: jhi                                   on 2000/11/29  18:51:55
16493         Log: Update Changes.
16494      Branch: perl
16495            ! Changes patchlevel.h
16496 ____________________________________________________________________________
16497 [  7929] By: jhi                                   on 2000/11/29  18:50:55
16498         Log: Update the va_copy() metaconfig unit.
16499      Branch: metaconfig/U/perl
16500            ! need_va_copy.U
16501 ____________________________________________________________________________
16502 [  7928] By: jhi                                   on 2000/11/29  17:50:43
16503         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
16504              From: Dominic Dunlop <domo@computer.org>
16505              Date: Tue, 28 Nov 2000 16:41:57 +0100
16506              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
16507              
16508              Patch to catch a core dump in the Configure va_copy test.
16509      Branch: perl
16510            ! Configure config_h.SH
16511 ____________________________________________________________________________
16512 [  7927] By: jhi                                   on 2000/11/29  17:31:59
16513         Log: Retract #7921, the patch shouldn't be needed.
16514      Branch: perl
16515            ! sv.c
16516 ____________________________________________________________________________
16517 [  7926] By: jhi                                   on 2000/11/29  17:01:41
16518         Log: Make the Class::Struct import() wiser.
16519      Branch: perl
16520            ! lib/Class/Struct.pm t/lib/class-struct.t
16521 ____________________________________________________________________________
16522 [  7925] By: jhi                                   on 2000/11/29  16:36:33
16523         Log: All the core library users of Class::Struct seem to be
16524              using "use Class::Struct 'struct';" instead of the bare
16525              "use Class::Struct;", which isn't documented in Class::Struct.
16526              This can't be right.
16527      Branch: perl
16528            ! lib/File/stat.pm
16529 ____________________________________________________________________________
16530 [  7924] By: jhi                                   on 2000/11/29  16:32:15
16531         Log: A test works better if it has the right 1..$n output.
16532      Branch: perl
16533            ! t/lib/class-struct.t
16534 ____________________________________________________________________________
16535 [  7923] By: jhi                                   on 2000/11/29  16:29:11
16536         Log: Forgot to MANIFEST the new Net::hostent test.
16537      Branch: perl
16538            ! MANIFEST
16539 ____________________________________________________________________________
16540 [  7922] By: jhi                                   on 2000/11/29  16:27:49
16541         Log: Integrate perlio.
16542      Branch: perl
16543           !> iperlsys.h perlio.c
16544 ____________________________________________________________________________
16545 [  7921] By: jhi                                   on 2000/11/29  16:27:10
16546         Log: (Retracted by #7927.)
16547              
16548              Subject: [PATCH] Is infinity a number?
16549              From: Simon Cozens <simon@cozens.net>
16550              Date: Wed, 29 Nov 2000 14:48:20 +0000
16551              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
16552      Branch: perl
16553            ! sv.c
16554 ____________________________________________________________________________
16555 [  7920] By: jhi                                   on 2000/11/29  16:23:02
16556         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
16557              From: rspier@pobox.com (Robert Spier)
16558              Date: Wed, 29 Nov 2000 02:17:49 -0500
16559              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
16560              
16561              Add a test for Net::hostent.
16562      Branch: perl
16563            + t/lib/net-hostent.t
16564 ____________________________________________________________________________
16565 [  7919] By: jhi                                   on 2000/11/29  16:21:31
16566         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
16567              add a test for Class::Struct.
16568      Branch: perl
16569            + t/lib/class-struct.t
16570            ! MANIFEST lib/Class/Struct.pm
16571 ____________________________________________________________________________
16572 [  7918] By: jhi                                   on 2000/11/29  15:48:40
16573         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
16574              From: rspier@pobox.com (Robert Spier)
16575              Date: Wed, 29 Nov 2000 02:25:39 -0500
16576              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
16577              
16578              More checking in case someone has broken their services or
16579              protocol databases.
16580      Branch: perl
16581            ! ext/Sys/Syslog/Syslog.pm
16582 ____________________________________________________________________________
16583 [  7917] By: jhi                                   on 2000/11/29  15:46:25
16584         Log: Subject: [PATCH] $^O  win32 -> MSWin32
16585              From: rspier@pobox.com (Robert Spier)
16586              Date: Wed, 29 Nov 2000 02:17:38 -0500
16587              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
16588              
16589              plus similar nits for vms, err, VMS, and UNICOS.
16590      Branch: perl
16591            ! t/lib/syslfs.t t/op/lfs.t
16592 ____________________________________________________________________________
16593 [  7916] By: jhi                                   on 2000/11/29  15:42:51
16594         Log: Subject: [PATCH] Tokeniser debugging
16595              From: Simon Cozens <simon@cozens.net>
16596              Date: Wed, 29 Nov 2000 14:15:45 +0000
16597              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
16598      Branch: perl
16599            ! perl.c perl.h pod/perlrun.pod toke.c
16600 ____________________________________________________________________________
16601 [  7915] By: jhi                                   on 2000/11/29  15:41:36
16602         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
16603              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16604              Date: Wed, 29 Nov 2000 02:13:14 -0500
16605              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
16606              
16607              OUT keyword nits.
16608              
16609              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
16610              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16611              Date: Wed, 29 Nov 2000 03:09:04 -0500
16612              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
16613              
16614              OUT and IN_OUT documentation.
16615      Branch: perl
16616            ! lib/ExtUtils/xsubpp pod/perlxs.pod
16617 ____________________________________________________________________________
16618 [  7914] By: jhi                                   on 2000/11/29  03:35:01
16619         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
16620              From: John Tobey <jtobey@john-edwin-tobey.org>
16621              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
16622              Message-Id: <m140e1N-000FOoC@feynman.localnet>
16623              
16624              plus a performance speedup noticed by Sarathy.
16625      Branch: perl
16626            ! op.c
16627 ____________________________________________________________________________
16628 [  7913] By: jhi                                   on 2000/11/29  03:16:59
16629         Log: Use "1 while unlink" so that VMS gets clean, too.
16630      Branch: perl
16631            ! t/lib/filter-util.t
16632 ____________________________________________________________________________
16633 [  7912] By: jhi                                   on 2000/11/29  03:09:08
16634         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
16635              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16636              Date: Tue, 28 Nov 2000 03:27:09 -0500
16637              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
16638      Branch: perl
16639            ! lib/ExtUtils/xsubpp
16640 ____________________________________________________________________________
16641 [  7911] By: jhi                                   on 2000/11/29  03:06:30
16642         Log: This should have been part of #7872: no need to scan UTF-8
16643              until eternity.
16644      Branch: perl
16645            ! utf8.c
16646 ____________________________________________________________________________
16647 [  7910] By: jhi                                   on 2000/11/29  02:50:04
16648         Log: One more perltie.pod nit from Casey R. Tweten.
16649      Branch: perl
16650            ! pod/perltie.pod
16651 ____________________________________________________________________________
16652 [  7909] By: jhi                                   on 2000/11/29  02:44:23
16653         Log: Document the known sprintf test failures, exact standard
16654              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
16655      Branch: perl
16656            ! pod/perldelta.pod t/op/sprintf.t
16657 ____________________________________________________________________________
16658 [  7908] By: jhi                                   on 2000/11/29  02:36:23
16659         Log: Add the Encoding table format documentation.
16660      Branch: perl
16661            + ext/Encode/Encode/EncodeFormat.pod
16662            ! MANIFEST
16663 ____________________________________________________________________________
16664 [  7907] By: jhi                                   on 2000/11/29  02:07:24
16665         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
16666              From: "Casey R. Tweten" <crt@kiski.net>
16667              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
16668              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
16669              
16670              Subject: Re: [PATCH] Updating perltie.pod for arrays
16671              From: "Casey R. Tweten" <crt@kiski.net>
16672              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
16673              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
16674      Branch: perl
16675            ! pod/perltie.pod
16676 ____________________________________________________________________________
16677 [  7906] By: nick                                  on 2000/11/28  22:40:59
16678         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
16679      Branch: perlio
16680            ! iperlsys.h perlio.c
16681 ____________________________________________________________________________
16682 [  7905] By: nick                                  on 2000/11/28  22:04:34
16683         Log: Integrate mainline
16684      Branch: perlio
16685           !> (integrate 39 files)
16686 ____________________________________________________________________________
16687 [  7904] By: jhi                                   on 2000/11/28  16:44:43
16688         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
16689              From: Nicholas Clark <nick@babyhippo.co.uk>
16690              Date: Tue, 28 Nov 2000 11:16:57 +0000
16691              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
16692      Branch: perl
16693            ! pod/perlipc.pod
16694 ____________________________________________________________________________
16695 [  7903] By: jhi                                   on 2000/11/28  16:40:31
16696         Log: Subject: [PATCH] Updating perltie.pod for arrays
16697              From: "Casey R. Tweten" <crt@kiski.net>
16698              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
16699              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
16700      Branch: perl
16701            ! pod/perltie.pod
16702 ____________________________________________________________________________
16703 [  7902] By: jhi                                   on 2000/11/28  16:39:37
16704         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
16705              From: Robin Barker <rmb1@cise.npl.co.uk>
16706              Date: Mon, 27 Nov 2000 17:56:44 GMT
16707              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
16708      Branch: perl
16709            ! pod/perlfunc.pod t/op/split.t
16710 ____________________________________________________________________________
16711 [  7901] By: jhi                                   on 2000/11/28  16:28:04
16712         Log: setmode() is a DOSish-only thing.
16713      Branch: perl
16714            ! perlio.c
16715 ____________________________________________________________________________
16716 [  7900] By: jhi                                   on 2000/11/28  16:21:46
16717         Log: Subject: [PATCH] perlcc.PL cleanups
16718              From: Simon Cozens <simon@cozens.net>
16719              Date: Tue, 28 Nov 2000 12:44:35 +0000
16720              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
16721      Branch: perl
16722            ! utils/perlcc.PL
16723 ____________________________________________________________________________
16724 [  7899] By: gsar                                  on 2000/11/28  06:32:55
16725         Log: reintegrate files missed by change#7895
16726      Branch: maint-5.6/perl
16727           +> ext/ByteLoader/bytecode.h utils/Makefile
16728            - utils/perlbc.PL
16729 ____________________________________________________________________________
16730 [  7897] By: gsar                                  on 2000/11/27  18:22:47
16731         Log: can't integrate these two files, for some reason
16732      Branch: maint-5.6/perl
16733            - ext/ByteLoader/bytecode.h utils/Makefile
16734 ____________________________________________________________________________
16735 [  7895] By: gsar                                  on 2000/11/27  18:11:21
16736         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
16737              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
16738              6757..6890,6892..6901 from mainline
16739              
16740              Bytecompiler patches from Benjamin Stuhl.
16741              
16742              More bytecompiler.
16743              
16744              Subject: [PATCH blead] B:: missing dependency
16745              
16746              Subject: [PATCH: 6757] configure.com updates and syslog build
16747              
16748              Long double Gconvert fixes from Yitzchak Scott-Thoennes
16749              and Spider Boardman.
16750              
16751              Subject: [PATCH blead] nextchar() abuse misses an optimisation
16752              
16753              Long double fixes from Spider Boardman.
16754              
16755              Make the selection of NVff et al stricter.
16756              
16757              cSVOPo_*v things index into the current PL_curpad
16758              under ithreads, which is different from the curpad
16759              used by the XSUB.  (In other words, the code as-is
16760              before this patch wouldn't work under ithreads.)
16761              
16762              Be portable.
16763              
16764              VMS MMS (make) wants null action.
16765              
16766              Mac and other portability updates from Chris Nandor.
16767              
16768              Storable support, v-version fixes.
16769              Subject: CPAN.pm beta for testing available
16770              
16771              Portability fix from Hugo van der Sanden.
16772              
16773              Bad makefile.
16774              
16775              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
16776              
16777              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
16778              
16779              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
16780              
16781              Replace #6705 with a minimal doc patch.
16782              Subject: [PATCH 5.6.0] replace change #6705
16783              
16784              Drop the separate perlbc, perlcc -b should be enough.
16785              
16786              installperl couldn't tell whether it had run tests or not.
16787              Subject: [PATCH] Re: installperl and t/TEST
16788              
16789              Add silencer flags to installperl.
16790              Subject: [PATCH] Making installperl silent.
16791              
16792              Make "make install" by default silent.  A new "install-verbose"
16793              target is verbose.
16794              
16795              More liberal parsing of version numbers.
16796              Subject: Re: CPAN.pm beta for testing available
16797              
16798              Create directories in silence.
16799              Subject: [PATCH] Another silencer for MakeMaker
16800              
16801              DOS patches and portability/porting notes, from Tim Jenness.
16802              
16803              Make installman to recognize the silence flag -S.
16804              
16805              Actually do something with the silencer option.
16806              
16807              Continue silencing.
16808              
16809              Show the doc file, not the temp file.
16810              
16811              Regen perltoc.
16812              
16813              Subject: [PATCH] More silencing of installman.
16814              
16815              Better wording for the vec lvalue diagnostic.
16816              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
16817              
16818              Subject: [PATCH: 6805] several more tweaks to configure.com
16819              
16820              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
16821              
16822              Missing parts of 
16823              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
16824              
16825              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
16826              (applied slightly modified)
16827              
16828              installperl --verbose and --silent.
16829              Subject: Re: [PATCH] More silencing of installman.
16830              
16831              Add install-silent target.
16832              
16833              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
16834              the problem reported in
16835              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
16836              
16837              Tweak the sfio/useperlio logic, hopefully as wished in
16838              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
16839              
16840              One forgotten file from #6816.
16841              
16842              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
16843              
16844              Remove duplicately applied patch shards.
16845              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
16846              
16847              Support preserving extremely big/small angles.
16848              
16849              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
16850              
16851              Subject: [PATCH] installation not quite silent yet.
16852              
16853              Update the test count.
16854              
16855              Use UVxf, PTR2UV, NVff.
16856              
16857              Document PTR2XX and INT2PTR.
16858              
16859              no-install target a la make -n.
16860              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
16861              
16862              grep -e isn't portable.
16863              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
16864              
16865              Can't get the test to reliably work thanks to the
16866              inaccurateness of floating point.  "Resolves" bug ids
16867              20000826.003, 20000826.009, 20000826.010,
16868              
16869              Subject: installman buglet
16870              
16871              DJGPP update from Laszlo Molnar.
16872              
16873              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
16874              
16875              Passing -R in ldflags makes now it to appear in the default
16876              for lddlflags, just like with -L.
16877              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
16878              
16879              Test nit.
16880              
16881              Use the actual thread type, not the pointer-to-struct.
16882              
16883              Provice virtual $Config{ccflags_nolargefiles} etc. 
16884              
16885              display_format used as a class method without arguments was broken,
16886              reported in
16887              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
16888              
16889              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
16890              
16891              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
16892              
16893              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
16894              
16895              opmini.o may be left around if a build is interrupted.
16896              
16897              Typo in #6858.
16898              
16899              Fix for ID 20000828.001, long doubles were not formatted
16900              correctly (showed up in $], which stopped installing perl).
16901              
16902              An attempt to fix the problem reported in
16903              Subject: Building perl@6856 using gcc/AIX 4.3.3 
16904              I can't test this properly since the gcc installation I have
16905              access to seems to be botched (gcc is calling the AIX cpp,
16906              a losing proposition...)
16907              
16908              Add -ld to archname on long tr...double platforms.
16909              
16910              Subject: hv.h Doc Patch
16911              
16912              Potential cruft.
16913              
16914              Subject: [PATCH bleedperl@6856] warnings fixes
16915              
16916              -S is the silent flag, -s is the strip flag.
16917              Subject: [PATCH] Re: [PATCH] make no-install          
16918              
16919              Take out the SUIDMAIL thing, that will not be
16920              a problem in 5.7.*.
16921              
16922              Subject: [PATCH bleedperl@6866] spellings
16923              
16924              Subject: [PATCH] Re: files not cleaned even by veryclean
16925              
16926              Use minimal @INC in tests, most of the time just '../lib',
16927              so that we simply can't pick up stuff from other Perls than
16928              the one we are testing.  Pointed out by
16929              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
16930              
16931              Update to Getopt::Long 2.24, from Johan Vromans.
16932              
16933              Fix for thinko in #6848.
16934              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
16935              
16936              Patches all over for people and the files they (hopefully) care about.
16937              
16938              Subject: Net::protoent does not export 'getproto'
16939              
16940              Missed a change in #6869.
16941              
16942              Subject: [PATCH] Warnings in B::Deparse
16943              
16944              Subject: [PATCH] Glob dumping
16945              
16946              Disable one of the tests for now.
16947              
16948              Disabling the one test is a bit tricky.
16949              
16950              Don't forget to tidy up.
16951              
16952              The #6881 removed one dump line.
16953              
16954              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
16955              
16956              Under usethreads the dumped variable is IN_PAD.
16957              Subject: Re: [PATCH] Glob dumping
16958              
16959              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
16960              
16961              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
16962              
16963              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
16964              
16965              Regen Configure for #6894.
16966              
16967              Subject: [PATCH: 6889] updates to perlebcdic.pod
16968              
16969              Undo namespace pollution of #6878.
16970              Subject: Re: Net::protoent does not export 'getproto'
16971              
16972              Admit that we are leaking scalars.
16973              
16974              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
16975      Branch: maint-5.6/perl
16976           !> (integrate 271 files)
16977 ____________________________________________________________________________
16978 [  7894] By: gsar                                  on 2000/11/27  16:00:34
16979         Log: a couple of nits
16980      Branch: maint-5.6/perl
16981            ! MANIFEST pp_sys.c
16982 ____________________________________________________________________________
16983 [  7893] By: gsar                                  on 2000/11/27  15:10:56
16984         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
16985              6740..6745,6747..6757,6760
16986              
16987              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
16988              
16989              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
16990              
16991              Doc nits spotted by Richard Soderberg.
16992              
16993              move WNOHANG definition to where other such things are
16994              
16995              Make $Config{byteorder} more magical so that it is
16996              dynamically computed: nice for 'fat binaries'.
16997              Subject: [PATCH]: default byteorder
16998              
16999              Subject: [PATCH] Cwd.pm now uses strict
17000              
17001              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
17002              
17003              Get -DLEAKTEST to compile (not necessarily to work, mind)
17004              Subject: [ID 20000724.006] -DLEAKTEST problem
17005              
17006              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
17007              
17008              Add perlebcdic from Peter Prymmer, regen toc.
17009              
17010              Don't propose using modules built for 5.005 if no binary
17011              compatibility with 5.005 is attempted.
17012              
17013              Do not use prototyping here.
17014              Subject: [ID 20000817.016] [PATCH] Peek.xs
17015              
17016              Document what the backtick returns if the command fails.
17017              
17018              Add byteorder to the myconfig output.
17019              
17020              Introduce NVef, NVff, and NVgf, use the middle one.
17021              (helps for lib/peek + Linux + long doubles)  Reported in
17022              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
17023              Use NVs in POSIX math, not doubles.
17024              Subject: [ID 20000817.014] POSIX & modfl
17025              
17026              Subject: [PATCH 5.6.0+] newSVrv() memory leak
17027              
17028              The byteorder code in #6671 was wrong.
17029              
17030              Fix the lib/complex failure of
17031              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
17032              Linux long double accuracy issue: something that
17033              when printed with %g looks like "2" but int() of it is 1.
17034              
17035              Propagate new Configure vars.
17036              
17037              Unbuffer the output.
17038              
17039              Subject: [PATCH] perltrap.pod spring cleaning
17040              
17041              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
17042              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
17043              
17044              Tiny Getopt::Long patch from Johan Vromans.
17045              
17046              Document code point which makes if (defined %stash::) to work
17047              (noted by Spider Boardman).
17048              
17049              Subject: [PATCH perl@6698] cygwin port
17050              
17051              Document the NDBM_File and ODBM_File as SDBM_File
17052              was documented in #6417.
17053              
17054              The new tests were missing from #6415.
17055              
17056              Add [[:blank:]] as suggested in
17057              Subject: [ID 20000716.024] [=cc=] / [:blank:]
17058              (the [=cc=] has already been taken care of by #6439
17059              so the whole bug report can be closed)
17060              and make [[:space:]] to be equivalent to isspace(3)
17061              (as opposed to \s, which is isSPACE()).  The difference
17062              is that now [[:space:]] matches the mythical vertical tab,
17063              while \s doesn't.
17064              
17065              Don't eat leading os from index entries.
17066              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
17067              
17068              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
17069              
17070              Typo in pp_complement().
17071              Subject: [PATCH perl-current] Deparse
17072              
17073              Add warnif(), check warnings further up the stack,
17074              all the warnings functions now can take an optional object reference.
17075              Subject: [PATCH bleedperl@6691] warnings pragma update
17076              
17077              Fix a core dump in lib/selfloader under -DDEBUGGING.
17078              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
17079              
17080              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
17081              
17082              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
17083              
17084              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
17085              Put back the long double avoidance code to POSIX.xs
17086              because VMS seems to need it still.
17087              
17088              Introduce a 'veryclean' target that is like 'distclean'
17089              but also removes *~ and *.orig.
17090              
17091              Subject: [ID 20000817.023] endianness description in perlfunc.pod
17092              
17093              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
17094              
17095              Let's try #6717 again.
17096              
17097              UTF8 concat fixes.
17098              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
17099              
17100              pp_open() could pass an uninitialized filename down to do_open9().
17101              
17102              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
17103              
17104              Update to CGI 2.72, from Lincoln Stein.
17105              
17106              Subject: [PATCH] Silence MakeMaker (Was: installman)
17107              
17108              Use temporary directory instead of current directory.
17109              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
17110              
17111              Document odd vs even subreleases and -Dusedevel.
17112              
17113              The veryclean target needs to clobber.
17114              
17115              Use File::Spec->tmpdir().
17116              
17117              Document the number of exponent digits.
17118              
17119              Mention perlebcdic and perlposix-bc.
17120              
17121              s/this one/the 5.6.0 release/
17122              
17123              The #6724 is here.
17124              
17125              The correct cleaning order is an art.
17126              
17127              small tweaks for change#6705: avoid C++ style comments in C code;
17128              use Perl's malloc API rather than the low level system one
17129              
17130              Array context keeps slithering in.
17131              
17132              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
17133              
17134              Subject: [PATCH] os2.c fix for use64bitint
17135              
17136              Update to Pod::LaTeX 0.53.
17137              Subject: [PATCH] lib/Pod/LaTeX.pm updates
17138              
17139              Document the endianness of Alpha more precisely.
17140              
17141              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
17142              
17143              Rename the macro argument because some preprocessors
17144              can't tell the difference and expand arguments also inside
17145              double quoted strings.
17146              
17147              free TLS slot properly on Windows
17148              
17149              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
17150              
17151              Unicos/mk requires elaborate paranoia.
17152              
17153              Tweak the floating point output routine preferences.
17154              
17155              Also under djgpp the timestamps are funky.
17156              
17157              Apply some PodParser 1.18 patches; the Pod/Find.pm
17158              patches cannot be applied since #6712 conflicts.
17159              
17160              Use PodParser 1.18 new test.
17161              
17162              A pod nit.
17163              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
17164              
17165              Be verydeepclean.
17166      Branch: maint-5.6/perl
17167           +> pod/perlebcdic.pod
17168           !> (integrate 106 files)
17169 ____________________________________________________________________________
17170 [  7892] By: jhi                                   on 2000/11/27  15:02:32
17171         Log: Update Changes.
17172      Branch: perl
17173            ! Changes patchlevel.h
17174 ____________________________________________________________________________
17175 [  7891] By: jhi                                   on 2000/11/27  14:57:23
17176         Log: Subject: Re: perlfaq style changes
17177              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17178              Date: Sat, 25 Nov 2000 23:32:26 -0800
17179              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
17180              
17181              plus a note from Ronald Kimball.
17182      Branch: perl
17183            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
17184 ____________________________________________________________________________
17185 [  7890] By: jhi                                   on 2000/11/27  14:53:14
17186         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
17187              From: Benjamin Holzman <bah@ecnvantage.com>
17188              Date: Sun, 26 Nov 2000 16:27:33 -0500
17189              Message-ID: <20001126162733.J25040@ecnvantage.com>
17190      Branch: perl
17191            ! gv.c
17192 ____________________________________________________________________________
17193 [  7889] By: jhi                                   on 2000/11/27  14:43:11
17194         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
17195              From: lvirden@cas.org
17196              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
17197              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
17198      Branch: perl
17199            ! README.amiga
17200 ____________________________________________________________________________
17201 [  7888] By: jhi                                   on 2000/11/27  14:32:34
17202         Log: Restore also the locale test to no-sprintf-taint state.
17203              Fixes the bug 20001127.003.
17204      Branch: perl
17205            ! sv.c t/pragma/locale.t
17206 ____________________________________________________________________________
17207 [  7887] By: gsar                                  on 2000/11/27  14:13:05
17208         Log: integrate changes#6613..6616,6620..6665 from mainline
17209              
17210              VMS configure.com update continues.
17211              
17212              Subject: Test fails / warnings with perl-current #6612
17213              
17214              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
17215              
17216              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
17217              
17218              For now remove the mail code.
17219              
17220              Subject: Re: [PATCH] @+, @- readonly
17221              
17222              Subject: warning: storage class after type is obsolescent
17223              
17224              Subject: sfio2000
17225              
17226              Subject: Re: File::Temp problems on VMS in bleedperl
17227              
17228              README.os2 update.
17229              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
17230              
17231              Make the user to give up his firstborn, err, to knowingly
17232              verify installing an unstable developer release.  Also bump
17233              the release to 5.7.0, but leave a patch tag in the local
17234              patches saying that this is not yet the real thing.
17235              
17236              Update (kinda) to Test 1.14, from Joshua Pritikin.
17237              
17238              make ok etc also for win32.
17239              
17240              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
17241              
17242              Don't blow limited stacks, a lower number is enough to
17243              tickle the lookbehind limit.
17244              
17245              Use -Dusedevel; regen Configure and the respective Porting stuff.
17246              
17247              Subject: [PATCH] debugger exit code should reflect user exit code
17248              
17249              Subject: [PATCH perl@6620] cygwin port
17250              
17251              Missed a file from #6638.
17252              
17253              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)
17254              
17255              magic callbacks all need to have same type signature
17256              
17257              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
17258              
17259              Fix a dependency problem.
17260              Subject: [PATCH: 6640] VMS Makefile.SH update
17261              
17262              The numeric locale was reset to "C" by s?printf and never restored.
17263              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
17264              No test since adding the failing example to locale.t
17265              does not fail -- probably because the locale settings are so
17266              thoroughly tweaked by that time.  Running the example standalone
17267              does fail, though.  UPDATE: test case added at change #7540.
17268              
17269              Subject: [ID 20000324.040] minor fix to perlhpux.pod
17270              
17271              Update to CPAN 1.57.
17272              
17273              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
17274              
17275              Change the perlbug address to perl.org since it's more forgiving.
17276              
17277              Change the regx compilation error markers to use = instead of <
17278              since pod makes using the latter quite messy.  Reported in
17279              ID 20000814.006 by Abigail and in
17280              Subject: Unknown escape E<> ?
17281              
17282              Update to perldebtut 1.9, from Richard Foley.
17283              
17284              check that the number pseudo children doesn't exceed
17285              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
17286              the WaitForMultipleObjects() limit that would cause wait()
17287              to crash)
17288              wait() and waitpid() could potentially be rewritten to use
17289              more than one thread to do the waiting to eliminate this
17290              limitation
17291              
17292              change#6328 could make close(SOCKET) return false on windows
17293              when it shouldn't
17294              
17295              pod nit seen in passing
17296              
17297              on windows, the return values from wait() and waitpid() don't
17298              match those of pseudo-pids
17299              
17300              waitpid() now handles externally spawned pids correctly;
17301              fixes for backtick/wait/waitpid failures on Windows 9x
17302              these changes make the pid returned by process functions on
17303              Windows 9x always positive by clearing the high bit (which
17304              is always set on Win9x); pseudo-process PIDs are likewise
17305              always negative now on Win9x (just as on NT/2000)
17306              
17307              trailing new %ENV entries weren't being pushed into the real
17308              environment of subprocesses on Windows
17309              
17310              Tweak the regex compilation errors once more.
17311              
17312              avoid warnings from dense compiler
17313              
17314              add "ok" targets from change#6632 in makefile.mk
17315      Branch: maint-5.6/perl
17316            - lib/Pod/PlainText.pm vms/configure.com
17317           !> (integrate 66 files)
17318 ____________________________________________________________________________
17319 [  7886] By: jhi                                   on 2000/11/27  13:54:18
17320         Log: __FUNCTION__ isn't portable and trying to emulate it leads
17321              into practically spelling out the name of the function.
17322              Takes care of the bug 20001127.001.
17323      Branch: perl
17324            ! perlio.c
17325 ____________________________________________________________________________
17326 [  7885] By: gsar                                  on 2000/11/27  13:53:18
17327         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
17328              6610..6611 from mainline
17329              
17330              Make regular expression parse error messages easier to understand.
17331              Subject: Re: enhanced(?) regex error messages
17332              
17333              Tiny tidying on report_evil_fh().
17334              
17335              Subject: Re: enhanced(?) regex error messages 
17336              plus Capitalize the error messages, plus perldiag them.
17337              
17338              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
17339              
17340              Document here-doc better.
17341              
17342              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
17343              
17344              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
17345              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
17346              (either perlbug or p5p ate the original), plus regen
17347              perlapi and perltoc. 
17348              
17349              Regen global.sym.
17350              
17351              Double check that we have a dirhandle.
17352              
17353              Subject: Re: enhanced(?) regex error messages
17354              (plus two small patches sent privately)
17355              (this still seems to leave few test failures)
17356              
17357              warn is a macro, avoid using at a variable to avoid warnings
17358              in some configurations; readdir.t is too conservative in
17359              estimating number of *.t's
17360              
17361              Get back into sync with Jeffrey on the enhanced regex warnings.
17362              
17363              Subject: [PATCH 5.6.0] cygwin port
17364              
17365              Zero entries were skipped, fix from Adrian Goalby
17366              <argoalby@yahoo.co.uk>
17367              
17368              Subject: Remove dead entry in perldiag
17369              
17370              Amend the description of Perl6.
17371              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
17372              
17373              detypo
17374              
17375              It's the 2ndO'ROSSC.
17376              
17377              Revert the sv.c part of #6559, a better fix is needed.
17378              
17379              Iterating perl6 description.
17380              
17381              Update to Term::ANSIColor 1.03, from Russ Allbery.
17382              
17383              Update to Getopt::Long 2.23_05, from Johan Vromans.
17384              
17385              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
17386              
17387              Update to Pod::Parser 1.17, from Brad Appleton.
17388              
17389              Update to CPAN 1.56, from Andreas König.
17390              
17391              Update to CGI 2.70, from Lincoln Stein.
17392              
17393              Put back the std @INC thing.
17394              
17395              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
17396              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
17397              
17398              Document the IO::Select timeout.
17399              
17400              sleep(1) does not necessarily return 1.
17401              Subject: [PATCH bleadperl] op/lex_assign.t  
17402              
17403              Subject: debugger "d" command doesnt check line number
17404              
17405              B::Deparse didn't do sub attributes.
17406              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
17407              
17408              Preprocessing and postprocessing for File::Find.
17409              Subject: Patch to Find::File.pm to allow alphabetical results
17410              
17411              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
17412              
17413              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
17414              
17415              Subject: Re: [ID 20000730.003] utf8::length() bad
17416              
17417              Subject: Getting perlio and threads to compile
17418              (the Solaris version changes in Configure skipped)
17419              
17420              Tests for #6589.
17421              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
17422              
17423              Add Perl debugging tutorial, regen toc. 
17424              Subject: perldebtut.pod
17425              
17426              Add a few missing files, update MANIFEST.
17427              
17428              Rewrite of vms/subconfigure.com as configure.com,
17429              from Peter Prymmer and the vmsperl crew.
17430              
17431              Should have deleted this in #6603.
17432              
17433              Fix the test for 5005threads.
17434              
17435              Fix-n-skip the tests under 5005threads.
17436              
17437              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
17438              
17439              Upgrade to CGI 2.71, from Lincoln Stein.
17440      Branch: maint-5.6/perl
17441           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
17442           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
17443           +> t/op/regmesg.t t/pod/find.t vms/configure.com
17444            - vms/subconfigure.com
17445            ! lib/lib.pm
17446           !> (integrate 115 files)
17447 ____________________________________________________________________________
17448 [  7884] By: jhi                                   on 2000/11/27  13:44:33
17449         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
17450              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17451              Date:     Mon, 27 Nov 2000 08:23:54 EST
17452              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
17453      Branch: perl
17454            ! vms/descrip_mms.template vms/test.com
17455 ____________________________________________________________________________
17456 [  7883] By: gsar                                  on 2000/11/27  11:50:46
17457         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
17458              6511..6513,6515..6523,6525..6536
17459              
17460              The swallow_bom() saga continues.  The #23 of require.t
17461              (UTF16-LE) still fails (silently, no output) but the #22
17462              (UTF16-BE) seems to be working now.  The root of the
17463              failure may be in sv_gets(): is it UTF-16LE-aware,
17464              especially when it comes to line endings? 
17465              
17466              Document the problem with -P in HP-UX and its workaround.
17467              
17468              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
17469              (aka ID 20000730.002)
17470              
17471              Subject: fix and question re: waitpid() under win32
17472              
17473              Make the safety catch for buggy gccs work with triple version
17474              numbers like 2.95.2.  Reported in
17475              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
17476              
17477              In Digital UNIX warn if gcc explicitly chosen because even
17478              2.95.2 is known to cause problems.
17479              
17480              Make chr() for values >127 to create utf8 when under utf8.
17481              
17482              various syntax errors and such (not fixed: comp/require.t#22 coredump
17483              on Windows)
17484              
17485              Stash away the largefiles flags and libswanted.
17486              
17487              BOM patching from Simon Cozens.
17488              
17489              If gccosandvers is equal to osname, clear gccosandvers.
17490              
17491              Make p4desc to skip non-mainperl branches by default.
17492              
17493              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
17494              
17495              The test from this
17496              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
17497              
17498              In new BSDs changes to argv[] do not show up in ps(1) output,
17499              instead one must use setproctitle().  This was already addressed
17500              by change #6457, but the below has a new variant for FreeBSD 4.0
17501              or later, and the matter is also documented more.
17502              
17503              FreeBSD 3.* updates from
17504              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
17505              
17506              regen_headers, regen perltoc.
17507              
17508              Document in one place the memory abstractions used in Perl core.
17509              
17510              memcpy has n o in it, as pinted ut by Sarathy.
17511              
17512              Remove the extraneous "main::" prefix from all the
17513              "opened only for", "on closed", and "never opened" warnings.
17514              
17515              The name of a filehandle does not have <these>.
17516              
17517              The tr utf8 patching continues.
17518              
17519              The new setproctitle() feature is available only in 
17520              bleeding edge FreeBSD.  From Paul Saab.
17521              
17522              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
17523              
17524              Dump UVs as UVs in Data::Dumper.
17525              
17526              detypo #6494
17527              
17528              Document the IVdf UVuf UVof UVxf.
17529              
17530              require.t needs binmode() to work on windows
17531              
17532              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
17533              that are hopefully soon put into use.
17534              
17535              Allow "no Module;" even if there is no 'unimport'.
17536              
17537              Better skip message for the test; one of the two problems in
17538              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
17539              
17540              The subtest 4 may fail also on VOBS, as pointed out
17541              by Nick Ing-Simmons in November 1999, bug id 19991124.003
17542              (but the failure in that bug report isn't the subtest 4).
17543              
17544              Be more informative on what is skipped and why,
17545              also repeat the list at the end.
17546              
17547              Add a URL for FSF.
17548              
17549              Subject: [PATCH] sv.h documentation - SvLEN
17550              
17551              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
17552              
17553              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
17554              
17555              Subject: [PATCH] bad cppsymbols on os2 + Configure question
17556              
17557              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
17558              
17559              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
17560              mention the idea of @( and @)
17561              
17562              This is 6512.  Really.
17563              
17564              Subject: [ID 19990721.004] Documentation bug in perlfunc
17565              
17566              Subject: Minor tweak to perlvar.pod
17567              
17568              In the warnings call filehandles consistently so;
17569              add "unopened" warning for stat().
17570              
17571              After the #6519 a warning about stat() is just that,
17572              not about a filetest, which now have their own warning.
17573              
17574              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
17575              
17576              Subject: Re: Array vs. List context
17577              
17578              Subject: New perlcc, take 2
17579              
17580              Weed buglets pointed out by
17581              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
17582              
17583              gcc versions might have (parentheses) in them.
17584              
17585              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
17586              
17587              Essential prototype changes were missing from #6527.
17588              Also make report_evil_fh() more bomb-proof.
17589              
17590              Zap lib/Sys directory when cleaning up.
17591              
17592              Change the Policy policy: now -Dprefix= with an existing
17593              Policy.sh and prefix == siteprefix == vendorprefix, then all
17594              of them follow along the new prefix.
17595              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
17596              
17597              Continue fixing the io warnings.  This also
17598              sort of fixes bug ID 20000802.003: the core dump
17599              is no more.  Whether the current behaviour is correct
17600              (giving a warning: "Not a format reference"), is another matter.
17601              
17602              Have symbols for the IoTYPEs.
17603              
17604              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
17605              
17606              Document a bit that UDP is not what you might think.
17607              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
17608              tr memory corruption fix from Simon Cozens.
17609              
17610              Plug the security hole described in the Aug 05 2000 bugtraq message
17611              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
17612              The security hole exists only in suidperls, which isn't
17613              installed or even built by default.
17614      Branch: maint-5.6/perl
17615           !> (integrate 71 files)
17616 ____________________________________________________________________________
17617 [  7882] By: gsar                                  on 2000/11/27  10:25:36
17618         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
17619              from mainline
17620              
17621              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
17622              to be fatal errors (instead of by default ignoring them, and
17623              ignoring with a bug: even though -w gave an error, the opening [
17624              was left in)  Reported in:
17625              
17626              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
17627              
17628              Subject: [PATCH] split /^/
17629              
17630              MacOS nits from Matthias Neeracher.
17631              
17632              More split() doc and test patches from Mike Guy.
17633              
17634              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
17635              from Graham Barr in the module list.
17636              
17637              docfix from Peter Scott <Peter@PSDT.com>.
17638              
17639              File::Temp patches for VMS and OS/2 from Tim Jenness.
17640              
17641              open() wariness in perlbug.
17642              
17643              Subject: [PATCH] minor doc change - perlguts
17644              
17645              Subject: Minor doc patch: handy.h
17646              
17647              Be wary of close()s, too.
17648              
17649              Further File::Temp patches from Yitzchak Scott-Thoennes
17650              and Craig A. Berry.
17651              
17652              Subject: [PATCH] fixes bug 20000508.004
17653              
17654              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
17655              
17656              Allow "no AutoLoader;", based on change #6444,
17657              suggested by Graham Barr.
17658              
17659              Use setproctitle() if available to modify $0.
17660              
17661              Warn if the version of the operating system used to compile gcc
17662              differs from the current version of the operating system.
17663              Also display the gcc compilation os and version in myconfig.
17664              Inspiration from
17665              
17666              Tiny fixes for #6460.
17667              
17668              The problem described in this
17669              Subject: [ID 20000322.018] named chars aren't magical enough
17670              has been fixed in perl 5.6.0 but just in case added a test
17671              to keep it away.  (The report from Joseph Hall.)
17672              
17673              Tune the comments and hopefully stop a memory leak.
17674              
17675              Subject: UTF8 concat
17676              (with a memory leak fixed, plus a few casts added)
17677              This also seems to help for
17678              Subject: [ID 20000716.015] join UTF8 weirdness
17679              
17680              Do not upgrade SVs into utf8 just because they participate
17681              in eq or cmp.  Reported and fix suggested in
17682              Subject: [ID 20000720.009] sv_eq UTF8 bug
17683              
17684              Fix the HALF_UPGRADE() macro introduced in #6263.
17685              
17686              Find green threads before native threads.
17687              Subject: Re: Patch to jpl/JNI/Makefile.PL
17688      Branch: maint-5.6/perl
17689           !> (integrate 30 files)
17690 ____________________________________________________________________________
17691 [  7881] By: jhi                                   on 2000/11/27  05:48:41
17692         Log: It seems that *both* the unused submatch loop cleanup
17693              codes are needed.
17694      Branch: perl
17695            ! regexec.c
17696 ____________________________________________________________________________
17697 [  7880] By: jhi                                   on 2000/11/27  04:50:07
17698         Log: Clean .exists deeper.
17699      Branch: perl
17700            ! Makefile.SH
17701 ____________________________________________________________________________
17702 [  7879] By: jhi                                   on 2000/11/27  02:31:35
17703         Log: The code in regcppop() (see #7878) contains the correct lower
17704              limit for the unused submatch 'cleanup' loop so that under
17705              "use utf8" the following code wouldn't dump core:
17706              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
17707              the cleanup loop in regtry() stomped beyond allocated area
17708              in the startp[] array.  Therefore, copied the correct lower
17709              loop limit (*PL_reglastparen) to regtry().  Note: something
17710              may still not be quite right: why was the _higher_ loop limit
17711              (prog->nparens) different in the utf8 case?
17712              
17713              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
17714              without core dumps, there were about 17 of them before
17715              the patch (with us since Perl 5.7.0).  Two failures, still:
17716              496 and 505 (though these may not be severe).
17717              
17718              Patch #7881 is also needed since both the cleanup loops
17719              seem to be needed.
17720              
17721              Also, the t/op/pat#44 seems to core dump under utf8.
17722              Plus a couple of failures.  UGH-8.
17723      Branch: perl
17724            ! regexec.c
17725 ____________________________________________________________________________
17726 [  7878] By: jhi                                   on 2000/11/27  02:21:17
17727         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
17728              the code in regcppop() seems to be redundant for the test suite --
17729              but it contains a germ of truth, and it needed for the build
17730              process itself: see #7879 and #7881.
17731      Branch: perl
17732            ! regexec.c
17733 ____________________________________________________________________________
17734 [  7877] By: jhi                                   on 2000/11/27  01:53:09
17735         Log: Comment on comment.
17736      Branch: perl
17737            ! regexec.c
17738 ____________________________________________________________________________
17739 [  7876] By: jhi                                   on 2000/11/27  00:49:59
17740         Log: Adjust the docs to agree with #7875.
17741      Branch: perl
17742            ! pod/perllocale.pod
17743 ____________________________________________________________________________
17744 [  7875] By: jhi                                   on 2000/11/27  00:49:27
17745         Log: Retract #7863.  It makes more sense not to taint formatted output,
17746              not even by sprintf().
17747      Branch: perl
17748            ! sv.c
17749 ____________________________________________________________________________
17750 [  7874] By: jhi                                   on 2000/11/26  23:36:02
17751         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
17752              Not really fixed (should really dump the UTF-8 charclass),
17753              but stopped displaying the garbage.
17754              
17755              Also add a note on the (missing) Unicode PSXSPC and BLANK.
17756      Branch: perl
17757            ! regcomp.c
17758 ____________________________________________________________________________
17759 [  7873] By: jhi                                   on 2000/11/26  21:31:13
17760         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
17761      Branch: perl
17762            ! regexec.c
17763 ____________________________________________________________________________
17764 [  7872] By: jhi                                   on 2000/11/26  21:06:04
17765         Log: No need to scan till infinity, 13 is enough.
17766      Branch: perl
17767            ! handy.h utf8.c
17768 ____________________________________________________________________________
17769 [  7871] By: jhi                                   on 2000/11/26  20:20:32
17770         Log: Test line numbers are different with utf8.
17771      Branch: perl
17772            ! t/op/re_tests
17773 ____________________________________________________________________________
17774 [  7870] By: jhi                                   on 2000/11/26  20:10:12
17775         Log: Message nit.
17776      Branch: perl
17777            ! regcomp.c
17778 ____________________________________________________________________________
17779 [  7869] By: jhi                                   on 2000/11/26  19:01:05
17780         Log: Make utf8_length() and utf8_distance() (the latter of which
17781              is unused at the moment) to be less forgiving about bad UTF-8.
17782      Branch: perl
17783            ! embed.h embed.pl objXSUB.h proto.h utf8.c
17784 ____________________________________________________________________________
17785 [  7868] By: jhi                                   on 2000/11/26  18:45:56
17786         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
17787              From: Benjamin Holzman <bah@ecnvantage.com>
17788              Date: Sat, 25 Nov 2000 20:40:20 -0500       
17789              Message-ID: <20001125204020.A25040@ecnvantage.com>              
17790              
17791              Debian allows installing /usr/bin/locale without installing
17792              any locales, an error message will ensue.
17793      Branch: perl
17794            ! t/pragma/locale.t
17795 ____________________________________________________________________________
17796 [  7867] By: jhi                                   on 2000/11/26  18:31:12
17797         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
17798              From: Benjamin Holzman <bah@ecnvantage.com>
17799              Date: Sun, 26 Nov 2000 02:42:34 -0500
17800              Message-ID: <20001126024234.G25040@ecnvantage.com>
17801              
17802              Patch for the bug 20000212.002.
17803      Branch: perl
17804            ! sv.c t/op/array.t
17805 ____________________________________________________________________________
17806 [  7866] By: jhi                                   on 2000/11/26  18:28:09
17807         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
17808              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17809              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
17810              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
17811              
17812              File::Temp 0.11.
17813      Branch: perl
17814            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
17815 ____________________________________________________________________________
17816 [  7865] By: jhi                                   on 2000/11/26  18:24:22
17817         Log: The metaconfig unit change for #7864.
17818      Branch: metaconfig/U/perl
17819            ! need_va_copy.U
17820 ____________________________________________________________________________
17821 [  7864] By: jhi                                   on 2000/11/26  18:23:41
17822         Log: Make the va_copy() test not to be so talkative.
17823      Branch: perl
17824            ! Configure config_h.SH
17825 ____________________________________________________________________________
17826 [  7863] By: jhi                                   on 2000/11/26  18:11:02
17827         Log: Fix locale inconsistencies unearthed by Hugo's work.
17828              Now the floating point sprintf really does taint the result
17829              string as perllocale promises (has promised for a long time)
17830              if "use locale" is in the lexical scope.
17831      Branch: perl
17832            ! sv.c t/pragma/locale.t
17833 ____________________________________________________________________________
17834 [  7862] By: jhi                                   on 2000/11/26  00:35:15
17835         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
17836              From: Nicholas Clark <nick@ccl4.org>
17837              Date: Sun, 26 Nov 2000 00:07:50 +0000
17838              Message-ID: <20001126000750.A22446@plum.flirble.org>
17839              
17840              Infinit.
17841      Branch: perl
17842            ! sv.c
17843 ____________________________________________________________________________
17844 [  7861] By: jhi                                   on 2000/11/26  00:01:26
17845         Log: Integrate perlio.
17846      Branch: perl
17847           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
17848 ____________________________________________________________________________
17849 [  7860] By: nick                                  on 2000/11/25  22:04:17
17850         Log: Correct relative path from new ext\Filter\Util\Call location
17851              back to miniperl.
17852      Branch: perlio
17853            ! win32/makefile.mk
17854 ____________________________________________________________________________
17855 [  7859] By: nick                                  on 2000/11/25  21:26:54
17856         Log: Integrate mainline.
17857      Branch: perlio
17858           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
17859           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
17860           +> t/lib/filter-util.t
17861            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
17862            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
17863            - t/lib/filt-util.t
17864           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
17865           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
17866           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
17867           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
17868           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
17869           !> win32/makefile.mk
17870 ____________________________________________________________________________
17871 [  7858] By: gsar                                  on 2000/11/25  20:52:17
17872         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
17873              parent's memory; fix it by keeping track of the actual pad
17874              offset rather than a raw pointer (this change is probably also
17875              relevant to non-ithreads case to avoid fallout from reallocs of
17876              the pad array, but is currently only enabled for the ithreads
17877              case in the interests of minimal disruption to existing "well
17878              tested" code)
17879      Branch: perl
17880            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
17881            ! proto.h scope.c scope.h sv.c t/op/fork.t
17882 ____________________________________________________________________________
17883 [  7857] By: nick                                  on 2000/11/25  20:01:28
17884         Log: All tests pass on Win32/gcc/USE_PERLIO.
17885              - when crlf layer is pushed make unix-level binary.
17886              - remove :crlf injection in pp_backtick in pp_sys.c
17887              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
17888      Branch: perlio
17889            ! doio.c perlio.c pp_sys.c win32/makefile.mk
17890 ____________________________________________________________________________
17891 [  7856] By: jhi                                   on 2000/11/25  18:38:30
17892         Log: Update the metaconfig units for #7855.
17893      Branch: metaconfig/U/perl
17894            ! useperlio.U usesocks.U
17895 ____________________________________________________________________________
17896 [  7855] By: jhi                                   on 2000/11/25  18:37:54
17897         Log: Undo the SOCKS workarounds, instead start using PerlIO
17898              if SOCKS is selected.
17899              
17900              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
17901              From: Jens Hamisch <jens@Strawberry.COM>
17902              Date: Fri, 24 Nov 2000 18:31:30 +0100
17903              Message-ID: <20001124183130.E28337@Strawberry.COM>
17904              
17905              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
17906              From: Jens Hamisch <jens@Strawberry.COM>
17907              Date: Fri, 24 Nov 2000 19:11:51 +0100
17908              Message-ID: <20001124191151.A28753@Strawberry.COM>
17909      Branch: perl
17910            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
17911            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
17912 ____________________________________________________________________________
17913 [  7854] By: jhi                                   on 2000/11/25  17:39:08
17914         Log: Undo #7848.  Some of the code seems to use walkoptree(),
17915              some walkoptree_slow().  An unfinished renaming?
17916              Now the sub is walkoptree() (which is @EXPORT_OK),
17917              the walkoptree_slow() is a typeglob alias to walkoptree.
17918              This makes the tests to pass, at least.
17919      Branch: perl
17920            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
17921 ____________________________________________________________________________
17922 [  7853] By: nick                                  on 2000/11/24  22:24:33
17923         Log: Re-arrange crlf vs binary for platforms that care.
17924              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
17925              Lip-service to making stdio layer work on such platfroms (untested).
17926              Now fails 3 tests rather than one, checkin to see if I can debug 
17927              the issue under linux. (Do not merge.)
17928      Branch: perlio
17929            ! doio.c perlio.c perliol.h
17930 ____________________________________________________________________________
17931 [  7852] By: jhi                                   on 2000/11/24  18:57:39
17932         Log: AUTHORS edits.
17933      Branch: perl
17934            ! AUTHORS
17935 ____________________________________________________________________________
17936 [  7851] By: jhi                                   on 2000/11/24  17:34:56
17937         Log: Add Jan-Erik Karlsson.
17938      Branch: perl
17939            ! AUTHORS
17940 ____________________________________________________________________________
17941 [  7850] By: jhi                                   on 2000/11/24  17:27:56
17942         Log: Configure should find stdchar on its own.
17943      Branch: perl
17944            ! hints/solaris_2.sh
17945 ____________________________________________________________________________
17946 [  7849] By: jhi                                   on 2000/11/24  17:24:55
17947         Log: Subject: PATCH over 7848: Filter test flawed
17948              From: andreas.koenig@anima.de (Andreas J. Koenig)
17949              Date: 24 Nov 2000 10:28:29 +0100
17950              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
17951      Branch: perl
17952            ! t/lib/filter-util.t
17953 ____________________________________________________________________________
17954 [  7848] By: jhi                                   on 2000/11/24  17:22:15
17955         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
17956              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
17957              Date: Fri, 24 Nov 2000 16:12:58 +0000
17958              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
17959      Branch: perl
17960            ! ext/B/B.pm
17961 ____________________________________________________________________________
17962 [  7847] By: jhi                                   on 2000/11/24  03:07:01
17963         Log: Integrate perlio.
17964      Branch: perl
17965           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
17966           !> win32/makefile.mk
17967 ____________________________________________________________________________
17968 [  7846] By: gsar                                  on 2000/11/24  00:55:57
17969         Log: integrate changes#6415..6418,6420..6438 from mainline
17970              
17971              Fix the bitvector ops for utf8 (tricky since past 7 bits
17972              the utf8 'characters' can be more than one octet).
17973              
17974              MPE/ix updates for perl 5.6.0 from Mark Bixby.
17975              
17976              Subject: SDBM_File documentation
17977              
17978              Detypo.
17979              
17980              Decutandpasto.
17981              
17982              Send all installperl messages to STDERR and be -w clean.
17983              
17984              Out-of-date note removed.
17985              
17986              Protect against "wild next"s, that is, callbacks doing "next"
17987              instead of "return".
17988              
17989              Use STDOUT consistently.
17990              
17991              The output might have been produced in the wrong order.
17992              
17993              A missing 'break' after the [[:space:]] switch case.
17994              
17995              Add tests for
17996              [ID 19991110.003] another matching finding by pcre author
17997              which has already been fixed by some patch, as verified in
17998              
17999              Documentation to explain the behaviour of map().
18000              
18001              Add an optimization for map-maps-a-list-element-to-more-list-elements
18002              case, but add also notes explaining the relationship of this
18003              patch and the earlier notes by Sarathy.
18004              
18005              Subject: [ID 20000716.023] syslog test fails without sockets
18006              
18007              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
18008              Test cases for #6431.
18009              
18010              File::Spec::VMS fixup for tmpdir from Craig Berry.
18011              
18012              Make the "uninit variable" warning to say "concat or string"
18013              or "join or string" when in concat or join .
18014              
18015              Get UTF16 BOMs working.  Patch from
18016              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
18017              
18018              Subject: [PATCH] Make large file tests deal with SIGXFSZ
18019              
18020              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
18021              
18022              Subject: [PATCH] av.c apidoc
18023      Branch: maint-5.6/perl
18024           !> (integrate 43 files)
18025 ____________________________________________________________________________
18026 [  7845] By: gsar                                  on 2000/11/24  00:20:45
18027         Log: integrate changes#6406..6414 from mainline
18028              
18029              Merge perlhacktut into perlhack, update perlguts.
18030              
18031              Fix AutoSplit to use File::Spec the right way in VMS,
18032              from Peter Prymmer.
18033              
18034              The bug report
18035              [ID 19991110.002] minimal matching discrepancy found by pcre author
18036              seems to have been fixed (though differently from what was suggested
18037              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
18038              
18039              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
18040              not in pod, from Peter Prymmer
18041              
18042              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
18043              From: Hugo <hv@crypt.compulink.co.uk>
18044              Date: Fri, 14 Jul 2000 23:05:20 +0100
18045              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
18046              
18047              Didn't anymore apply, but that point still could use another fix.
18048              
18049              lib/b test fixes from Peter Prymmer.
18050              
18051              More docs for sv functions.
18052              
18053              perlvms.pod whitespace cleanup to keep pod utils happy.
18054              
18055              another VMS build tweak from Peter Prymmer
18056      Branch: maint-5.6/perl
18057           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
18058           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
18059           !> vms/descrip_mms.template vms/perlvms.pod
18060 ____________________________________________________________________________
18061 [  7844] By: nick                                  on 2000/11/23  23:42:45
18062         Log: Win32/perlio Now just fails one io/argv.t test - lack 
18063              of default :crlf on standard streams.
18064      Branch: perlio
18065            ! doio.c perlio.c
18066 ____________________________________________________________________________
18067 [  7843] By: nick                                  on 2000/11/23  23:04:05
18068         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
18069              peek fail is showing a real problem (multiple crlf layers
18070              are getting pushed.)
18071      Branch: perlio
18072            ! doio.c perlio.c win32/makefile.mk
18073 ____________________________________________________________________________
18074 [  7842] By: nick                                  on 2000/11/23  19:46:23
18075         Log: Implement PerlIO_binmode()
18076              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
18077              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
18078              make binmode in t/lib/io_tell.t unconditional so that works.
18079              Checkin just so Win32 machine can see these changes.
18080      Branch: perlio
18081            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
18082 ____________________________________________________________________________
18083 [  7841] By: jhi                                   on 2000/11/23  19:30:00
18084         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
18085      Branch: perl
18086            ! README.amiga
18087 ____________________________________________________________________________
18088 [  7840] By: jhi                                   on 2000/11/23  17:18:02
18089         Log: SOCKS wrestling continues, patches from Jens Hamisch.
18090      Branch: perl
18091            ! doio.c embed.h embed.pl perlsdio.h proto.h
18092 ____________________________________________________________________________
18093 [  7839] By: jhi                                   on 2000/11/23  16:54:14
18094         Log: Push Filter::Util::Call one level deeper.
18095      Branch: perl
18096            + t/lib/filter-util.t
18097           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
18098           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
18099            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
18100            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
18101            - t/lib/filt-util.t
18102            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
18103            ! win32/Makefile win32/makefile.mk
18104 ____________________________________________________________________________
18105 [  7838] By: jhi                                   on 2000/11/23  16:52:40
18106         Log: Reach back one higher up when searching for PERL_SRC.
18107      Branch: perl
18108            ! lib/ExtUtils/MM_Unix.pm
18109 ____________________________________________________________________________
18110 [  7837] By: jhi                                   on 2000/11/23  16:05:41
18111         Log: Subject: Re: perl@7826
18112              Date: Thu, 23 Nov 2000 02:20:25 -0600
18113              From: "Craig A. Berry" <craigberry@mac.com>
18114              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
18115              
18116              Make VMS to like Filter::Util::Call. 
18117      Branch: perl
18118            ! configure.com ext/Filter/Util/Makefile.PL
18119 ____________________________________________________________________________
18120 [  7836] By: nick                                  on 2000/11/23  16:04:08
18121         Log: Implement crlf layer - not ready for merge.
18122      Branch: perlio
18123            ! perlio.c win32/makefile.mk
18124 ____________________________________________________________________________
18125 [  7835] By: jhi                                   on 2000/11/23  15:56:52
18126         Log: STDCHAR is different in Sparc v9 vs x86.
18127      Branch: perl
18128            ! hints/solaris_2.sh
18129 ____________________________________________________________________________
18130 [  7834] By: jhi                                   on 2000/11/23  15:50:47
18131         Log: The type needs to be visible to protos.
18132      Branch: perl
18133            ! perl.h
18134 ____________________________________________________________________________
18135 [  7833] By: jhi                                   on 2000/11/23  15:40:46
18136         Log: Finish unfinished SOCKS workaround changes.
18137      Branch: perl
18138            ! doio.c
18139 ____________________________________________________________________________
18140 [  7832] By: jhi                                   on 2000/11/23  15:33:30
18141         Log: Integrate perlio.
18142      Branch: perl
18143           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
18144           !> win32/makefile.mk
18145 ____________________________________________________________________________
18146 [  7831] By: nick                                  on 2000/11/23  10:31:07
18147         Log: Correct makefile.mk dependancies for ext/Filter/Util
18148              Build ext/Encode
18149              Run dmake regen_config_h
18150      Branch: perlio
18151            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18152            ! win32/makefile.mk
18153 ____________________________________________________________________________
18154 [  7830] By: nick                                  on 2000/11/23  08:05:07
18155         Log: Integrate mainline
18156      Branch: perlio
18157           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
18158           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
18159           +> t/lib/filt-util.pl t/lib/filt-util.t
18160           !> (integrate 41 files)
18161 ____________________________________________________________________________
18162 [  7829] By: gsar                                  on 2000/11/23  03:07:11
18163         Log: build the Filter extension on windows
18164      Branch: perl
18165            ! win32/Makefile win32/makefile.mk
18166 ____________________________________________________________________________
18167 [  7828] By: gsar                                  on 2000/11/23  02:46:35
18168         Log: regenerate win32/config* and fix some inconsistencies in the
18169              makefiles; always export Perl_deb() because it is needed
18170              by ext/re/* (whether perl itself is built with -DDEBUGGING
18171              or not)
18172      Branch: perl
18173            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
18174            ! win32/config_H.vc win32/makefile.mk
18175 ____________________________________________________________________________
18176 [  7827] By: gsar                                  on 2000/11/23  02:18:38
18177         Log: get sources building on windows+MSVC again (untested with other
18178              compilers)
18179      Branch: perl
18180            ! win32/include/sys/socket.h win32/perllib.c
18181 ____________________________________________________________________________
18182 [  7826] By: jhi                                   on 2000/11/23  01:18:26
18183         Log: Update Changes.
18184      Branch: perl
18185            ! Changes patchlevel.h
18186 ____________________________________________________________________________
18187 [  7825] By: jhi                                   on 2000/11/23  00:20:41
18188         Log: Subject: Re: av.c patch (having slight problems)
18189              From: "Ben Tilly" <ben_tilly@hotmail.com>
18190              Date: Tue, 21 Nov 2000 23:29:31 -0500
18191              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
18192              
18193              unshift() speedup.
18194      Branch: perl
18195            ! av.c
18196 ____________________________________________________________________________
18197 [  7824] By: jhi                                   on 2000/11/22  23:59:15
18198         Log: Fixes for signedness warnings noticed by VMSperlers.
18199      Branch: perl
18200            ! ext/Storable/Storable.xs regcomp.c sv.c
18201 ____________________________________________________________________________
18202 [  7823] By: jhi                                   on 2000/11/22  23:19:31
18203         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
18204              From: Peter Prymmer <pvhp@forte.com>
18205              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
18206              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
18207      Branch: perl
18208            ! t/pragma/warn/pp_hot
18209 ____________________________________________________________________________
18210 [  7822] By: jhi                                   on 2000/11/22  22:52:20
18211         Log: Be clean.
18212      Branch: perl
18213            ! Makefile.SH
18214 ____________________________________________________________________________
18215 [  7821] By: jhi                                   on 2000/11/22  22:46:39
18216         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
18217              by Damian Conway, as suggested by Paul Marquess.
18218      Branch: perl
18219            + lib/Filter/Simple.pm
18220 ____________________________________________________________________________
18221 [  7820] By: jhi                                   on 2000/11/22  22:45:51
18222         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
18223      Branch: perl
18224            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
18225            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
18226            + t/lib/filt-util.t
18227            ! MANIFEST
18228 ____________________________________________________________________________
18229 [  7819] By: jhi                                   on 2000/11/22  22:03:27
18230         Log: Integrate perlio.
18231      Branch: perl
18232           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
18233           !> win32/makefile.mk
18234 ____________________________________________________________________________
18235 [  7818] By: jhi                                   on 2000/11/22  21:56:02
18236         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
18237      Branch: perl
18238            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
18239            ! t/lib/io_sock.t
18240 ____________________________________________________________________________
18241 [  7817] By: jhi                                   on 2000/11/22  21:39:49
18242         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
18243              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18244              Date: Wed, 22 Nov 2000 16:08:12 -0500
18245              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
18246      Branch: perl
18247            ! lib/ExtUtils/Liblist.pm
18248 ____________________________________________________________________________
18249 [  7816] By: jhi                                   on 2000/11/22  21:38:25
18250         Log: Go ahead and #include <unistd.h> in perl.h.
18251      Branch: perl
18252            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
18253            ! util.c
18254 ____________________________________________________________________________
18255 [  7815] By: jhi                                   on 2000/11/22  21:22:52
18256         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
18257              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18258              Date: Mon, 20 Nov 2000 18:30:52 -0500
18259              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
18260      Branch: perl
18261            ! pod/perlre.pod regcomp.c t/op/re_tests
18262 ____________________________________________________________________________
18263 [  7814] By: jhi                                   on 2000/11/22  21:21:46
18264         Log: Subject: [PATCH 5.7.0] Liblist finally works
18265              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18266              Date: Tue, 21 Nov 2000 22:02:17 -0500
18267              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
18268      Branch: perl
18269            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
18270            ! lib/ExtUtils/MakeMaker.pm
18271 ____________________________________________________________________________
18272 [  7813] By: jhi                                   on 2000/11/22  21:20:23
18273         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
18274              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18275              Date: Wed, 22 Nov 2000 17:53:15 +0100
18276              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
18277              
18278              AIX dynaloader and perlio patch.
18279      Branch: perl
18280            ! ext/DynaLoader/dl_aix.xs
18281 ____________________________________________________________________________
18282 [  7812] By: jhi                                   on 2000/11/22  21:17:52
18283         Log: (Accidentally empty patch.)
18284      Branch: perl
18285            ! av.c
18286 ____________________________________________________________________________
18287 [  7811] By: jhi                                   on 2000/11/22  21:16:31
18288         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
18289              From: Peter Prymmer <pvhp@forte.com>
18290              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
18291              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
18292      Branch: perl
18293            ! vms/test.com
18294 ____________________________________________________________________________
18295 [  7810] By: jhi                                   on 2000/11/22  21:15:36
18296         Log: Subject: Re: perl@7777 
18297              From: "John P. Linderman" <jpl@research.att.com>
18298              Date: Wed, 22 Nov 2000 13:11:11 -0500
18299              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
18300              
18301              Detypoing.
18302      Branch: perl
18303            ! lib/CPAN.pm
18304 ____________________________________________________________________________
18305 [  7809] By: jhi                                   on 2000/11/22  21:14:19
18306         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
18307              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18308              Date:     Wed, 22 Nov 2000 13:51:37 EST
18309              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
18310      Branch: perl
18311            ! perlsdio.h
18312 ____________________________________________________________________________
18313 [  7808] By: jhi                                   on 2000/11/22  21:13:27
18314         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
18315              From: Casey Tweten <crt@kiski.net>
18316              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
18317              Message-Id: <200011201653.LAA10194@home.kiski.net>
18318      Branch: perl
18319            ! t/lib/io_udp.t
18320 ____________________________________________________________________________
18321 [  7807] By: jhi                                   on 2000/11/22  21:12:35
18322         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
18323              From: Casey Tweten <crt@kiski.net>
18324              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
18325              Message-Id: <200011201636.LAA07227@home.kiski.net>
18326      Branch: perl
18327            ! t/lib/io_sock.t
18328 ____________________________________________________________________________
18329 [  7806] By: jhi                                   on 2000/11/22  21:10:59
18330         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
18331              From: "Casey R. Tweten" <crt@kiski.net>
18332              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
18333              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
18334      Branch: perl
18335            ! utils/h2xs.PL
18336 ____________________________________________________________________________
18337 [  7805] By: nick                                  on 2000/11/22  21:05:06
18338         Log: Integrate mainline
18339      Branch: perlio
18340           !> Changes Porting/genlog ext/DB_File/DB_File.xs
18341           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
18342           !> utils/perlbug.PL
18343 ____________________________________________________________________________
18344 [  7804] By: jhi                                   on 2000/11/22  21:01:12
18345         Log: Subject: [PATCH] Test.pm POD peculiarity
18346              From: "Casey R. Tweten" <crt@kiski.net>
18347              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
18348              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
18349      Branch: perl
18350            ! lib/Test.pm
18351 ____________________________________________________________________________
18352 [  7803] By: jhi                                   on 2000/11/22  20:59:59
18353         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
18354              From: "Philip Newton" <pnewton@gmx.de>
18355              Date: Wed, 22 Nov 2000 14:25:53 +0100
18356              Message-Id: <3A1BD771.25462.1939FAD@localhost>
18357              
18358              Be case-understanding also on 's', and use the -oi of sendmail
18359              not to terminate the transmission on a lone '.'.
18360      Branch: perl
18361            ! utils/perlbug.PL
18362 ____________________________________________________________________________
18363 [  7802] By: nick                                  on 2000/11/22  20:51:42
18364         Log: Win32 PerlIO intermediate state now working as expected.
18365              - In current state we are still using C runtime in text/binary
18366              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
18367              - PERLIO=stdio and PERLIO=unix pass all expected tests.
18368              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
18369              and PerlIO_seek() and the dummy crlf layer is not making adjustments
18370              for CRLF translation happening in C runtime. All other tests pass.
18371              
18372              Added note to README.win32 to point out the snags of doing a perl build
18373              with Norton AntiVirus turned on.
18374              
18375              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
18376              which file a fail comes from.
18377              
18378              Updated "canned" config.h to match the one generated.
18379      Branch: perlio
18380            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
18381            ! win32/makefile.mk
18382 ____________________________________________________________________________
18383 [  7801] By: jhi                                   on 2000/11/22  06:50:20
18384         Log: Nickety nits.
18385      Branch: perl
18386            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
18387 ____________________________________________________________________________
18388 [  7800] By: jhi                                   on 2000/11/22  01:29:55
18389         Log: Changes had accidentally gone too silent on non-main branches.
18390      Branch: perl
18391            ! Changes Porting/genlog patchlevel.h
18392 ____________________________________________________________________________
18393 [  7799] By: gsar                                  on 2000/11/22  01:02:56
18394         Log: some lib_pm.PL changes snuck in via change#7772
18395      Branch: maint-5.6/perl
18396            ! Makefile.SH
18397 ____________________________________________________________________________
18398 [  7798] By: nick                                  on 2000/11/21  21:59:40
18399         Log: Integrate mainline
18400      Branch: perlio
18401           !> (integrate 28 files)
18402 ____________________________________________________________________________
18403 [  7797] By: jhi                                   on 2000/11/21  21:01:45
18404         Log: Integrate perlio.
18405      Branch: perl
18406           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
18407 ____________________________________________________________________________
18408 [  7796] By: nick                                  on 2000/11/21  20:36:22
18409         Log: Win32 builds and runs (mostly) with USE_PERLIO.
18410              PERLIO=perlio passes all tests. 
18411              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
18412      Branch: perlio
18413            ! perlio.c win32/perllib.c win32/win32.c
18414 ____________________________________________________________________________
18415 [  7795] By: jhi                                   on 2000/11/21  19:03:44
18416         Log: Update Changes.
18417      Branch: perl
18418            ! Changes patchlevel.h
18419 ____________________________________________________________________________
18420 [  7794] By: jhi                                   on 2000/11/21  18:56:34
18421         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
18422              From: "Craig A. Berry" <craigberry@mac.com>
18423              Date: Mon, 20 Nov 2000 20:27:06 -0600
18424              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
18425              
18426              A cut-and-pasto.
18427      Branch: perl
18428            ! perlio.h
18429 ____________________________________________________________________________
18430 [  7793] By: jhi                                   on 2000/11/21  18:54:41
18431         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
18432              From: Dominic Dunlop <domo@computer.org> 
18433              Date: Mon, 20 Nov 2000 18:55:29 +0100
18434              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
18435              
18436              va_copy() and the need of it.
18437              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
18438      Branch: metaconfig/U/perl
18439            + need_va_copy.U
18440      Branch: perl
18441            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18442            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
18443            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
18444            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18445            ! win32/config.bc win32/config.gc win32/config.vc
18446 ____________________________________________________________________________
18447 [  7792] By: jhi                                   on 2000/11/21  17:04:10
18448         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
18449      Branch: perl
18450           !> scope.h
18451 ____________________________________________________________________________
18452 [  7791] By: jhi                                   on 2000/11/21  17:01:16
18453         Log: Export the SOCKS workaround symbols only if necessary.
18454      Branch: perl
18455            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
18456 ____________________________________________________________________________
18457 [  7790] By: nick                                  on 2000/11/20  23:57:11
18458         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
18459      Branch: perlio
18460            ! scope.h
18461 ____________________________________________________________________________
18462 [  7789] By: nick                                  on 2000/11/20  23:38:33
18463         Log: Integrate mainline
18464      Branch: perlio
18465           +> lib/File/Spec/Epoc.pm
18466           !> (integrate 34 files)
18467 ____________________________________________________________________________
18468 [  7788] By: nick                                  on 2000/11/20  23:20:18
18469         Log: Make extra buffer layer work (dummy crlf layer)
18470      Branch: perlio
18471            ! doio.c perlio.c perlio.h
18472 ____________________________________________________________________________
18473 [  7787] By: jhi                                   on 2000/11/20  22:44:04
18474         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
18475              From: Peter Prymmer <pvhp@forte.com>
18476              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
18477              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
18478      Branch: perl
18479            ! t/pragma/locale.t
18480 ____________________________________________________________________________
18481 [  7786] By: jhi                                   on 2000/11/20  22:29:10
18482         Log: Subject: DOC PATCH 5.6.0 perlreftut
18483              From: mjd@plover.com
18484              Date: 20 Nov 2000 19:45:06 -0000
18485              Message-ID: <20001120194506.9505.qmail@plover.com>
18486      Branch: perl
18487            ! pod/perlreftut.pod
18488 ____________________________________________________________________________
18489 [  7785] By: jhi                                   on 2000/11/20  22:27:44
18490         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
18491              From: David Dyck <dcd@tc.fluke.com>
18492              Date: Mon, 20 Nov 2000 11:43:40 -0800
18493              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
18494      Branch: perl
18495            ! lib/Cwd.pm
18496 ____________________________________________________________________________
18497 [  7784] By: jhi                                   on 2000/11/20  22:23:21
18498         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
18499              Date: Mon, 20 Nov 2000 17:06:10 -0500
18500              To: Mailing list Perl5 <perl5-porters@perl.org>
18501              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
18502      Branch: perl
18503            ! pp_ctl.c t/op/pat.t
18504 ____________________________________________________________________________
18505 [  7783] By: jhi                                   on 2000/11/20  22:11:18
18506         Log: Subject: [PATCH] doop.c - UTF8 tr///               
18507              From: Simon Cozens <simon@cozens.net>
18508              Date: Sat, 18 Nov 2000 18:49:30 +0000
18509              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
18510              
18511              Subject: Re: [PATCH] doop.c - UTF8 tr///           
18512              From: Simon Cozens <simon@cozens.net>
18513              Date: Mon, 20 Nov 2000 20:45:22 +0000
18514              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
18515              
18516              Make tr on UTF-8 better but still not correct.
18517      Branch: perl
18518            ! doop.c
18519 ____________________________________________________________________________
18520 [  7782] By: jhi                                   on 2000/11/20  22:02:16
18521         Log: Remove the shared object before attempting to create
18522              (by linking) a new one.  E.g. in AIX not removing
18523              becomes quite painful if one tries to do more than one
18524              build in the same tree (an interrupted build, for example),
18525              since the AIX' shared dynaloader seemingly keeps the shared
18526              objects open and therefore 'busy' for quite a while, even when
18527              nobody is using the objects, leading into link failures.
18528      Branch: perl
18529            ! lib/ExtUtils/MM_Unix.pm
18530 ____________________________________________________________________________
18531 [  7781] By: gsar                                  on 2000/11/20  19:02:55
18532         Log: type mismatch due to faulty integration
18533      Branch: maint-5.6/perl
18534            ! toke.c win32/Makefile
18535 ____________________________________________________________________________
18536 [  7780] By: gsar                                  on 2000/11/20  17:31:55
18537         Log: integrate changes#6392,6394..6399,6401..6404
18538              
18539              The {multiplier} of a fixed substring was overlooked which
18540              caused a wrong initial search offset for that substring.
18541              
18542              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
18543              From: Hugo <hv@crypt.compulink.co.uk>
18544              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
18545              Date: Thu, 13 Jul 2000 19:27:13 +0100
18546              
18547              Fix the BOM bug: not a byteorder bug, a signedness bug.
18548              
18549              Replace change #6337 with a better one.
18550              
18551              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
18552              From: Hugo <hv@crypt.compulink.co.uk>
18553              Date: Fri, 14 Jul 2000 04:16:20 +0100
18554              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
18555              
18556              MakeMaker should not remove editor backups (*~) on `make clean`
18557              by default (completes change#6383)
18558              
18559              move new variables to the end of the interpreter structure (for
18560              bincompat in code that doesn't #include XSUB.h)
18561              
18562              rename totally bletcherous SvLOCK() thingy (doesn't do what the
18563              name suggests anyway)
18564              
18565              various cleanups (typos, misformatted code, and small bugs)
18566              
18567              typecasts needed for change#6394
18568              
18569              typos in change#6399, regen headers
18570              
18571              inconsistent types needs casts
18572              
18573              PERL_OBJECT build tweaks
18574      Branch: maint-5.6/perl
18575           !> MANIFEST doop.c embed.h embed.pl embedvar.h
18576           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
18577           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
18578           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
18579           !> toke.c util.c
18580 ____________________________________________________________________________
18581 [  7779] By: gsar                                  on 2000/11/20  17:06:29
18582         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
18583              
18584              Cosmetics and perldelta.
18585              
18586              Fix nits noticed by Boston.pm.
18587              
18588              Do the cc sanity check both before the hints and
18589              after the cc selction.
18590              
18591              get sprintf.t to adjust properly for 3-digit exponents
18592              
18593              don't clobber *.orig files on *clean targets
18594              
18595              fix bugs in processing %v-*d and similar format specs (from
18596              Avi Finkel <avi@finkel.org>)
18597              
18598              sprintf test tweaks (from Dominic Dunlop)
18599              
18600              new selfloader.t in change#6183 doesn't close DATA handles,
18601              and thus fails to clean up tmp files on dosish platforms
18602              
18603              typos (spotted by Peter Prymmer)
18604              
18605              typo fix from Craig Berry
18606      Branch: maint-5.6/perl
18607           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
18608           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
18609           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
18610           !> x2p/Makefile.SH
18611 ____________________________________________________________________________
18612 [  7778] By: gsar                                  on 2000/11/20  16:46:51
18613         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
18614              
18615              Subject: Re: format bug report  [Patch]
18616              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18617              Date: Wed, 05 Jul 2000 13:12:52 +0200
18618              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
18619              
18620              Subject: Re: format bug report  [Patch]
18621              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18622              Date: Wed, 05 Jul 2000 14:10:01 +0200
18623              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
18624              
18625              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
18626              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18627              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
18628              Date: Fri, 07 Jul 2000 17:57:16 +0100
18629              
18630              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
18631              To: perl5-porters@perl.org
18632              From: Karsten Sperling <spiff@phreax.net>
18633              Date: Mon, 10 Jul 2000 15:12:52 +0200
18634              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
18635              
18636              README.posix-bc podified from Thomas Dorner.
18637              
18638              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
18639              From: Dominic Dunlop <domo@computer.org>
18640              Date: Tue, 11 Jul 2000 12:27:33 +0200
18641              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
18642              
18643              Typo in #6341.
18644              
18645              Fix for
18646              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
18647              From: Roderick Schertler <roderick@argon.org>
18648              Date: Tue, 11 Jul 2000 13:55:05 -0400
18649              Message-Id: <200007111755.NAA05077@jones.argon.org>
18650              
18651              Minor cleanups on the booklist.
18652              
18653              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
18654              regen perltoc.
18655              
18656              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
18657      Branch: maint-5.6/perl
18658           +> pod/perlbook.pod
18659           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
18660           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
18661           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
18662 ____________________________________________________________________________
18663 [  7777] By: jhi                                   on 2000/11/20  16:08:49
18664         Log: Update Changes.
18665      Branch: perl
18666            ! Changes patchlevel.h
18667 ____________________________________________________________________________
18668 [  7776] By: jhi                                   on 2000/11/20  15:27:56
18669         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
18670              This may be overly harsh but until proven otherwise, we think this
18671              way, or until we have a simple test for Configure (having to start
18672              up servers is does not count as simple) to check for the problems.
18673      Branch: perl
18674            ! perl.h
18675 ____________________________________________________________________________
18676 [  7775] By: jhi                                   on 2000/11/20  15:22:17
18677         Log: Solaris hints tweaks.
18678      Branch: perl
18679            ! hints/solaris_2.sh
18680 ____________________________________________________________________________
18681 [  7774] By: jhi                                   on 2000/11/20  15:01:20
18682         Log: Add a workaround to SOCKS 64-bit problems.
18683      Branch: perl
18684            ! doio.c embed.h embed.pl perlsdio.h proto.h
18685 ____________________________________________________________________________
18686 [  7773] By: jhi                                   on 2000/11/20  14:51:47
18687         Log: sysseek() instead of seek().
18688      Branch: perl
18689            ! t/lib/syslfs.t
18690 ____________________________________________________________________________
18691 [  7772] By: gsar                                  on 2000/11/20  13:06:23
18692         Log: integrate changes#6315..6319,6321..6331,6333..6338
18693              
18694              Integrate with Sarathy, preliminary fix for unicos
18695              alignment problems in [ID 20000612.002] Perl problem on Cray system.
18696              
18697              some debugger output does not go to the socket when RemotePort is set
18698              
18699              winsock cleanup never done on Windows (leads to handle leaks)
18700              
18701              fix UNC path handling on Windows under ithreads, and chdir()
18702              return value when given a non-existent directory
18703              
18704              Autogenerate pod/Makefile and pod/buildtoc.
18705              buildtoc also checks whether the existin pods are
18706              mentioned in MANIFEST and perl.pod, and vice versa.
18707              (None of the thusly found discrepancies fixed yet.)
18708              roffitall also needs to be autogenerated similarly but it
18709              seems so badly out of date that I didn't touch it yet.
18710              
18711              Config is being used.
18712              
18713              Add =head1 NAMEs so that buildtoc is happy.
18714              (The CGI::Util nit reported to Lincoln.)
18715              
18716              Fix complaints of buildtoc.
18717              
18718              Fix the alignment problem in Crays ([ID 20000612.002]).
18719              
18720              Remove perlbook, update perlfaq book listing,
18721              rearrange perl.pod, regenerate perltoc.
18722              
18723              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
18724              was cast to an unsigned (32-bit) integer with wild abandon.
18725              
18726              winsock options weren't being set in all threads under ithreads
18727              (caused send()s from second and subsequent threads to fail)
18728              
18729              accept() leaks memory on windows due to incorrect ordering of
18730              closesocket() and fclose() calls
18731              
18732              Reorder perl.pod once more.
18733              
18734              More POSIX.pod tweaks.
18735              
18736              Sprinkle ldlibpath.
18737              
18738              Precedence goof, fix based on
18739              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
18740              From: Hugo <hv@crypt.compulink.co.uk>
18741              Date: Tue, 11 Jul 2000 12:52:38 +0100
18742              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
18743              
18744              Subject: PATCH perlguts.pod: Document D and d magic types
18745              From: mjd@plover.com
18746              Date: 5 Jul 2000 18:01:51 -0000
18747              Message-ID: <20000705180151.29413.qmail@plover.com>
18748              
18749              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
18750              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
18751              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
18752              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
18753              
18754              Subject: [PATCH cfgperl] $& segfaults if you trick it
18755              From: simon@brecon.co.uk (Simon Cozens)
18756              Date: 7 Jul 2000 11:26:09 GMT
18757              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
18758              
18759              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
18760              From: Hugo <hv@crypt.compulink.co.uk>
18761              Date: Tue, 11 Jul 2000 12:44:50 +0100
18762              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
18763              
18764              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
18765              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18766              Date: Tue, 11 Jul 2000 13:50:51 +0100
18767              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
18768      Branch: maint-5.6/perl
18769           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
18770           +> pod/buildtoc.PL
18771            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
18772           !> (integrate 26 files)
18773 ____________________________________________________________________________
18774 [  7771] By: gsar                                  on 2000/11/20  12:31:42
18775         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
18776              6310,6311,6314
18777              
18778              Subject: [PATCH bleedperl] File::Spec 0.82 beta
18779              From: Barrie Slaymaker <barries@jester.slaysys.com>
18780              Date: Wed, 28 Jun 2000 11:35:29 -0400
18781              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
18782              
18783              tweak perlembed for multiplicity/usethreads sanity; correct notes
18784              about Windows
18785              
18786              localize %INC in a Safe compartment so that use/require work
18787              (many other magic globals probably need similar treatment)
18788              
18789              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
18790              when @_ is modified, causing coredumps
18791              
18792              slurp mode fix in change#4736 still not quite right
18793              
18794              Point to perlipc for more SysV IPC examples.
18795              
18796              Elaborate POSIX.pod.  Still needs work.
18797              
18798              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
18799              
18800              fix large memory leak that has been around for ever, masked by
18801              -DPURIFY (most of the arenas were never freed!)
18802              
18803              fix memory leak on Windows (PL_sys_intern contents were never
18804              freed)
18805              
18806              PERL_OBJECT build tweak
18807              
18808              adjust change#6299
18809              
18810              remove rel2abs prototypes (from Barrie Slaymaker)
18811              
18812              missing perldiag entry for unpack("w",...) diagnostic (from
18813              Andreas Koenig)
18814              
18815              better diagnostic on Frob->stuff() when Frob:: doesn't exist
18816              (from Richard Soderberg <rs@oregonnet.com>)
18817              
18818              Win32 patches for cfgperl from Sarathy.
18819              
18820              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
18821              
18822              More POSIX.pod embellishment.
18823              
18824              tyop in change#6306
18825      Branch: maint-5.6/perl
18826           !> (integrate 44 files)
18827 ____________________________________________________________________________
18828 [  7770] By: gsar                                  on 2000/11/20  11:51:00
18829         Log: integrate changes#6268..6282 from cfgperl branch
18830              
18831              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
18832              From: Dominic Dunlop <domo@computer.org>
18833              Date: Thu, 29 Jun 2000 12:32:39 +0200
18834              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
18835              
18836              Regen headers for #6261 (and update embed.pl for this) and #6267,
18837              silence few compiler warnings.
18838              
18839              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
18840              From: Nicholas Clark <nick@talking.bollo.cx>
18841              Date: Fri, 23 Jun 2000 16:21:15 +0100
18842              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
18843              
18844              Subject: PATCH pod/perltie.pod
18845              From: Ian Phillipps <Ian.Phillipps@iname.com>
18846              Date: Fri, 16 Jun 2000 00:17:19 +0100
18847              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
18848              (only the first hunk, the second hunk had already been done
18849              by some other patch)
18850              
18851              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
18852              From: Tom Phoenix <rootbeer@redcat.com>
18853              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
18854              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
18855              
18856              Subject: [PATCH] xsub attributes
18857              From: Doug MacEachern <dougm@covalent.net>
18858              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
18859              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
18860              
18861              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
18862              From: Andy Dougherty <doughera@lafayette.edu>
18863              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
18864              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
18865              
18866              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
18867              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
18868              Date: Tue, 13 Jun 2000 02:43:48 -0500
18869              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
18870              
18871              Subject: [PATCH] Re: eval documentation: context
18872              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18873              Date: Mon, 12 Jun 2000 15:07:29 +0100
18874              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
18875              
18876              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
18877              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18878              Date: Mon, 12 Jun 2000 14:55:59 +0100
18879              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
18880              
18881              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
18882              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
18883              Date: Fri, 09 Jun 2000 12:39:27 -0400
18884              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
18885              (plus update the version "number" of Text::Wrap)
18886              
18887              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
18888              From: Tim Ayers <tayers@bridge.com>
18889              Date: Thu, 08 Jun 2000 08:11:06 +0200
18890              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
18891              [resent by Richard Foley, Message-Id probably wrong]
18892              
18893              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
18894              From: rspier@pobox.com (Robert Spier)
18895              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
18896              Message-ID: <14654.31913.845602.610277@rls.cx>
18897              
18898              Subject: [PATCH 5.6.0] utils/h2xs.PL
18899              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
18900              Date: Wed, 7 Jun 2000 04:02:04 -0500
18901              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
18902              
18903              Subject: [PATCH 5.6.0]ITHREADs for VMS
18904              From: Dan Sugalski <dan@sidhe.org>
18905              Date: Tue, 06 Jun 2000 11:59:50 -0400
18906              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
18907      Branch: maint-5.6/perl
18908           !> (integrate 31 files)
18909 ____________________________________________________________________________
18910 [  7769] By: gsar                                  on 2000/11/20  11:29:06
18911         Log: integrate changes#6261..6266 from cfgperl
18912              
18913              Subject: Re: [PATCH cfgperl] BOMs away!
18914              From: simon@brecon.co.uk (Simon Cozens)
18915              Date: 17 Jun 2000 11:49:57 GMT
18916              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
18917              
18918              Subject: 5.6.0 Patch for EPOC
18919              From: Olaf Flebbe <o.flebbe@gmx.de>
18920              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
18921              Message-ID: <23449.960929969@www11.gmx.net>
18922              
18923              tr fixes from Simon Cozens
18924              
18925              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
18926              From: Marty Lucich <marty@netcom.com>
18927              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
18928              Message-Id: <200006282116.OAA11148@netcom.com>
18929              ccdlflags update (the BSD/OS 4.1 part had already been taken
18930              care of by #6141).
18931              
18932              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
18933              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18934              Date: Wed, 28 Jun 2000 17:50:12 -0700
18935              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
18936              
18937              Subject: [PATCH 5.6.0] cygwin port
18938              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
18939              From: "Fifer, Eric" <EFifer@sanwaint.com>
18940              Date: Thu, 29 Jun 2000 12:58:29 +0100
18941      Branch: maint-5.6/perl
18942           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
18943           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
18944           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
18945           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
18946 ____________________________________________________________________________
18947 [  7768] By: gsar                                  on 2000/11/20  11:13:44
18948         Log: integrate changes#6252..6256,6259..6260
18949              
18950              Paranoia tweak on #6249.
18951              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
18952              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
18953              Date: Sun, 25 Jun 2000 23:43:12 -0400
18954              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
18955              
18956              Subject: tr///, help wanted.
18957              From: simon@brecon.co.uk (Simon Cozens)
18958              Date: 28 Jun 2000 11:29:04 GMT
18959              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
18960              
18961              small thinko tweaks
18962              
18963              tweaks from Simon Conzes to further fix tr/// under utf8
18964              
18965              perlnewmod was missing from MANIFEST.
18966              
18967              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
18968              From: simon@brecon.co.uk (Simon Cozens)
18969              Date: 17 Jun 2000 11:56:44 GMT
18970              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
18971              pack U0, pack C0
18972      Branch: maint-5.6/perl
18973           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
18974           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
18975           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
18976           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
18977 ____________________________________________________________________________
18978 [  7767] By: gsar                                  on 2000/11/20  10:51:38
18979         Log: integrate change#6250 from cfgperl
18980              
18981              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
18982              From: Doug MacEachern <dougm@covalent.net>
18983              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
18984              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
18985      Branch: maint-5.6/perl
18986           +> t/op/my_stash.t
18987           !> MANIFEST embed.pl global.sym proto.h toke.c
18988 ____________________________________________________________________________
18989 [  7766] By: gsar                                  on 2000/11/20  10:48:34
18990         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
18991              
18992              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
18993              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
18994              Date: Mon, 26 Jun 2000 18:40:14 +0100
18995              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
18996              
18997              Subject: [PATCH] bytes<->utf8 fixes
18998              From: simon@brecon.co.uk (Simon Cozens)
18999              Date: 26 Jun 2000 04:55:45 GMT
19000              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
19001              
19002              Subject: [PATCH] is_utf8_string
19003              From: simon@brecon.co.uk (Simon Cozens)
19004              Date: 26 Jun 2000 02:25:59 GMT
19005              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
19006              
19007              Subject: [PATCH] avoid mg_ptr in '*' magic
19008              From: Doug MacEachern <dougm@covalent.net>
19009              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
19010              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
19011              
19012              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
19013              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
19014              Date: Sat, 24 Jun 2000 13:06:20 +0100
19015              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
19016              
19017              Allow for standalone testing.
19018              
19019              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
19020              From: Mark-Jason Dominus <mjd@plover.com>
19021              Date: Tue, 27 Jun 2000 22:36:42 -0400
19022              Message-ID: <20000628023642.12166.qmail@plover.com>
19023              
19024              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
19025              From: Frank Tobin <ftobin@uiuc.edu>
19026              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
19027              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
19028      Branch: maint-5.6/perl
19029           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
19030           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
19031           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
19032           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
19033           !> utf8.c utils/h2xs.PL
19034 ____________________________________________________________________________
19035 [  7765] By: gsar                                  on 2000/11/20  10:29:13
19036         Log: integrate change#6239 from cfgperl
19037              
19038              Configure maintenance.  Sever some dependency cycles,
19039              separate gccversion from the cc unit,
19040              address [ID 20000623.006] Configure script patch for using gcc on AIX
19041              (but solve it a little bit differently),
19042              unduplex some accidentally duplicated units,
19043              suggest using gcc if no cc available
19044              (p5p thread: "Solaris configure: counterproposal", 1999-09)
19045      Branch: maint-5.6/perl
19046           !> Configure Todo-5.6 config_h.SH
19047 ____________________________________________________________________________
19048 [  7764] By: gsar                                  on 2000/11/20  10:25:55
19049         Log: integrate changes#6233..6238 from cfgperl
19050              
19051              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
19052              From: Mark-Jason Dominus <mjd@plover.com>
19053              Date: Fri, 16 Jun 2000 20:53:04 -0400
19054              Message-ID: <20000617005304.8008.qmail@plover.com>
19055              
19056              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
19057              because when run as services (Win32ese for daemons)
19058              no environment variables are set and tmpdir ends up as /tmp,
19059              which is ambiguous.
19060              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
19061              From: matt@sergeant.org
19062              Date: 16 Jun 2000 16:30:43 -0000
19063              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
19064              
19065              The thread begun by
19066              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
19067              From: Kevin.Ruscoe@ubsw.com
19068              Date: Fri, 16 Jun 2000 16:38:51 +0100
19069              Message-Id: <H000019b03c300d6@MHS>
19070              
19071              Tweak embed.pl, regen headers.
19072              
19073              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
19074              From: Dan Sugalski <dan@sidhe.org>
19075              Date: Fri, 23 Jun 2000 17:00:00 -0400
19076              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
19077      Branch: maint-5.6/perl
19078           !> (integrate 27 files)
19079 ____________________________________________________________________________
19080 [  7763] By: gsar                                  on 2000/11/20  10:08:08
19081         Log: s/perl56delta/perldelta/g
19082      Branch: maint-5.6/perl
19083            ! pod/Makefile
19084 ____________________________________________________________________________
19085 [  7762] By: gsar                                  on 2000/11/20  10:04:00
19086         Log: integrate changes#6225,6229,6231,6232 from cfgperl
19087              
19088              Add source code filenames to apidoc.
19089              From: simon@brecon.co.uk (Simon Cozens)
19090              Subject: [PATCH embed.pl] Source X-ref
19091              Date: 22 Jun 2000 02:18:49 GMT
19092              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
19093              
19094              Subject: README.hpux version 0.6.1
19095              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
19096              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
19097              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
19098              
19099              Subject: [PATCH 5.6.0] cygwin port
19100              From: "Fifer, Eric" <EFifer@sanwaint.com>
19101              Date: Tue, 20 Jun 2000 14:30:58 +0100
19102              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
19103              
19104              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
19105              From: simon@brecon.co.uk (Simon Cozens)
19106              Date: 19 Jun 2000 15:18:27 GMT
19107              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
19108              
19109              plus update pod/Makefile and regenerate perltoc
19110      Branch: maint-5.6/perl
19111           +> pod/perlutil.pod
19112           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
19113           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
19114 ____________________________________________________________________________
19115 [  7761] By: jhi                                   on 2000/11/20  04:09:55
19116         Log: Miraculous typo.
19117      Branch: perl
19118            ! t/op/pat.t
19119 ____________________________________________________________________________
19120 [  7760] By: jhi                                   on 2000/11/20  04:06:08
19121         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
19122              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19123              Date: Sun, 19 Nov 2000 22:30:26 -0500
19124              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
19125      Branch: perl
19126            ! regexec.c scope.h t/op/pat.t
19127 ____________________________________________________________________________
19128 [  7759] By: jhi                                   on 2000/11/20  02:05:22
19129         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
19130      Branch: perl
19131            ! perl.h
19132 ____________________________________________________________________________
19133 [  7758] By: jhi                                   on 2000/11/20  01:58:11
19134         Log: Subject: [perl 7711: EPOC] updates
19135              From: Olaf Flebbe <o.flebbe@gmx.de>
19136              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
19137              Message-ID: <25575.974658810@www23.gmx.net>               
19138      Branch: perl
19139            + lib/File/Spec/Epoc.pm
19140            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
19141            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
19142            ! lib/File/Spec.pm perl.c sv.c
19143 ____________________________________________________________________________
19144 [  7757] By: jhi                                   on 2000/11/20  01:53:11
19145         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
19146      Branch: perl
19147            ! MANIFEST
19148 ____________________________________________________________________________
19149 [  7756] By: jhi                                   on 2000/11/20  01:47:22
19150         Log: Integrate perlio.
19151      Branch: perl
19152            - ext/re/hints/MSWin32.pl
19153           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
19154           !> win32/config.gc win32/config_H.gc win32/win32sck.c
19155 ____________________________________________________________________________
19156 [  7755] By: nick                                  on 2000/11/19  20:57:17
19157         Log: Add dummy crlf layer (just as buffer)
19158              Correct 1st bug - one layer of indirection.
19159      Branch: perlio
19160            ! perlio.c perlio.h perliol.h
19161 ____________________________________________________________________________
19162 [  7754] By: nick                                  on 2000/11/19  20:56:12
19163         Log: Work-round to Perl_deb_nocontext is no longer required
19164      Branch: perlio
19165            - ext/re/hints/MSWin32.pl
19166 ____________________________________________________________________________
19167 [  7753] By: nick                                  on 2000/11/19  20:01:16
19168         Log: diff -se shows these as different
19169      Branch: perlio
19170            ! global.sym pod/perlapi.pod
19171 ____________________________________________________________________________
19172 [  7752] By: nick                                  on 2000/11/19  18:57:30
19173         Log: Configure GCC/Win32 build -Duseperlio
19174              Fix a couple of gross issues
19175              - double-include of ../deb.o in re.dll
19176              - win32sck.c needs PerlIO and FILE 
19177      Branch: perlio
19178            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
19179            ! win32/win32sck.c
19180 ____________________________________________________________________________
19181 [  7751] By: nick                                  on 2000/11/19  17:05:36
19182         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
19183      Branch: perlio
19184            ! perlio.c
19185 ____________________________________________________________________________
19186 [  7750] By: nick                                  on 2000/11/19  16:57:14
19187         Log: Missing aTHX_
19188      Branch: perlio
19189            ! sv.c
19190 ____________________________________________________________________________
19191 [  7749] By: jhi                                   on 2000/11/19  16:28:40
19192         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
19193              From: "Peter J. Farley III" <pjfarley@banet.net>
19194              Date: Sun, 19 Nov 2000 01:42:58 -0500
19195              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
19196      Branch: perl
19197            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
19198 ____________________________________________________________________________
19199 [  7748] By: jhi                                   on 2000/11/19  16:08:10
19200         Log: Subject: podlators 1.05 available        
19201              From: Russ Allbery <rra@stanford.edu>   
19202              Date: 18 Nov 2000 22:04:28 -0800
19203              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
19204      Branch: perl
19205            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
19206 ____________________________________________________________________________
19207 [  7747] By: nick                                  on 2000/11/19  11:19:39
19208         Log: Integrate mainline
19209      Branch: perlio
19210           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
19211           !> util.c
19212 ____________________________________________________________________________
19213 [  7746] By: jhi                                   on 2000/11/19  06:42:22
19214         Log: Make hex scanning warn on "\x{x}" and "\xx".
19215              "\x" and and hex("x") are still valid.
19216      Branch: perl
19217            ! util.c
19218 ____________________________________________________________________________
19219 [  7745] By: nick                                  on 2000/11/18  22:52:28
19220         Log: Integrate mainline
19221      Branch: perlio
19222           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
19223           !> perl.h perlio.c proto.h regcomp.c regcomp.h
19224 ____________________________________________________________________________
19225 [  7744] By: jhi                                   on 2000/11/18  22:50:28
19226         Log: Introduce Perl_utf8_length().  Use it.
19227      Branch: perl
19228            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
19229 ____________________________________________________________________________
19230 [  7743] By: jhi                                   on 2000/11/18  22:38:51
19231         Log: Compiler denit.
19232      Branch: perl
19233            ! perlio.c
19234 ____________________________________________________________________________
19235 [  7742] By: jhi                                   on 2000/11/18  20:33:05
19236         Log: Integrate perlio.
19237      Branch: perl
19238           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
19239           !> perlio.h pp_ctl.c pp_sys.c sv.c
19240 ____________________________________________________________________________
19241 [  7741] By: jhi                                   on 2000/11/18  20:31:27
19242         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
19243              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19244              Date: Fri, 17 Nov 2000 20:35:11 -0500
19245              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
19246              
19247              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
19248              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19249              Date: Fri, 17 Nov 2000 21:03:47 -0500
19250              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
19251              
19252              Plus a little bit of tweaking in pregcomp().
19253      Branch: perl
19254            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
19255 ____________________________________________________________________________
19256 [  7740] By: nick                                  on 2000/11/18  20:17:22
19257         Log: Lexical use open ... support:
19258              add ->cop_io to COP structure in cop.h.
19259              Make mg.c and gv.c associate it with ${^OPEN}.
19260              Make lib/open.pm set it.
19261              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
19262              manner similar to ->cop_warnings.
19263              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
19264              call new PerlIO_apply_layers().
19265              Declare latter in perlio.h and define in perlio.c
19266      Branch: perlio
19267            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
19268            ! perlio.h pp_ctl.c pp_sys.c sv.c
19269 ____________________________________________________________________________
19270 [  7739] By: jhi                                   on 2000/11/18  19:54:00
19271         Log: Integrate perlio.
19272      Branch: perl
19273           !> doio.c perlio.c pp.c
19274 ____________________________________________________________________________
19275 [  7738] By: jhi                                   on 2000/11/18  17:16:13
19276         Log: Subject: [PATCH 5.7.0] etags broken again
19277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19278              Date: Sat, 18 Nov 2000 02:41:36 -0500
19279              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
19280      Branch: perl
19281            ! emacs/ptags
19282 ____________________________________________________________________________
19283 [  7737] By: jhi                                   on 2000/11/18  17:12:18
19284         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
19285      Branch: perl
19286            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19287 ____________________________________________________________________________
19288 [  7736] By: nick                                  on 2000/11/18  14:06:20
19289         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
19290              part to be isolated.
19291      Branch: perlio
19292            ! doio.c perlio.c
19293 ____________________________________________________________________________
19294 [  7735] By: nick                                  on 2000/11/18  11:03:32
19295         Log: Integrate mainline
19296      Branch: perlio
19297           !> Changes README.amiga README.win32 patchlevel.h
19298           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
19299 ____________________________________________________________________________
19300 [  7734] By: jhi                                   on 2000/11/18  01:18:56
19301         Log: Update Changes.
19302      Branch: perl
19303            ! Changes patchlevel.h
19304 ____________________________________________________________________________
19305 [  7733] By: jhi                                   on 2000/11/18  00:32:54
19306         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
19307              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19308              Date: Fri, 17 Nov 2000 17:28:02 -0500
19309              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
19310      Branch: perl
19311            ! regcomp.c regexec.c t/op/re_tests
19312 ____________________________________________________________________________
19313 [  7732] By: jhi                                   on 2000/11/18  00:28:56
19314         Log: Sparc 64-bit pack() fix from Jens Hamisch.
19315      Branch: perl
19316            ! pp.c
19317 ____________________________________________________________________________
19318 [  7731] By: jhi                                   on 2000/11/18  00:18:39
19319         Log: Explain in more detail the {} syntax ambiguousity.
19320              
19321              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
19322              From: Nicholas Clark <nick@ccl4.org>
19323              Date: Fri, 17 Nov 2000 22:10:28 +0000
19324              Message-ID: <20001117221028.A88930@plum.flirble.org>
19325      Branch: perl
19326            ! pod/perlfunc.pod
19327 ____________________________________________________________________________
19328 [  7730] By: jhi                                   on 2000/11/18  00:12:18
19329         Log: Subject: Fix for README.amiga (20000323.033)
19330              From: "Stephen P. Potter" <spp@spotter.yi.org>
19331              Date: Fri, 17 Nov 2000 12:25:51 -0500
19332              Message-Id: <200011171725.MAA05768@spotter.yi.org>
19333      Branch: perl
19334            ! README.amiga
19335 ____________________________________________________________________________
19336 [  7729] By: jhi                                   on 2000/11/18  00:08:34
19337         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
19338              From: "A. C. Yardley" <yardley@tanet.net>
19339              Date: Mon, 3 Apr 2000 11:35:33 -0700
19340              Message-ID: <3483.000403@tanet.net>
19341      Branch: perl
19342            ! README.win32
19343 ____________________________________________________________________________
19344 [  7728] By: nick                                  on 2000/11/17  21:59:47
19345         Log: Integrate mainline
19346      Branch: perlio
19347           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
19348           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
19349           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
19350           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
19351 ____________________________________________________________________________
19352 [  7727] By: nick                                  on 2000/11/17  21:56:31
19353         Log: Experiment on use of attributes.pm interface.
19354              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
19355              SVt_PVRV if not already something better (else vivify of say magic gets
19356              core dump).
19357      Branch: perlio
19358            ! perlio.c pp.c
19359 ____________________________________________________________________________
19360 [  7726] By: jhi                                   on 2000/11/17  14:15:49
19361         Log: Subject: Fix for 20000815.006
19362              From: "Stephen P. Potter" <spp@spotter.yi.org>
19363              Date: Fri, 17 Nov 2000 08:57:45 -0500
19364              Message-Id: <200011171357.IAA05122@spotter.yi.org>
19365              
19366              It's really 20000518.006.
19367      Branch: perl
19368            ! pod/perlmodlib.PL
19369 ____________________________________________________________________________
19370 [  7725] By: jhi                                   on 2000/11/17  14:12:31
19371         Log: Subject: Fix for 20000409.001
19372              From: "Stephen P. Potter" <spp@spotter.yi.org>
19373              Date: Fri, 17 Nov 2000 08:55:45 -0500
19374              Message-Id: <200011171355.IAA05104@spotter.yi.org>
19375      Branch: perl
19376            ! pod/perlfaq9.pod
19377 ____________________________________________________________________________
19378 [  7724] By: jhi                                   on 2000/11/17  14:08:58
19379         Log: Undo #7627 now that we have =head3.
19380      Branch: perl
19381            ! pod/perlhack.pod
19382 ____________________________________________________________________________
19383 [  7723] By: jhi                                   on 2000/11/17  14:04:09
19384         Log: As surmised the #7719 wasn't a good move.
19385      Branch: perl
19386            ! hints/solaris_2.sh
19387 ____________________________________________________________________________
19388 [  7722] By: jhi                                   on 2000/11/17  13:59:04
19389         Log: Also the 64bitall hints can be either here or there.
19390      Branch: perl
19391            ! hints/solaris_2.sh
19392 ____________________________________________________________________________
19393 [  7721] By: jhi                                   on 2000/11/17  02:26:23
19394         Log: Test tweak for the open pragma.
19395      Branch: perl
19396            ! t/lib/b.t
19397 ____________________________________________________________________________
19398 [  7720] By: jhi                                   on 2000/11/17  00:23:22
19399         Log: The long double hints can be here or there.
19400      Branch: perl
19401            ! hints/solaris_2.sh
19402 ____________________________________________________________________________
19403 [  7719] By: jhi                                   on 2000/11/17  00:14:06
19404         Log: For Solaris use64bitall the stdchar needs a little bit of help.
19405      Branch: perl
19406            ! hints/solaris_2.sh
19407 ____________________________________________________________________________
19408 [  7718] By: jhi                                   on 2000/11/16  23:27:34
19409         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
19410              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
19411              Date: Wed, 15 Nov 2000 08:56:32 +0100
19412              Message-ID: <3A1241B0.64477E00@alcatel.at>
19413      Branch: perl
19414            ! lib/Carp/Heavy.pm
19415 ____________________________________________________________________________
19416 [  7717] By: jhi                                   on 2000/11/16  23:23:29
19417         Log: Subject: [PATCH] Re: 20001101.003 PDL
19418              From: Nicholas Clark <nick@ccl4.org>
19419              Date: Thu, 16 Nov 2000 16:48:25 +0000
19420              Message-ID: <20001116164825.B93487@plum.flirble.org>
19421      Branch: perl
19422            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
19423 ____________________________________________________________________________
19424 [  7716] By: jhi                                   on 2000/11/16  23:21:31
19425         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
19426              From: "Casey R. Tweten" <crt@kiski.net>
19427              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
19428              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
19429      Branch: perl
19430            ! lib/Pod/Checker.pm pod/perlpod.pod
19431 ____________________________________________________________________________
19432 [  7715] By: jhi                                   on 2000/11/16  23:19:40
19433         Log: Avoid an infinite loop in VMS when utils scripts are run
19434              with no arguments, from Charles Lane.
19435      Branch: perl
19436            ! configure.com
19437 ____________________________________________________________________________
19438 [  7714] By: jhi                                   on 2000/11/16  23:17:08
19439         Log: Subject: perllocale.pod changes
19440              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19441              Date: Mon, 13 Nov 2000 10:09:22 +0300
19442              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
19443      Branch: perl
19444            ! pod/perllocale.pod
19445 ____________________________________________________________________________
19446 [  7713] By: jhi                                   on 2000/11/16  23:14:06
19447         Log: Integrate perlio.
19448      Branch: perl
19449           !> doio.c perlio.c perlio.h util.c
19450 ____________________________________________________________________________
19451 [  7712] By: nick                                  on 2000/11/16  21:10:58
19452         Log: Integrate mainline
19453      Branch: perlio
19454           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19455           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
19456           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
19457           !> vos/config.ga.def vos/config.ga.h win32/config.bc
19458           !> win32/config.gc win32/config.vc
19459 ____________________________________________________________________________
19460 [  7711] By: nick                                  on 2000/11/16  19:56:41
19461         Log: Minor tweaks:
19462              consistent way of getting 'rb', 'wb' etc. for binary opens
19463              move *perlio::layers to *open::layers
19464              a #define to show layers available
19465              DOSISH popen/PerlIO had export/import sense inverted.
19466      Branch: perlio
19467            ! doio.c perlio.c perlio.h util.c
19468 ____________________________________________________________________________
19469 [  7710] By: jhi                                   on 2000/11/16  15:46:05
19470         Log: Add HAS_SBRK_PROTO.
19471      Branch: metaconfig/U/perl
19472            + d_sbrkproto.U
19473      Branch: perl
19474            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19475            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
19476            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
19477            ! vos/config.ga.def vos/config.ga.h win32/config.bc
19478            ! win32/config.gc win32/config.vc
19479 ____________________________________________________________________________
19480 [  7709] By: nick                                  on 2000/11/16  07:31:49
19481         Log: Integrate mainline
19482      Branch: perlio
19483           !> (integrate 35 files)
19484 ____________________________________________________________________________
19485 [  7708] By: jhi                                   on 2000/11/16  05:33:03
19486         Log: These files are text, not binary.
19487      Branch: perl
19488            ! ext/Encode/Encode/iso8859-10.enc
19489            ! ext/Encode/Encode/iso8859-13.enc
19490            ! ext/Encode/Encode/iso8859-14.enc
19491            ! ext/Encode/Encode/iso8859-15.enc
19492 ____________________________________________________________________________
19493 [  7707] By: jhi                                   on 2000/11/16  01:53:37
19494         Log: Update Changes.
19495      Branch: perl
19496            ! Changes patchlevel.h
19497 ____________________________________________________________________________
19498 [  7706] By: jhi                                   on 2000/11/16  01:35:59
19499         Log: More #undefing of stdio.
19500      Branch: perl
19501            ! fakesdio.h nostdio.h
19502 ____________________________________________________________________________
19503 [  7705] By: jhi                                   on 2000/11/16  01:34:18
19504         Log: Add fwalk() probe to the configuration files and regen perltoc.
19505      Branch: perl
19506            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19507            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
19508            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
19509            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19510            ! win32/config.bc win32/config.gc win32/config.vc
19511 ____________________________________________________________________________
19512 [  7704] By: jhi                                   on 2000/11/16  01:33:07
19513         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
19514              an optional third argument to Inlibc?)
19515      Branch: metaconfig/U/perl
19516            + d__fwalk.U
19517 ____________________________________________________________________________
19518 [  7703] By: jhi                                   on 2000/11/16  01:09:22
19519         Log: The type of the hash_cb() size argument is tricky.
19520      Branch: perl
19521            ! ext/DB_File/DB_File.xs
19522 ____________________________________________________________________________
19523 [  7702] By: jhi                                   on 2000/11/15  23:01:16
19524         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
19525      Branch: perl
19526            ! nostdio.h
19527 ____________________________________________________________________________
19528 [  7701] By: jhi                                   on 2000/11/15  22:52:32
19529         Log: Detypo.
19530      Branch: perl
19531            ! t/lib/bigfltpm.t
19532 ____________________________________________________________________________
19533 [  7700] By: jhi                                   on 2000/11/15  22:51:56
19534         Log: UINT64_C() work continues.
19535      Branch: perl
19536            ! handy.h perl.h utf8.h
19537 ____________________________________________________________________________
19538 [  7699] By: jhi                                   on 2000/11/15  14:13:04
19539         Log: SOCKS has its own USE_THREADS, based on
19540              
19541              Subject: [ID 20001114.002] et. al. bugfix followup
19542              From: Jens Hamisch <jens@Strawberry.COM> 
19543              Date: Wed, 15 Nov 2000 14:23:11 +0100
19544              Message-ID: <20001115142311.A21164@Strawberry.COM>
19545      Branch: perl
19546            ! perl.h
19547 ____________________________________________________________________________
19548 [  7698] By: jhi                                   on 2000/11/15  03:50:56
19549         Log: Add few missing #undefs and sort them.
19550      Branch: perl
19551            ! fakesdio.h
19552 ____________________________________________________________________________
19553 [  7697] By: jhi                                   on 2000/11/15  03:39:14
19554         Log: Linenumber fix.
19555      Branch: perl
19556            ! t/pragma/warn/utf8
19557 ____________________________________________________________________________
19558 [  7696] By: jhi                                   on 2000/11/15  02:55:26
19559         Log: EBCDIC tweaks.
19560              
19561              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
19562              From: Peter Prymmer <pvhp@forte.com>
19563              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
19564              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
19565      Branch: perl
19566            ! t/op/regmesg.t t/pragma/warn/utf8
19567 ____________________________________________________________________________
19568 [  7695] By: jhi                                   on 2000/11/15  02:53:58
19569         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
19570              From: Peter Prymmer <pvhp@forte.com>
19571              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
19572              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
19573      Branch: perl
19574            ! utf8.c
19575 ____________________________________________________________________________
19576 [  7694] By: jhi                                   on 2000/11/15  02:50:55
19577         Log: Subject: [PATCH: perl@7674] updates to README.os390
19578              From: Prymmer/Kahn <pvhp@best.com>
19579              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
19580              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
19581      Branch: perl
19582            ! README.os390
19583 ____________________________________________________________________________
19584 [  7693] By: jhi                                   on 2000/11/15  02:48:37
19585         Log: Quit utf8_to_uv() instantly if curlen == 0.
19586      Branch: perl
19587            ! utf8.c
19588 ____________________________________________________________________________
19589 [  7692] By: jhi                                   on 2000/11/15  02:24:29
19590         Log: Use u_int32_t for the size of hash_cb(), not size_t.
19591              
19592              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
19593              From: Jens Hamisch <jens@Strawberry.COM>     
19594              Date: Tue, 14 Nov 2000 19:03:55 +0100
19595              Message-Id: <20001114190355.A20559@Strawberry.COM>
19596      Branch: perl
19597            ! ext/DB_File/DB_File.xs
19598 ____________________________________________________________________________
19599 [  7691] By: jhi                                   on 2000/11/15  02:20:12
19600         Log: Use UINT64_C().
19601              
19602              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
19603              From: Jens Hamisch <jens@Strawberry.COM>
19604              Date: Tue, 14 Nov 2000 19:16:23 +0100
19605              Message-Id: <20001114191623.G20559@Strawberry.COM>
19606      Branch: perl
19607            ! utf8.c utf8.h
19608 ____________________________________________________________________________
19609 [  7690] By: jhi                                   on 2000/11/15  02:17:06
19610         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
19611              (a macro to define signed and unsigned integer constants).
19612      Branch: perl
19613            ! handy.h
19614 ____________________________________________________________________________
19615 [  7689] By: jhi                                   on 2000/11/15  01:56:51
19616         Log: Regen Configure.
19617      Branch: perl
19618            ! Configure
19619 ____________________________________________________________________________
19620 [  7688] By: jhi                                   on 2000/11/15  01:56:32
19621         Log: Make the unit know about SOCKS.
19622      Branch: metaconfig
19623            ! U/protos/socksizetype.U
19624 ____________________________________________________________________________
19625 [  7687] By: jhi                                   on 2000/11/15  01:54:47
19626         Log: Remove unused dependencies.
19627      Branch: metaconfig
19628            ! U/compline/d_getpagsz.U
19629 ____________________________________________________________________________
19630 [  7686] By: nick                                  on 2000/11/14  21:25:13
19631         Log: Integrate mainline.
19632      Branch: perlio
19633           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
19634           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
19635           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
19636           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
19637           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
19638           !> win32/config.bc win32/config.gc win32/config.vc
19639           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
19640 ____________________________________________________________________________
19641 [  7685] By: jhi                                   on 2000/11/14  17:54:56
19642         Log: Integrate perlio.
19643      Branch: perl
19644           +> fakesdio.h perliol.h
19645           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
19646           !> perlsdio.h perlsfio.h pod/perlfunc.pod
19647 ____________________________________________________________________________
19648 [  7684] By: nick                                  on 2000/11/14  17:43:04
19649         Log: PerlIO #include and #ifdef re-work.
19650      Branch: perlio
19651            + fakesdio.h perliol.h
19652            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
19653            ! perlsdio.h perlsfio.h
19654 ____________________________________________________________________________
19655 [  7683] By: jhi                                   on 2000/11/14  15:42:40
19656         Log: Hoist the duplicated socket/netdb include logic to perl.h;
19657              undef SETERRNO in case SOCKS has defined it.  Based on:
19658              
19659              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
19660              From: Jens Hamisch <jens@Strawberry.COM> 
19661              Date: Tue, 14 Nov 2000 11:34:40 +0100
19662              Message-Id: <20001114113440.A20005@Strawberry.COM>
19663      Branch: perl
19664            ! doio.c perl.h pp_sys.c
19665 ____________________________________________________________________________
19666 [  7682] By: jhi                                   on 2000/11/14  14:07:28
19667         Log: Subject: some additions for makefiles for win32 (for perl@7674)
19668              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19669              Date: Tue, 14 Nov 2000 09:31:13 +0300
19670              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
19671      Branch: perl
19672            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
19673            ! win32/makefile.mk
19674 ____________________________________________________________________________
19675 [  7681] By: jhi                                   on 2000/11/14  14:01:41
19676         Log: Subject: tiny typo in perl5db.pl
19677              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19678              Date: Tue, 14 Nov 2000 09:29:28 +0300
19679              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
19680      Branch: perl
19681            ! lib/perl5db.pl
19682 ____________________________________________________________________________
19683 [  7680] By: jhi                                   on 2000/11/14  04:13:50
19684         Log: Redo #7679 with LFs instead of CRLFs.
19685      Branch: perl
19686            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
19687            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
19688            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
19689 ____________________________________________________________________________
19690 [  7679] By: jhi                                   on 2000/11/14  01:21:09
19691         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
19692              From: Benjamin Stuhl <tiriath@yahoo.com> 
19693              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
19694              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
19695      Branch: perl
19696            + win32/bin/mdelete.bat
19697            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
19698            ! makedef.pl perlio.c win32/Makefile win32/config.gc
19699            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
19700 ____________________________________________________________________________
19701 [  7678] By: jhi                                   on 2000/11/14  01:19:20
19702         Log: Fix the re extension building for Win32.
19703              
19704              Subject: [PATCH perl@7638] Get PerlIO building on Win32
19705              From: Benjamin Stuhl <tiriath@yahoo.com> 
19706              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
19707              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
19708      Branch: perl
19709            + ext/re/hints/MSWin32.pl
19710            ! MANIFEST
19711 ____________________________________________________________________________
19712 [  7677] By: jhi                                   on 2000/11/14  01:13:54
19713         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
19714              From: sthoenna@efn.org
19715              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
19716              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
19717      Branch: perl
19718            ! doop.c pp.c toke.c utf8.c utf8.h
19719 ____________________________________________________________________________
19720 [  7676] By: jhi                                   on 2000/11/13  20:23:15
19721         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
19722              From: Nicholas Clark <nick@ccl4.org>
19723              Date: Mon, 13 Nov 2000 18:55:04 +0000
19724              Message-ID: <20001113185504.J29183@plum.flirble.org>
19725      Branch: perl
19726            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
19727 ____________________________________________________________________________
19728 [  7675] By: nick                                  on 2000/11/13  20:21:57
19729         Log: Integrate mainline ...
19730      Branch: perlio
19731           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
19732           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
19733           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
19734           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
19735 ____________________________________________________________________________
19736 [  7674] By: jhi                                   on 2000/11/13  15:07:56
19737         Log: Update Changes.
19738      Branch: perl
19739            ! Changes patchlevel.h
19740 ____________________________________________________________________________
19741 [  7673] By: jhi                                   on 2000/11/13  14:42:42
19742         Log: Remove the new two tests of lib/io_xs for now, they seem to
19743              fail under perlio on some platforms.
19744      Branch: perl
19745            ! t/lib/io_xs.t
19746 ____________________________________________________________________________
19747 [  7672] By: jhi                                   on 2000/11/13  13:57:53
19748         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
19749      Branch: perl
19750            ! perlio.c
19751 ____________________________________________________________________________
19752 [  7671] By: jhi                                   on 2000/11/13  05:30:48
19753         Log: Placate nervous compilers that see longer than ints switch()ing.
19754      Branch: perl
19755            ! utf8.c
19756 ____________________________________________________________________________
19757 [  7670] By: jhi                                   on 2000/11/13  05:14:21
19758         Log: fputs() does return EOF on error but here we don't care.
19759      Branch: perl
19760            ! perlio.c
19761 ____________________________________________________________________________
19762 [  7669] By: jhi                                   on 2000/11/13  05:02:45
19763         Log: Declare reg_data like reg_substr_data.
19764      Branch: perl
19765            ! regexp.h
19766 ____________________________________________________________________________
19767 [  7668] By: jhi                                   on 2000/11/13  04:54:34
19768         Log: Typos in #7667.
19769      Branch: perl
19770            ! perl.h
19771 ____________________________________________________________________________
19772 [  7667] By: jhi                                   on 2000/11/13  04:49:49
19773         Log: Cleanup messy #ifdef.
19774      Branch: perl
19775            ! perl.h
19776 ____________________________________________________________________________
19777 [  7666] By: jhi                                   on 2000/11/13  04:17:34
19778         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
19779              From: Nicholas Clark <nick@talking.bollo.cx>
19780              Date: Sun, 12 Nov 2000 21:14:11 +0000
19781              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
19782              
19783              Note: only one breakage of the two reported is fixed by this patch.
19784      Branch: perl
19785            ! perlio.c
19786 ____________________________________________________________________________
19787 [  7665] By: jhi                                   on 2000/11/13  04:05:07
19788         Log: Tweak the definition of the bit complement on UTF-8 data:
19789              if none of the characters in the string are > 0xff,
19790              the result is a complemented byte string, not a (UTF-8)
19791              char string.  Based on the summary in
19792              
19793              Subject: Re: [ID 20000918.005] ~ on wide chars
19794              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
19795              Date: Fri, 10 Nov 2000 09:47:15 -0800
19796              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
19797              
19798              This should give us the maximum backward (pre-char string)
19799              compatibility and utf8 compatibility.  The other alternative
19800              would be to limit the bit complement to be always byte only,
19801              taking the least significant byte of the chars.
19802      Branch: perl
19803            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
19804 ____________________________________________________________________________
19805 [  7664] By: jhi                                   on 2000/11/13  00:23:44
19806         Log: Couple of tests from #7660 salvaged.
19807      Branch: perl
19808            - t/op/tell.t
19809            ! MANIFEST t/io/tell.t
19810 ____________________________________________________________________________
19811 [  7663] By: jhi                                   on 2000/11/13  00:02:48
19812         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
19813              From: Nicholas Clark <nick@talking.bollo.cx>
19814              Date: Sun, 12 Nov 2000 21:23:43 +0000
19815              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
19816      Branch: perl
19817            ! perlsfio.h
19818 ____________________________________________________________________________
19819 [  7662] By: jhi                                   on 2000/11/13  00:01:39
19820         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
19821              From: Nicholas Clark <nick@talking.bollo.cx>
19822              Date: Sun, 12 Nov 2000 21:30:04 +0000
19823              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
19824      Branch: perl
19825            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
19826 ____________________________________________________________________________
19827 [  7661] By: jhi                                   on 2000/11/12  23:57:29
19828         Log: Document tell() on special streams.
19829      Branch: perl
19830            ! pod/perlfunc.pod
19831 ____________________________________________________________________________
19832 [  7660] By: jhi                                   on 2000/11/12  23:54:22
19833         Log: (Subsumed by #7664)
19834      Branch: perl
19835            + t/op/tell.t
19836            ! MANIFEST
19837 ____________________________________________________________________________
19838 [  7659] By: jhi                                   on 2000/11/12  22:55:25
19839         Log: Many subdocumented return values of the IO extension now documented.
19840              ungetc and write still left subdocumented.
19841              
19842              Subject: [PATCH] (was Re: IO::Handle::ungetc)
19843              From: Nicholas Clark <nick@talking.bollo.cx>
19844              Date: Sun, 12 Nov 2000 21:35:53 +0000
19845              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
19846      Branch: perl
19847            ! ext/IO/lib/IO/Handle.pm
19848 ____________________________________________________________________________
19849 [  7658] By: jhi                                   on 2000/11/12  21:37:06
19850         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
19851              From: Nicholas Clark <nick@talking.bollo.cx>
19852              Date: Sun, 12 Nov 2000 20:03:22 +0000
19853              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
19854      Branch: perl
19855            ! pod/perlfunc.pod
19856 ____________________________________________________________________________
19857 [  7657] By: jhi                                   on 2000/11/12  20:34:55
19858         Log: Integrate perlio.
19859      Branch: perl
19860           !> perlio.c
19861 ____________________________________________________________________________
19862 [  7656] By: nick                                  on 2000/11/12  19:25:06
19863         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
19864      Branch: perlio
19865            ! perlio.c
19866 ____________________________________________________________________________
19867 [  7655] By: nick                                  on 2000/11/12  19:09:41
19868         Log: Integrate mainline
19869      Branch: perlio
19870           +> README.solaris ext/Encode/Encode/cp1006.enc
19871           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
19872           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
19873           +> ext/Encode/Encode/iso8859-13.enc
19874           +> ext/Encode/Encode/iso8859-14.enc
19875           +> ext/Encode/Encode/iso8859-15.enc
19876           !> (integrate 34 files)
19877 ____________________________________________________________________________
19878 [  7654] By: jhi                                   on 2000/11/12  19:00:22
19879         Log: Add a metaconfig unit for fsync.
19880      Branch: metaconfig/U/perl
19881            + d_fsync.U
19882 ____________________________________________________________________________
19883 [  7653] By: jhi                                   on 2000/11/12  19:00:01
19884         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
19885      Branch: perl
19886            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19887            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
19888            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19889            ! vos/config.ga.h win32/config.bc win32/config.gc
19890            ! win32/config.vc
19891 ____________________________________________________________________________
19892 [  7652] By: jhi                                   on 2000/11/11  21:12:01
19893         Log: Copy the s// information of README.hpux also to the perlrun.
19894      Branch: perl
19895            ! README.hpux pod/perlrun.pod
19896 ____________________________________________________________________________
19897 [  7651] By: jhi                                   on 2000/11/11  21:03:13
19898         Log: More README.solaris updates from Andy Dougherty.
19899      Branch: perl
19900            ! README.solaris
19901 ____________________________________________________________________________
19902 [  7650] By: jhi                                   on 2000/11/11  18:38:57
19903         Log: More descriptive error for unknown perlio layers.
19904              
19905              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
19906              From: Dominic Dunlop <domo@computer.org> 
19907              Date: Sat, 11 Nov 2000 18:20:32 +0100             
19908              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
19909      Branch: perl
19910            ! perlio.c pod/perldiag.pod
19911 ____________________________________________________________________________
19912 [  7649] By: jhi                                   on 2000/11/11  18:37:52
19913         Log: MachTen doesn't really do mmap() and munmap().
19914              
19915              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
19916              From: Dominic Dunlop <domo@computer.org> 
19917              Date: Sat, 11 Nov 2000 18:20:32 +0100             
19918              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
19919      Branch: perl
19920            ! hints/machten.sh
19921 ____________________________________________________________________________
19922 [  7648] By: jhi                                   on 2000/11/11  18:36:46
19923         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
19924              From: rspier@pobox.com (Robert Spier)
19925              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
19926              Message-ID: <14861.32839.491271.985797@rls.cx>
19927      Branch: perl
19928            ! Porting/Contract pod/perltoot.pod
19929 ____________________________________________________________________________
19930 [  7647] By: jhi                                   on 2000/11/11  18:35:30
19931         Log: Simplify the getpagesize() unit by dropping the
19932              pagesize probe since it's nowadays slightly more
19933              complicated because of sysconf(). (Note: if some
19934              platform really needs the -lPW for getpagesize,
19935              I just broke it.)
19936              
19937              TODO: a new pagesize unit.
19938      Branch: metaconfig
19939            ! U/compline/d_getpagsz.U
19940 ____________________________________________________________________________
19941 [  7646] By: jhi                                   on 2000/11/11  18:33:23
19942         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
19943      Branch: perl
19944            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19945            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
19946            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19947            ! vos/config.ga.h win32/config.bc win32/config.gc
19948            ! win32/config.vc
19949 ____________________________________________________________________________
19950 [  7645] By: jhi                                   on 2000/11/11  16:45:15
19951         Log: Use sysconf() or getpagesize() to find out the pagesize.
19952      Branch: perl
19953            ! perlio.c
19954 ____________________________________________________________________________
19955 [  7644] By: jhi                                   on 2000/11/11  15:46:08
19956         Log: Integrate perlio.
19957      Branch: perl
19958           !> perlio.c
19959 ____________________________________________________________________________
19960 [  7643] By: jhi                                   on 2000/11/11  15:33:36
19961         Log: Subject: Re: [PATCH] README.solaris
19962              From: Lupe Christoph <lupe@lupe-christoph.de>
19963              Date: Sat, 11 Nov 2000 14:08:10 +0100
19964              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
19965      Branch: perl
19966            ! README.solaris
19967 ____________________________________________________________________________
19968 [  7642] By: jhi                                   on 2000/11/11  15:22:12
19969         Log: Subject: [PATCH perl@7638] cygwin port
19970              From: "Eric Fifer" <egf7@columbia.edu>            
19971              Date: Fri, 10 Nov 2000 19:30:30 -0000
19972              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
19973      Branch: perl
19974            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
19975 ____________________________________________________________________________
19976 [  7641] By: nick                                  on 2000/11/11  14:50:36
19977         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
19978              Also call "Buf" layer directly when unread'ing non-read chars.
19979      Branch: perlio
19980            ! perlio.c
19981 ____________________________________________________________________________
19982 [  7640] By: jhi                                   on 2000/11/11  02:05:02
19983         Log: Add more encoding tables.
19984      Branch: perl
19985            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
19986            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
19987            + ext/Encode/Encode/iso8859-10.enc
19988            + ext/Encode/Encode/iso8859-13.enc
19989            + ext/Encode/Encode/iso8859-14.enc
19990            + ext/Encode/Encode/iso8859-15.enc
19991            ! MANIFEST
19992 ____________________________________________________________________________
19993 [  7639] By: jhi                                   on 2000/11/10  18:49:25
19994         Log: Subject: [PATCH] README.solaris
19995              From: Andy Dougherty <doughera@lafayette.edu>
19996              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
19997              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
19998      Branch: perl
19999            + README.solaris
20000            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
20001            ! pod/perl.pod pod/perltoc.pod
20002 ____________________________________________________________________________
20003 [  7638] By: jhi                                   on 2000/11/10  15:04:15
20004         Log: Update Changes.
20005      Branch: perl
20006            ! Changes patchlevel.h
20007 ____________________________________________________________________________
20008 [  7637] By: jhi                                   on 2000/11/10  14:14:28
20009         Log: Explain better why certain regex tests are skipped.
20010              
20011              Subject: Re: tests skipped: unknown reason
20012              From: Lupe Christoph <lupe@lupe-christoph.de>
20013              Date: Fri, 10 Nov 2000 09:08:56 +0100
20014              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
20015      Branch: perl
20016            ! t/op/regexp.t
20017 ____________________________________________________________________________
20018 [  7636] By: nick                                  on 2000/11/10  13:40:00
20019         Log: Integrate mainline.
20020      Branch: perlio
20021           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
20022           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
20023           !> win32/bin/search.pl
20024 ____________________________________________________________________________
20025 [  7635] By: nick                                  on 2000/11/10  13:25:52
20026         Log: Re-instate stdio large file support via perlio.
20027      Branch: perl
20028            ! perlio.c
20029 ____________________________________________________________________________
20030 [  7634] By: jhi                                   on 2000/11/10  04:49:55
20031         Log: Amdahl UTS hints updates.
20032              
20033              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
20034              From: hom00@utsglobal.com (Harold O Morris)
20035              Date: Thu, 9 Nov 2000 20:02 PST
20036              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
20037      Branch: perl
20038            ! hints/uts.sh
20039 ____________________________________________________________________________
20040 [  7633] By: jhi                                   on 2000/11/09  23:33:28
20041         Log: Subject: [PATCH] IO::Seekable pod
20042              From: Nicholas Clark <nick@talking.bollo.cx>
20043              Date: Thu, 9 Nov 2000 20:29:45 +0000
20044              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
20045      Branch: perl
20046            ! ext/IO/lib/IO/Handle.pm
20047 ____________________________________________________________________________
20048 [  7632] By: jhi                                   on 2000/11/09  21:55:41
20049         Log: Various doc oddball characters.
20050              
20051              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
20052              From: Michael Somos <somos@grail.cba.csuohio.edu>
20053              Date: Mon, 6 Nov 2000 17:44:20 -0500
20054              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
20055      Branch: perl
20056            ! emacs/cperl-mode.el lib/unicode/syllables.txt
20057            ! win32/bin/search.pl
20058 ____________________________________________________________________________
20059 [  7631] By: jhi                                   on 2000/11/09  21:12:29
20060         Log: Subject: Re: bash -c exit and linux hints 
20061              From: "John P. Linderman" <jpl@research.att.com>
20062              Date: Thu, 02 Nov 2000 09:37:25 -0500
20063              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
20064      Branch: perl
20065            ! hints/linux.sh
20066 ____________________________________________________________________________
20067 [  7630] By: nick                                  on 2000/11/09  20:34:11
20068         Log: Integrate mainline.
20069      Branch: perlio
20070           !> (integrate 91 files)
20071 ____________________________________________________________________________
20072 [  7629] By: jhi                                   on 2000/11/09  19:46:31
20073         Log: Missing dTHXs.
20074              
20075              Subject: RE: perl@7595 builds not on cygwin
20076              From: "Eric Fifer" <egf7@columbia.edu>
20077              Date: Thu, 9 Nov 2000 19:26:50 -0000
20078              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
20079      Branch: perl
20080            ! ext/Devel/Peek/Peek.xs
20081 ____________________________________________________________________________
20082 [  7628] By: jhi                                   on 2000/11/09  14:48:27
20083         Log: Disable only the tests 99 and 166 for UTF-8 locales.
20084      Branch: perl
20085            ! t/pragma/locale.t
20086 ____________________________________________________________________________
20087 [  7627] By: jhi                                   on 2000/11/09  14:40:27
20088         Log: There's no =head3.
20089      Branch: perl
20090            ! pod/perlhack.pod
20091 ____________________________________________________________________________
20092 [  7626] By: jhi                                   on 2000/11/09  13:54:26
20093         Log: The generated boot_* headers are wrong.  Pickier compiler,
20094              such as KAI C++ will refuse to compile the resulting perlmain.
20095              
20096              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
20097              From: Harri Pasanen <harri.pasanen@trema.com>
20098              Date: Thu, 09 Nov 2000 14:23:28 +0100
20099              Message-Id: <3A0AA550.26D548A3@trema.com>
20100      Branch: perl
20101            ! minimod.pl
20102 ____________________________________________________________________________
20103 [  7625] By: jhi                                   on 2000/11/09  13:50:44
20104         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
20105              From: Prymmer/Kahn <pvhp@best.com>
20106              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
20107              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
20108              
20109              All except the "cow orker" change.
20110      Branch: perl
20111            ! Porting/pumpkin.pod
20112 ____________________________________________________________________________
20113 [  7624] By: jhi                                   on 2000/11/09  13:45:33
20114         Log: Fix for
20115              
20116              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
20117              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
20118              Date: Thu, 09 Nov 2000 11:05:52 +0100
20119              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
20120      Branch: perl
20121            ! pod/perldiag.pod t/pragma/warn/pp_sys
20122 ____________________________________________________________________________
20123 [  7623] By: jhi                                   on 2000/11/09  13:37:16
20124         Log: Typo in an ifndef.
20125              
20126              Subject: Re: [PATCH 5.7.0] better messages from malloc()
20127              From: Joe Smith <jms@inwap.com>         
20128              Date: Thu, 09 Nov 2000 01:33:14 -0800
20129              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
20130      Branch: perl
20131            ! malloc.c
20132 ____________________________________________________________________________
20133 [  7622] By: jhi                                   on 2000/11/09  13:31:18
20134         Log: Remove unused extra arguments.
20135      Branch: metaconfig/U/perl
20136            ! perlxv.U
20137      Branch: perl
20138            ! Configure config_h.SH
20139 ____________________________________________________________________________
20140 [  7621] By: jhi                                   on 2000/11/09  13:16:36
20141         Log: More VMS moves on environment handling, from Charles Lane.
20142      Branch: perl
20143            ! t/pragma/locale.t
20144 ____________________________________________________________________________
20145 [  7620] By: jhi                                   on 2000/11/09  04:42:38
20146         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
20147              From: David Dyck <dcd@tc.fluke.com>
20148              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
20149              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
20150      Branch: perl
20151            ! pp_sys.c
20152 ____________________________________________________________________________
20153 [  7619] By: jhi                                   on 2000/11/09  04:36:21
20154         Log: Forgot from #7618.
20155      Branch: perl
20156            ! lib/File/stat.pm
20157 ____________________________________________________________________________
20158 [  7618] By: jhi                                   on 2000/11/09  04:28:44
20159         Log: Make deleting for %ENV work for (newer versions of) VMS,
20160              from Craig A. Berry.
20161      Branch: perl
20162            ! vms/vms.c
20163 ____________________________________________________________________________
20164 [  7617] By: jhi                                   on 2000/11/09  04:25:05
20165         Log: Subject: [PATCH] Class::Struct at compile time
20166              From: "Casey R. Tweten" <crt@kiski.net>
20167              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
20168              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
20169      Branch: perl
20170            ! lib/Class/Struct.pm
20171 ____________________________________________________________________________
20172 [  7616] By: jhi                                   on 2000/11/09  04:15:17
20173         Log: Subject: [ID 20001108.013] spelling
20174              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
20175              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
20176              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
20177      Branch: perl
20178            ! lib/ftp.pl
20179 ____________________________________________________________________________
20180 [  7615] By: jhi                                   on 2000/11/09  04:12:42
20181         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
20182              From: Peter Prymmer <pvhp@forte.com>
20183              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
20184              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
20185      Branch: perl
20186            ! configure.com
20187 ____________________________________________________________________________
20188 [  7614] By: jhi                                   on 2000/11/08  22:42:55
20189         Log: A missing aTHX_.
20190      Branch: perl
20191            ! ext/IPC/SysV/SysV.xs
20192 ____________________________________________________________________________
20193 [  7613] By: jhi                                   on 2000/11/08  19:30:21
20194         Log: Update Changes.
20195      Branch: perl
20196            ! Changes patchlevel.h
20197 ____________________________________________________________________________
20198 [  7612] By: jhi                                   on 2000/11/08  18:35:25
20199         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
20200              From: David Dyck <dcd@tc.fluke.com>
20201              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
20202              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
20203      Branch: perl
20204            ! pp_sys.c
20205 ____________________________________________________________________________
20206 [  7611] By: jhi                                   on 2000/11/08  18:30:26
20207         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
20208              From: Dominic Dunlop <domo@computer.org>
20209              Date: Tue, 7 Nov 2000 12:05:25 +0100
20210              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
20211      Branch: perl
20212            ! malloc.c
20213 ____________________________________________________________________________
20214 [  7610] By: jhi                                   on 2000/11/08  18:25:14
20215         Log: Do not test UTF-8 locales since that the tests would require
20216              polymorphic regexen.
20217      Branch: perl
20218            ! t/pragma/locale.t
20219 ____________________________________________________________________________
20220 [  7609] By: jhi                                   on 2000/11/08  17:12:51
20221         Log: Locale buglets.
20222              
20223              Subject: RE: Locales support (setlocale) fixes
20224              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
20225              Date: Wed, 8 Nov 2000 20:01:39 +0300
20226              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
20227      Branch: perl
20228            ! t/pragma/locale.t util.c
20229 ____________________________________________________________________________
20230 [  7608] By: jhi                                   on 2000/11/08  17:00:16
20231         Log: Deleting $ENV{PATH} in VMS is not recommendable.
20232      Branch: perl
20233            ! t/pragma/locale.t
20234 ____________________________________________________________________________
20235 [  7607] By: jhi                                   on 2000/11/08  16:58:26
20236         Log: Subject: PATCH std stdio for (Free)BSD
20237              From: Nicholas Clark <nick@ccl4.org>
20238              Date: Wed, 8 Nov 2000 15:36:29 +0000
20239              Message-ID: <20001108153629.D98736@plum.flirble.org>
20240      Branch: metaconfig
20241            ! U/compline/d_stdstdio.U
20242      Branch: perl
20243            ! Configure config_h.SH
20244 ____________________________________________________________________________
20245 [  7606] By: jhi                                   on 2000/11/08  16:43:31
20246         Log: Forgot to bump the line numbers in #7601.
20247      Branch: perl
20248            ! t/pragma/warn/pp_sys
20249 ____________________________________________________________________________
20250 [  7605] By: jhi                                   on 2000/11/08  16:39:12
20251         Log: More careful detection of how well NVs and UVs mix.
20252              
20253              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))
20254              From: Nicholas Clark <nick@ccl4.org>
20255              Date: Wed, 8 Nov 2000 15:14:12 +0000
20256              Message-ID: <20001108151412.B98736@plum.flirble.org>
20257              
20258              Added some SIGFPE paranoia.
20259      Branch: metaconfig/U/perl
20260            ! perlxv.U
20261      Branch: perl
20262            ! Configure config_h.SH
20263 ____________________________________________________________________________
20264 [  7604] By: jhi                                   on 2000/11/08  14:39:10
20265         Log: Subject: [patch perl@7595] VMS configure.com tweak
20266              From: "Craig A. Berry" <craigberry@mac.com>
20267              Date: Wed, 8 Nov 2000 00:24:12 -0600
20268              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
20269      Branch: perl
20270            ! configure.com
20271 ____________________________________________________________________________
20272 [  7603] By: jhi                                   on 2000/11/08  14:27:11
20273         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
20274              From: Robin Barker <rmb1@cise.npl.co.uk>
20275              Date: Wed, 8 Nov 2000 11:11:39 GMT
20276              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
20277      Branch: perl
20278            ! perlio.c
20279 ____________________________________________________________________________
20280 [  7602] By: jhi                                   on 2000/11/08  14:25:03
20281         Log: Fix for the tie-refhash string table leaks.
20282              
20283              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
20284              Date: Wed, 8 Nov 2000 13:03:04 GMT
20285              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
20286      Branch: perl
20287            ! t/lib/tie-refhash.t
20288 ____________________________________________________________________________
20289 [  7601] By: jhi                                   on 2000/11/08  14:21:08
20290         Log: Try to avoid flockless and emulationless places.
20291      Branch: perl
20292            ! t/pragma/warn/pp_sys
20293 ____________________________________________________________________________
20294 [  7600] By: jhi                                   on 2000/11/08  02:28:54
20295         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
20296              
20297              Subject: [PATCH] prototyped functions that should be overrideable
20298              From: "Casey R. Tweten" <crt@kiski.net>
20299              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
20300              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
20301      Branch: perl
20302            ! toke.c
20303 ____________________________________________________________________________
20304 [  7599] By: jhi                                   on 2000/11/08  01:12:05
20305         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
20306              
20307              Subject: [PATCH] perlbug.PL
20308              From: "Kurt D. Starsinic" <kstar@chapin.edu>
20309              Date: Mon, 6 Nov 2000 21:39:01 -0500
20310              Message-ID: <20001106213901.B20955@O2.chapin.edu>
20311      Branch: perl
20312            ! utils/perlbug.PL
20313 ____________________________________________________________________________
20314 [  7598] By: jhi                                   on 2000/11/07  23:42:00
20315         Log: Bad thinko in #7581 (I used the test program with the expanded
20316              values as-is).
20317      Branch: metaconfig
20318            ! U/compline/d_stdstdio.U
20319      Branch: perl
20320            ! Configure
20321 ____________________________________________________________________________
20322 [  7597] By: jhi                                   on 2000/11/07  21:43:29
20323         Log: Subject: [PATCH perl@7573] cygwin port
20324              From: "Fifer, Eric" <EFifer@sanwaint.com>
20325              Date: Tue, 7 Nov 2000 18:08:51 -0000 
20326              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
20327              
20328              Synchronize with Cygwin 1.1.5.
20329      Branch: perl
20330            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
20331            ! pod/perlport.pod unixish.h util.c
20332 ____________________________________________________________________________
20333 [  7596] By: jhi                                   on 2000/11/07  21:39:25
20334         Log: perlhack updates from H.Merijn Brand.
20335      Branch: perl
20336            ! pod/perlhack.pod
20337 ____________________________________________________________________________
20338 [  7595] By: jhi                                   on 2000/11/07  20:21:41
20339         Log: Update Changes.
20340      Branch: perl
20341            ! Changes patchlevel.h
20342 ____________________________________________________________________________
20343 [  7594] By: jhi                                   on 2000/11/07  19:18:58
20344         Log: Be more robust in Dynaloader.pm.
20345      Branch: perl
20346            ! ext/DynaLoader/DynaLoader_pm.PL
20347 ____________________________________________________________________________
20348 [  7593] By: jhi                                   on 2000/11/07  16:49:31
20349         Log: AUTHORS update.
20350      Branch: perl
20351            ! AUTHORS
20352 ____________________________________________________________________________
20353 [  7592] By: gsar                                  on 2000/11/07  16:39:51
20354         Log: normalize relative paths in virtualized current directory on windows,
20355              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
20356              returns)
20357      Branch: perl
20358            ! win32/vdir.h
20359 ____________________________________________________________________________
20360 [  7591] By: jhi                                   on 2000/11/07  16:04:26
20361         Log: Too profiler-happy: with optimization the #7590 actually makes
20362              the test to run 0.5% _slower_.  Requires much more instrumentation.
20363              Retract #7590.
20364      Branch: perl
20365            ! regcomp.c regcomp.h
20366 ____________________________________________________________________________
20367 [  7590] By: jhi                                   on 2000/11/07  15:51:13
20368         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
20369              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
20370              by using memset() and testing bytewise (as opposed to bitwise).
20371      Branch: perl
20372            ! regcomp.c regcomp.h
20373 ____________________________________________________________________________
20374 [  7589] By: jhi                                   on 2000/11/07  12:56:39
20375         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
20376              From: "Craig A. Berry" <craig.berry@psinetcs.com>
20377              Date: Mon, 06 Nov 2000 23:45:30 -0500
20378              Message-Id: <0011079735.AA973576259@univpress.com>
20379      Branch: perl
20380            ! configure.com t/lib/st-lock.t
20381 ____________________________________________________________________________
20382 [  7588] By: jhi                                   on 2000/11/07  01:03:28
20383         Log: Tweak #7587.
20384      Branch: perl
20385            ! pod/perldiag.pod
20386 ____________________________________________________________________________
20387 [  7587] By: jhi                                   on 2000/11/07  01:00:27
20388         Log: A doc addition for bug id 20001105.019, beware \p.
20389      Branch: perl
20390            ! pod/perldiag.pod
20391 ____________________________________________________________________________
20392 [  7586] By: jhi                                   on 2000/11/07  00:32:22
20393         Log: Fake support of holey files in win/dosish platforms.
20394              
20395              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
20396              From: kipp@shonanblue.ne.jp
20397              Date: Mon, 6 Nov 2000 13:30:55 -0800
20398              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
20399      Branch: perl
20400            ! ext/SDBM_File/sdbm/sdbm.c
20401 ____________________________________________________________________________
20402 [  7585] By: jhi                                   on 2000/11/07  00:12:54
20403         Log: Subject: Pod updates
20404              From: "Stephen P. Potter" <spp@spotter.yi.org>
20405              Date: Mon, 06 Nov 2000 18:56:43 -0500
20406              Message-Id: <200011062357.SAA18173@spotter.yi.org>
20407      Branch: perl
20408            ! README.dos README.os2 README.win32 pod/buildtoc.PL
20409            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
20410            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
20411            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
20412            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
20413            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
20414            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
20415            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
20416            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
20417            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
20418            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
20419            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
20420            ! pod/perltootc.pod pod/perlunicode.pod
20421 ____________________________________________________________________________
20422 [  7584] By: jhi                                   on 2000/11/07  00:04:17
20423         Log: Varargs don't always work too well if one puts an unsigned
20424              char on the stack and pop an unsigned quad off the stack.
20425              
20426              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
20427              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
20428              Date: Mon, 06 Nov 2000 15:19:05 -0800
20429              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
20430      Branch: perl
20431            ! utf8.c
20432 ____________________________________________________________________________
20433 [  7583] By: jhi                                   on 2000/11/06  23:58:48
20434         Log: %ENV note tweaks from Dan Sugalski.
20435      Branch: perl
20436            ! pod/perlport.pod vms/perlvms.pod
20437 ____________________________________________________________________________
20438 [  7582] By: jhi                                   on 2000/11/06  23:05:49
20439         Log: glibc5 detection by __GNU_LIBRARY__.
20440      Branch: perl
20441            ! toke.c
20442 ____________________________________________________________________________
20443 [  7581] By: jhi                                   on 2000/11/06  22:51:29
20444         Log: Make the stdio test program of 7427 less noisy while being 
20445              compiled so that Digital UNIX wouldn't get both
20446              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
20447              undefined.  This makes perlio happy.
20448      Branch: metaconfig
20449            ! U/compline/d_stdstdio.U
20450      Branch: perl
20451            ! Configure config_h.SH
20452 ____________________________________________________________________________
20453 [  7580] By: jhi                                   on 2000/11/06  22:41:41
20454         Log: Document %ENV = () portability issues.
20455      Branch: perl
20456            ! pod/perlport.pod vms/perlvms.pod
20457 ____________________________________________________________________________
20458 [  7579] By: jhi                                   on 2000/11/06  21:29:24
20459         Log: VOS updates from Paul Green.
20460      Branch: perl
20461            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20462 ____________________________________________________________________________
20463 [  7578] By: jhi                                   on 2000/11/06  21:00:40
20464         Log: Sanitize the environment further.
20465      Branch: perl
20466            ! t/pragma/locale.t
20467 ____________________________________________________________________________
20468 [  7577] By: jhi                                   on 2000/11/06  20:53:51
20469         Log: Re-introduce 7552 lost in integration.
20470      Branch: perl
20471            ! perlio.c
20472 ____________________________________________________________________________
20473 [  7576] By: jhi                                   on 2000/11/06  20:33:46
20474         Log: Admit that the test leaks scalars.
20475      Branch: perl
20476            ! t/comp/proto.t
20477 ____________________________________________________________________________
20478 [  7575] By: jhi                                   on 2000/11/06  20:17:08
20479         Log: Integrate perlio.
20480      Branch: perl
20481           !> perlio.c
20482 ____________________________________________________________________________
20483 [  7574] By: nick                                  on 2000/11/06  20:07:28
20484         Log: Remove debug. Try (Mmap_t) on madvise() call.
20485      Branch: perlio
20486            ! perlio.c
20487 ____________________________________________________________________________
20488 [  7573] By: jhi                                   on 2000/11/06  13:56:05
20489         Log: Update Changes.
20490      Branch: perl
20491            ! Changes patchlevel.h
20492 ____________________________________________________________________________
20493 [  7572] By: jhi                                   on 2000/11/06  13:48:41
20494         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
20495              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20496              Date: Mon, 06 Nov 2000 10:11:42 +0100
20497              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
20498      Branch: perl
20499            ! pod/perlhack.pod
20500 ____________________________________________________________________________
20501 [  7571] By: jhi                                   on 2000/11/06  01:45:51
20502         Log: AUTHORS updates.
20503      Branch: perl
20504            ! AUTHORS
20505 ____________________________________________________________________________
20506 [  7570] By: jhi                                   on 2000/11/06  00:18:00
20507         Log: Fix for
20508              
20509              Subject: [ID 20000728.005] perl -P broken
20510              From: David Dyck <dcd@tc.fluke.com>
20511              Date: Fri, 28 Jul 2000 17:19:16 -0700
20512              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
20513              
20514              (hopefully).  The fix is also not complete, it seems to break
20515              BOM swallowing for libc5 systems, but until someone figures
20516              out a way to do this without ftell(), this will do.
20517      Branch: perl
20518            ! toke.c
20519 ____________________________________________________________________________
20520 [  7569] By: jhi                                   on 2000/11/06  00:05:30
20521         Log: Document that the evaled syntax errors cause scalar leaks.
20522      Branch: perl
20523            ! t/comp/proto.t
20524 ____________________________________________________________________________
20525 [  7568] By: jhi                                   on 2000/11/05  23:14:47
20526         Log: opmini.o can linger from Configures past.
20527      Branch: perl
20528            ! Makefile.SH
20529 ____________________________________________________________________________
20530 [  7567] By: jhi                                   on 2000/11/05  21:28:39
20531         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
20532              first argument correctly.
20533      Branch: perl
20534            ! perlio.c
20535 ____________________________________________________________________________
20536 [  7566] By: jhi                                   on 2000/11/05  21:15:56
20537         Log: Integrate perlio.
20538      Branch: perl
20539           !> perlio.c
20540 ____________________________________________________________________________
20541 [  7565] By: jhi                                   on 2000/11/05  21:15:13
20542         Log: Use -dM for gcc (the suggested patch did it only for Linux,
20543              but I think it can be generalized).
20544              
20545              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
20546              From: Pixel <pixel@mandrakesoft.com>
20547              Date: 05 Nov 2000 21:49:34 +0100 
20548              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
20549      Branch: perl
20550            ! ext/Errno/Errno_pm.PL
20551 ____________________________________________________________________________
20552 [  7564] By: nick                                  on 2000/11/05  21:09:18
20553         Log: Added a mmap layer as a "subclass" of perlio.
20554              PERLIO=mmap ./perl harness passes
20555      Branch: perlio
20556            ! perlio.c
20557 ____________________________________________________________________________
20558 [  7563] By: jhi                                   on 2000/11/05  19:48:55
20559         Log: Add a note for future generations about bug id 20000229.006.
20560      Branch: perl
20561            ! malloc.c
20562 ____________________________________________________________________________
20563 [  7562] By: jhi                                   on 2000/11/05  19:38:24
20564         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
20565      Branch: perl
20566            ! pp_ctl.c t/op/pos.t
20567 ____________________________________________________________________________
20568 [  7561] By: jhi                                   on 2000/11/05  18:21:46
20569         Log: Add =pod to be tidy.
20570      Branch: perl
20571            ! lib/Math/Complex.pm
20572 ____________________________________________________________________________
20573 [  7560] By: jhi                                   on 2000/11/05  17:38:46
20574         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
20575      Branch: perl
20576            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
20577            ! ext/Storable/Storable.xs t/lib/st-recurse.t
20578 ____________________________________________________________________________
20579 [  7559] By: jhi                                   on 2000/11/05  17:32:59
20580         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
20581              From: "Peter J. Farley III" <pjfarley@banet.net>
20582              Date: Sun, 05 Nov 2000 11:55:59 -0500
20583              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
20584      Branch: perl
20585            ! t/lib/syslog.t
20586 ____________________________________________________________________________
20587 [  7558] By: jhi                                   on 2000/11/05  17:29:19
20588         Log: Integrate perlio.
20589      Branch: perl
20590           !> perlio.c
20591 ____________________________________________________________________________
20592 [  7557] By: jhi                                   on 2000/11/05  17:22:01
20593         Log: A fix of sorts for 20000329.026, a better error message
20594              for a missing "use charnames" when using the \N{...}. 
20595      Branch: perl
20596            ! pod/perldiag.pod toke.c
20597 ____________________________________________________________________________
20598 [  7556] By: jhi                                   on 2000/11/05  16:33:50
20599         Log: Test tweak: show also the failed locales.
20600              
20601              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
20602              From: Lupe Christoph <lupe@lupe-christoph.de>         
20603              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
20604              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
20605      Branch: perl
20606            ! t/pragma/locale.t
20607 ____________________________________________________________________________
20608 [  7555] By: nick                                  on 2000/11/05  11:09:34
20609         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
20610              open RDWR so does not fail. (pragma/warnings 303 again...)
20611      Branch: perlio
20612            ! perlio.c
20613 ____________________________________________________________________________
20614 [  7554] By: nick                                  on 2000/11/05  10:10:13
20615         Log: Fix case where ungetc(f,EOF) was allowed.
20616              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
20617              so we can see similarities.
20618              Use types more carefully and a STDCHAR array in hope that this will
20619              fix Jarrko's 64bit machine.
20620      Branch: perlio
20621            ! perlio.c
20622 ____________________________________________________________________________
20623 [  7553] By: jhi                                   on 2000/11/05  01:12:16
20624         Log: Fix for
20625              
20626              Subject: [ID 20001004.007] taint propogation is inconsistent
20627              From: pimlott@idiomtech.com (Andrew Pimlott) 
20628              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
20629              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
20630              
20631              The culprit was sv_setsv() which was rather blindly
20632              propagating taint, which lead to behaviour where if
20633              a tainted anon hash value was seen all the hash values
20634              from then on at that level became tainted, or at any
20635              upper levels in the case of nested anon hashes.
20636      Branch: perl
20637            ! sv.c t/op/taint.t
20638 ____________________________________________________________________________
20639 [  7552] By: jhi                                   on 2000/11/04  23:44:18
20640         Log: Some cpps don't like splitting conditionals across several lines.
20641      Branch: perl
20642            ! perlio.c
20643 ____________________________________________________________________________
20644 [  7551] By: nick                                  on 2000/11/04  23:40:44
20645         Log: Integrate mainline
20646      Branch: perlio
20647           !> pp_hot.c t/op/taint.t
20648 ____________________________________________________________________________
20649 [  7550] By: nick                                  on 2000/11/04  23:39:05
20650         Log: Integrate mainline again
20651      Branch: perlio
20652           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
20653           !> t/lib/b.t t/op/misc.t util.c
20654 ____________________________________________________________________________
20655 [  7549] By: jhi                                   on 2000/11/04  23:14:01
20656         Log: Fix for
20657              
20658              Subject: [ID 20001004.006] undef is never tainted
20659              From: pimlott@idiomtech.com (Andrew Pimlott)
20660              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
20661              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
20662              
20663              An undef read from a slurped file was not tainted.
20664      Branch: perl
20665            ! pp_hot.c t/op/taint.t
20666 ____________________________________________________________________________
20667 [  7548] By: jhi                                   on 2000/11/04  22:56:21
20668         Log: Test tweak ($Config{useperlio} is by default undef) .
20669      Branch: perl
20670            ! t/lib/b.t
20671 ____________________________________________________________________________
20672 [  7547] By: jhi                                   on 2000/11/04  22:43:56
20673         Log: Integrate perlio.
20674      Branch: perl
20675           +> lib/perlio.pm
20676           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
20677           !> pod/perlapi.pod t/lib/b.t
20678 ____________________________________________________________________________
20679 [  7546] By: jhi                                   on 2000/11/04  22:40:59
20680         Log: Configure would use a bad $myuname from an old config.sh.
20681              
20682              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
20683              From: Andy Dougherty <doughera@lafayette.edu>
20684              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
20685              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
20686      Branch: metaconfig
20687            ! U/modified/Oldconfig.U
20688      Branch: perl
20689            ! Configure config_h.SH
20690 ____________________________________________________________________________
20691 [  7545] By: jhi                                   on 2000/11/04  22:36:54
20692         Log: Subject: Locales support (setlocale) fixes
20693              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
20694              Date: Sat, 4 Nov 2000 10:15:48 +0300 
20695              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
20696              
20697              Modified quite a bit to be more portable.
20698      Branch: perl
20699            ! embed.h embed.pl perl.h proto.h util.c
20700 ____________________________________________________________________________
20701 [  7544] By: jhi                                   on 2000/11/04  22:32:47
20702         Log: Dying is too strict here, better just skip.
20703      Branch: perl
20704            ! t/op/misc.t
20705 ____________________________________________________________________________
20706 [  7543] By: nick                                  on 2000/11/04  21:55:13
20707         Log: Merge mainline
20708      Branch: perlio
20709           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
20710           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
20711           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
20712           !> (integrate 64 files)
20713 ____________________________________________________________________________
20714 [  7542] By: jhi                                   on 2000/11/04  21:09:28
20715         Log: More Changes tweakery.
20716      Branch: perl
20717            ! Changes Porting/genlog
20718 ____________________________________________________________________________
20719 [  7541] By: jhi                                   on 2000/11/04  20:58:18
20720         Log: Changes fixups.
20721      Branch: perl
20722            ! Changes
20723 ____________________________________________________________________________
20724 [  7540] By: jhi                                   on 2000/11/04  20:42:38
20725         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
20726              create a "fast path" for locale name probing using "locale -a"
20727              if available, squash finally hopefully the s?printf resetting
20728              the numeric locale (since, IIUC perllocale, it never shouldn't). 
20729      Branch: perl
20730            ! sv.c t/op/misc.t t/pragma/locale.t
20731 ____________________________________________________________________________
20732 [  7539] By: nick                                  on 2000/11/04  19:56:10
20733         Log: PerlIO infrastructure complete.
20734      Branch: perlio
20735            + lib/perlio.pm
20736            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
20737 ____________________________________________________________________________
20738 [  7538] By: nick                                  on 2000/11/04  14:31:32
20739         Log: Type tweaks + less contorted allocation scheme
20740      Branch: perlio
20741            ! perlio.c
20742 ____________________________________________________________________________
20743 [  7537] By: nick                                  on 2000/11/04  12:40:42
20744         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
20745              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
20746              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
20747              sensible) which lead to some interesting fails.
20748      Branch: perlio
20749            ! perlio.c
20750 ____________________________________________________________________________
20751 [  7536] By: jhi                                   on 2000/11/04  00:20:02
20752         Log: Add FCNTL_CAN_LOCK.
20753              
20754              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
20755              From: Andy Dougherty <doughera@lafayette.edu>
20756              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
20757              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
20758              
20759              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
20760              From: Andy Dougherty <doughera@lafayette.edu>
20761              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
20762              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
20763      Branch: metaconfig/U/perl
20764            + d_fcntl_can_lock.U
20765            ! startperl.U
20766      Branch: perl
20767            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20768            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
20769            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20770            ! vos/config.ga.h win32/config.bc win32/config.gc
20771            ! win32/config.vc
20772 ____________________________________________________________________________
20773 [  7535] By: nick                                  on 2000/11/03  22:19:10
20774         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
20775              - Works on Linux with
20776              perlio + unix
20777              stdio
20778              - Works on Solaris with
20779              perlio + unix
20780              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
20781              - Fails (hangs in openpid) if you try and stack
20782              perlio + stdio - Linux stdio's read() logic is hanging.
20783      Branch: perlio
20784            ! iperlsys.h perlio.c
20785 ____________________________________________________________________________
20786 [  7534] By: jhi                                   on 2000/11/03  15:16:02
20787         Log: Subject: Re: README.aix
20788              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20789              Date: Fri, 03 Nov 2000 16:03:15 +0100
20790              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
20791      Branch: perl
20792            ! README.aix
20793 ____________________________________________________________________________
20794 [  7533] By: jhi                                   on 2000/11/03  03:59:02
20795         Log: Subject: [PATCH 5.7.0] better messages from malloc()
20796              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20797              Date: Wed, 1 Nov 2000 23:39:56 -0500
20798              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
20799      Branch: perl
20800            ! malloc.c pod/perldiag.pod
20801 ____________________________________________________________________________
20802 [  7532] By: jhi                                   on 2000/11/03  00:11:56
20803         Log: The #7521 touched things it shouldn't have.
20804      Branch: perl
20805            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
20806 ____________________________________________________________________________
20807 [  7531] By: jhi                                   on 2000/11/02  22:32:33
20808         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
20809              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20810              Date:     Thu, 2 Nov 2000 16:58:36 EST
20811              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
20812      Branch: perl
20813            ! vms/gen_shrfls.pl
20814 ____________________________________________________________________________
20815 [  7530] By: jhi                                   on 2000/11/02  22:08:49
20816         Log: Fix the problem discussed in
20817              
20818              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
20819              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
20820              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
20821              
20822              originally from Linc Madison.  Also Andreas König's comments
20823              taken into account.  Some other problems with Tie::SubstrHash
20824              fixed: didn't croak when the table exceeded the requested number
20825              of entries (as documented) but instead when the number of entries
20826              exceeded the size of the table, a croak() had an unnecessary \n,
20827              didn't have a CLEAR method, documented that there is no exists().
20828              Didn't fix to be strict-proof because the module uses &foo; and
20829              dynamic scope.  Added a test script exercizing both first tamely 
20830              the basic functionality, and then the failure cases reported by
20831              Linc Madison.
20832      Branch: perl
20833            + t/lib/tie-substrhash.t
20834            ! MANIFEST lib/Tie/SubstrHash.pm
20835 ____________________________________________________________________________
20836 [  7529] By: jhi                                   on 2000/11/02  17:58:08
20837         Log: recv() can fail and return undef.
20838              
20839              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
20840              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
20841              Date: Thu, 2 Nov 2000 20:12:20 +0300
20842              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
20843      Branch: perl
20844            ! lib/Net/Ping.pm
20845 ____________________________________________________________________________
20846 [  7528] By: jhi                                   on 2000/11/02  17:49:09
20847         Log: Detpyo.
20848      Branch: perl
20849            ! pod/perlop.pod
20850 ____________________________________________________________________________
20851 [  7527] By: jhi                                   on 2000/11/02  15:48:37
20852         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
20853              fix a autovivification bug in Tie::RefHash, add tests for both.
20854              
20855              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
20856              From: Edward Avis <epa98@doc.ic.ac.uk>
20857              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
20858              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
20859      Branch: perl
20860            + t/lib/tie-refhash.t
20861            ! MANIFEST lib/Tie/RefHash.pm
20862 ____________________________________________________________________________
20863 [  7526] By: jhi                                   on 2000/11/02  13:56:26
20864         Log: Test::Harness revealed buglets in the new DynaLoader.
20865              
20866              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
20867              From: andreas.koenig@anima.de (Andreas J. Koenig)
20868              Date: 02 Nov 2000 11:26:48 +0100 
20869              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
20870      Branch: perl
20871            ! ext/DynaLoader/DynaLoader_pm.PL
20872 ____________________________________________________________________________
20873 [  7525] By: jhi                                   on 2000/11/01  23:52:08
20874         Log: The entry for #7503 was missing.
20875      Branch: perl
20876            ! Changes
20877 ____________________________________________________________________________
20878 [  7524] By: jhi                                   on 2000/11/01  23:40:52
20879         Log: Update Changes.
20880      Branch: perl
20881            ! Changes patchlevel.h
20882 ____________________________________________________________________________
20883 [  7523] By: jhi                                   on 2000/11/01  22:57:09
20884         Log: More tweaking on the #7522 theme.
20885      Branch: perl
20886            ! ext/DynaLoader/DynaLoader_pm.PL
20887 ____________________________________________________________________________
20888 [  7522] By: jhi                                   on 2000/11/01  22:06:15
20889         Log: Expand %Config variables and %ENV variables only if
20890              so requested during build time using the
20891              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
20892              Not expanding makes relocating distributions easier.
20893      Branch: perl
20894            ! ext/DynaLoader/DynaLoader_pm.PL
20895 ____________________________________________________________________________
20896 [  7521] By: jhi                                   on 2000/11/01  20:56:34
20897         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
20898              and setgid() because they were just changing $< and $( which means
20899              only changing the real uid/gid, as opposed to changing both
20900              real and effective ids.  (The alternative way could have been
20901              in POSIX.pm to change $> and $), too, but making a direct call
20902              to the C API feels cleaner.)  Fixes the bug
20903              
20904              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
20905              From: "Garry T. Williams" <garry@zvolve.com>
20906              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
20907              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
20908      Branch: perl
20909            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
20910            ! ext/POSIX/typemap pod/perlvar.pod
20911 ____________________________________________________________________________
20912 [  7520] By: jhi                                   on 2000/11/01  20:08:33
20913         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
20914              From: "Garry T. Williams" <garry@zvolve.com>
20915              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
20916              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
20917      Branch: perl
20918            ! pod/perlsec.pod
20919 ____________________________________________________________________________
20920 [  7519] By: jhi                                   on 2000/11/01  20:01:22
20921         Log: Locale warning explanation tweak.
20922      Branch: perl
20923            ! pod/perldiag.pod
20924 ____________________________________________________________________________
20925 [  7518] By: jhi                                   on 2000/11/01  18:57:13
20926         Log: C.pm part of
20927              
20928              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
20929              From: Jarkko Hietaniemi <jhi@iki.fi>
20930              Date: Tue, 10 Oct 2000 08:22:28 -0500
20931              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
20932      Branch: perl
20933            ! ext/B/B/C.pm
20934 ____________________________________________________________________________
20935 [  7517] By: jhi                                   on 2000/11/01  18:41:59
20936         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
20937              From: Martien Verbruggen <mgjv@comdyn.com.au>
20938              Date: Fri, 6 Oct 2000 14:09:10 +1100
20939              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
20940      Branch: perl
20941            ! pod/perlop.pod
20942 ____________________________________________________________________________
20943 [  7516] By: jhi                                   on 2000/11/01  18:34:55
20944         Log: Generalize the Camel wording.
20945              
20946              Subject: Re: perlfaq style changes
20947              From: John Borwick <jhborwic@unity.ncsu.edu>
20948              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
20949              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
20950      Branch: perl
20951            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
20952 ____________________________________________________________________________
20953 [  7515] By: jhi                                   on 2000/11/01  16:52:31
20954         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
20955              From: pimlott@idiomtech.com (Andrew Pimlott)
20956              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
20957              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
20958      Branch: perl
20959            ! pod/perlsec.pod
20960 ____________________________________________________________________________
20961 [  7514] By: jhi                                   on 2000/11/01  15:03:40
20962         Log: More AIX lore.
20963      Branch: perl
20964            ! ext/re/hints/aix.pl
20965 ____________________________________________________________________________
20966 [  7513] By: jhi                                   on 2000/11/01  14:48:30
20967         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
20968              From: root <root@chronos.fi.muni.cz>
20969              Date: Wed, 1 Nov 2000 12:31:32 +0100
20970              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
20971      Branch: perl
20972            ! lib/Net/Ping.pm
20973 ____________________________________________________________________________
20974 [  7512] By: jhi                                   on 2000/11/01  14:46:47
20975         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
20976              From: Martin Husemann <martin@duskware.de>
20977              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
20978              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
20979      Branch: perl
20980            ! regcomp.c
20981 ____________________________________________________________________________
20982 [  7511] By: jhi                                   on 2000/11/01  14:39:50
20983         Log: AUTHORS updates.
20984      Branch: perl
20985            ! AUTHORS
20986 ____________________________________________________________________________
20987 [  7510] By: jhi                                   on 2000/11/01  14:29:50
20988         Log: Subject: [PATCH] startperl to respect versiononly
20989              From: Robin Barker <rmb1@cise.npl.co.uk> 
20990              Date: Tue, 31 Oct 2000 16:29:36 GMT
20991              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
20992      Branch: metaconfig/U/perl
20993            ! startperl.U
20994      Branch: perl
20995            ! Configure config_h.SH
20996 ____________________________________________________________________________
20997 [  7509] By: jhi                                   on 2000/11/01  14:19:53
20998         Log: printf UVs the correct way, noticed by Robin Barker.
20999      Branch: perl
21000            ! utf8.c
21001 ____________________________________________________________________________
21002 [  7508] By: jhi                                   on 2000/11/01  14:10:03
21003         Log: Do not cleanup *% because the % has special meanings in some
21004              shell environments.
21005      Branch: perl
21006            ! ext/Storable/Makefile.PL
21007 ____________________________________________________________________________
21008 [  7507] By: jhi                                   on 2000/11/01  14:06:00
21009         Log: The NonStop-UX libraries have a novel way to say NaN.
21010      Branch: perl
21011            ! t/lib/bigfltpm.t
21012 ____________________________________________________________________________
21013 [  7506] By: jhi                                   on 2000/11/01  14:03:35
21014         Log: The osname has been lowercased by now, from Tom Bates.
21015      Branch: metaconfig
21016            ! U/modified/Oldconfig.U
21017      Branch: perl
21018            ! Configure config_h.SH
21019 ____________________________________________________________________________
21020 [  7505] By: jhi                                   on 2000/10/31  19:18:39
21021         Log: The compiler is either gcc or cc, from Tom Bates.
21022      Branch: perl
21023            ! hints/nonstopux.sh
21024 ____________________________________________________________________________
21025 [  7504] By: jhi                                   on 2000/10/31  14:53:42
21026         Log: Update Changes.
21027      Branch: perl
21028            ! Changes patchlevel.h
21029 ____________________________________________________________________________
21030 [  7503] By: jhi                                   on 2000/10/31  14:30:50
21031         Log: Whitespace style tweak.  Was originally going to see to
21032              
21033              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
21034              From: Joe Smith <jms@inwap.com>
21035              Date: Mon, 30 Oct 2000 18:47:57 -0800
21036              Message-Id: <39FE32DD.24AAC4D@inwap.com>
21037              
21038              but that had already been taken care of.
21039      Branch: metaconfig
21040            ! U/compline/d_stdstdio.U
21041      Branch: perl
21042            ! Configure config_h.SH
21043 ____________________________________________________________________________
21044 [  7502] By: jhi                                   on 2000/10/31  14:25:02
21045         Log: AUTHORS tweaks.
21046      Branch: perl
21047            ! AUTHORS
21048 ____________________________________________________________________________
21049 [  7501] By: jhi                                   on 2000/10/31  14:23:59
21050         Log: Subject: perlfaq style changes
21051              From: John Borwick <jhborwic@unity.ncsu.edu>
21052              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
21053              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
21054      Branch: perl
21055            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21056            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21057            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21058            ! pod/perlfaq9.pod
21059 ____________________________________________________________________________
21060 [  7500] By: jhi                                   on 2000/10/31  14:22:15
21061         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
21062              
21063              Subject: Re: [ID 20000918.005] ~ on wide chars
21064              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21065              Date: Mon, 30 Oct 2000 21:09:55 -0800
21066              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
21067              
21068              (The ord() part of the patch skipped.)
21069      Branch: perl
21070            ! doop.c
21071 ____________________________________________________________________________
21072 [  7499] By: jhi                                   on 2000/10/31  14:20:08
21073         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
21074              From: Jens Hamisch <jens@Strawberry.COM>
21075              Date: Mon, 30 Oct 2000 15:17:07 +0100
21076              Message-Id: <20001030151707.A9597@Strawberry.COM>
21077      Branch: perl
21078            ! av.c
21079 ____________________________________________________________________________
21080 [  7498] By: jhi                                   on 2000/10/31  14:16:29
21081         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
21082              From: Peter Prymmer <pvhp@forte.com>
21083              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
21084              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
21085      Branch: perl
21086            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
21087            + ext/Encode/Encode/posix-bc.enc
21088            ! MANIFEST t/lib/encode.t
21089 ____________________________________________________________________________
21090 [  7497] By: jhi                                   on 2000/10/31  14:13:22
21091         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
21092              From: Peter Prymmer <pvhp@forte.com>
21093              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
21094              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
21095      Branch: perl
21096            ! t/lib/cgi-html.t
21097 ____________________________________________________________________________
21098 [  7496] By: jhi                                   on 2000/10/31  14:12:05
21099         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
21100              From: Peter Prymmer <pvhp@forte.com>
21101              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
21102              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
21103      Branch: perl
21104            ! t/lib/cgi-function.t
21105 ____________________________________________________________________________
21106 [  7495] By: jhi                                   on 2000/10/31  14:11:08
21107         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
21108              From: Peter Prymmer <pvhp@forte.com>
21109              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
21110              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
21111      Branch: perl
21112            + ext/re/hints/aix.pl
21113            ! MANIFEST ext/re/Makefile.PL
21114 ____________________________________________________________________________
21115 [  7494] By: jhi                                   on 2000/10/31  14:08:32
21116         Log: Use Errno magic.
21117              
21118              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
21119              From: Casey Tweten <perl@ctweten.amsite.com>
21120              Date: Mon, 30 Oct 2000 15:51:17 -0500
21121              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
21122      Branch: perl
21123            ! lib/File/Temp.pm
21124 ____________________________________________________________________________
21125 [  7493] By: jhi                                   on 2000/10/31  14:05:07
21126         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
21127              
21128              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
21129              From: Nicholas Clark <nick@ccl4.org>
21130              Date: Mon, 30 Oct 2000 17:38:45 +0000
21131              Message-ID: <20001030173845.O60355@plum.flirble.org>
21132      Branch: perl
21133            ! Makefile.SH utils/perlbug.PL
21134 ____________________________________________________________________________
21135 [  7492] By: nick                                  on 2000/10/30  19:37:23
21136         Log: Change files which are mysteriously different to mainline to be
21137              copies of mainline.
21138      Branch: perlio
21139            ! objXSUB.h perlapi.c pod/perlapi.pod
21140 ____________________________________________________________________________
21141 [  7491] By: nick                                  on 2000/10/30  18:05:54
21142         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
21143              - typo in endian code in putc.
21144              - Don't allow read of write-only files and vice-versa
21145              - and off-by-one in flush-all loop.
21146              Remove debug calls as they were using GCC specific features.
21147      Branch: perlio
21148            ! perlio.c
21149 ____________________________________________________________________________
21150 [  7490] By: nick                                  on 2000/10/29  21:45:45
21151         Log: Integrate mainline to perlio
21152      Branch: perlio
21153           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
21154           !> toke.c
21155 ____________________________________________________________________________
21156 [  7489] By: jhi                                   on 2000/10/29  21:11:08
21157         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
21158              From: andreas.koenig@anima.de (Andreas J. Koenig)
21159              Date: 29 Oct 2000 22:05:59 +0100
21160              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
21161      Branch: perl
21162            ! lib/ExtUtils/Manifest.pm
21163 ____________________________________________________________________________
21164 [  7488] By: jhi                                   on 2000/10/29  21:07:47
21165         Log: Tests for #7487.
21166              
21167              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
21168              From: andreas.koenig@anima.de (Andreas J. Koenig)
21169              Date: 29 Oct 2000 19:37:09 +0100
21170              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
21171      Branch: perl
21172            ! t/comp/proto.t
21173 ____________________________________________________________________________
21174 [  7487] By: jhi                                   on 2000/10/29  21:06:27
21175         Log: constsub spillage.
21176              
21177              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
21178              From: John Tobey <jtobey@john-edwin-tobey.org>
21179              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
21180              Message-Id: <m13pvSr-000FObC@feynman.localnet>
21181      Branch: perl
21182            ! op.c
21183 ____________________________________________________________________________
21184 [  7486] By: nick                                  on 2000/10/29  21:05:04
21185         Log: Integrate mainline to perlio branch
21186      Branch: perlio
21187           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
21188           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
21189           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
21190           +> vos/install_perl.cm
21191            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
21192            - vos/config.h vos/config_h.SH_orig
21193           !> (integrate 141 files)
21194 ____________________________________________________________________________
21195 [  7485] By: jhi                                   on 2000/10/29  21:00:47
21196         Log: Make \x{...} consistently produce UTF-8.
21197              
21198              Subject: Re: \x{...} is confused 
21199              From: Simon Cozens <simon@cozens.net>
21200              Date: Sun, 29 Oct 2000 19:36:48 +0000
21201              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
21202      Branch: perl
21203            ! t/pragma/utf8.t toke.c
21204 ____________________________________________________________________________
21205 [  7484] By: nick                                  on 2000/10/29  20:05:29
21206         Log: PerlIO passes all tests.
21207      Branch: perlio
21208            ! perlio.c
21209 ____________________________________________________________________________
21210 [  7483] By: jhi                                   on 2000/10/29  18:06:55
21211         Log: Update Changes.
21212      Branch: perl
21213            ! Changes patchlevel.h
21214 ____________________________________________________________________________
21215 [  7482] By: nick                                  on 2000/10/29  17:43:28
21216         Log: Include <unistd.h> to get correct lseek() prototype etc.
21217              (I thought perl.h did that) - down to two fails
21218              - comp/require.t (last test)
21219              - lib/io_xs.t - possibly import/export of FILE * ?
21220      Branch: perlio
21221            ! perlio.c
21222 ____________________________________________________________________________
21223 [  7481] By: jhi                                   on 2000/10/29  17:02:37
21224         Log: UTF-8 decoder tweak.
21225      Branch: perl
21226            ! utf8.c
21227 ____________________________________________________________________________
21228 [  7480] By: nick                                  on 2000/10/29  16:26:11
21229         Log: Fixed two bugs:
21230              - error code not being set on close (of broken pipe)
21231              - append mode was truncating.
21232              At least one seek/tell bug remains.
21233      Branch: perlio
21234            ! perlio.c
21235 ____________________________________________________________________________
21236 [  7479] By: nick                                  on 2000/10/29  11:18:16
21237         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
21238              in case of accidents. Still several worrying fails, no line disciplines yet.
21239      Branch: perlio
21240            ! iperlsys.h perlio.c
21241 ____________________________________________________________________________
21242 [  7478] By: jhi                                   on 2000/10/29  02:04:01
21243         Log: Add also emailless people.
21244      Branch: perl
21245            ! AUTHORS
21246 ____________________________________________________________________________
21247 [  7477] By: jhi                                   on 2000/10/29  01:36:00
21248         Log: The #7476 needs a MANIFEST change, too.
21249      Branch: perl
21250            ! MANIFEST
21251 ____________________________________________________________________________
21252 [  7476] By: jhi                                   on 2000/10/29  01:35:21
21253         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
21254      Branch: perl
21255            - MAINTAIN
21256            ! AUTHORS Changes
21257 ____________________________________________________________________________
21258 [  7475] By: jhi                                   on 2000/10/28  23:57:25
21259         Log: De-quoted-unreadable to ISO Latin 1.
21260              (There's one ISO-2022-JP name in Changes5.004.)
21261      Branch: perl
21262            ! Changes Changes5.6
21263 ____________________________________________________________________________
21264 [  7474] By: jhi                                   on 2000/10/28  19:13:06
21265         Log: Subject: [ID 20001027.007] uniq array in perlfaq
21266              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
21267              Date: Fri, 27 Oct 2000 19:28:30 +0200
21268              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
21269      Branch: perl
21270            ! pod/perlfaq4.pod
21271 ____________________________________________________________________________
21272 [  7473] By: jhi                                   on 2000/10/28  18:02:05
21273         Log: Locking null mutexes is not recommendable.
21274              
21275              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
21276              From: Hugo <hv@crypt.compulink.co.uk>
21277              Date: Sat, 28 Oct 2000 18:41:12 +0100
21278              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
21279      Branch: perl
21280            ! op.c
21281 ____________________________________________________________________________
21282 [  7472] By: jhi                                   on 2000/10/28  17:52:58
21283         Log: Better create a true mailing list for the repository keepers.
21284      Branch: perl
21285            ! Porting/repository.pod
21286 ____________________________________________________________________________
21287 [  7471] By: jhi                                   on 2000/10/28  17:28:24
21288         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
21289              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
21290      Branch: perl
21291            + Porting/repository.pod
21292            ! MANIFEST
21293 ____________________________________________________________________________
21294 [  7470] By: jhi                                   on 2000/10/28  17:20:54
21295         Log: Subject: DOC PATCH 5.6.0
21296              From: mjd@plover.com
21297              Date: 27 Oct 2000 17:32:44 -0000
21298              Message-ID: <20001027173244.23754.qmail@plover.com>
21299      Branch: perl
21300            ! pod/perlfunc.pod
21301 ____________________________________________________________________________
21302 [  7469] By: jhi                                   on 2000/10/28  17:16:45
21303         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
21304              From: "Peter J. Farley III" <pjfarley@banet.net>
21305              Date: Fri, 27 Oct 2000 20:32:56 -0400
21306              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
21307      Branch: perl
21308            ! README.dos
21309 ____________________________________________________________________________
21310 [  7468] By: jhi                                   on 2000/10/28  17:07:18
21311         Log: Make target reordering to avoid pointless re-makes.
21312              
21313              Subject: Re: Total re-make of 'make okfile' after 7451 ?
21314              From: Nicholas Clark <nick@ccl4.org>
21315              Date: Sat, 28 Oct 2000 00:31:02 +0100
21316              Message-ID: <20001028003101.A54517@plum.flirble.org>
21317      Branch: perl
21318            ! Makefile.SH
21319 ____________________________________________________________________________
21320 [  7467] By: jhi                                   on 2000/10/28  17:05:31
21321         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
21322              From: lvirden@cas.org
21323              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
21324              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
21325      Branch: perl
21326            ! README.os2
21327 ____________________________________________________________________________
21328 [  7466] By: jhi                                   on 2000/10/28  16:09:16
21329         Log: Upgrade to CPAN 1.58_55.
21330              
21331              Subject: CPAN.pm status
21332              From: andreas.koenig@anima.de (Andreas J. Koenig) 
21333              Date: 28 Oct 2000 08:18:00 +0200 
21334              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
21335      Branch: perl
21336            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
21337 ____________________________________________________________________________
21338 [  7465] By: jhi                                   on 2000/10/28  16:02:47
21339         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
21340      Branch: perl
21341            ! embed.h embed.pl perl.h proto.h toke.c
21342 ____________________________________________________________________________
21343 [  7464] By: nick                                  on 2000/10/28  10:43:44
21344         Log: Fix for sv_2iv() on "shared" value from keys %hash.
21345      Branch: perl
21346            ! sv.c
21347 ____________________________________________________________________________
21348 [  7463] By: jhi                                   on 2000/10/27  16:18:29
21349         Log: Update Changes.
21350      Branch: perl
21351            ! Changes patchlevel.h
21352 ____________________________________________________________________________
21353 [  7462] By: jhi                                   on 2000/10/27  16:17:44
21354         Log: Too enthusiastic editing in #7460.
21355      Branch: metaconfig
21356            ! U/modified/Oldsym.U
21357      Branch: perl
21358            ! Configure config_h.SH
21359 ____________________________________________________________________________
21360 [  7461] By: jhi                                   on 2000/10/27  15:37:38
21361         Log: Retract #7459, the script needs more work.
21362      Branch: perl
21363            - mkreef
21364            ! MANIFEST
21365 ____________________________________________________________________________
21366 [  7460] By: jhi                                   on 2000/10/27  15:23:14
21367         Log: Use $sort, $uniq (and $tr) consistently as wondered
21368              by Nicholas Clark.
21369      Branch: metaconfig
21370            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
21371            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
21372            ! U/modified/libc.U
21373      Branch: perl
21374            ! Configure config_h.SH
21375 ____________________________________________________________________________
21376 [  7459] By: jhi                                   on 2000/10/27  15:02:07
21377         Log: (Retracted by #7461)
21378              
21379              Add a shell script for creating/removing symbolic link farms,
21380              useful for keeping the source code read-only and doing the
21381              builds somewhere else.
21382      Branch: perl
21383            + mkreef
21384            ! MANIFEST
21385 ____________________________________________________________________________
21386 [  7458] By: jhi                                   on 2000/10/27  14:42:20
21387         Log: Do away with the fix_pl.
21388      Branch: perl
21389            - fix_pl
21390            ! MANIFEST Makefile.SH
21391 ____________________________________________________________________________
21392 [  7457] By: jhi                                   on 2000/10/27  12:43:13
21393         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
21394              From: Jens Hamisch <jens@Strawberry.COM>
21395              Date: Fri, 27 Oct 2000 14:38:21 +0200
21396              Message-Id: <20001027143821.B3366@Strawberry.COM>
21397      Branch: perl
21398            ! perl.h
21399 ____________________________________________________________________________
21400 [  7456] By: jhi                                   on 2000/10/27  12:33:42
21401         Log: Subject: [PATCH] todo
21402              From: Nicholas Clark <nick@ccl4.org>
21403              Date: Thu, 26 Oct 2000 22:32:29 +0100
21404              Message-ID: <20001026223229.A44540@plum.flirble.org>
21405      Branch: perl
21406            ! pod/perltodo.pod
21407 ____________________________________________________________________________
21408 [  7455] By: jhi                                   on 2000/10/27  12:02:21
21409         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
21410              From: John Tobey <jtobey@john-edwin-tobey.org>
21411              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
21412              Message-Id: <m13ozHF-000FObC@feynman.localnet>
21413      Branch: perl
21414            ! op.c t/pragma/sub_lval.t
21415 ____________________________________________________________________________
21416 [  7454] By: jhi                                   on 2000/10/27  11:59:42
21417         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
21418              From: sthoenna@efn.org
21419              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
21420              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
21421      Branch: perl
21422            ! pp.c t/op/assignwarn.t
21423 ____________________________________________________________________________
21424 [  7453] By: jhi                                   on 2000/10/27  00:15:08
21425         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
21426      Branch: perl
21427            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
21428            ! ext/Storable/Storable.xs t/lib/st-lock.t
21429 ____________________________________________________________________________
21430 [  7452] By: jhi                                   on 2000/10/26  13:05:52
21431         Log: Undo #7451, this seems to be a deficiency in Perforce,
21432              there is no per-file line-terminator type, only per-client.
21433      Branch: perl
21434            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
21435            ! win32/makefile.mk
21436 ____________________________________________________________________________
21437 [  7451] By: jhi                                   on 2000/10/26  04:56:03
21438         Log: Experimenting in DOS arcana.
21439      Branch: perl
21440            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
21441            ! win32/makefile.mk
21442 ____________________________________________________________________________
21443 [  7450] By: jhi                                   on 2000/10/26  04:50:52
21444         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
21445              From: "Peter J. Farley III" <pjfarley@banet.net>            
21446              Date: Wed, 25 Oct 2000 23:10:18 -0400
21447              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
21448      Branch: perl
21449            ! t/io/open.t
21450 ____________________________________________________________________________
21451 [  7449] By: jhi                                   on 2000/10/26  04:49:16
21452         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
21453              From: Hugo <hv@crypt.compulink.co.uk>
21454              Date: Thu, 26 Oct 2000 01:55:17 +0100
21455              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
21456              
21457              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
21458      Branch: perl
21459            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
21460 ____________________________________________________________________________
21461 [  7448] By: jhi                                   on 2000/10/26  04:38:36
21462         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
21463              From: Peter Prymmer <pvhp@forte.com>
21464              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
21465              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
21466      Branch: perl
21467            ! configure.com
21468 ____________________________________________________________________________
21469 [  7447] By: jhi                                   on 2000/10/25  23:20:02
21470         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
21471              in platforms that strictly require all the symbols being present
21472              at link time.
21473      Branch: perl
21474            ! handy.h
21475 ____________________________________________________________________________
21476 [  7446] By: jhi                                   on 2000/10/25  21:55:57
21477         Log: Update Changes.
21478      Branch: perl
21479            ! Changes patchlevel.h
21480 ____________________________________________________________________________
21481 [  7445] By: jhi                                   on 2000/10/25  21:27:08
21482         Log: Integrate with vmsperl #7430 by Charles Bailey:
21483              
21484              Cleanup from prior patch (Charles Lane?):
21485              - improve handling of MFDs in Basename and Path
21486              - default to no xsubpp line # munging when building debug images
21487      Branch: perl
21488           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
21489 ____________________________________________________________________________
21490 [  7444] By: jhi                                   on 2000/10/25  21:03:50
21491         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
21492              From: John Peacock <JPeacock@UnivPress.com>
21493              Date: Thu, 18 May 2000 11:55:27 -0400
21494              Message-ID: <3924126F.A58BE57A@UnivPress.com>
21495      Branch: perl
21496            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
21497            ! t/op/write.t
21498 ____________________________________________________________________________
21499 [  7443] By: jhi                                   on 2000/10/25  20:43:10
21500         Log: Temporary stopgap for the self-tying issue: for now only
21501              array and hash self-ties are verboten.  The real fix, of
21502              course, would be to comprehensively test (and implement?)
21503              and debug (and document) self-ties.
21504      Branch: perl
21505            ! pod/perldiag.pod pp_sys.c t/op/tie.t
21506 ____________________________________________________________________________
21507 [  7442] By: jhi                                   on 2000/10/25  20:14:30
21508         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
21509              From: Dan Sugalski <dan@sidhe.org>
21510              Date: Wed, 25 Oct 2000 13:36:35 -0400
21511              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
21512              
21513              plus regen global.sym.
21514      Branch: perl
21515            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
21516            ! thrdvar.h util.c
21517 ____________________________________________________________________________
21518 [  7441] By: jhi                                   on 2000/10/25  20:12:20
21519         Log: buildtoc target tweaks.
21520      Branch: perl
21521            ! pod/Makefile.SH
21522 ____________________________________________________________________________
21523 [  7440] By: jhi                                   on 2000/10/25  20:03:53
21524         Log: A new version of making the syslog test more robust.
21525              (Replaces #7421.)
21526              
21527              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21528              From: "Kurt D. Starsinic" <kstar@chapin.edu>
21529              Date: Wed, 25 Oct 2000 12:13:54 -0400
21530              Message-ID: <20001025121354.B2264@O2.chapin.edu>
21531      Branch: perl
21532            ! t/lib/syslog.t
21533 ____________________________________________________________________________
21534 [  7439] By: jhi                                   on 2000/10/25  20:00:48
21535         Log: Continue the internal UTF-8 API tweaking.
21536              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
21537              used much more than the simpler API, now called utf8_to_uv_simple().
21538              Still not quite happy with API, too much partial duplication
21539              of functionality.
21540      Branch: perl
21541            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
21542            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
21543            ! regcomp.c regexec.c sv.c toke.c utf8.c
21544 ____________________________________________________________________________
21545 [  7438] By: jhi                                   on 2000/10/25  18:52:30
21546         Log: Allow poking holes at the UTF-8 decoding strictness.
21547      Branch: perl
21548            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
21549            ! utf8.h
21550 ____________________________________________________________________________
21551 [  7437] By: jhi                                   on 2000/10/25  13:53:05
21552         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
21553              UTF8LEN() and UTF8SKIP(). 
21554      Branch: perl
21555            ! pp.c utf8.c utf8.h
21556 ____________________________________________________________________________
21557 [  7436] By: jhi                                   on 2000/10/25  13:51:37
21558         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
21559              From: Nicholas Clark <nick@ccl4.org>
21560              Date: Wed, 25 Oct 2000 14:44:05 +0100
21561              Message-ID: <20001025144404.D27253@plum.flirble.org>
21562      Branch: perl
21563            ! pod/perlrun.pod
21564 ____________________________________________________________________________
21565 [  7435] By: jhi                                   on 2000/10/25  13:49:32
21566         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
21567              From: Mike Guy <mjtg@cam.ac.uk>
21568              Date: Tue, 24 Oct 2000 14:59:40 +0100
21569              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
21570      Branch: perl
21571            ! scope.c
21572 ____________________________________________________________________________
21573 [  7434] By: jhi                                   on 2000/10/25  13:48:41
21574         Log: AIX is picky about its symbol exports.  Solution for now
21575              is to include the deb.o explicitly to the re extension build.
21576              
21577              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
21578              From: Peter Prymmer <pvhp@forte.com>
21579              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
21580              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
21581      Branch: perl
21582            ! ext/re/Makefile.PL hints/aix.sh
21583 ____________________________________________________________________________
21584 [  7433] By: jhi                                   on 2000/10/25  13:46:49
21585         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
21586              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21587              Date: Wed, 25 Oct 2000 12:02:20 +0200
21588              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
21589      Branch: perl
21590            ! perlsdio.h
21591 ____________________________________________________________________________
21592 [  7432] By: jhi                                   on 2000/10/25  13:44:28
21593         Log: Subject: Minor update to find2perl, for portability
21594              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
21595              Date: Wed, 25 Oct 2000 12:05:47 +0100
21596              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
21597      Branch: perl
21598            ! x2p/find2perl.PL
21599 ____________________________________________________________________________
21600 [  7431] By: jhi                                   on 2000/10/25  13:40:39
21601         Log: Add targets to Makefile.SH, most importantly
21602              'regen_all' which also remembers to update vms/perly*.
21603      Branch: perl
21604            ! Makefile.SH
21605 ____________________________________________________________________________
21606 [  7430] By: bailey                                on 2000/10/25  03:13:53
21607         Log: Cleanup from prior patch (Charles Lane?):
21608              - improve handling of MFDs in Basename and Path
21609              - default to no xsubpp line # munging when building debug images
21610      Branch: vmsperl
21611            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
21612 ____________________________________________________________________________
21613 [  7429] By: jhi                                   on 2000/10/24  20:03:40
21614         Log: Podify README.epoc and README.vos.
21615      Branch: perl
21616            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
21617            ! pod/perlport.pod pod/perltoc.pod
21618 ____________________________________________________________________________
21619 [  7428] By: jhi                                   on 2000/10/24  19:10:33
21620         Log: Stratus VOS updates from Paul Green.
21621      Branch: perl
21622            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21623            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
21624            - vos/config.def vos/config.h vos/config_h.SH_orig
21625            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
21626            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
21627 ____________________________________________________________________________
21628 [  7427] By: jhi                                   on 2000/10/24  18:59:48
21629         Log: Check if stdio supports tweaking lval and cnt simultaneously.
21630              
21631              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
21632              From: Nicholas Clark <nick@ccl4.org>
21633              Date: Mon, 23 Oct 2000 15:39:32 +0100
21634              Message-ID: <20001023153932.A10786@plum.flirble.org>
21635      Branch: metaconfig
21636            ! U/compline/d_stdstdio.U
21637      Branch: perl
21638            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21639            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
21640            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
21641            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
21642            ! vos/config.h vos/config_h.SH_orig win32/config.bc
21643            ! win32/config.gc win32/config.vc
21644 ____________________________________________________________________________
21645 [  7426] By: jhi                                   on 2000/10/24  17:57:44
21646         Log: Missed the header file changes from #7425.
21647      Branch: perl
21648            ! embed.h embed.pl objXSUB.h proto.h
21649 ____________________________________________________________________________
21650 [  7425] By: jhi                                   on 2000/10/24  17:55:17
21651         Log: Fix the bug reported in
21652              
21653              From: andreas.koenig@anima.de (Andreas J. Koenig)
21654              Subject: Encode bug?
21655              Date: 24 Oct 2000 14:01:26 +0200 
21656              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
21657              
21658              Also make is_utf8_char() stricter.
21659      Branch: perl
21660            ! ext/Encode/Encode.xs utf8.c
21661 ____________________________________________________________________________
21662 [  7424] By: jhi                                   on 2000/10/24  15:15:39
21663         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
21664              From: Peter Scott <Peter@PSDT.com>
21665              Date: Mon, 23 Oct 2000 19:46:01 -0700
21666              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
21667      Branch: perl
21668            ! pod/perlfaq5.pod
21669 ____________________________________________________________________________
21670 [  7423] By: jhi                                   on 2000/10/24  14:25:30
21671         Log: Test tweak to avoid pulling in the whole Config.
21672      Branch: perl
21673            ! t/lib/st-lock.t
21674 ____________________________________________________________________________
21675 [  7422] By: jhi                                   on 2000/10/24  14:03:16
21676         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
21677      Branch: perl
21678            ! pp.c
21679 ____________________________________________________________________________
21680 [  7421] By: jhi                                   on 2000/10/24  13:32:09
21681         Log: (Replaced by #7440.)
21682              
21683              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
21684              From: "Kurt D. Starsinic" <kstar@chapin.edu>
21685              Date: Mon, 23 Oct 2000 16:40:54 -0400
21686              Message-ID: <20001023164054.B14491@O2.chapin.edu>
21687      Branch: perl
21688            ! t/lib/syslog.t
21689 ____________________________________________________________________________
21690 [  7420] By: jhi                                   on 2000/10/24  13:30:53
21691         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
21692              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21693              Date: Mon, 23 Oct 2000 17:29:03 -0400
21694              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
21695      Branch: perl
21696            ! lib/ExtUtils/MM_Unix.pm
21697 ____________________________________________________________________________
21698 [  7419] By: jhi                                   on 2000/10/24  13:29:57
21699         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
21700              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21701              Date: Mon, 23 Oct 2000 19:01:32 -0400
21702              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
21703      Branch: perl
21704            ! utils/h2xs.PL
21705 ____________________________________________________________________________
21706 [  7418] By: jhi                                   on 2000/10/24  13:26:04
21707         Log: Replace #7409 with
21708              
21709              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
21710              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
21711              Date: Mon, 23 Oct 2000 20:08:56 +0200
21712              Message-ID: <20001023200855.A14850@nice.ram.loc>
21713      Branch: perl
21714            ! ext/Storable/Storable.pm t/lib/st-lock.t
21715 ____________________________________________________________________________
21716 [  7417] By: jhi                                   on 2000/10/24  13:17:52
21717         Log: Run vms/vms_yfix.pl, should have done that after changing
21718              perly.c in #7382.
21719      Branch: perl
21720            ! vms/perly_c.vms vms/perly_h.vms
21721 ____________________________________________________________________________
21722 [  7416] By: jhi                                   on 2000/10/24  02:55:33
21723         Log: Make the UTF-8 decoding stricter and more verbose when
21724              malformation happens.  This involved adding an argument
21725              to utf8_to_uv_chk(), which involved changing its prototype,
21726              and prefer STRLEN over I32 for the UTF-8 length, which as
21727              a domino effect necessitated changing the prototypes of
21728              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
21729              The stricter UTF-8 decoding checking uses Markus Kuhn's
21730              UTF-8 Decode Stress Tester from
21731              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
21732      Branch: perl
21733            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
21734            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
21735            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
21736            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
21737 ____________________________________________________________________________
21738 [  7415] By: jhi                                   on 2000/10/23  14:06:06
21739         Log: Update Changes.
21740      Branch: perl
21741            ! Changes patchlevel.h
21742 ____________________________________________________________________________
21743 [  7414] By: jhi                                   on 2000/10/23  12:39:52
21744         Log: Undo the basename() part of #7412 since the lib/basename
21745              tests would need upgrading too.
21746      Branch: perl
21747            ! lib/File/Basename.pm
21748 ____________________________________________________________________________
21749 [  7413] By: jhi                                   on 2000/10/23  12:19:27
21750         Log: Document PERL_INSTALL_ROOT of #7210.
21751      Branch: perl
21752            ! lib/ExtUtils/Install.pm
21753 ____________________________________________________________________________
21754 [  7412] By: jhi                                   on 2000/10/23  12:16:47
21755         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
21756      Branch: perl
21757            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
21758            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
21759 ____________________________________________________________________________
21760 [  7411] By: jhi                                   on 2000/10/23  12:07:41
21761         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
21762              From: Prymmer/Kahn <pvhp@best.com>
21763              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
21764              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
21765      Branch: perl
21766            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
21767 ____________________________________________________________________________
21768 [  7410] By: jhi                                   on 2000/10/23  04:10:11
21769         Log: The change #7187 was not so good on VMS.
21770              
21771              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
21772              From: "Craig A. Berry" <craig.berry@psinetcs.com>
21773              Date: Sun, 22 Oct 2000 23:03:08 -0500
21774              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
21775      Branch: perl
21776            ! utils/perldoc.PL
21777 ____________________________________________________________________________
21778 [  7409] By: jhi                                   on 2000/10/23  03:57:36
21779         Log: Avoid Storable locking on DJGPP for now.
21780              
21781              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
21782              From: "Peter J. Farley III" <pjfarley@banet.net>
21783              Date: Sun, 22 Oct 2000 20:00:00 -0400
21784              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
21785      Branch: perl
21786            ! ext/Storable/Storable.pm t/lib/st-lock.t
21787 ____________________________________________________________________________
21788 [  7408] By: jhi                                   on 2000/10/23  03:50:24
21789         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
21790              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
21791              Date: Sun, 22 Oct 2000 21:12:22 -0400
21792              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
21793      Branch: perl
21794            ! lib/vars.pm
21795 ____________________________________________________________________________
21796 [  7407] By: jhi                                   on 2000/10/23  03:43:12
21797         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
21798              From: Hugo <hv@crypt.compulink.co.uk>
21799              Date: Mon, 23 Oct 2000 00:47:22 +0100
21800              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
21801      Branch: perl
21802            ! regexec.c t/op/pat.t
21803 ____________________________________________________________________________
21804 [  7406] By: jhi                                   on 2000/10/23  03:40:29
21805         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
21806      Branch: perl
21807            ! lib/ExtUtils/MakeMaker.pm
21808 ____________________________________________________________________________
21809 [  7405] By: jhi                                   on 2000/10/22  21:32:00
21810         Log: Doc patch.
21811              
21812              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
21813              From: rspier@pobox.com (Robert Spier)
21814              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
21815              Message-ID: <14835.16112.13457.447971@rls.cx>
21816      Branch: perl
21817            ! lib/strict.pm
21818 ____________________________________________________________________________
21819 [  7404] By: jhi                                   on 2000/10/22  21:30:51
21820         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
21821              From: rspier@pobox.com (Robert Spier)
21822              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
21823              Message-ID: <14835.17223.72448.705566@rls.cx>
21824      Branch: perl
21825            ! lib/ExtUtils/MakeMaker.pm
21826 ____________________________________________________________________________
21827 [  7403] By: jhi                                   on 2000/10/22  21:24:11
21828         Log: Subject: [PATCH bleadperl] ripples from constsub patch
21829              From: John Tobey <jtobey@john-edwin-tobey.org>
21830              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
21831              Message-Id: <m13nSOB-000FObC@feynman.localnet>
21832      Branch: perl
21833            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
21834 ____________________________________________________________________________
21835 [  7402] By: jhi                                   on 2000/10/22  20:59:35
21836         Log: Support s?printf parameter reordering.
21837      Branch: perl
21838            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
21839 ____________________________________________________________________________
21840 [  7401] By: jhi                                   on 2000/10/22  19:19:14
21841         Log: Expand %Config variables only if explicitly so requested
21842              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
21843              
21844              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
21845              From: Gurusamy Sarathy <gsar@ActiveState.com>
21846              Date: Sun, 22 Oct 2000 11:47:32 -0700
21847              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
21848      Branch: perl
21849            ! Makefile.SH lib/lib_pm.PL
21850 ____________________________________________________________________________
21851 [  7400] By: jhi                                   on 2000/10/22  18:24:10
21852         Log: Move the #7390 test from warn/op to comp/redef.
21853              
21854              Subject: Re: Creating const subs for constants.
21855              From: John Tobey <jtobey@john-edwin-tobey.org>
21856              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
21857              Message-Id: <m13nG72-000FObC@feynman.localnet>               
21858      Branch: perl
21859            ! t/comp/redef.t t/pragma/warn/op
21860 ____________________________________________________________________________
21861 [  7399] By: jhi                                   on 2000/10/22  17:49:59
21862         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
21863              From: Nicholas Clark <nick@ccl4.org>
21864              Date: Sat, 21 Oct 2000 22:23:19 +0100
21865              Message-ID: <20001021222319.B45586@plum.flirble.org>
21866      Branch: perl
21867            ! ext/DynaLoader/DynaLoader_pm.PL
21868 ____________________________________________________________________________
21869 [  7398] By: jhi                                   on 2000/10/22  17:47:35
21870         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
21871              From: Hugo <hv@crypt.compulink.co.uk>
21872              Date: Sat, 21 Oct 2000 18:19:59 +0100
21873              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
21874      Branch: perl
21875            ! ext/B/B.pm ext/B/B/C.pm
21876 ____________________________________________________________________________
21877 [  7397] By: jhi                                   on 2000/10/22  17:35:18
21878         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
21879              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
21880              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
21881              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
21882      Branch: perl
21883            ! hints/openbsd.sh
21884 ____________________________________________________________________________
21885 [  7396] By: jhi                                   on 2000/10/22  17:19:46
21886         Log: Subject: installman go-faster stripes
21887              From: Nicholas Clark <nick@talking.bollo.cx>
21888              Date: Sat, 21 Oct 2000 17:24:53 +0100
21889              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
21890              
21891              Subject: Re: installman go-faster stripes
21892              From: Russ Allbery <rra@stanford.edu>
21893              Date: 21 Oct 2000 11:04:13 -0700
21894              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
21895      Branch: perl
21896            ! installman pod/pod2man.PL
21897 ____________________________________________________________________________
21898 [  7395] By: jhi                                   on 2000/10/22  17:17:35
21899         Log: Hints tweak from Anton Berezin.
21900      Branch: perl
21901            ! hints/freebsd.sh
21902 ____________________________________________________________________________
21903 [  7394] By: jhi                                   on 2000/10/22  04:50:04
21904         Log: Tweak the Is* definitions of Unicode character classes
21905              to better match the official categorizations; embrace
21906              the official categorizations; add the combining marks
21907              as alpha (and -numeric); fix DCinital (a typo and edito)
21908              to be DCmedial.
21909      Branch: perl
21910            + lib/unicode/Is/DCmedial.pl
21911            - lib/unicode/Is/DCinital.pl
21912            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
21913            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
21914            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
21915            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
21916 ____________________________________________________________________________
21917 [  7393] By: jhi                                   on 2000/10/21  18:06:05
21918         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
21919              From: Daniel Chetlin <daniel@chetlin.com>
21920              Date: Sat, 21 Oct 2000 02:57:03 -0700
21921              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
21922      Branch: perl
21923            + t/lib/tie-splice.t
21924            ! MANIFEST lib/Tie/Array.pm
21925 ____________________________________________________________________________
21926 [  7392] By: gsar                                  on 2000/10/21  18:05:15
21927         Log: resync utfperl branch with mainline
21928      Branch: utfperl
21929           !> (integrate 1760 files)
21930 ____________________________________________________________________________
21931 [  7391] By: jhi                                   on 2000/10/21  14:37:49
21932         Log: Testcases for a #7383,#7385 related bug.
21933              
21934              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
21935              From: Nicholas Clark <nick@ccl4.org>
21936              Date: Sat, 21 Oct 2000 15:04:51 +0100
21937              Message-ID: <20001021150451.A51566@plum.flirble.org>
21938      Branch: perl
21939            ! t/pragma/utf8.t
21940 ____________________________________________________________________________
21941 [  7390] By: jhi                                   on 2000/10/21  14:35:57
21942         Log: Add a testcase for #7389.
21943      Branch: perl
21944            ! t/pragma/warn/op
21945 ____________________________________________________________________________
21946 [  7389] By: jhi                                   on 2000/10/21  14:26:45
21947         Log: Subject: Re: Creating const subs for constants.
21948              From: John Tobey <jtobey@john-edwin-tobey.org>
21949              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
21950              Message-Id: <m13mo0N-000FObC@feynman.localnet>
21951      Branch: perl
21952            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
21953            ! proto.h sv.c
21954 ____________________________________________________________________________
21955 [  7388] By: nick                                  on 2000/10/21  11:44:23
21956         Log: Populate perlio branch
21957      Branch: perlio
21958           +> (branch 1760 files)
21959 ____________________________________________________________________________
21960 [  7387] By: nick                                  on 2000/10/21  10:52:05
21961         Log: Get branch back as replica of mainline via :
21962              p4 integrate -b utfperl
21963              p4 resolve -at ./...
21964      Branch: utfperl
21965           +> (branch 269 files)
21966            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
21967            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
21968            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
21969            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
21970            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
21971            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
21972            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
21973            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
21974            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
21975            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
21976            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
21977            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
21978            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
21979            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
21980            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
21981            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
21982            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
21983            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
21984            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
21985            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
21986            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
21987            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
21988            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
21989            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
21990            - lib/unicode/UCD300.html lib/unicode/Unicode.300
21991            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
21992            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
21993            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
21994            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
21995           !> (integrate 965 files)
21996 ____________________________________________________________________________
21997 [  7386] By: jhi                                   on 2000/10/21  01:31:12
21998         Log: Update Changes.
21999      Branch: perl
22000            ! Changes patchlevel.h
22001 ____________________________________________________________________________
22002 [  7385] By: jhi                                   on 2000/10/21  01:28:42
22003         Log: The #7383 was right only in the context of the original bug report,
22004              not in more general case.
22005      Branch: perl
22006            ! pp_hot.c
22007 ____________________________________________________________________________
22008 [  7384] By: jhi                                   on 2000/10/21  01:08:23
22009         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
22010      Branch: perl
22011            ! ext/IO/lib/IO/Select.pm
22012 ____________________________________________________________________________
22013 [  7383] By: jhi                                   on 2000/10/21  00:44:18
22014         Log: Fix for ID 20001020.006, concatenating an unset submatch
22015              with utf8 resulted in "Modification of a read-only value".
22016      Branch: perl
22017            ! pp_hot.c t/pragma/utf8.t
22018 ____________________________________________________________________________
22019 [  7382] By: jhi                                   on 2000/10/20  20:44:31
22020         Log: Make scan_num() reëntrant, as suggested in
22021              
22022              Subject: [PATCH perl@7229] Rentrant parser and yylex()
22023              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22024              Date: Fri, 20 Oct 2000 14:17:27 +0100
22025              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
22026      Branch: perl
22027            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
22028            ! toke.c
22029 ____________________________________________________________________________
22030 [  7381] By: jhi                                   on 2000/10/20  20:07:29
22031         Log: Reëntrancy fix.
22032              
22033              Subject: [PATCH perl@7229] Rentrant parser and yylex()
22034              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22035              Date: Fri, 20 Oct 2000 14:17:27 +0100
22036              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
22037      Branch: perl
22038            ! embed.h embed.pl perl.h proto.h toke.c
22039 ____________________________________________________________________________
22040 [  7380] By: jhi                                   on 2000/10/20  19:15:54
22041         Log: Don't write double values through long double pointers,
22042              based on a part of
22043              
22044              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
22045              From: Jens Hamisch <jens@Strawberry.COM>
22046              Date: Tue, 17 Oct 2000 08:39:36 +0200
22047              Message-Id: <20001017083936.A11104@Strawberry.COM>
22048      Branch: perl
22049            ! perl.h pp.c
22050 ____________________________________________________________________________
22051 [  7379] By: jhi                                   on 2000/10/20  18:43:37
22052         Log: Portability tweak on #7377.
22053              
22054              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
22055              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22056              Date:     Fri, 20 Oct 2000 13:13:41 EDT
22057              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
22058      Branch: perl
22059            ! t/lib/dprof.t
22060 ____________________________________________________________________________
22061 [  7378] By: jhi                                   on 2000/10/20  12:57:19
22062         Log: SOCKS function redefinitions need prototypes, too, otherwise
22063              for example 32 bit versus 64 bit differences cause a lot of
22064              problems.  Part of
22065              
22066              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
22067              From: Jens Hamisch <jens@Strawberry.COM>
22068              Date: Tue, 17 Oct 2000 08:39:36 +0200
22069              Message-Id: <20001017083936.A11104@Strawberry.COM>
22070      Branch: perl
22071            ! doio.c pp_sys.c
22072 ____________________________________________________________________________
22073 [  7377] By: jhi                                   on 2000/10/20  12:37:12
22074         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
22075              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22076              Date:     Fri, 20 Oct 2000 08:26:04 EDT
22077              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
22078      Branch: perl
22079            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
22080 ____________________________________________________________________________
22081 [  7376] By: jhi                                   on 2000/10/20  12:35:31
22082         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
22083              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22084              Date:     Fri, 20 Oct 2000 07:48:15 EDT
22085              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
22086      Branch: perl
22087            ! configure.com vms/gen_shrfls.pl
22088 ____________________________________________________________________________
22089 [  7375] By: bailey                                on 2000/10/20  04:44:37
22090         Log: SYN SYN
22091      Branch: vmsperl
22092           +> (branch 134 files)
22093            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
22094            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
22095            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
22096            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
22097            - eg/cgi/frameset.cgi eg/cgi/index.html
22098            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
22099            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
22100            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
22101            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
22102            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
22103            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
22104            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
22105            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
22106            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
22107            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
22108            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
22109            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
22110            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
22111            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
22112            - lib/unicode/Props.txt lib/unicode/UCD300.html
22113            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
22114            - utils/perlbc.PL vms/subconfigure.com
22115           !> (integrate 785 files)
22116 ____________________________________________________________________________
22117 [  7374] By: jhi                                   on 2000/10/20  00:59:48
22118         Log: In the latest compiler builds cccdlflags must not become -fpic,
22119              from Wilfredo Sánchez.
22120      Branch: perl
22121            ! hints/darwin.sh
22122 ____________________________________________________________________________
22123 [  7373] By: jhi                                   on 2000/10/20  00:56:35
22124         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
22125              From: Tony Cook <tony@develop-help.com>
22126              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
22127              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
22128      Branch: perl
22129            ! pod/perlop.pod
22130 ____________________________________________________________________________
22131 [  7372] By: jhi                                   on 2000/10/19  19:34:40
22132         Log: Typo noted by Mark Lutz.
22133      Branch: perl
22134            ! t/op/64bitint.t
22135 ____________________________________________________________________________
22136 [  7371] By: jhi                                   on 2000/10/19  19:33:13
22137         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
22138      Branch: metaconfig
22139            ! U/modified/Cppsym.U U/modified/Oldconfig.U
22140      Branch: metaconfig/U/perl
22141            ! End.U dlsrc.U libperl.U
22142      Branch: perl
22143            + hints/nonstopux.sh
22144            ! Configure MANIFEST config_h.SH
22145 ____________________________________________________________________________
22146 [  7370] By: jhi                                   on 2000/10/19  17:18:08
22147         Log: Subject: PATCH do_print has 2 PerlIO_error()s
22148              From: nick@ccl4.org
22149              Date: Thu, 19 Oct 2000 18:09:20 +0100
22150              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
22151      Branch: perl
22152            ! doio.c
22153 ____________________________________________________________________________
22154 [  7369] By: jhi                                   on 2000/10/19  14:01:49
22155         Log: Update Changes.
22156      Branch: perl
22157            ! Changes patchlevel.h
22158 ____________________________________________________________________________
22159 [  7368] By: jhi                                   on 2000/10/19  13:04:29
22160         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
22161              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22162              Date: Wed, 18 Oct 2000 13:12:01 +0200
22163              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
22164      Branch: perl
22165            ! hints/aix.sh
22166 ____________________________________________________________________________
22167 [  7367] By: jhi                                   on 2000/10/19  02:22:40
22168         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
22169              of a 'pmshort' anywhere in the B, so the offending line was simply
22170              removed.
22171      Branch: perl
22172            ! ext/B/B/Debug.pm
22173 ____________________________________________________________________________
22174 [  7366] By: jhi                                   on 2000/10/19  02:12:37
22175         Log: Add the test case for the bug id 20000730.004 which seems
22176              to have been fixed by now.
22177      Branch: perl
22178            ! t/pragma/utf8.t
22179 ____________________________________________________________________________
22180 [  7365] By: jhi                                   on 2000/10/18  23:36:24
22181         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
22182              From: Hugo <hv@crypt.compulink.co.uk>
22183              Date: Wed, 18 Oct 2000 23:25:58 +0100
22184              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
22185      Branch: perl
22186            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
22187 ____________________________________________________________________________
22188 [  7364] By: jhi                                   on 2000/10/18  21:12:53
22189         Log: (retracted)
22190      Branch: perl
22191            ! pp.c
22192 ____________________________________________________________________________
22193 [  7363] By: jhi                                   on 2000/10/18  20:55:38
22194         Log: Missing change from #7362.
22195      Branch: perl
22196            ! win32/perlhost.h
22197 ____________________________________________________________________________
22198 [  7362] By: jhi                                   on 2000/10/18  20:52:01
22199         Log: Borland C fstat() never saw the fd as writable.
22200              
22201              Subject: fix for Borland's weak "stat" (perl@7211)
22202              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
22203              Date: Mon, 16 Oct 2000 09:55:03 +0400
22204              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
22205      Branch: perl
22206            ! win32/win32.c
22207 ____________________________________________________________________________
22208 [  7361] By: jhi                                   on 2000/10/18  17:43:50
22209         Log: Regen toc.
22210      Branch: perl
22211            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
22212 ____________________________________________________________________________
22213 [  7360] By: jhi                                   on 2000/10/18  17:07:44
22214         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22215              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
22216              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
22217              Date: Mon, 16 Oct 2000 15:19:49 +0200
22218      Branch: perl
22219            + README.aix
22220            ! MANIFEST
22221 ____________________________________________________________________________
22222 [  7359] By: jhi                                   on 2000/10/18  17:04:49
22223         Log: Subject: Pod patch for Devel::Peek
22224              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22225              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
22226              Date: Mon, 16 Oct 2000 12:26:34 +0200
22227      Branch: perl
22228            ! ext/Devel/Peek/Peek.pm
22229 ____________________________________________________________________________
22230 [  7358] By: jhi                                   on 2000/10/18  17:03:15
22231         Log: Make Cwd more bulletproof in chrooted environments.
22232              
22233              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
22234              From: "Eric E. Coe" <Eric.Coe@oracle.com>
22235              Date: Wed, 18 Oct 2000 04:03:54 -0400
22236              Message-Id: <39ED596A.70E599FE@oracle.com>
22237      Branch: perl
22238            ! lib/Cwd.pm
22239 ____________________________________________________________________________
22240 [  7357] By: jhi                                   on 2000/10/18  16:37:26
22241         Log: Disable the UTF8 downgrade croakage for now to avoid
22242              too many not okay messages.
22243      Branch: perl
22244            ! doio.c
22245 ____________________________________________________________________________
22246 [  7356] By: jhi                                   on 2000/10/17  23:29:41
22247         Log: Show the failed remote port, instead of the failing line number.
22248              
22249              Subject: [PATCH 5.6.1 Debugger] More diagnostics
22250              From: David Sparks <daves@ActiveState.com>
22251              Date: Tue, 17 Oct 2000 15:00:24 -0700
22252              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
22253      Branch: perl
22254            ! lib/perl5db.pl
22255 ____________________________________________________________________________
22256 [  7355] By: jhi                                   on 2000/10/17  14:11:31
22257         Log: On output try to downgrade to bytes, croak if impossible,
22258              from Simon Cozens.  This means that outputting >255 UTF8
22259              is impossible.  Consider this as a strong incentive to get
22260              the I/O disciplines implemented.
22261      Branch: perl
22262            ! doio.c pod/perldiag.pod sv.c
22263 ____________________________________________________________________________
22264 [  7354] By: jhi                                   on 2000/10/17  13:42:23
22265         Log: Clarify documentation on 'use bytes'.
22266              
22267              Subject: Re: What does 'use bytes' "mean" ?
22268              From: Simon Cozens <simon@cozens.net>
22269              Date: Mon, 18 Sep 2000 18:24:25 +0100
22270              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
22271      Branch: perl
22272            ! lib/bytes.pm
22273 ____________________________________________________________________________
22274 [  7353] By: jhi                                   on 2000/10/17  13:28:12
22275         Log: Workaround for a sfio bug where the stream error indicator
22276              is not cleared as documented.
22277              
22278              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
22279              From: Nicholas Clark <nick@ccl4.org>
22280              Date: Mon, 16 Oct 2000 18:28:23 +0100
22281              Message-ID: <20001016182823.J19700@plum.flirble.org>
22282      Branch: perl
22283            ! doio.c
22284 ____________________________________________________________________________
22285 [  7352] By: jhi                                   on 2000/10/17  13:06:19
22286         Log: More IoTYPE sprinkling.
22287      Branch: perl
22288            ! doio.c pp_hot.c
22289 ____________________________________________________________________________
22290 [  7351] By: jhi                                   on 2000/10/16  22:47:07
22291         Log: Detect early whether the std streams have gone bad.
22292              
22293              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
22294              Date: Mon, 16 Oct 2000 23:28:42 +0100
22295              From: Nicholas Clark <nick@ccl4.org>
22296              Message-ID: <20001016232842.A37942@plum.flirble.org>
22297      Branch: perl
22298            ! t/op/misc.t
22299 ____________________________________________________________________________
22300 [  7350] By: jhi                                   on 2000/10/16  22:45:16
22301         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
22302              From: "Peter J. Farley III" <pjfarley@banet.net>
22303              Date: Mon, 16 Oct 2000 18:15:59 -0400
22304              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
22305      Branch: perl
22306            ! djgpp/djgpp.c dosish.h t/io/open.t
22307 ____________________________________________________________________________
22308 [  7349] By: jhi                                   on 2000/10/16  22:36:45
22309         Log: perldelta tweak.
22310      Branch: perl
22311            ! pod/perldelta.pod
22312 ____________________________________________________________________________
22313 [  7348] By: jhi                                   on 2000/10/16  15:17:53
22314         Log: Update Changes.
22315      Branch: perl
22316            ! Changes patchlevel.h
22317 ____________________________________________________________________________
22318 [  7347] By: jhi                                   on 2000/10/16  13:55:27
22319         Log: Add the capability to include/exclude branches.
22320      Branch: perl
22321            ! Porting/genlog
22322 ____________________________________________________________________________
22323 [  7346] By: jhi                                   on 2000/10/16  13:18:04
22324         Log: Add Charles Lane.
22325      Branch: perl
22326            ! AUTHORS Changes
22327 ____________________________________________________________________________
22328 [  7345] By: jhi                                   on 2000/10/16  13:13:21
22329         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
22330      Branch: perl
22331            ! pod/perldelta.pod
22332 ____________________________________________________________________________
22333 [  7344] By: gsar                                  on 2000/10/16  09:30:21
22334         Log: integrate change#6220 from cfgperl
22335              
22336              Win32 patches from Benjamin Stuhl.
22337      Branch: maint-5.6/perl
22338           !> makedef.pl win32/win32.h
22339 ____________________________________________________________________________
22340 [  7343] By: gsar                                  on 2000/10/16  08:32:19
22341         Log: integrate changes#6221,6222 from cfgperl
22342              
22343              Remove tr///CU (the feature is to be obsoleted by better interfaces).
22344              From: simon@brecon.co.uk (Simon Cozens)
22345              Subject: [PATCH] Eliminate tr///[CU][CU]
22346              Date: 23 Jun 2000 11:05:40 GMT
22347              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
22348              
22349              doc typo fix
22350              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
22351              From: Ian Phillipps <Ian.Phillipps@iname.com>
22352              Date: Fri, 23 Jun 2000 10:40:58 +0100
22353              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
22354      Branch: maint-5.6/perl
22355           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
22356 ____________________________________________________________________________
22357 [  7342] By: gsar                                  on 2000/10/16  08:28:08
22358         Log: integrate change#6217 from cfgperl (in part)
22359              
22360              Rename the fdpid locking and integrate with Sarathy.
22361      Branch: maint-5.6/perl
22362           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
22363           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
22364           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
22365           !> win32/win32.c
22366 ____________________________________________________________________________
22367 [  7341] By: gsar                                  on 2000/10/16  08:23:39
22368         Log: integrate changes#6214..6216 from mainline
22369              
22370              @_ can't have junk in it even in the non-USE_ITHREADS case because
22371              caller() wants to populate @DB::args with it (causes a coredump
22372              in Carp::confess())
22373              
22374              tweak comment about @DB::args
22375              
22376              be more optimal about clearing @_
22377      Branch: maint-5.6/perl
22378           !> av.h cop.h pp_ctl.c t/op/runlevel.t
22379 ____________________________________________________________________________
22380 [  7340] By: gsar                                  on 2000/10/16  08:20:37
22381         Log: integrate changes#6207..6210 from cfgperl
22382              
22383              Subject: [PATCH 5.6.0] Threadsafe patches
22384              From: Dan Sugalski <dan@sidhe.org>
22385              To: perl5-porters@perl.org
22386              Date: Mon, 08 May 2000 18:08:13 -0400
22387              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
22388              
22389              Regen headers for #6207.
22390              
22391              Lock PL_fdpid against race conditions, based on:
22392              Subject: [PATCH 5.6.0]subprocess fixup for threads
22393              From: Dan Sugalski <dan@sidhe.org>
22394              To: perl5-porters@perl.org
22395              Date: Tue, 11 Apr 2000 17:02:32 -0400
22396              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
22397              
22398              Mopup for #6207 and #6209.
22399      Branch: maint-5.6/perl
22400           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
22401           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
22402           !> win32/win32.c
22403 ____________________________________________________________________________
22404 [  7339] By: gsar                                  on 2000/10/16  08:14:34
22405         Log: integrate change#6203 from cfgperl
22406              
22407              perldiag should refer to perlos2.pod not README.os2
22408      Branch: maint-5.6/perl
22409           !> pod/perldiag.pod
22410 ____________________________________________________________________________
22411 [  7338] By: gsar                                  on 2000/10/16  08:11:42
22412         Log: integrate change#6201 from mainline
22413              
22414              Perl_eval_pv() leaks 4 bytes every time it is called because it
22415              does a PUSHMARK that's never ever POPMARKed; in general, only
22416              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
22417              Perl_eval_[sp]v() don't because they don't take any incoming
22418              arguments (this leak has been around since the original version
22419              of perl_eval_pv() in 5.003_97e)
22420      Branch: maint-5.6/perl
22421           !> perl.c
22422 ____________________________________________________________________________
22423 [  7337] By: gsar                                  on 2000/10/16  08:08:47
22424         Log: integrate changes#6197..6200 from cfgperl
22425              
22426              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
22427              From: John Borwick <jhborwic@unity.ncsu.edu>
22428              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
22429              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
22430              
22431              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
22432              From: Dan Sugalski <dan@sidhe.org>
22433              To: vmsperl@perl.org, perl5-porters@perl.org
22434              Date: Fri, 02 Jun 2000 16:00:41 -0400
22435              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
22436              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
22437              
22438              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
22439              From: Dan Sugalski <dan@sidhe.org>
22440              To: perl5-porters@perl.org, vmsperl@perl.org
22441              Date: Fri, 02 Jun 2000 17:30:51 -0400
22442              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
22443              
22444              Update to cperl-mode.el 4.31 from
22445              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
22446              Subject: A couple of notes
22447              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22448              To: Mailing list Perl5 <perl5-porters@perl.org>
22449              Date: Sat, 3 Jun 2000 23:33:32 -0400
22450              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
22451      Branch: maint-5.6/perl
22452           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
22453           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
22454           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
22455           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
22456           !> vms/vmsish.h
22457 ____________________________________________________________________________
22458 [  7336] By: gsar                                  on 2000/10/16  08:03:46
22459         Log: integrate changes#6194,6195 from mainline
22460              
22461              fix small eval"" memory leaks under USE_ITHREADS
22462              
22463              fix yet another eval"" leak under USE_ITHREADS
22464      Branch: maint-5.6/perl
22465           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
22466           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
22467           !> vms/perly_c.vms
22468 ____________________________________________________________________________
22469 [  7335] By: gsar                                  on 2000/10/16  08:02:15
22470         Log: integrate changes#6190,6191 from mainline
22471              
22472              submit missing embed.pl change
22473              
22474              vec() loses numericalness (modified version of patch suggested
22475              by Robin Barker)
22476      Branch: maint-5.6/perl
22477           !> doop.c embed.pl t/op/vec.t
22478 ____________________________________________________________________________
22479 [  7334] By: gsar                                  on 2000/10/16  08:01:03
22480         Log: integrate change#6189 from mainline
22481              
22482              counting tr/// corrupts later operation (from M.J.T Guy)
22483      Branch: maint-5.6/perl
22484           !> doop.c t/op/tr.t
22485 ____________________________________________________________________________
22486 [  7333] By: gsar                                  on 2000/10/16  07:59:07
22487         Log: integrate changes#6183..6188 from mainline
22488              
22489              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
22490              <nick@ccl4.org>)
22491              
22492              tweak for change#6127
22493              
22494              remove incorrect documentation about implicit split to @_ in
22495              list context, which never really worked in perl 5 (from
22496              M.J.T. Guy)
22497              
22498              further qualify references to "alphanumeric" (from Wolfgang Laun
22499              <wolfgang.laun@alcatel.at>)
22500              
22501              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
22502              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
22503              
22504              h2xs tweaks
22505      Branch: maint-5.6/perl
22506           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
22507           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
22508           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
22509           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
22510           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
22511           !> pod/pod2latex.PL utils/h2xs.PL
22512 ____________________________________________________________________________
22513 [  7332] By: gsar                                  on 2000/10/16  07:53:52
22514         Log: integrate change#6179 from mainline
22515              
22516              buggy modulus on UVs introduced by change#3378 (resulted in
22517              4063328477 % 65535 amounting to 27406, instead of 27407)
22518      Branch: maint-5.6/perl
22519           !> pp.c t/op/arith.t
22520 ____________________________________________________________________________
22521 [  7331] By: gsar                                  on 2000/10/16  07:52:49
22522         Log: integrate changes#6176,6177,6178,6182 from cfgperl
22523              
22524              Single-quoted utf8 patch from Simon Cozens.
22525              
22526              Substitution utf8 patch from Simon Cozens.
22527              
22528              Be cleaner.
22529              
22530              Be Cleaner Part Deux.
22531      Branch: maint-5.6/perl
22532           !> Makefile.SH pp_hot.c toke.c
22533 ____________________________________________________________________________
22534 [  7330] By: gsar                                  on 2000/10/16  07:41:36
22535         Log: integrate change#6172 from mainline
22536              
22537              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
22538              (from Ilya Zakharevich)
22539      Branch: maint-5.6/perl
22540           !> regexec.c t/op/re_tests
22541 ____________________________________________________________________________
22542 [  7329] By: gsar                                  on 2000/10/16  07:40:25
22543         Log: integrate change#6171 from mainline
22544              
22545              scalar() doesn't force scalar context when used in void context
22546              (from Simon Cozens)
22547      Branch: maint-5.6/perl
22548           !> op.c t/op/wantarray.t
22549 ____________________________________________________________________________
22550 [  7328] By: gsar                                  on 2000/10/16  07:39:33
22551         Log: integrate change#6170 from mainline
22552              
22553              change#6142 needs tweaks to tests to work where there's no
22554              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
22555      Branch: maint-5.6/perl
22556           !> t/lib/filefind.t
22557 ____________________________________________________________________________
22558 [  7327] By: gsar                                  on 2000/10/16  07:35:34
22559         Log: integrate changes#6166..6168 from cfgperl
22560              
22561              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
22562              in case somebody wants to write an extension for more
22563              shadow database interfaces.
22564              
22565              tweak todo
22566              
22567              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
22568      Branch: maint-5.6/perl
22569           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22570           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
22571           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
22572           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
22573           !> win32/config.vc win32/config_H.bc win32/config_H.gc
22574           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
22575 ____________________________________________________________________________
22576 [  7326] By: gsar                                  on 2000/10/16  07:29:05
22577         Log: integrate changes#6157,6159..6161,6164 from cfgperl
22578              
22579              Regen Configure to jive with #6149.
22580              
22581              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
22582              
22583              Changes for the File::Temp 0.08 (change #6159) test suite
22584              to fit better into the Perl distribution test framework.
22585              
22586              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
22587              both from Simon Cozens.
22588              
22589              detypo
22590      Branch: maint-5.6/perl
22591           +> pod/perlmodlib.PL pod/perlnewmod.pod
22592           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
22593           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
22594           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
22595           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
22596 ____________________________________________________________________________
22597 [  7325] By: gsar                                  on 2000/10/16  07:25:13
22598         Log: integrate change#6158 from vmsperl
22599              
22600              Add fallback to tmpfile for use in cases where user's relying on
22601              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
22602              Lane's patch)
22603      Branch: maint-5.6/perl
22604           !> vms/vms.c vms/vmsish.h
22605 ____________________________________________________________________________
22606 [  7324] By: gsar                                  on 2000/10/16  07:20:50
22607         Log: integrate changes#6153..6155 from mainline
22608              
22609              prettier Test::Harness output on failed tests (from Nicholas Clark
22610              <nick@Bagpuss.uk.boo.com>)
22611              
22612              avoid type mismatch warning
22613              
22614              small bug in change#6144; remove random \xA0 character that snuck
22615              in via change#6145
22616      Branch: maint-5.6/perl
22617           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
22618           !> perl.c
22619 ____________________________________________________________________________
22620 [  7323] By: gsar                                  on 2000/10/16  07:18:47
22621         Log: integrate changes#6151,6152 from mainline
22622              
22623              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
22624              
22625              cosmetic fixups of RE debug output (from Ilya Zakharevich)
22626      Branch: maint-5.6/perl
22627           !> regexec.c
22628 ____________________________________________________________________________
22629 [  7322] By: gsar                                  on 2000/10/16  07:17:25
22630         Log: integrate changes#6146..6150 from mainline
22631              
22632              doc typo
22633              
22634              add a make entry to Config.pm so "perl -V:make" works on VMS
22635              (from Peter Prymmer)
22636              
22637              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
22638              
22639              OS/2 tweaks for usethreads build (from Rocco Caputo
22640              <troc@netrus.net>)
22641              
22642              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
22643      Branch: maint-5.6/perl
22644           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
22645           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
22646           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
22647           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
22648           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
22649           !> warnings.pl x2p/a2p.h
22650 ____________________________________________________________________________
22651 [  7321] By: gsar                                  on 2000/10/16  07:14:02
22652         Log: integrate changes#6143..6145 from mainline
22653              
22654              MacOS support, part 1 (from Matthias Neeracher
22655              <neeri@iis.ee.ethz.ch>)
22656              
22657              MacOS support, part 2: make AutoSplit use File::Spec instead
22658              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
22659              <neeri@iis.ee.ethz.ch>)
22660              
22661              make xsubpp skip embedded pod (from Matthias Neeracher
22662              <neeri@iis.ee.ethz.ch>)
22663      Branch: maint-5.6/perl
22664           +> ext/DynaLoader/dl_mac.xs
22665           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
22666           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
22667           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
22668           !> pp_ctl.c proto.h toke.c util.c util.h
22669 ____________________________________________________________________________
22670 [  7320] By: gsar                                  on 2000/10/16  07:12:13
22671         Log: integrate changes#6141,6142 from mainline
22672              
22673              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
22674              forwarded by Peter Seebach from the bsdi-users mailing list.
22675              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
22676              
22677              File::Find fails to chdir when chasing symlinks (from
22678              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
22679      Branch: maint-5.6/perl
22680           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
22681 ____________________________________________________________________________
22682 [  7319] By: gsar                                  on 2000/10/16  07:04:30
22683         Log: integrate change#6139 from mainline
22684              
22685              revise mktables.PL for bugs and newness in Unicode 3.0
22686              (from James Bence <jbence@amgen.com>)
22687      Branch: maint-5.6/perl
22688           +> (branch 30 files)
22689           !> (integrate 49 files)
22690 ____________________________________________________________________________
22691 [  7318] By: gsar                                  on 2000/10/16  07:01:01
22692         Log: integrate changes#6137,6138 from mainline
22693              
22694              fix bogus redeclaration warning for "our" variables in different
22695              scopes
22696              
22697              add note about the handling of negative indices to tied arrays
22698              (from Michael G Schwern <schwern@pobox.com>)
22699      Branch: maint-5.6/perl
22700           !> op.c pod/perltie.pod t/pragma/strict-vars
22701 ____________________________________________________________________________
22702 [  7317] By: gsar                                  on 2000/10/16  06:58:46
22703         Log: integrate changes#6127..6136 from mainline
22704              
22705              call_method(...,G_EVAL) can longjmp() out if the method probing
22706              failed (from Gisle Aas)
22707              
22708              new perlxstut example for passing/returning refs to arrays
22709              (from David Lowe <dlowe@pootpoot.com>)
22710              
22711              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
22712              
22713              fix places that mean C<"word" character> but say C<alphanumeric
22714              character>
22715              
22716              avoid warnings in POSIX.pm (from Barrie Slaymaker)
22717              
22718              warnings::enabled() doesn't fall back to looking at $^W if
22719              caller isn't using lexical warnings (from Paul Marquess)
22720              
22721              elide bogus test in change#6132
22722              
22723              make Test::Harness use wait.h/WCOREDUMP if available
22724              (from Ben Tilly <ben_tilly@hotmail.com>)
22725              
22726              enable Test::Harness to dynamically determine column width etc.
22727              (from Rob Napier <rnapier@employees.org>)
22728              
22729              random pod typos (from Peter Scott <Peter@PSDT.com>)
22730      Branch: maint-5.6/perl
22731           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
22732           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
22733           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
22734           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
22735 ____________________________________________________________________________
22736 [  7316] By: gsar                                  on 2000/10/16  06:53:23
22737         Log: integrate change#6126 from mainline
22738              
22739              change#2879 broke rvalue autovivification of magicals such as
22740              ${$num} (reworked variant of patch suggested by Simon Cozens)
22741      Branch: maint-5.6/perl
22742           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
22743           !> pp_hot.c proto.h t/op/gv.t
22744 ____________________________________________________________________________
22745 [  7315] By: gsar                                  on 2000/10/16  06:51:38
22746         Log: integrate changes#6123,6125 from mainline
22747              
22748              clarify gotcha with #line directives (from Rocco Caputo
22749              <troc@netrus.net>)
22750              
22751              enable propagating exception objects via Perl_croak() in XS code
22752              (from Gisle Aas)
22753      Branch: maint-5.6/perl
22754           !> pod/perldebug.pod pod/perlsyn.pod util.c
22755 ____________________________________________________________________________
22756 [  7314] By: gsar                                  on 2000/10/16  06:49:28
22757         Log: integrate change#6122 from mainline
22758              
22759              downgrade fatal error on C<"foo@nosucharray.com"> to optional
22760              warning (from Mark-Jason Dominus)
22761      Branch: maint-5.6/perl
22762           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
22763           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
22764           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
22765           !> toke.c
22766 ____________________________________________________________________________
22767 [  7313] By: gsar                                  on 2000/10/16  06:46:54
22768         Log: integrate changes#6112..6121 from vmsperl
22769              
22770              Check for existence of file before trying to delete
22771              
22772              Ugly workaround for version-specific RTL error
22773              
22774              Urk -- undo previous removal of vmsish 'exit' change
22775              
22776              Add bounds checking for several strings (Charles Lane)
22777              
22778              Miscellaneous cosmetic fixes (Charles Lane)
22779              
22780              Treat sockets as special in sys(read|write) (Charles Lane et al.)
22781              
22782              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
22783              Flatten case labels in switch statements uniformly (Charles Bailey)
22784              
22785              Quiet error messages in vmsish.t (Charles Lane)
22786              
22787              Add missing escape (Charles Lane)
22788              
22789              Allow eliminate_macros() and fixpath() to handle space-delimited
22790              lists (based on fixes by Craig Berry)
22791      Branch: maint-5.6/perl
22792           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
22793           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
22794           !> vms/vmsish.h
22795 ____________________________________________________________________________
22796 [  7312] By: gsar                                  on 2000/10/16  06:41:18
22797         Log: integrate changes#6107,6110 from cfgperl
22798              
22799              Tweak the todo list.
22800              
22801              todo tweak
22802      Branch: maint-5.6/perl
22803           !> Todo-5.6
22804 ____________________________________________________________________________
22805 [  7311] By: gsar                                  on 2000/10/16  06:38:38
22806         Log: integrate changes#6104,6108 from mainline
22807              
22808              PL_sys_intern was being initialized too late on windows
22809              
22810              reenable fake signal handling on Windows, bugs and all
22811      Branch: maint-5.6/perl
22812           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
22813           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
22814           !> win32/win32.c
22815 ____________________________________________________________________________
22816 [  7310] By: gsar                                  on 2000/10/16  06:36:03
22817         Log: integrate changes#6095,6097..6103 from cfgperl
22818              
22819              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
22820              might be useful in future.
22821              
22822              Add a note about possible compilation problems from Allen Smith.
22823              
22824              Add a note about other, yet unsupported, shadow password APIs.
22825              
22826              Tweaks for the cc bugs from Allen Smith.
22827              
22828              More compilation tweakery from Allen Smith.
22829              
22830              Hints and test tweaks for Unicos.
22831              
22832              The test suite tweak in #6101 wasn't quite right.
22833              
22834              Test tweaking for Unicos continues.
22835      Branch: maint-5.6/perl
22836           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22837           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
22838           !> t/lib/complex.t t/op/64bitint.t
22839 ____________________________________________________________________________
22840 [  7309] By: gsar                                  on 2000/10/16  06:29:41
22841         Log: integrate changes#6093,6094 from mainline
22842              
22843              fork() failure to create pseudo process sets errno=EAGAIN and returns
22844              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
22845              
22846              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
22847      Branch: maint-5.6/perl
22848           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
22849           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
22850 ____________________________________________________________________________
22851 [  7308] By: gsar                                  on 2000/10/16  06:27:29
22852         Log: integrate change#6092 from cfgperl
22853              
22854              Regen perltoc with the fixed buildtoc.
22855      Branch: maint-5.6/perl
22856           !> pod/perltoc.pod
22857 ____________________________________________________________________________
22858 [  7307] By: gsar                                  on 2000/10/16  06:26:40
22859         Log: integrate changes#6089,6090 from mainline
22860              
22861              buildtoc tweak to fix newline lossage
22862              
22863              concat doesn't preserve utf8-ness, and doesn't invalidate
22864              [NI]OK; added tests for both
22865      Branch: maint-5.6/perl
22866           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
22867 ____________________________________________________________________________
22868 [  7306] By: gsar                                  on 2000/10/16  06:24:05
22869         Log: integrate change#6088 from cfgperl
22870              
22871              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
22872              because we do not use those.  The HAS_GETSPNAM remains,
22873              though, because we still do use that.
22874      Branch: maint-5.6/perl
22875           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22876           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
22877           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
22878           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
22879           !> win32/config.vc win32/config_H.bc win32/config_H.gc
22880           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
22881 ____________________________________________________________________________
22882 [  7305] By: gsar                                  on 2000/10/16  06:15:52
22883         Log: integrate changes#6084,6085,6087 from mainline
22884              
22885              substr() does not preserve utf8-ness (from Stefan Eissing
22886              <Eissing@medicaldataservice.de>); added tests
22887              
22888              repeat operator (x) doesn't preserve utf8-ness
22889              
22890              reverse() and quotemeta() weren't preserving utf8-ness; add tests
22891      Branch: maint-5.6/perl
22892           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
22893 ____________________________________________________________________________
22894 [  7304] By: gsar                                  on 2000/10/16  06:13:10
22895         Log: integrate changes#6077..6083 from mainline
22896              
22897              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
22898              and Tom Phoenix)
22899              
22900              workaround for CRT bug in chdir() (from Charles Lane, via
22901              Peter Prymmer)
22902              
22903              remove outdated kludge in Carp (NULLs are permitted in diagnostics
22904              now)
22905              
22906              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
22907              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
22908              
22909              better default perlbug categories for ok reports (from Richard Foley)
22910              
22911              peek.t non-portable to ithreads
22912              
22913              note about undocumented caller() return value (from M.J.T. Guy);
22914              yet another peek.t tweak
22915      Branch: maint-5.6/perl
22916           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
22917           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
22918           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
22919           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
22920           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
22921           !> vms/vmsish.h
22922 ____________________________________________________________________________
22923 [  7303] By: gsar                                  on 2000/10/16  06:03:18
22924         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
22925              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
22926              
22927              &HUGE_VAL is not defined, it exists.
22928              
22929              Do not warn that an infinity does not look like a number.
22930              
22931              Rewrite the pwent/spent logic to be a little bit more clearer.
22932              
22933              Continue on the pwent/spent case.
22934              
22935              Correct Freudian slip.
22936              
22937              Use HUGE_VALL if applicable.
22938              
22939              pwent/spent #ifdef imbalance.
22940              
22941              Infinite problems.
22942              
22943              Call getspnam() only iff needd.
22944              
22945              Test both the scalar and list contexts.
22946              
22947              Use setxxent()/endxxent().
22948              
22949              Complex tweakery.
22950              
22951              Unicos hint tweak.
22952              
22953              Be more forgiving in POSIX about HUGE_VALL.
22954              
22955              Detypo.
22956              
22957              The search of infinity continues, this time simplified.
22958              
22959              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
22960              in natively 64-bit platforms where a long is a quad (no need
22961              for long longs).  Also added bias for IVs.
22962              
22963              Complex tweaks.
22964              
22965              Introduce t/lib/peek.t.
22966              
22967              Make the test more portable.
22968      Branch: maint-5.6/perl
22969           +> t/lib/peek.t
22970            ! pp_sys.c
22971           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
22972           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
22973           !> t/op/pwent.t toke.c util.c
22974 ____________________________________________________________________________
22975 [  7302] By: gsar                                  on 2000/10/16  05:03:37
22976         Log: integrate changes#6066..6071 from mainline
22977              
22978              s/END/CHECK/
22979              
22980              replace direct call to sighandler() with (*PL_sighandlerp)()
22981              
22982              note about values()
22983              
22984              File::Spec compatibility update (from Barrie Slaymaker
22985              <barries@slaysys.com>)
22986              
22987              remove misleading comment (from M.J.T. Guy)
22988              
22989              misformatted perllocal.pod (from Tim Jenness
22990              <t.jenness@jach.hawaii.edu>)
22991      Branch: maint-5.6/perl
22992           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
22993           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
22994           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
22995           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
22996 ____________________________________________________________________________
22997 [  7301] By: gsar                                  on 2000/10/16  05:00:08
22998         Log: integrate changes#6061..6063 from mainline
22999              
23000              change#5921 neglected to make eq honor "use bytes"
23001              
23002              additional tests for utf8.t
23003              
23004              tokeq() could read unallocated field in argument
23005      Branch: maint-5.6/perl
23006           !> sv.c t/pragma/utf8.t toke.c
23007 ____________________________________________________________________________
23008 [  7300] By: gsar                                  on 2000/10/16  04:56:54
23009         Log: integrate changes#6046,6048,6057,6058 from mainline
23010              
23011              libscheck has insufficient checks for n32 libs (from
23012              Albert Chin-A-Young <china@thewrittenword.com>)
23013              
23014              add note about how $( doesn't interpolate in REs (from
23015              Philip Newton <newton@ficus.frogspace.net>)
23016              
23017              fix broken parsing of /\x{ab}/
23018              
23019              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
23020              (spotted by Donald Kinzer <dkinzer@premia.com>)
23021      Branch: maint-5.6/perl
23022           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
23023           !> t/pragma/utf8.t
23024 ____________________________________________________________________________
23025 [  7299] By: gsar                                  on 2000/10/16  04:52:50
23026         Log: integrate change#6044 from mainline
23027              
23028              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
23029              such that underscores are only ignored in literal numbers,
23030              "\x{...}", and hex/oct argument
23031      Branch: maint-5.6/perl
23032           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
23033 ____________________________________________________________________________
23034 [  7298] By: gsar                                  on 2000/10/16  04:50:53
23035         Log: integrate changes#6027..6043 from mainline
23036              
23037              podlators-1.02 update (from Russ Allbery)
23038              
23039              Pod::Man generates groff-incompatible macro definition (from
23040              Tom Christiansen)
23041              
23042              add CGI.pm v2.66 (from Lincoln Stein)
23043              
23044              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
23045              for @- and @+ (from Johan Vromans)
23046              
23047              small nits in diagnostics.pm (from Robin Barker)
23048              
23049              whitespace adjustments
23050              
23051              missing files in MANIFEST
23052              
23053              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
23054              to compensate
23055              
23056              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
23057              
23058              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
23059      Branch: maint-5.6/perl
23060           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
23061           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
23062           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
23063           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
23064           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
23065           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
23066           !> t/lib/cgi-html.t t/lib/cgi-request.t
23067 ____________________________________________________________________________
23068 [  7297] By: gsar                                  on 2000/10/16  04:44:30
23069         Log: integrate change#6025 from mainline
23070              
23071              Is{Alnum,Alpha,Word} don't match titlecase
23072              TODO: IsSpace is defined recursively!
23073              (both spotted by Larry)
23074      Branch: maint-5.6/perl
23075           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
23076           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
23077 ____________________________________________________________________________
23078 [  7296] By: gsar                                  on 2000/10/16  04:39:30
23079         Log: integrate change#6023 from mainline
23080              
23081              debugger stomps on $. (from M.J.T. Guy)
23082      Branch: maint-5.6/perl
23083           !> lib/perl5db.pl
23084 ____________________________________________________________________________
23085 [  7295] By: gsar                                  on 2000/10/16  04:38:02
23086         Log: integrate change#6022 from mainline
23087              
23088              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
23089      Branch: maint-5.6/perl
23090           !> sv.c
23091 ____________________________________________________________________________
23092 [  7294] By: gsar                                  on 2000/10/16  04:37:05
23093         Log: integrate changes#6018..6021 from mainline
23094              
23095              make lib/syslog.t portable to systems that don't have _PATH_LOG,
23096              make _PATH_LOG() return "" if unavailable
23097              
23098              windows portability tweaks
23099              
23100              test tweak
23101              
23102              remove Win2K issue in pod (fixed by change#6020)
23103      Branch: maint-5.6/perl
23104           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
23105           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
23106           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
23107 ____________________________________________________________________________
23108 [  7293] By: gsar                                  on 2000/10/16  04:20:00
23109         Log: integrate changes#6013..6015 from mainline
23110              
23111              tweak change#5945 to display correct switch name in diagnostic
23112              
23113              glob() loading File::Glob behind the scenes may cause syntax errors
23114              
23115              tweak test for portability
23116      Branch: maint-5.6/perl
23117           !> op.c perl.c pod/perldiag.pod t/lib/b.t
23118 ____________________________________________________________________________
23119 [  7292] By: gsar                                  on 2000/10/16  04:18:11
23120         Log: integrate changes#6005..6010 from mainline, cfgperl
23121              
23122              perldoc might fail via "use blib" (from Hugo van der Sanden)
23123              
23124              Regen Configure.
23125              
23126              note about compile failures and END blocks (from M.J.T. Guy)
23127              
23128              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
23129              
23130              (change#6009 integrated earlier in change#7255)
23131              
23132              clarify note about shadow password support (from
23133              gellyfish@gellyfish.com)
23134      Branch: maint-5.6/perl
23135           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
23136           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
23137           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
23138 ____________________________________________________________________________
23139 [  7291] By: gsar                                  on 2000/10/16  04:12:03
23140         Log: integrate changes#6002,6003 from mainline
23141              
23142              destructive sv_setsv() can lose UV-ness from source, causing
23143              numeric promotions/comparisons to fail to do the right thing
23144              
23145              allow REG_EXPAND_SZ keys in Windows registry (from
23146              John Clayton <John.Clayton@barclayscapital.com>)
23147      Branch: maint-5.6/perl
23148           !> sv.c win32/win32.c
23149 ____________________________________________________________________________
23150 [  7290] By: gsar                                  on 2000/10/16  04:10:19
23151         Log: integrate change#6001 from mainline
23152              
23153              support additional library locations via $Config{otherlibdirs}
23154              (from Andy Dougherty)
23155      Branch: maint-5.6/perl
23156           !> Configure INSTALL Porting/Glossary Porting/config.sh
23157           !> Porting/config_H config_h.SH epoc/config.sh perl.c
23158           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
23159           !> win32/config.bc win32/config.gc win32/config.vc
23160 ____________________________________________________________________________
23161 [  7289] By: gsar                                  on 2000/10/16  04:08:28
23162         Log: integrate change#5999 from mainline
23163              
23164              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
23165      Branch: maint-5.6/perl
23166           !> t/pragma/warn/toke toke.c
23167 ____________________________________________________________________________
23168 [  7288] By: gsar                                  on 2000/10/16  04:07:01
23169         Log: integrate changes#5997,5998 from cfgperl
23170              
23171              Preserve $!.
23172              
23173              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
23174      Branch: maint-5.6/perl
23175           !> lib/Math/Complex.pm
23176 ____________________________________________________________________________
23177 [  7287] By: gsar                                  on 2000/10/16  04:04:37
23178         Log: integrate change#5995 from mainline
23179              
23180              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
23181      Branch: maint-5.6/perl
23182           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
23183 ____________________________________________________________________________
23184 [  7286] By: gsar                                  on 2000/10/16  04:03:21
23185         Log: integrate change#5994 from mainline
23186              
23187              fix for missed accounting for null byte in pack("Z",...) (from
23188              M.J.T. Guy)
23189      Branch: maint-5.6/perl
23190           !> pp.c t/op/pack.t
23191 ____________________________________________________________________________
23192 [  7285] By: gsar                                  on 2000/10/16  04:02:11
23193         Log: integrate changes#5989..5993 from mainline
23194              
23195              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
23196              itself and no other (from Tom Hughes)
23197              
23198              use $ENV{LIB} to search for libs under Visual C compiler
23199              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
23200              
23201              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
23202              
23203              pod nit (from Simon Cozens)
23204              
23205              various minor tweaks seen on p5p
23206      Branch: maint-5.6/perl
23207           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
23208           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
23209           !> t/op/array.t toke.c
23210 ____________________________________________________________________________
23211 [  7284] By: gsar                                  on 2000/10/16  03:59:00
23212         Log: integrate changes#5978..5988 from mainline
23213              
23214              sync version numbers in File::Spec with the ones on CPAN
23215              (from Barrie Slaymaker)
23216              
23217              under useithreads, constant pad entries could inadvertantly be
23218              shared across threads (from Eric Blood <eblood@xmission.com>);
23219              added Eric's test case to testsuite
23220              
23221              allow Configure -S to run non-interactively (spotted by Greg Hudson
23222              <ghudson@mit.edu>)
23223              
23224              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
23225              prototype mismatch with CORE::glob(); update pod and tests to
23226              suit (File::Glob::glob() is still available for backward
23227              compatibility, but should be considered deprecated)
23228              
23229              avoid error in IO::Socket::INET when given an unknown service name
23230              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
23231              
23232              numeric conversion of non-number in change#3378 tramples on
23233              OOK offset, causing segfaults
23234              
23235              attributes::reftype() doesn't work on tied argument
23236              
23237              forked child may not exit correctly if it failed to open
23238              /dev/console (from Graham Barr)
23239              
23240              add regular expressions tutorial and quick-start guide (from
23241              Mark Kvale <kvale@phy.ucsf.edu>)
23242              
23243              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
23244              
23245              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
23246              <paul@miraclefish.com>)
23247      Branch: maint-5.6/perl
23248           +> pod/perlrequick.pod pod/perlretut.pod
23249           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
23250           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
23251           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
23252           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
23253           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
23254           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
23255           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
23256           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
23257 ____________________________________________________________________________
23258 [  7283] By: gsar                                  on 2000/10/16  03:52:14
23259         Log: integrate change#5977 from mainline
23260              
23261              autoquote barewords followed by newline and arrow properly
23262              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
23263      Branch: maint-5.6/perl
23264           !> t/pragma/warn/toke toke.c
23265 ____________________________________________________________________________
23266 [  7282] By: gsar                                  on 2000/10/16  03:50:48
23267         Log: integrate change#5976 from mainline
23268              
23269              DB_File v1.73 update (from Paul Marquess)
23270      Branch: maint-5.6/perl
23271           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
23272           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
23273 ____________________________________________________________________________
23274 [  7281] By: gsar                                  on 2000/10/16  03:49:14
23275         Log: integrate change#5975 from mainline
23276              
23277              allow sort() reentrancy (variant of patch suggested by
23278              Hugo van der Sanden)
23279      Branch: maint-5.6/perl
23280           !> pp_ctl.c t/op/sort.t
23281 ____________________________________________________________________________
23282 [  7280] By: gsar                                  on 2000/10/16  03:48:22
23283         Log: integrate change#5974 from mainline
23284              
23285              change#4197 somehow missed initializing PL_errors, meaning
23286              syntax error queueing wasn't working outside eval"" at all;
23287              also fixed eval"" to localize PL_error_count, so that compile-time
23288              eval's don't clobber the error state of the outer context
23289      Branch: maint-5.6/perl
23290           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
23291           !> t/pragma/warn/toke
23292 ____________________________________________________________________________
23293 [  7279] By: gsar                                  on 2000/10/16  03:46:21
23294         Log: integrate change#5973 from mainline
23295              
23296              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
23297      Branch: maint-5.6/perl
23298           !> regcomp.c regexec.c t/op/re_tests
23299 ____________________________________________________________________________
23300 [  7278] By: gsar                                  on 2000/10/16  03:44:54
23301         Log: integrate change#5971 from cfgperl
23302              
23303              Unicos tweaks from Mark P. Lutz.
23304      Branch: maint-5.6/perl
23305           !> hints/unicos.sh lib/Math/Complex.pm
23306 ____________________________________________________________________________
23307 [  7277] By: gsar                                  on 2000/10/16  03:42:59
23308         Log: integrate changes#5966..5970 from mainline
23309              
23310              add testsuite for B backends, fix bug in B::Deparse (from
23311              Simon Cozens <simon@brecon.co.uk>)
23312              
23313              improved docs on the warn_uninit diagnostic (from David Glasser
23314              and Simon Cozens)
23315              
23316              tolerate spaces in group names in test on solaris (from David Boyce
23317              <dsb@boyski.com>)
23318              
23319              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
23320              
23321              Data::Dumper fumbles negative numbers on 32-bit platforms where
23322              IV is >32bits
23323      Branch: maint-5.6/perl
23324           +> t/lib/b.t t/lib/syslog.t
23325           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
23326           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
23327           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
23328 ____________________________________________________________________________
23329 [  7276] By: gsar                                  on 2000/10/16  03:39:30
23330         Log: integrate change#5965 from mainline
23331              
23332              avoid "will not stay shared" warnings for our variables (from
23333              Robin Barker)
23334      Branch: maint-5.6/perl
23335           !> op.c t/pragma/warn/op
23336 ____________________________________________________________________________
23337 [  7275] By: gsar                                  on 2000/10/16  03:38:18
23338         Log: integrate change#5964 from mainline
23339              
23340              reformat to 72 columns (again)
23341      Branch: maint-5.6/perl
23342           !> pod/perldiag.pod
23343 ____________________________________________________________________________
23344 [  7274] By: gsar                                  on 2000/10/16  03:36:58
23345         Log: integrate change#5963 from mainline
23346              
23347              patch from Larry to make (\&) prototype work; added tests for
23348              the same
23349      Branch: maint-5.6/perl
23350           !> op.c t/comp/proto.t
23351 ____________________________________________________________________________
23352 [  7273] By: gsar                                  on 2000/10/16  03:35:51
23353         Log: integrate changes#5956..5962 from mainline
23354              
23355              better diagnostics on failed tests (from Ilya Zakharevich)
23356              
23357              pod nits (from A. C. Yardley <yardley@tanet.net>)
23358              
23359              change#3569 deleted some essential code, revert; avoid use of
23360              atexit() to make DynaLoader work properly on AIX under mod_perl
23361              (from Jens-Uwe Mager <jum@helios.de>)
23362              
23363              doubled words in pods (from Simon Cozens
23364              <simon.p.cozens@jp.pwcglobal.com>)
23365              
23366              better INSTALL notes on Solaris issues (from Dominic Dunlop)
23367              
23368              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
23369              
23370              updated README.hpux (from Jeff Okamoto)
23371      Branch: maint-5.6/perl
23372           !> INSTALL README.hpux emacs/cperl-mode.el
23373           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
23374           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
23375           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
23376           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
23377           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
23378           !> t/op/lex_assign.t
23379 ____________________________________________________________________________
23380 [  7272] By: gsar                                  on 2000/10/16  03:31:22
23381         Log: integrate change#5955 from mainline
23382              
23383              longstanding bug exposed by change#3307: sort arguments weren't
23384              compiled with the right wantarray context (ensuing runtime lookup
23385              via block_gimme() was getting the incidental context of the
23386              sort() itself)
23387      Branch: maint-5.6/perl
23388           !> op.c t/op/sort.t
23389 ____________________________________________________________________________
23390 [  7271] By: gsar                                  on 2000/10/16  03:29:11
23391         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
23392              branch
23393              
23394              Flatten the cpp jungle doing the nosuid checking.
23395              
23396              Do not assume sign propagation. (from M.J.T. Guy)
23397              
23398              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
23399              
23400              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
23401              Now pp_ncmp() returns undef is either operand is a NaN.
23402              
23403              On second thoughts frexp() does have two arguments.
23404              
23405              Document that tr() is not tr(1).
23406              
23407              Be more robust on "extreme" (large absolute value)
23408              arguments.  Originally reported by Daniel Connelly
23409              as a problem with asinh() on large negative arguments,
23410              asinh() used to bail out because an argument to log()
23411              ended up being zero.  Ilya Zakharevich proposed using
23412              Taylor's series in such cases, which for such large
23413              arguments is a very good approximation.
23414              
23415              Undo "use integer" addition from 64bitint as it seems
23416              to break most of the subtests in Digital UNIX;
23417              Unicos needs to find another way.
23418      Branch: maint-5.6/perl
23419           !> (integrate 29 files)
23420 ____________________________________________________________________________
23421 [  7270] By: gsar                                  on 2000/10/16  03:09:44
23422         Log: integrate changes#5948,5949,5950 from mainline
23423              
23424              typo in vars.pm that leads to cryptic message (from Piotr
23425              Piatkowski <kompas@kompas.usr.onet.pl>)
23426              
23427              make perldoc use the pod2man from the same version (from
23428              M.J.T. Guy)
23429              
23430              reformat perldiag to avoid long lines
23431      Branch: maint-5.6/perl
23432           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
23433 ____________________________________________________________________________
23434 [  7269] By: gsar                                  on 2000/10/16  03:05:54
23435         Log: integrate change#5947 from mainline
23436              
23437              use &dl_error rather than &dl_load_file as the guard for calling
23438              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
23439              statically built perl)
23440      Branch: maint-5.6/perl
23441           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
23442 ____________________________________________________________________________
23443 [  7268] By: gsar                                  on 2000/10/16  03:04:48
23444         Log: integrate change#5945 from mainline
23445              
23446              make module name mandatory after -M switch; reorder perldiag
23447              alphabetically (from Mark-Jason Dominus)
23448      Branch: maint-5.6/perl
23449           !> perl.c pod/perldiag.pod
23450 ____________________________________________________________________________
23451 [  7267] By: gsar                                  on 2000/10/16  03:03:01
23452         Log: integrate change#5939 from mainline
23453              
23454              more pod nits (from Larry Virden)
23455      Branch: maint-5.6/perl
23456           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
23457           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
23458           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
23459 ____________________________________________________________________________
23460 [  7266] By: gsar                                  on 2000/10/16  03:01:39
23461         Log: integrate change#5938 from mainline
23462              
23463              Consolidated B::Deparse fixes (from Stephen McCamant)
23464      Branch: maint-5.6/perl
23465           !> ext/B/B/Deparse.pm
23466 ____________________________________________________________________________
23467 [  7265] By: gsar                                  on 2000/10/16  03:00:43
23468         Log: integrate change#5936 from mainline
23469              
23470              additional tests for change#7263 (from Paul Marquess)
23471      Branch: maint-5.6/perl
23472           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
23473           !> t/pragma/warn/5nolint t/pragma/warn/6default
23474 ____________________________________________________________________________
23475 [  7264] By: gsar                                  on 2000/10/16  02:58:34
23476         Log: integrate change#5934 from mainline
23477              
23478              propagate lexical warnings from surrounding scope correctly
23479              within string eval() (from Paul Marquess)
23480      Branch: maint-5.6/perl
23481           !> pp_ctl.c t/pragma/warn/pp_ctl
23482 ____________________________________________________________________________
23483 [  7263] By: gsar                                  on 2000/10/16  02:56:53
23484         Log: integrate change#5932 from mainline
23485              
23486              add rsignal(), whichsig() and do_join() to public API list
23487              (mod_perl uses them to good advantage)
23488      Branch: maint-5.6/perl
23489           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
23490 ____________________________________________________________________________
23491 [  7262] By: gsar                                  on 2000/10/16  02:55:53
23492         Log: integrate change#5931 from mainline
23493              
23494              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
23495      Branch: maint-5.6/perl
23496           !> pp_hot.c regexec.c t/op/pat.t
23497 ____________________________________________________________________________
23498 [  7261] By: gsar                                  on 2000/10/16  02:55:01
23499         Log: integrate change#5930 from mainline
23500              
23501              small os390 tweaks (from Peter Prymmer)
23502      Branch: maint-5.6/perl
23503           !> config_h.SH makedepend.SH
23504 ____________________________________________________________________________
23505 [  7260] By: gsar                                  on 2000/10/16  02:54:10
23506         Log: integrate change#5929 from mainline
23507              
23508              pod nits
23509      Branch: maint-5.6/perl
23510           !> pod/perlguts.pod
23511 ____________________________________________________________________________
23512 [  7259] By: gsar                                  on 2000/10/16  02:52:55
23513         Log: integrate change#5927 from mainline
23514              
23515              arrange for next() to resume at the unstack op rather than the
23516              loop conditional, so that scope cleanup happens correctly
23517              (from Stephen McCamant)
23518      Branch: maint-5.6/perl
23519           !> op.c pp_ctl.c t/op/misc.t
23520 ____________________________________________________________________________
23521 [  7258] By: gsar                                  on 2000/10/16  02:51:38
23522         Log: integrate change#5926 from mainline
23523              
23524              on windows, reserve 16M of stack rather than 128M (allows more
23525              threads to run concurrently)
23526      Branch: maint-5.6/perl
23527           !> win32/Makefile win32/makefile.mk
23528 ____________________________________________________________________________
23529 [  7257] By: gsar                                  on 2000/10/16  02:50:37
23530         Log: integrate change#5925 from mainline
23531              
23532              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
23533      Branch: maint-5.6/perl
23534           !> toke.c
23535 ____________________________________________________________________________
23536 [  7256] By: gsar                                  on 2000/10/16  02:49:36
23537         Log: integrate change#5924 from mainline
23538              
23539              avoid using uninitialized memory in require version check
23540      Branch: maint-5.6/perl
23541           !> pp_ctl.c universal.c
23542 ____________________________________________________________________________
23543 [  7255] By: gsar                                  on 2000/10/16  02:48:03
23544         Log: integrate changes#5923,5928,6009 from mainline
23545              
23546              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
23547      Branch: maint-5.6/perl
23548           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
23549 ____________________________________________________________________________
23550 [  7254] By: gsar                                  on 2000/10/16  02:44:46
23551         Log: integrate change#5922 from mainline
23552              
23553              commentary about IoTYPE() (from Nathan Torkington)
23554      Branch: maint-5.6/perl
23555           !> sv.h
23556 ____________________________________________________________________________
23557 [  7253] By: gsar                                  on 2000/10/16  02:43:49
23558         Log: integrate change#5921 from mainline
23559              
23560              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
23561      Branch: maint-5.6/perl
23562           !> sv.c t/lib/charnames.t t/pragma/utf8.t
23563 ____________________________________________________________________________
23564 [  7252] By: gsar                                  on 2000/10/16  02:42:31
23565         Log: integrate change#5920 from mainline
23566              
23567              Larry's fix for buggy propagation of utf8-ness in join(); add test
23568      Branch: maint-5.6/perl
23569           !> doop.c t/op/ver.t
23570 ____________________________________________________________________________
23571 [  7251] By: gsar                                  on 2000/10/16  02:41:14
23572         Log: integrate changes#5915..5919 from mainline
23573              
23574              various (pod tweaks &c)
23575      Branch: maint-5.6/perl
23576           !> (integrate 33 files)
23577 ____________________________________________________________________________
23578 [  7250] By: gsar                                  on 2000/10/16  02:38:16
23579         Log: integrate change#5914 from mainline
23580              
23581              caller() wasn't returning the right number of elements for
23582              eval {...}
23583      Branch: maint-5.6/perl
23584           !> pp_ctl.c t/pragma/warn/9enabled
23585 ____________________________________________________________________________
23586 [  7249] By: gsar                                  on 2000/10/16  02:37:02
23587         Log: integrate change#5913 from mainline
23588              
23589              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
23590              (from Mark-Jason Dominus)
23591      Branch: maint-5.6/perl
23592           !> pod/perlfunc.pod
23593 ____________________________________________________________________________
23594 [  7248] By: gsar                                  on 2000/10/16  02:35:58
23595         Log: integrate change#5912 from mainline
23596              
23597              fix totally broken caching in UNIVERSAL::isa() (from
23598              Nick Ing-Simmons)
23599      Branch: maint-5.6/perl
23600           !> t/op/universal.t universal.c
23601 ____________________________________________________________________________
23602 [  7247] By: gsar                                  on 2000/10/16  02:34:27
23603         Log: integrate changes#5910,5911 from mainline
23604              
23605              typo in pod
23606              
23607              add linebreak properties from unicode/LineBrk.txt (from
23608              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
23609      Branch: maint-5.6/perl
23610           +> (branch 29 files)
23611           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
23612 ____________________________________________________________________________
23613 [  7246] By: gsar                                  on 2000/10/16  02:33:29
23614         Log: integrate change#5909 from mainline
23615              
23616              mode argument to do_binmode() should be file mode, not boolean
23617      Branch: maint-5.6/perl
23618           !> pp_sys.c
23619 ____________________________________________________________________________
23620 [  7245] By: gsar                                  on 2000/10/16  02:31:04
23621         Log: integrate change#5908 from mainline
23622              
23623              introduce illegal symbols into null package so that
23624              gv_fetchpv(...,TRUE) always returns a valid GV even when the
23625              symbol is trapped by strictures (avoids coredumps)
23626      Branch: maint-5.6/perl
23627           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
23628           !> t/pragma/strict-vars
23629 ____________________________________________________________________________
23630 [  7244] By: jhi                                   on 2000/10/16  02:29:54
23631         Log: Subject: $Carp::ExportLevel confusion in Exporter
23632              From: "Ben Tilly" <ben_tilly@hotmail.com>
23633              Date: Sat, 14 Oct 2000 16:44:34 EDT
23634              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
23635      Branch: perl
23636            ! lib/Exporter/Heavy.pm
23637 ____________________________________________________________________________
23638 [  7243] By: jhi                                   on 2000/10/16  02:28:33
23639         Log: Subject: [PATCH perlguts.pod] Document offset hack
23640              From: Simon Cozens <simon@cozens.net>
23641              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
23642              Date: Sat, 14 Oct 2000 19:32:25 +0100
23643      Branch: perl
23644            ! pod/perlguts.pod
23645 ____________________________________________________________________________
23646 [  7242] By: gsar                                  on 2000/10/16  02:26:51
23647         Log: integrate changes#5905,5906,5907,6064 from mainline
23648              
23649              printf/sprintf didn't get quad types right under use64bitint
23650      Branch: maint-5.6/perl
23651           !> pp_sys.c sv.c t/op/64bitint.t
23652 ____________________________________________________________________________
23653 [  7241] By: jhi                                   on 2000/10/16  02:22:44
23654         Log: Subject: small pod patch
23655              From: Dan Boorstein <dan_boo@bellsouth.net>
23656              Date: Sat, 14 Oct 2000 14:29:24 -0400
23657              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
23658      Branch: perl
23659            ! pod/perlfaq7.pod pod/perlmod.pod
23660 ____________________________________________________________________________
23661 [  7240] By: jhi                                   on 2000/10/16  02:13:46
23662         Log: -w cleanup.
23663              
23664              Subject: Re: Problems with bleadperl 
23665              From: "Stephen P. Potter" <spp@ds.net>
23666              Date: Fri, 13 Oct 2000 13:32:49 -0400
23667              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
23668      Branch: perl
23669            ! t/pragma/overload.t
23670 ____________________________________________________________________________
23671 [  7239] By: jhi                                   on 2000/10/16  01:41:18
23672         Log: One more ~utf8 tweak.
23673      Branch: perl
23674            ! t/op/bop.t
23675 ____________________________________________________________________________
23676 [  7238] By: jhi                                   on 2000/10/16  01:34:14
23677         Log: Tweak the test of #7235.
23678      Branch: perl
23679            ! t/op/bop.t
23680 ____________________________________________________________________________
23681 [  7237] By: jhi                                   on 2000/10/16  01:25:04
23682         Log: Fix a couple of compiler-noted nits in #7235.
23683      Branch: perl
23684            ! pp.c
23685 ____________________________________________________________________________
23686 [  7236] By: jhi                                   on 2000/10/16  01:22:46
23687         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
23688      Branch: perl
23689            ! pp.c pp_hot.c
23690 ____________________________________________________________________________
23691 [  7235] By: jhi                                   on 2000/10/15  16:24:44
23692         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
23693              
23694              From: Simon Cozens <simon@cozens.net>
23695              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
23696              Date: Sat, 14 Oct 2000 20:52:13 +0100
23697              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
23698      Branch: perl
23699            ! pp.c t/op/bop.t utf8.h
23700 ____________________________________________________________________________
23701 [  7234] By: jhi                                   on 2000/10/15  15:19:29
23702         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
23703              The problem was that rx->minlen was in chars while pp_split()
23704              thought it would be in bytes. 
23705      Branch: perl
23706            ! pp.c t/pragma/utf8.t
23707 ____________________________________________________________________________
23708 [  7233] By: jhi                                   on 2000/10/14  20:24:24
23709         Log: Document FNCASE=y as discussed in the bug 20000902.009.
23710      Branch: perl
23711            ! README.dos
23712 ____________________________________________________________________________
23713 [  7232] By: jhi                                   on 2000/10/14  18:52:21
23714         Log: Add test for bug id 20000427.003 (which seems to have
23715              been fixed) (also duplicate as 20000427.004, though
23716              with a higher severity).  Move one utf8 from op/append
23717              to pragma/utf8, tag the tests with bug ids.
23718      Branch: perl
23719            ! t/op/append.t t/pragma/utf8.t
23720 ____________________________________________________________________________
23721 [  7231] By: jhi                                   on 2000/10/14  17:28:37
23722         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
23723      Branch: perl
23724            ! t/pragma/utf8.t
23725 ____________________________________________________________________________
23726 [  7230] By: jhi                                   on 2000/10/14  14:24:50
23727         Log: Needs to be conditional on SunOS 4.
23728              
23729              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
23730              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23731              Date: Sat, 14 Oct 2000 13:37:49 +0100
23732              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
23733      Branch: metaconfig/U/perl
23734            ! End.U
23735      Branch: perl
23736            ! Configure myconfig.SH pod/perldelta.pod
23737 ____________________________________________________________________________
23738 [  7229] By: jhi                                   on 2000/10/14  00:49:22
23739         Log: Update Changes.
23740      Branch: perl
23741            ! Changes patchlevel.h
23742 ____________________________________________________________________________
23743 [  7228] By: jhi                                   on 2000/10/14  00:46:10
23744         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
23745              From: Peter Prymmer <pvhp@forte.com>
23746              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
23747              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
23748      Branch: perl
23749            ! lib/utf8.pm
23750 ____________________________________________________________________________
23751 [  7227] By: jhi                                   on 2000/10/13  23:20:30
23752         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
23753      Branch: perl
23754            ! t/op/tie.t
23755 ____________________________________________________________________________
23756 [  7226] By: jhi                                   on 2000/10/13  22:14:32
23757         Log: Tweak #7225.
23758              
23759              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
23760              From: Peter Prymmer <pvhp@forte.com>
23761              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
23762              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
23763      Branch: perl
23764            ! t/op/sprintf.t
23765 ____________________________________________________________________________
23766 [  7225] By: jhi                                   on 2000/10/13  22:11:31
23767         Log: op/sprintf.t patch for OS/390 (and any other host with limited
23768              floating-point exponent length)
23769              
23770              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
23771              From: Dominic Dunlop <domo@computer.org>
23772              Date: Fri, 13 Oct 2000 19:17:57 +0200
23773              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
23774      Branch: perl
23775            ! t/op/sprintf.t
23776 ____________________________________________________________________________
23777 [  7224] By: jhi                                   on 2000/10/13  18:40:48
23778         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
23779      Branch: perl
23780            ! toke.c
23781 ____________________________________________________________________________
23782 [  7223] By: jhi                                   on 2000/10/13  18:37:13
23783         Log: Thinko in #7222.
23784      Branch: perl
23785            ! utf8.c
23786 ____________________________________________________________________________
23787 [  7222] By: jhi                                   on 2000/10/13  18:05:23
23788         Log: Use UTF8SKIP(), from Simon Cozens.
23789      Branch: perl
23790            ! utf8.c
23791 ____________________________________________________________________________
23792 [  7221] By: jhi                                   on 2000/10/13  15:43:19
23793         Log: (accidentally empty check-in)
23794      Branch: perl
23795            ! utf8.c
23796 ____________________________________________________________________________
23797 [  7220] By: jhi                                   on 2000/10/13  15:23:51
23798         Log: Add (optimistically) Storable to static extensions.
23799      Branch: perl
23800            ! hints/uwin.sh hints/vmesa.sh
23801 ____________________________________________________________________________
23802 [  7219] By: jhi                                   on 2000/10/13  15:20:05
23803         Log: Amdahl UTS doesn't seem to do dynaloading.
23804      Branch: perl
23805            ! hints/uts.sh
23806 ____________________________________________________________________________
23807 [  7218] By: jhi                                   on 2000/10/13  15:15:20
23808         Log: Slight tweak of the code to appease Amdahl UTS cc.
23809      Branch: perl
23810            ! pp.c
23811 ____________________________________________________________________________
23812 [  7217] By: jhi                                   on 2000/10/13  14:50:42
23813         Log: In Amdahl UTS "struct sv" is defined by a system header,
23814              <ksync.h>.
23815      Branch: perl
23816            ! perl.h sv.h
23817 ____________________________________________________________________________
23818 [  7216] By: jhi                                   on 2000/10/13  11:58:25
23819         Log: Ilya implemented the memory profiling API.
23820      Branch: perl
23821            ! Todo
23822 ____________________________________________________________________________
23823 [  7215] By: jhi                                   on 2000/10/13  02:56:38
23824         Log: Subject: [PATCH 5.7.0] Perl API for mstats
23825              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23826              Date: Thu, 12 Oct 2000 22:52:40 -0400
23827              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
23828      Branch: perl
23829            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
23830 ____________________________________________________________________________
23831 [  7214] By: jhi                                   on 2000/10/13  02:55:38
23832         Log: Subject: [PATCH 5.7.0] IVs in mtats
23833              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23834              Date: Thu, 12 Oct 2000 22:51:04 -0400
23835              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
23836      Branch: perl
23837            ! malloc.c perl.h
23838 ____________________________________________________________________________
23839 [  7213] By: jhi                                   on 2000/10/13  02:31:47
23840         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
23841      Branch: perl
23842            ! pod/perldiag.pod pp_sys.c
23843 ____________________________________________________________________________
23844 [  7212] By: jhi                                   on 2000/10/13  01:27:38
23845         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
23846              From: Peter Prymmer <pvhp@forte.com>
23847              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
23848              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
23849      Branch: perl
23850            ! t/op/oct.t
23851 ____________________________________________________________________________
23852 [  7211] By: jhi                                   on 2000/10/13  00:35:09
23853         Log: Update Changes.
23854      Branch: perl
23855            ! Changes patchlevel.h
23856 ____________________________________________________________________________
23857 [  7210] By: jhi                                   on 2000/10/12  23:59:40
23858         Log: The Install.pm third of
23859              
23860              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
23861              From: Bill Campbell <bill@celestial.com>
23862              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
23863              Date: Thu, 5 Oct 2000 18:04:51 -0700
23864      Branch: perl
23865            ! lib/ExtUtils/Install.pm
23866 ____________________________________________________________________________
23867 [  7209] By: jhi                                   on 2000/10/12  23:58:43
23868         Log: Two thirds of
23869              
23870              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
23871              Date: Thu, 5 Oct 2000 18:04:51 -0700
23872              From: Bill Campbell <bill@celestial.com>
23873              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
23874              
23875              The Install.pm changes will be submitted separately because
23876              they need some work and discussion still.
23877      Branch: perl
23878            ! lib/getopts.pl lib/termcap.pl
23879 ____________________________________________________________________________
23880 [  7208] By: jhi                                   on 2000/10/12  23:41:19
23881         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
23882              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23883              Date:     Thu, 12 Oct 2000 07:30:02 EDT
23884              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
23885      Branch: perl
23886            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
23887            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
23888 ____________________________________________________________________________
23889 [  7207] By: jhi                                   on 2000/10/12  23:39:01
23890         Log: An updated EBCDIC tr patch.
23891              
23892              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
23893              From: Peter Prymmer <pvhp@forte.com>
23894              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
23895              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
23896      Branch: perl
23897            ! t/op/tr.t
23898 ____________________________________________________________________________
23899 [  7206] By: jhi                                   on 2000/10/12  23:34:55
23900         Log: Upgrade to CPAN 1.58, from Andreas König.
23901      Branch: perl
23902            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
23903 ____________________________________________________________________________
23904 [  7205] By: jhi                                   on 2000/10/12  23:29:08
23905         Log: Introduce the man[24-8] variables, from Andy Dougherty.
23906      Branch: metaconfig/U/perl
23907            + mandirs.U mandirstyle.U
23908      Branch: perl
23909            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23910            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
23911            ! vos/config.h vos/config.pl vos/config_h.SH_orig
23912            ! win32/config.bc win32/config.gc win32/config.vc
23913 ____________________________________________________________________________
23914 [  7204] By: gsar                                  on 2000/10/12  18:11:24
23915         Log: restore change#7202
23916      Branch: perl
23917            ! mg.c
23918 ____________________________________________________________________________
23919 [  7203] By: gsar                                  on 2000/10/12  18:09:40
23920         Log: another test of the Emergency Broadcast System--back out 
23921              change#7202
23922      Branch: perl
23923            ! mg.c
23924 ____________________________________________________________________________
23925 [  7202] By: gsar                                  on 2000/10/12  16:40:47
23926         Log: (submitted on behalf of Jarkko)
23927              Fix the lib/encode.t subtest 6 failure as reported by Andreas
23928              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
23929              was unearthed by change 7182, as was a bug in HTML::Entities.
23930      Branch: perl
23931            ! mg.c
23932 ____________________________________________________________________________
23933 [  7201] By: jhi                                   on 2000/10/11  03:16:05
23934         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
23935      Branch: perl
23936            ! pp_hot.c t/pragma/utf8.t
23937 ____________________________________________________________________________
23938 [  7200] By: jhi                                   on 2000/10/11  00:40:30
23939         Log: The #7198 was a false alarm.
23940      Branch: perl
23941            ! pp_hot.c
23942 ____________________________________________________________________________
23943 [  7199] By: jhi                                   on 2000/10/11  00:26:04
23944         Log: Remove duplicated code.
23945      Branch: perl
23946            ! t/lib/cgi-html.t
23947 ____________________________________________________________________________
23948 [  7198] By: jhi                                   on 2000/10/10  23:30:46
23949         Log: (Retracted by #7200.)
23950      Branch: perl
23951            ! pp_hot.c
23952 ____________________________________________________________________________
23953 [  7197] By: jhi                                   on 2000/10/10  21:49:30
23954         Log: Add the test case for #7190, from the original bug report
23955              by Andreas König.
23956      Branch: perl
23957            ! t/pragma/utf8.t
23958 ____________________________________________________________________________
23959 [  7196] By: jhi                                   on 2000/10/10  21:40:49
23960         Log: Reapply Andy's patch and regen Configure.
23961      Branch: perl
23962            ! Configure INSTALL Makefile.SH Porting/Glossary
23963            ! Porting/config.sh config_h.SH epoc/config.sh installperl
23964            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
23965            ! win32/config.vc
23966 ____________________________________________________________________________
23967 [  7195] By: jhi                                   on 2000/10/10  21:09:30
23968         Log: Use the versiononly instead of the installscripts,
23969              retract the changes 7146 and 7147.
23970      Branch: perl
23971            ! Configure INSTALL Makefile.SH Porting/Glossary
23972            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
23973            ! installperl uconfig.sh vos/config.def win32/config.bc
23974            ! win32/config.gc win32/config.vc
23975 ____________________________________________________________________________
23976 [  7194] By: jhi                                   on 2000/10/10  21:06:15
23977         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
23978              From: Peter Prymmer <pvhp@forte.com>
23979              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
23980              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
23981      Branch: perl
23982            ! t/op/ver.t
23983 ____________________________________________________________________________
23984 [  7193] By: jhi                                   on 2000/10/10  21:05:12
23985         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
23986              From: Peter Prymmer <pvhp@forte.com>
23987              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
23988              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
23989      Branch: perl
23990            ! t/op/tr.t
23991 ____________________________________________________________________________
23992 [  7192] By: jhi                                   on 2000/10/10  20:57:30
23993         Log: Add versiononly, delete installscripts, from Andy Dougherty.
23994      Branch: metaconfig
23995            - U/installdirs/installscripts.U
23996      Branch: metaconfig/U/perl
23997            + versiononly.U
23998 ____________________________________________________________________________
23999 [  7191] By: jhi                                   on 2000/10/10  19:41:21
24000         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
24001              From: Peter Prymmer <pvhp@forte.com>
24002              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
24003              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
24004      Branch: perl
24005            ! pod/perlebcdic.pod
24006 ____________________________________________________________________________
24007 [  7190] By: jhi                                   on 2000/10/10  19:26:14
24008         Log: Subject: Re: utf8 concat, mg_get
24009              From: Simon Cozens <simon@cozens.net>
24010              Date: Tue, 10 Oct 2000 17:40:17 +0100
24011              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
24012      Branch: perl
24013            ! pp_hot.c
24014 ____________________________________________________________________________
24015 [  7189] By: jhi                                   on 2000/10/10  19:23:03
24016         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
24017              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
24018              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
24019              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
24020      Branch: perl
24021            ! lib/ExtUtils/MM_Unix.pm
24022 ____________________________________________________________________________
24023 [  7188] By: jhi                                   on 2000/10/10  15:31:24
24024         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
24025              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
24026              Date: Fri, 14 Jul 2000 10:47:36 +0100
24027              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
24028      Branch: perl
24029            ! README.win32
24030 ____________________________________________________________________________
24031 [  7187] By: jhi                                   on 2000/10/10  13:30:10
24032         Log: Quote the temp file name, needed in Win32 because the
24033              default name unfortunately contains spaces, shouldn't
24034              hurt elsewhere.
24035              
24036              Subject: FW: perldoc fails if $TEMP contains spaces
24037              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
24038              Date: Thu, 14 Sep 2000 08:58:45 +0100
24039              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
24040      Branch: perl
24041            ! utils/perldoc.PL
24042 ____________________________________________________________________________
24043 [  7186] By: jhi                                   on 2000/10/10  13:16:27
24044         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
24045              From: hv@hugo.hybyte.com
24046              Date: Tue, 10 Oct 2000 14:10:20 +0100
24047              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
24048      Branch: perl
24049            ! t/lib/thr5005.t util.c
24050 ____________________________________________________________________________
24051 [  7185] By: jhi                                   on 2000/10/10  12:06:22
24052         Log: Upgrade to podlators 1.04, from Russ Allbery.
24053      Branch: perl
24054            ! lib/Pod/Man.pm lib/Pod/Text.pm
24055 ____________________________________________________________________________
24056 [  7184] By: jhi                                   on 2000/10/10  12:01:32
24057         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
24058      Branch: perl
24059            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
24060 ____________________________________________________________________________
24061 [  7183] By: jhi                                   on 2000/10/09  23:47:15
24062         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
24063              From: Peter Prymmer <pvhp@forte.com>
24064              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
24065              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
24066      Branch: perl
24067            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
24068 ____________________________________________________________________________
24069 [  7182] By: jhi                                   on 2000/10/09  23:43:16
24070         Log: Make eq work again with utf8 (disabling the upgrading
24071              should no more be necessary since the copies of the
24072              scalars are upgraded, not the scalars themselves).
24073              Takes care of ID 20001009.001.  (The claimed length()
24074              bug in 20001009.001 seems bogus to me.)
24075      Branch: perl
24076            ! sv.c t/pragma/utf8.t
24077 ____________________________________________________________________________
24078 [  7181] By: gsar                                  on 2000/10/09  19:41:54
24079         Log: tweak for change#7173
24080      Branch: perl
24081            ! win32/win32sck.c
24082 ____________________________________________________________________________
24083 [  7180] By: gsar                                  on 2000/10/09  19:26:56
24084         Log: on Windows, clean targets might not work under some flavors of the shell
24085      Branch: perl
24086            ! win32/Makefile win32/makefile.mk
24087 ____________________________________________________________________________
24088 [  7179] By: jhi                                   on 2000/10/09  19:21:02
24089         Log: Update Changes.
24090      Branch: perl
24091            ! Changes patchlevel.h
24092 ____________________________________________________________________________
24093 [  7178] By: jhi                                   on 2000/10/09  19:18:23
24094         Log: Warn about unknown scripts.
24095              
24096              Subject: Re: ideas? patches? [PATCH bleadperl]
24097              From: Dominic Dunlop <domo@computer.org>
24098              Date: Mon, 9 Oct 2000 14:57:17 +0200
24099              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
24100      Branch: perl
24101            ! lib/charnames.pm
24102 ____________________________________________________________________________
24103 [  7177] By: jhi                                   on 2000/10/09  19:13:27
24104         Log: Change #7160 had a nasty typo.
24105      Branch: metaconfig
24106            ! U/compline/Compile.U
24107      Branch: perl
24108            ! Configure config_h.SH
24109 ____________________________________________________________________________
24110 [  7176] By: gsar                                  on 2000/10/09  18:59:33
24111         Log: pod nit
24112      Branch: perl
24113            ! pod/perlport.pod
24114 ____________________________________________________________________________
24115 [  7175] By: gsar                                  on 2000/10/09  18:54:28
24116         Log: Windows9x doesn't support link(), despite what Config.pm
24117              might think
24118      Branch: perl
24119            ! lib/ExtUtils/Manifest.pm
24120 ____________________________________________________________________________
24121 [  7174] By: gsar                                  on 2000/10/09  18:50:03
24122         Log: avoid nonportable example code
24123      Branch: perl
24124            ! lib/File/Copy.pm
24125 ____________________________________________________________________________
24126 [  7173] By: gsar                                  on 2000/10/09  18:46:54
24127         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
24128              being used) when closing a socket handle
24129      Branch: perl
24130            ! win32/win32.c win32/win32.h win32/win32sck.c
24131 ____________________________________________________________________________
24132 [  7172] By: gsar                                  on 2000/10/09  18:41:40
24133         Log: on Windows, cwd strings in the environment should be of the
24134              form =X:=X:\foo instead of =X=X:\foo\
24135      Branch: perl
24136            ! win32/vdir.h
24137 ____________________________________________________________________________
24138 [  7171] By: gsar                                  on 2000/10/09  18:30:09
24139         Log: on Windows, LoadLibrary() could load an extension DLL multiple
24140              times if forward slashes are used in the path
24141      Branch: perl
24142            ! win32/win32.c
24143 ____________________________________________________________________________
24144 [  7170] By: jhi                                   on 2000/10/09  17:53:59
24145         Log: Add a todo note about overloadable assertions.
24146      Branch: perl
24147            ! Todo-5.6
24148 ____________________________________________________________________________
24149 [  7169] By: jhi                                   on 2000/10/09  13:43:45
24150         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
24151              From: mjd@plover.com
24152              Date: 9 Oct 2000 00:24:44 -0000
24153              Message-ID: <20001009002444.10616.qmail@plover.com>
24154      Branch: perl
24155            ! pod/perldebguts.pod
24156 ____________________________________________________________________________
24157 [  7168] By: nick                                  on 2000/10/08  13:16:33
24158         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
24159              is not right thing to do on (e.g. x86). Network order is also "right" for
24160              X fonts.
24161      Branch: perl
24162            ! ext/Encode/Encode.pm
24163 ____________________________________________________________________________
24164 [  7167] By: nick                                  on 2000/10/08  12:54:42
24165         Log: Make "encodings" work post-install when Encode/*.enc files may not
24166              be in same directory as Encode.pm
24167      Branch: perl
24168            ! ext/Encode/Encode.pm
24169 ____________________________________________________________________________
24170 [  7166] By: nick                                  on 2000/10/08  11:51:26
24171         Log: Work round the fact that $hash->{$key} does not take into account
24172              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
24173              so that key is always in the "expected" encoding - i.e. same way we put
24174              it in the hash.
24175      Branch: perl
24176            ! ext/Encode/Encode.pm
24177 ____________________________________________________________________________
24178 [  7165] By: gsar                                  on 2000/10/08  04:15:29
24179         Log: save_re_context() could reset PL_curcop to freed memory, causing core
24180              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
24181      Branch: perl
24182            ! pp_ctl.c
24183 ____________________________________________________________________________
24184 [  7164] By: jhi                                   on 2000/10/06  20:51:48
24185         Log: UTF8ize split() so that the cloned substrings get the UTF8
24186              flag of the original scalar.  Problem reported by Simon Cozens.
24187      Branch: perl
24188            ! pp.c t/pragma/utf8.t
24189 ____________________________________________________________________________
24190 [  7163] By: nick                                  on 2000/10/06  20:48:34
24191         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
24192              got a false +ve and so did not reach code which would have un-FAKEd the SV.
24193      Branch: perl
24194            ! sv.c
24195 ____________________________________________________________________________
24196 [  7162] By: nick                                  on 2000/10/06  20:25:37
24197         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
24198              To fix  (sort {$a <=> $b} keys %hash) in particular but
24199              should cover a number of other as-yet-unknown cases as well.
24200      Branch: perl
24201            ! sv.c
24202 ____________________________________________________________________________
24203 [  7161] By: jhi                                   on 2000/10/06  19:56:18
24204         Log: Change the version number of Tie::Handle in the core to 4.0,
24205              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
24206              
24207              Subject: Note on Tie::Handle
24208              From: andreas.koenig@anima.de (Andreas J. Koenig)
24209              Date:      06 Oct 2000 21:48:58 +0200
24210              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
24211      Branch: perl
24212            ! lib/Tie/Handle.pm
24213 ____________________________________________________________________________
24214 [  7160] By: jhi                                   on 2000/10/06  18:20:35
24215         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
24216              as the first option of cc/ld because of ultrapicky compilers
24217              (e.g. OS/390 R2.5)
24218      Branch: metaconfig
24219            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
24220            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
24221            ! U/compline/orderlib.U U/modified/Cppsym.U
24222            ! U/modified/d_access.U
24223      Branch: metaconfig/U/perl
24224            ! Checkcc.U d_dlsymun.U gccvers.U
24225      Branch: perl
24226            ! Configure config_h.SH
24227 ____________________________________________________________________________
24228 [  7159] By: jhi                                   on 2000/10/06  13:56:39
24229         Log: Update Changes.
24230      Branch: perl
24231            ! Changes patchlevel.h
24232 ____________________________________________________________________________
24233 [  7158] By: jhi                                   on 2000/10/06  12:48:40
24234         Log: Eliminate $Is_VMS code from the test.
24235              
24236              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
24237              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24238              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
24239              Date:     Thu, 5 Oct 2000 07:46:33 EDT
24240      Branch: perl
24241            ! t/lib/b.t
24242 ____________________________________________________________________________
24243 [  7157] By: jhi                                   on 2000/10/06  12:47:13
24244         Log: Also the $ccflags is needed for the C compiler check.
24245              
24246              Subject: Configure (check for C-compiler)
24247              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24248              Date: Fri, 06 Oct 2000 08:47:15 +0200
24249              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
24250      Branch: metaconfig/U/perl
24251            ! Checkcc.U
24252      Branch: perl
24253            ! Configure config_h.SH
24254 ____________________________________________________________________________
24255 [  7156] By: jhi                                   on 2000/10/06  11:45:15
24256         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
24257      Branch: perl
24258            ! perl.c pp_ctl.c sv.h utf8.c
24259 ____________________________________________________________________________
24260 [  7155] By: jhi                                   on 2000/10/06  11:40:41
24261         Log: IO::Handle->syswrite() did not handle length omission
24262              like CORE::syswrite() does.
24263              
24264              Subject: [Fwd] IO::Handle, syswrite and arguments
24265              From: Graham Barr <gbarr@pobox.com>
24266              Date: Fri, 6 Oct 2000 10:22:05 +0100
24267              Message-ID: <20001006102205.U6312@pobox.com>
24268              
24269              The original patch from andrew@ugh.net.au.
24270      Branch: perl
24271            ! ext/IO/lib/IO/Handle.pm
24272 ____________________________________________________________________________
24273 [  7154] By: jhi                                   on 2000/10/06  01:42:15
24274         Log: Tweak #7153.
24275      Branch: perl
24276            ! utf8.h
24277 ____________________________________________________________________________
24278 [  7153] By: jhi                                   on 2000/10/06  00:39:55
24279         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
24280      Branch: perl
24281            ! utf8.h
24282 ____________________________________________________________________________
24283 [  7152] By: jhi                                   on 2000/10/06  00:38:11
24284         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
24285      Branch: perl
24286            ! perl.c pp_ctl.c sv.h utf8.c
24287 ____________________________________________________________________________
24288 [  7151] By: jhi                                   on 2000/10/06  00:36:38
24289         Log: Subject: Re: Questions about Tie::Array and perl modules
24290              From: Nick Ing-Simmons <nik@tiuk.ti.com>
24291              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
24292              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
24293              
24294              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
24295      Branch: perl
24296            ! lib/Tie/Array.pm t/op/array.t
24297 ____________________________________________________________________________
24298 [  7150] By: jhi                                   on 2000/10/05  00:20:45
24299         Log: Regen Changes.
24300      Branch: perl
24301            ! Changes patchlevel.h
24302 ____________________________________________________________________________
24303 [  7149] By: jhi                                   on 2000/10/05  00:20:01
24304         Log: Regen toc.
24305      Branch: perl
24306            ! pod/perltoc.pod
24307 ____________________________________________________________________________
24308 [  7148] By: jhi                                   on 2000/10/04  23:35:08
24309         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
24310              reported several times by Dominic Dunlop, for example in
24311              ID 20000315.008.  Patch from Dominic.  Patch affects at
24312              least MachTen, and possibly other oldish BSDs. Should not
24313              break non-broken platforms (tested on LinuxPPC). 
24314      Branch: perl
24315            ! doio.c
24316 ____________________________________________________________________________
24317 [  7147] By: jhi                                   on 2000/10/04  23:26:34
24318         Log: The one that got away from 7146.
24319      Branch: metaconfig
24320            + U/installdirs/installscripts.U
24321 ____________________________________________________________________________
24322 [  7146] By: jhi                                   on 2000/10/04  23:25:04
24323         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
24324              suggested by H. Merijn Brand.
24325      Branch: perl
24326            ! Configure INSTALL Makefile.SH Porting/Glossary
24327            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
24328            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
24329            ! win32/config.vc
24330 ____________________________________________________________________________
24331 [  7145] By: jhi                                   on 2000/10/04  22:08:21
24332         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
24333              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24334              Date: Wed, 4 Oct 2000 17:37:46 -0400
24335              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
24336      Branch: perl
24337            ! utils/h2xs.PL
24338 ____________________________________________________________________________
24339 [  7144] By: jhi                                   on 2000/10/04  18:11:41
24340         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
24341              From: Jeff Pinyan <jeffp@crusoe.net>
24342              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
24343              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
24344      Branch: perl
24345            ! pod/perlrun.pod
24346 ____________________________________________________________________________
24347 [  7143] By: jhi                                   on 2000/10/04  18:09:58
24348         Log: Subject: perlhack.pod Patch for Externals Tools
24349              From: Fisher Mark <fisherm@tce.com>
24350              Date: Tue, 3 Oct 2000 15:43:27 -0500 
24351              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
24352      Branch: perl
24353            ! pod/perlhack.pod
24354 ____________________________________________________________________________
24355 [  7142] By: jhi                                   on 2000/10/04  18:08:41
24356         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
24357              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24358              Date:     Wed, 4 Oct 2000 12:11:11 EDT
24359              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
24360      Branch: perl
24361            ! vms/vms.c
24362 ____________________________________________________________________________
24363 [  7141] By: jhi                                   on 2000/10/04  12:20:16
24364         Log: Subject: [PATCH 5.7.0] h2xs not working
24365              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24366              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
24367              Date: Tue, 3 Oct 2000 21:43:01 -0400
24368              
24369              Subject: [PATCH 5.7.0] h2xs not documenting the created module
24370              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24371              Date: Tue, 3 Oct 2000 22:55:19 -0400
24372              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
24373      Branch: perl
24374            ! utils/h2xs.PL
24375 ____________________________________________________________________________
24376 [  7140] By: jhi                                   on 2000/10/04  11:53:44
24377         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
24378              From: nick@babyhippo.com
24379              Date: Wed, 4 Oct 2000 12:06:45 +0100
24380              Message-Id: <20001004120645.A7356@babyhippo.com>
24381              
24382              Retract 7118 and 7135.
24383      Branch: perl
24384            ! installman installperl op.c t/pragma/subs.t
24385 ____________________________________________________________________________
24386 [  7139] By: jhi                                   on 2000/10/03  22:09:41
24387         Log: It is possible to have no hosts database at all.  Pointed out in
24388              
24389              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
24390              From: Peter Prymmer <pvhp@forte.com>
24391              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
24392              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
24393      Branch: metaconfig
24394            ! U/modified/myhostname.U
24395      Branch: perl
24396            ! Configure config_h.SH
24397 ____________________________________________________________________________
24398 [  7138] By: jhi                                   on 2000/10/03  21:49:49
24399         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
24400              From: Peter Prymmer <pvhp@forte.com>
24401              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
24402              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
24403      Branch: perl
24404            ! pp_sys.c
24405 ____________________________________________________________________________
24406 [  7137] By: jhi                                   on 2000/10/03  20:10:05
24407         Log: One remaining nit less at the VMS mailbox sizing.
24408      Branch: perl
24409            ! vms/vms.c
24410 ____________________________________________________________________________
24411 [  7136] By: jhi                                   on 2000/10/03  20:08:47
24412         Log: Test harness update to sync with the new perlcc,
24413              from Simon Cozens.
24414      Branch: perl
24415            ! t/TEST t/UTEST
24416 ____________________________________________________________________________
24417 [  7135] By: jhi                                   on 2000/10/03  15:15:42
24418         Log: Subject: Re: PATCH for 20001003.004
24419              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
24420              From: "AARON B. DOSSETT" <aaron@iglou.com>
24421              Message-Id: <E13gTay-0006od-00@iglou.com>
24422      Branch: perl
24423            ! installman installperl
24424 ____________________________________________________________________________
24425 [  7134] By: jhi                                   on 2000/10/03  15:00:34
24426         Log: Subject: [ID 20001003.006] B::Debug not -w clean
24427              From: Nicholas Clark <nick@babyhippo.co.uk>
24428              Date: Tue, 03 Oct 2000 15:46:32 +0100
24429              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
24430      Branch: perl
24431            ! ext/B/B/Debug.pm
24432 ____________________________________________________________________________
24433 [  7133] By: jhi                                   on 2000/10/03  14:58:39
24434         Log: Scale down the VMS message boxes, by Charles Lane.
24435              Fix for ID 20000903.009, workaround at
24436              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
24437      Branch: perl
24438            ! vms/vms.c
24439 ____________________________________________________________________________
24440 [  7132] By: jhi                                   on 2000/10/03  11:20:37
24441         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
24442      Branch: perl
24443            + t/lib/st-lock.t t/lib/st-utf8.t
24444            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
24445            ! ext/Storable/Storable.xs t/lib/st-recurse.t
24446 ____________________________________________________________________________
24447 [  7131] By: jhi                                   on 2000/10/03  03:38:23
24448         Log: Encode nits.
24449      Branch: perl
24450            ! MANIFEST Makefile.SH
24451 ____________________________________________________________________________
24452 [  7130] By: jhi                                   on 2000/10/03  03:31:05
24453         Log: Update Changes.
24454      Branch: perl
24455            ! Changes patchlevel.h
24456 ____________________________________________________________________________
24457 [  7129] By: jhi                                   on 2000/10/03  02:24:02
24458         Log: Misplaced else.
24459      Branch: metaconfig/U/perl
24460            ! d_strtoll.U
24461      Branch: perl
24462            ! Configure config_h.SH
24463 ____________________________________________________________________________
24464 [  7128] By: jhi                                   on 2000/10/03  02:08:29
24465         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
24466              From: sthoenna@efn.org
24467              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
24468              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
24469      Branch: metaconfig/U/perl
24470            ! d_strtoll.U
24471      Branch: perl
24472            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
24473 ____________________________________________________________________________
24474 [  7127] By: jhi                                   on 2000/10/03  01:13:14
24475         Log: Update Changes.
24476      Branch: perl
24477            ! Changes patchlevel.h
24478 ____________________________________________________________________________
24479 [  7126] By: jhi                                   on 2000/10/03  00:57:08
24480         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
24481              as suggested by Olaf Flebbe and Nick Clark.
24482      Branch: perl
24483            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
24484 ____________________________________________________________________________
24485 [  7125] By: jhi                                   on 2000/10/03  00:50:56
24486         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
24487              From: Nick Clark <nick@plum.flirble.org>
24488              Date: Mon, 2 Oct 2000 11:03:24 +0100
24489              Message-Id: <20001002110324.D20073@plum.flirble.org>
24490              
24491              Also fixes bug ID 20001002.005.
24492      Branch: perl
24493            ! t/lib/encode.t
24494 ____________________________________________________________________________
24495 [  7124] By: jhi                                   on 2000/10/03  00:34:59
24496         Log: Subject: [PATCH 5.7.0] Epoc update
24497              From: Olaf Flebbe <o.flebbe@gmx.de>
24498              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
24499              Message-ID: <26423.969484586@www10.gmx.net>
24500      Branch: perl
24501            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
24502            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
24503            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
24504            ! util.c util.h
24505 ____________________________________________________________________________
24506 [  7123] By: jhi                                   on 2000/10/03  00:30:07
24507         Log: Regen headers.
24508      Branch: perl
24509            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
24510 ____________________________________________________________________________
24511 [  7122] By: jhi                                   on 2000/10/03  00:10:48
24512         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
24513      Branch: perl
24514            ! hints/openbsd.sh
24515 ____________________________________________________________________________
24516 [  7121] By: jhi                                   on 2000/10/03  00:05:06
24517         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
24518              From: <abigail@foad.org>
24519              Date: Tue, 26 Sep 2000 13:36:14 -0400
24520              Message-ID: <20000926173614.4356.qmail@foad.org>
24521      Branch: perl
24522            ! pod/perlop.pod
24523 ____________________________________________________________________________
24524 [  7120] By: jhi                                   on 2000/10/03  00:04:00
24525         Log: Inside require() $^S was always left undefined.
24526              
24527              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
24528              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24529              Date: Wed, 27 Sep 2000 18:54:49 -0400
24530              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
24531      Branch: perl
24532            ! cop.h mg.c pp_ctl.c util.c
24533 ____________________________________________________________________________
24534 [  7119] By: jhi                                   on 2000/10/03  00:00:16
24535         Log: Subject: [PATCH] DLL not restartabke with threaded perl
24536              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
24537              Date: Thu, 28 Sep 2000 09:20:46 +0100
24538              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
24539      Branch: perl
24540            ! perl.c
24541 ____________________________________________________________________________
24542 [  7118] By: jhi                                   on 2000/10/02  23:59:20
24543         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
24544              From: Nicholas Clark <nick@ccl4.org>
24545              Date: Thu, 28 Sep 2000 11:52:24 +0100
24546              Message-ID: <20000928115224.D7924@plum.flirble.org>
24547      Branch: perl
24548            ! op.c
24549 ____________________________________________________________________________
24550 [  7117] By: jhi                                   on 2000/10/02  23:57:51
24551         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
24552              From: Nicholas Clark <nick@babyhippo.co.uk>
24553              Date: Thu, 28 Sep 2000 12:18:10 +0100
24554              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
24555              
24556              Did not apply cleanly, manual intervention was needed.
24557      Branch: perl
24558            ! ext/B/B/Bytecode.pm utils/perlcc.PL
24559 ____________________________________________________________________________
24560 [  7116] By: jhi                                   on 2000/10/02  23:50:40
24561         Log: Document the issue (is not a syntax error, kind of)
24562              
24563              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
24564              From: Nicholas Clark <nick@ccl4.org>
24565              Date: Thu, 28 Sep 2000 17:12:42 +0100
24566              Message-ID: <20000928171242.K7924@plum.flirble.org>
24567      Branch: perl
24568            ! pod/perldata.pod
24569 ____________________________________________________________________________
24570 [  7115] By: jhi                                   on 2000/10/02  23:48:58
24571         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
24572              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24573              Date: Thu, 28 Sep 2000 21:55:31 -0400
24574              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
24575      Branch: perl
24576            ! regexec.c
24577 ____________________________________________________________________________
24578 [  7114] By: jhi                                   on 2000/10/02  23:47:57
24579         Log: Subject: DOC PATCH 5.6.0
24580              From: mjd@plover.com
24581              Date: 30 Sep 2000 06:02:34 -0000
24582              Message-ID: <20000930060234.4559.qmail@plover.com>
24583      Branch: perl
24584            ! pod/perldebguts.pod
24585 ____________________________________________________________________________
24586 [  7113] By: jhi                                   on 2000/10/02  23:46:43
24587         Log: SOCK_DGRAM and listen() do not mix as reported in
24588              
24589              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
24590              From: Petter Reinholdtsen <pere@hungry.com>
24591              Date: Sun, 1 Oct 2000 10:57:20 +0800
24592              Message-Id: <200010010257.KAA05735@localhost.localdomain>
24593              
24594              The patch for 5.7.0+ had to be reengineered, though.
24595      Branch: perl
24596            ! ext/IO/lib/IO/Socket/UNIX.pm
24597 ____________________________________________________________________________
24598 [  7112] By: jhi                                   on 2000/10/02  23:36:57
24599         Log: Subject: Re: [PATCH 5.005_64 missed]
24600              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24601              Date: Sun, 1 Oct 2000 18:50:10 -0400
24602              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
24603      Branch: perl
24604            ! pod/perlxs.pod
24605 ____________________________________________________________________________
24606 [  7111] By: jhi                                   on 2000/10/02  23:35:40
24607         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
24608              From: Radu Greab <radu@netsoft.ro>
24609              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
24610              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
24611      Branch: perl
24612            ! op.c opcode.pl t/op/substr.t
24613 ____________________________________________________________________________
24614 [  7110] By: jhi                                   on 2000/10/02  23:32:38
24615         Log: Subject: [PATCH] Fix aliasing of tied filehandles
24616              From: Daniel Chetlin <daniel@chetlin.com>
24617              Date: Mon, 2 Oct 2000 14:53:27 -0700
24618              Message-ID: <20001002145327.C1617@ilmd>
24619      Branch: perl
24620            ! perl.h pp_hot.c t/op/tiehandle.t
24621 ____________________________________________________________________________
24622 [  7109] By: jhi                                   on 2000/10/02  23:31:30
24623         Log: s/Robin Parker/Robin Barker/
24624      Branch: perl
24625            ! Changes5.6
24626 ____________________________________________________________________________
24627 [  7108] By: jhi                                   on 2000/10/02  23:15:46
24628         Log: Retract #7091 as suggested in
24629              
24630              From: Robin Barker <rmb1@cise.npl.co.uk> 
24631              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
24632              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
24633              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
24634      Branch: perl
24635            ! embed.pl proto.h
24636 ____________________________________________________________________________
24637 [  7107] By: nick                                  on 2000/10/02  18:23:14
24638         Log: A few tweaks to get Tk803 to work with Encode scheme.
24639      Branch: perl
24640            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
24641 ____________________________________________________________________________
24642 [  7106] By: nick                                  on 2000/10/01  21:34:14
24643         Log: Add checking cases to Encode's toUnicode and fromUnicode.
24644      Branch: perl
24645            ! ext/Encode/Encode.pm
24646 ____________________________________________________________________________
24647 [  7105] By: nick                                  on 2000/10/01  17:18:01
24648         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
24649              To read and use them.
24650              Add a lib/encode.t which checks a few things.
24651      Branch: perl
24652            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
24653            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
24654            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
24655            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
24656            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
24657            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
24658            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
24659            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
24660            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
24661            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
24662            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
24663            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
24664            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
24665            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
24666            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
24667            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
24668            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
24669            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
24670            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
24671            + ext/Encode/Encode/iso2022-jp.enc
24672            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
24673            + ext/Encode/Encode/iso8859-1.enc
24674            + ext/Encode/Encode/iso8859-2.enc
24675            + ext/Encode/Encode/iso8859-3.enc
24676            + ext/Encode/Encode/iso8859-4.enc
24677            + ext/Encode/Encode/iso8859-5.enc
24678            + ext/Encode/Encode/iso8859-6.enc
24679            + ext/Encode/Encode/iso8859-7.enc
24680            + ext/Encode/Encode/iso8859-8.enc
24681            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
24682            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
24683            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
24684            + ext/Encode/Encode/macCentEuro.enc
24685            + ext/Encode/Encode/macCroatian.enc
24686            + ext/Encode/Encode/macCyrillic.enc
24687            + ext/Encode/Encode/macDingbats.enc
24688            + ext/Encode/Encode/macGreek.enc
24689            + ext/Encode/Encode/macIceland.enc
24690            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
24691            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
24692            + ext/Encode/Encode/macTurkish.enc
24693            + ext/Encode/Encode/macUkraine.enc
24694            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
24695            + t/lib/encode.t
24696            ! MANIFEST ext/Encode/Encode.pm
24697 ____________________________________________________________________________
24698 [  7104] By: nick                                  on 2000/09/30  13:04:30
24699         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
24700              From: Daniel Chetlin <daniel@chetlin.com>
24701              Date: Mon, 18 Sep 2000 05:05:40 -0700
24702              Message-Id: <20000918050540.C652@ilmd>
24703      Branch: perl
24704            ! lib/overload.pm sv.c t/pragma/overload.t
24705 ____________________________________________________________________________
24706 [  7103] By: nick                                  on 2000/09/30  12:53:36
24707         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
24708              From: Johan Vromans <jvromans@squirrel.nl>
24709              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
24710              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
24711      Branch: perl
24712            ! pod/Makefile.SH
24713 ____________________________________________________________________________
24714 [  7102] By: nick                                  on 2000/09/30  12:52:31
24715         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
24716              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24717              Date: Sat, 16 Sep 2000 16:36:45 -0400
24718              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
24719      Branch: perl
24720            ! ext/B/B/Deparse.pm
24721 ____________________________________________________________________________
24722 [  7101] By: nick                                  on 2000/09/30  12:51:41
24723         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
24724              From: Craig A. Berry <craig.berry@psinetcs.com>
24725              Date: Sat, 16 Sep 2000 10:11:10 -0500
24726              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
24727      Branch: perl
24728            ! vms/vms.c
24729 ____________________________________________________________________________
24730 [  7100] By: nick                                  on 2000/09/30  12:50:33
24731         Log: Subject: Re: unicode support and perl [ID 20000901.097]
24732              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24733              Date: Fri, 15 Sep 2000 16:37:58 -0400
24734              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
24735      Branch: perl
24736            ! t/op/append.t
24737 ____________________________________________________________________________
24738 [  7099] By: nick                                  on 2000/09/30  12:49:35
24739         Log: Subject: Re: unicode support and perl [ID 20000901.097]
24740              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24741              Date: Fri, 15 Sep 2000 16:25:30 -0400
24742              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
24743      Branch: perl
24744            ! pp_hot.c
24745 ____________________________________________________________________________
24746 [  7098] By: nick                                  on 2000/09/30  12:48:00
24747         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
24748              From: Gisle Aas <gisle@ActiveState.com>
24749              Date: 15 Sep 2000 16:23:41 +0200
24750              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
24751      Branch: perl
24752            ! toke.c
24753 ____________________________________________________________________________
24754 [  7097] By: nick                                  on 2000/09/30  12:45:16
24755         Log: Subject: [PATCH] Nits in perlmod.pod
24756              From: Daniel Chetlin <daniel@chetlin.com>
24757              Date: Fri, 15 Sep 2000 02:04:09 -0700
24758              Message-Id: <20000915020409.A2104@ilmd>
24759      Branch: perl
24760            ! pod/perlmod.pod
24761 ____________________________________________________________________________
24762 [  7096] By: nick                                  on 2000/09/30  12:18:00
24763         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
24764              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
24765              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
24766              0 to checking to get the warning.
24767      Branch: perl
24768            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
24769            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
24770            ! regexec.c sv.c toke.c utf8.c
24771 ____________________________________________________________________________
24772 [  7095] By: nick                                  on 2000/09/15  16:55:59
24773         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
24774              
24775              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
24776              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24777              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
24778              Date: Fri, 15 Sep 2000 06:37:30 -0400
24779      Branch: perl
24780            ! ext/Encode/Encode.xs sv.c
24781 ____________________________________________________________________________
24782 [  7094] By: jhi                                   on 2000/09/15  03:23:32
24783         Log: Update Changes.
24784      Branch: perl
24785            ! Changes patchlevel.h
24786 ____________________________________________________________________________
24787 [  7093] By: jhi                                   on 2000/09/15  03:11:44
24788         Log: Fix for the charnames.t failures from Spider Boardman.
24789      Branch: perl
24790            ! toke.c
24791 ____________________________________________________________________________
24792 [  7092] By: jhi                                   on 2000/09/15  00:15:48
24793         Log: Botched the #7090 check-in.
24794      Branch: perl
24795            ! sv.c
24796 ____________________________________________________________________________
24797 [  7091] By: jhi                                   on 2000/09/14  23:33:24
24798         Log: Part of #7081 didn't come through.
24799      Branch: perl
24800            ! embed.pl proto.h
24801 ____________________________________________________________________________
24802 [  7090] By: jhi                                   on 2000/09/14  23:17:39
24803         Log: Subject: Re: perl@7078 
24804              From: Spider Boardman <spider@web.zk3.dec.com>
24805              Date: Thu, 14 Sep 2000 19:06:36 -0400
24806              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
24807      Branch: perl
24808            ! sv.c toke.c
24809 ____________________________________________________________________________
24810 [  7089] By: jhi                                   on 2000/09/14  23:11:21
24811         Log: Small portability tweaks.
24812      Branch: perl
24813            ! ext/Encode/Encode.xs
24814 ____________________________________________________________________________
24815 [  7088] By: jhi                                   on 2000/09/14  22:57:23
24816         Log: Fake return to pacify picky compilers.
24817      Branch: perl
24818            ! ext/Encode/Encode.xs
24819 ____________________________________________________________________________
24820 [  7087] By: jhi                                   on 2000/09/14  22:53:37
24821         Log: Subject: [PATCH] utf8.c apidoc
24822              From: Simon Cozens <simon@cozens.net>
24823              Date: Thu, 14 Sep 2000 23:46:57 +0100
24824              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
24825      Branch: perl
24826            ! perlapi.c pod/perlapi.pod utf8.c
24827 ____________________________________________________________________________
24828 [  7086] By: jhi                                   on 2000/09/14  22:40:38
24829         Log: We don't need to count the high bit bytes, a boolean is enough. 
24830      Branch: perl
24831            ! sv.c
24832 ____________________________________________________________________________
24833 [  7085] By: jhi                                   on 2000/09/14  21:20:09
24834         Log: Replace #7084 with
24835              
24836              Subject: Re: perl@7078 
24837              From: Spider Boardman <spider@web.zk3.dec.com>
24838              Date: Thu, 14 Sep 2000 17:09:36 -0400
24839              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
24840      Branch: perl
24841            ! sv.c utf8.c
24842 ____________________________________________________________________________
24843 [  7084] By: jhi                                   on 2000/09/14  20:03:34
24844         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
24845              convertable to bytes by checking it doesn't go above 0xc3
24846              
24847              Subject: Re: perl@7078
24848              From: Simon Cozens <simon@cozens.net>
24849              Date: Thu, 14 Sep 2000 20:59:19 +0100
24850              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
24851      Branch: perl
24852            ! utf8.c
24853 ____________________________________________________________________________
24854 [  7083] By: jhi                                   on 2000/09/14  19:38:47
24855         Log: Subject: Re: perl@7078
24856              From: Simon Cozens <simon@cozens.net>
24857              Date: Thu, 14 Sep 2000 20:13:09 +0100
24858              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
24859      Branch: perl
24860            ! t/op/bop.t
24861 ____________________________________________________________________________
24862 [  7082] By: jhi                                   on 2000/09/14  17:50:44
24863         Log: The one that got away.
24864      Branch: perl
24865            ! lib/File/Find.pm
24866 ____________________________________________________________________________
24867 [  7081] By: jhi                                   on 2000/09/14  17:45:35
24868         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
24869              From: Robin Barker <rmb1@cise.npl.co.uk>
24870              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
24871              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
24872      Branch: perl
24873            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
24874            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
24875            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
24876            ! regcomp.c toke.c universal.c
24877 ____________________________________________________________________________
24878 [  7080] By: jhi                                   on 2000/09/14  17:40:35
24879         Log: Problems picked up by AIX cc.
24880              
24881              Subject: Re: perl@7078 (patch included)
24882              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24883              Date: Thu, 14 Sep 2000 18:53:30 +0200
24884              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
24885      Branch: perl
24886            ! ext/Encode/Encode.xs
24887 ____________________________________________________________________________
24888 [  7079] By: jhi                                   on 2000/09/14  17:38:27
24889         Log: Subject: File::Find 5.7.0 POD nits
24890              From: Rich Morin <rdm@cfcl.com>
24891              Date: Wed, 13 Sep 2000 22:03:58 -0700
24892              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
24893      Branch: perl
24894            ! lib/File/Find.pm
24895 ____________________________________________________________________________
24896 [  7078] By: jhi                                   on 2000/09/14  14:58:20
24897         Log: Update Changes.
24898      Branch: perl
24899            ! Changes patchlevel.h
24900 ____________________________________________________________________________
24901 [  7077] By: jhi                                   on 2000/09/14  14:55:54
24902         Log: Compilation warnings and an error.
24903      Branch: perl
24904            ! sv.c
24905 ____________________________________________________________________________
24906 [  7076] By: jhi                                   on 2000/09/14  14:42:56
24907         Log: Fix for a parsing bug, not for the original bug.
24908              
24909              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
24910              From: Spider Boardman <spider@web.zk3.dec.com>
24911              Date: Wed, 13 Sep 2000 17:52:20 -0400
24912              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
24913      Branch: perl
24914            ! regcomp.c
24915 ____________________________________________________________________________
24916 [  7075] By: jhi                                   on 2000/09/14  14:40:40
24917         Log: Batch of UTF-8 patches from Simon Cozens.
24918      Branch: perl
24919            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
24920            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
24921            ! toke.c utf8.c
24922 ____________________________________________________________________________
24923 [  7074] By: jhi                                   on 2000/09/14  14:29:58
24924         Log: Subject: Re: Two advertising clauses need to be removed
24925              From: Russ Allbery <rra@stanford.edu>
24926              Date: 13 Sep 2000 18:50:26 -0700
24927              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
24928      Branch: perl
24929            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
24930 ____________________________________________________________________________
24931 [  7073] By: jhi                                   on 2000/09/14  14:28:20
24932         Log: Subject: [PATCH] de-wall t/README
24933              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24934              Date: Wed, 13 Sep 2000 17:46:55 -0700
24935              Message-ID: <//Bw5gzkge/e092yn@efn.org>
24936      Branch: perl
24937            ! t/README
24938 ____________________________________________________________________________
24939 [  7072] By: jhi                                   on 2000/09/14  14:25:10
24940         Log: Hints optimization.
24941              
24942              Subject: Minor nit
24943              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24944              Date: Wed, 13 Sep 2000 21:42:07 +0200
24945              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
24946      Branch: perl
24947            ! hints/hpux.sh
24948 ____________________________________________________________________________
24949 [  7071] By: jhi                                   on 2000/09/14  14:23:30
24950         Log: Allow chop() and chomp() to be overridden.
24951              
24952              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
24953              From: "Casey R. Tweten" <crt@kiski.net>
24954              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
24955              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
24956      Branch: perl
24957            ! toke.c
24958 ____________________________________________________________________________
24959 [  7070] By: jhi                                   on 2000/09/14  14:20:36
24960         Log: The return value of setlocale must be copied away.
24961              
24962              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
24963              From: Alan Burlison <Alan.Burlison@uk.sun.com>
24964              Date: Wed, 13 Sep 2000 16:27:37 +0100 
24965              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
24966      Branch: perl
24967            ! util.c
24968 ____________________________________________________________________________
24969 [  7069] By: jhi                                   on 2000/09/14  14:16:27
24970         Log: Remove vestiges of tr//CU.
24971              
24972              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
24973              From: Nick Clark <nick@plum.flirble.org>
24974              Date: Tue, 12 Sep 2000 22:50:14 +0100
24975              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
24976              
24977              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
24978              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24979              Date: Tue, 12 Sep 2000 21:38:48 -0700
24980              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
24981      Branch: perl
24982            ! op.h pod/perlunicode.pod
24983 ____________________________________________________________________________
24984 [  7068] By: jhi                                   on 2000/09/13  14:18:39
24985         Log: Add the Encode extension.  The code is still largely just skeleton.
24986      Branch: perl
24987            + ext/Encode/Encode.pm ext/Encode/Encode.xs
24988            + ext/Encode/Makefile.PL ext/Encode/Todo
24989            ! MANIFEST Todo-5.6
24990 ____________________________________________________________________________
24991 [  7067] By: jhi                                   on 2000/09/12  17:43:33
24992         Log: Allow for whitespace between "#" and "line" in cpp output.
24993              
24994              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
24995              From: Calle Dybedahl <calle@lysator.liu.se>
24996              Date: 12 Sep 2000 19:38:02 +0200 
24997              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
24998      Branch: perl
24999            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
25000 ____________________________________________________________________________
25001 [  7066] By: gsar                                  on 2000/09/12  17:24:29
25002         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
25003              initialization in all the threads on Windows
25004      Branch: perl
25005            ! win32/win32.c
25006 ____________________________________________________________________________
25007 [  7065] By: jhi                                   on 2000/09/12  15:11:31
25008         Log: Update Changes.
25009      Branch: perl
25010            ! Changes patchlevel.h
25011 ____________________________________________________________________________
25012 [  7064] By: jhi                                   on 2000/09/12  14:54:54
25013         Log: Retract #7062, the pod tests are not ready.
25014      Branch: perl
25015            ! t/TEST t/harness
25016 ____________________________________________________________________________
25017 [  7063] By: jhi                                   on 2000/09/12  14:25:41
25018         Log: The #7054 truncated Configure badly.
25019      Branch: metaconfig/U/perl
25020            ! End.U
25021      Branch: perl
25022            ! Configure config_h.SH
25023 ____________________________________________________________________________
25024 [  7062] By: jhi                                   on 2000/09/12  14:08:32
25025         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
25026              From: sthoenna@efn.org
25027              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
25028              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
25029      Branch: perl
25030            ! t/TEST t/harness
25031 ____________________________________________________________________________
25032 [  7061] By: jhi                                   on 2000/09/12  14:07:18
25033         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
25034              From: sthoenna@efn.org
25035              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
25036              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
25037      Branch: perl
25038            ! pod/perlxs.pod
25039 ____________________________________________________________________________
25040 [  7060] By: jhi                                   on 2000/09/12  14:06:08
25041         Log: Break up the myconfig lines a bit.
25042              
25043              Subject: perlbug/perl -V output format
25044              From: sthoenna@efn.org
25045              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
25046              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
25047      Branch: perl
25048            ! myconfig.SH
25049 ____________________________________________________________________________
25050 [  7059] By: jhi                                   on 2000/09/12  14:05:04
25051         Log: Test for the #7049.
25052              
25053              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
25054              From: andreas.koenig@anima.de (Andreas J. Koenig)
25055              Date: 12 Sep 2000 06:42:01 +0200
25056              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
25057      Branch: perl
25058            ! t/op/my.t
25059 ____________________________________________________________________________
25060 [  7058] By: jhi                                   on 2000/09/12  14:03:05
25061         Log: Subject: [patch: perl@7045] vms updates
25062              From: Peter Prymmer <pvhp@forte.com>
25063              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
25064              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
25065      Branch: perl
25066            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
25067 ____________________________________________________________________________
25068 [  7057] By: jhi                                   on 2000/09/12  14:00:51
25069         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
25070              From: sthoenna@efn.org
25071              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
25072              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
25073      Branch: perl
25074            ! t/op/64bitint.t
25075 ____________________________________________________________________________
25076 [  7056] By: jhi                                   on 2000/09/12  13:58:14
25077         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
25078              From: Jeff Pinyan <jeffp@crusoe.net>
25079              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
25080              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
25081      Branch: perl
25082            ! pod/perlfunc.pod
25083 ____________________________________________________________________________
25084 [  7055] By: jhi                                   on 2000/09/12  13:56:32
25085         Log: Do in VMS as the #7054 does.
25086      Branch: perl
25087            ! configure.com
25088 ____________________________________________________________________________
25089 [  7054] By: jhi                                   on 2000/09/12  13:50:31
25090         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
25091              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25092              Date: Mon, 11 Sep 2000 08:33:09 +0100
25093              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
25094      Branch: metaconfig/U/perl
25095            ! End.U
25096      Branch: perl
25097            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
25098            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
25099 ____________________________________________________________________________
25100 [  7053] By: jhi                                   on 2000/09/12  13:29:19
25101         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
25102              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25103              Date:     Tue, 12 Sep 2000 08:35:59 EDT
25104              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
25105      Branch: perl
25106            ! vms/test.com
25107 ____________________________________________________________________________
25108 [  7052] By: jhi                                   on 2000/09/11  23:01:50
25109         Log: Document the SvUTF8*().
25110      Branch: perl
25111            ! pod/perlapi.pod sv.h
25112 ____________________________________________________________________________
25113 [  7051] By: gsar                                  on 2000/09/11  14:46:30
25114         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
25115              (missed a spot when fixing up op_pmreplroot hack for ithreads)
25116      Branch: perl
25117            ! op.c t/op/split.t
25118 ____________________________________________________________________________
25119 [  7050] By: nick                                  on 2000/09/11  10:03:51
25120         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
25121              
25122              Subject: borland C++ win32.c tweak
25123              From: Vadim Konovalov <vkonovalov@lucent.com>
25124              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
25125              Date: Mon, 11 Sep 2000 11:22:33 +0400
25126      Branch: perl
25127            ! win32/win32.c
25128 ____________________________________________________________________________
25129 [  7049] By: nick                                  on 2000/09/11  09:57:33
25130         Log: Point fix for s/// on foreach (keys %xxx).
25131      Branch: perl
25132            ! pp_hot.c
25133 ____________________________________________________________________________
25134 [  7048] By: jhi                                   on 2000/09/10  23:37:09
25135         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
25136              by Pod::Text, from Brad Appleton.
25137      Branch: perl
25138            ! t/pod/testp2pt.pl
25139 ____________________________________________________________________________
25140 [  7047] By: jhi                                   on 2000/09/10  14:32:53
25141         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
25142              by Russ Allbery.
25143      Branch: perl
25144            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
25145 ____________________________________________________________________________
25146 [  7046] By: jhi                                   on 2000/09/10  14:15:08
25147         Log: Upgrade to CPAN 1.57_65, from Andreas König.
25148      Branch: perl
25149            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
25150 ____________________________________________________________________________
25151 [  7045] By: jhi                                   on 2000/09/08  21:36:32
25152         Log: Update Changes.
25153      Branch: perl
25154            ! Changes patchlevel.h
25155 ____________________________________________________________________________
25156 [  7044] By: jhi                                   on 2000/09/08  21:29:56
25157         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
25158              From: Peter Prymmer <pvhp@forte.com>
25159              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
25160              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
25161      Branch: perl
25162            ! configure.com
25163 ____________________________________________________________________________
25164 [  7043] By: jhi                                   on 2000/09/08  21:27:50
25165         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
25166              From: Peter Prymmer <pvhp@forte.com>
25167              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
25168              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
25169      Branch: perl
25170            ! Makefile.SH installperl
25171 ____________________________________________________________________________
25172 [  7042] By: jhi                                   on 2000/09/08  21:23:21
25173         Log: Continue #7041.
25174      Branch: perl
25175            ! cygwin/Makefile.SHs os2/Makefile.SHs
25176 ____________________________________________________________________________
25177 [  7041] By: jhi                                   on 2000/09/08  21:18:10
25178         Log: Do away with memory models cruft.  Sorry, PDP users.
25179      Branch: metaconfig
25180            ! U/modified/cc.U U/modified/libpth.U
25181      Branch: perl
25182            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
25183            ! Porting/config_H cflags.SH config_h.SH configure.com
25184            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
25185            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
25186            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
25187 ____________________________________________________________________________
25188 [  7040] By: jhi                                   on 2000/09/08  14:34:18
25189         Log: Major rewrite of s2p.  And I mean really major, it is
25190              an implementation of sed in perl.  If called as s2p it
25191              will function as s2p.  Note: needs non-UNIXifying.
25192              
25193              Subject: s2p
25194              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25195              Date: Mon, 28 Aug 2000 14:05:12 +0200
25196              Message-ID: <39AA5578.2102E2AA@alcatel.at>
25197      Branch: perl
25198            ! x2p/s2p.PL
25199 ____________________________________________________________________________
25200 [  7039] By: jhi                                   on 2000/09/08  14:19:49
25201         Log: Re-allow vec() for characters > 255.
25202              
25203              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
25204              From: Spider Boardman <spider@web.zk3.dec.com>
25205              Date: Fri, 08 Sep 2000 02:21:02 -0400
25206              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
25207      Branch: perl
25208            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
25209            ! t/op/vec.t
25210 ____________________________________________________________________________
25211 [  7038] By: jhi                                   on 2000/09/08  14:14:18
25212         Log: Subject: [PATCH lib/Benchmark.pm]
25213              From: <abigail@foad.org>
25214              Date: Thu, 7 Sep 2000 15:03:20 -0400
25215              Message-ID: <20000907190320.888.qmail@foad.org>
25216      Branch: perl
25217            ! lib/Benchmark.pm
25218 ____________________________________________________________________________
25219 [  7037] By: jhi                                   on 2000/09/08  14:11:06
25220         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
25221              
25222              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
25223              From: Spider Boardman <spider@web.zk3.dec.com>
25224              Date: Fri, 08 Sep 2000 01:30:27 -0400
25225              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
25226      Branch: perl
25227            ! op.c
25228 ____________________________________________________________________________
25229 [  7036] By: jhi                                   on 2000/09/08  14:08:58
25230         Log: Subject: [ID 20000908.002] perlipc documentation bug.
25231              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
25232              Date: Fri, 08 Sep 2000 12:38:32 +0200
25233              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
25234      Branch: perl
25235            ! pod/perlipc.pod
25236 ____________________________________________________________________________
25237 [  7035] By: jhi                                   on 2000/09/08  14:03:12
25238         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25239              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25240              Date: Fri, 08 Sep 2000 11:47:34 +0200
25241              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
25242      Branch: perl
25243            ! hints/dec_osf.sh
25244 ____________________________________________________________________________
25245 [  7034] By: jhi                                   on 2000/09/08  13:59:35
25246         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
25247              From: Simon Cozens <simon@cozens.net>
25248              Date: Thu, 7 Sep 2000 20:40:38 +0100
25249              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
25250      Branch: perl
25251            ! pp_hot.c
25252 ____________________________________________________________________________
25253 [  7033] By: jhi                                   on 2000/09/08  04:03:03
25254         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
25255              From: "Larry W. Virden" <lvirden@cas.org>
25256              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
25257              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
25258      Branch: perl
25259            ! pod/perldiag.pod
25260 ____________________________________________________________________________
25261 [  7032] By: jhi                                   on 2000/09/07  22:18:30
25262         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
25263              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
25264              Date: Mon, 04 Sep 2000 13:16:38 -0700
25265              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
25266      Branch: perl
25267            ! lib/perl5db.pl
25268 ____________________________________________________________________________
25269 [  7031] By: jhi                                   on 2000/09/07  22:02:29
25270         Log: Fix the ccversion detection for 5.1 and beyond.
25271              
25272              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25273              From: Spider Boardman <spider@leggy.zk3.dec.com>
25274              Date: Thu, 7 Sep 2000 17:54:27 -0400
25275              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
25276      Branch: perl
25277            ! hints/dec_osf.sh
25278 ____________________________________________________________________________
25279 [  7030] By: jhi                                   on 2000/09/07  19:12:28
25280         Log: Fix for
25281              
25282              Subject: [ID 20000903.001] \w in utf8-strings
25283              From: Marc Lehmann <pcg@goof.com>
25284              Date: Sun, 03 Sep 2000 09:44:29 +0200
25285              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
25286              
25287              and various related nits.
25288      Branch: perl
25289            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
25290 ____________________________________________________________________________
25291 [  7029] By: jhi                                   on 2000/09/07  18:49:09
25292         Log: Fix the URL, but the server is still missing in action.
25293              
25294              Subject: [ID 20000905.002] perlfaq1.pod URL error
25295              From: "Larry W. Virden" <lvirden@cas.org>
25296              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
25297              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
25298      Branch: perl
25299            ! pod/perlfaq1.pod
25300 ____________________________________________________________________________
25301 [  7028] By: jhi                                   on 2000/09/07  18:47:13
25302         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
25303              From: Hugo <hv@crypt.compulink.co.uk>
25304              Date: Tue, 05 Sep 2000 14:13:37 +0100
25305              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
25306      Branch: perl
25307            ! toke.c
25308 ____________________________________________________________________________
25309 [  7027] By: jhi                                   on 2000/09/07  18:45:35
25310         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
25311              From: Daniel Chetlin <daniel@chetlin.com>
25312              Date: Tue, 5 Sep 2000 04:57:07 -0700
25313              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
25314      Branch: perl
25315            ! pod/perlfaq6.pod pod/perlop.pod
25316 ____________________________________________________________________________
25317 [  7026] By: jhi                                   on 2000/09/07  18:44:01
25318         Log: Document the new ref() semantics.
25319              
25320              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
25321              From: Gisle Aas <gisle@ActiveState.com>
25322              Date: 05 Sep 2000 08:10:30 +0200
25323              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
25324      Branch: perl
25325            ! pod/perldelta.pod
25326 ____________________________________________________________________________
25327 [  7025] By: jhi                                   on 2000/09/07  18:42:27
25328         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
25329              
25330              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
25331              From: Gisle Aas <gisle@ActiveState.com>
25332              Date: 05 Sep 2000 08:11:40 +0200
25333              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
25334      Branch: perl
25335            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
25336 ____________________________________________________________________________
25337 [  7024] By: jhi                                   on 2000/09/07  18:39:32
25338         Log: Subject: [PATCH] Modernize Opcode.pm documentation
25339              From: Gisle Aas <gisle@ActiveState.com>
25340              Date: 4 Sep 2000 00:18:55 -0000
25341              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
25342      Branch: perl
25343            ! ext/Opcode/Opcode.pm
25344 ____________________________________________________________________________
25345 [  7023] By: jhi                                   on 2000/09/07  18:37:42
25346         Log: Subject: [PATCH] Tied filehandle documentation
25347              From: Gisle Aas <gisle@ActiveState.com>
25348              Date: 4 Sep 2000 00:14:40 -0000
25349              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
25350      Branch: perl
25351            ! pod/perlfunc.pod pod/perltie.pod
25352 ____________________________________________________________________________
25353 [  7022] By: jhi                                   on 2000/09/07  18:35:37
25354         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
25355              From: Gisle Aas <gisle@ActiveState.com>
25356              Date: 4 Sep 2000 00:04:22 -0000
25357              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
25358      Branch: perl
25359            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
25360 ____________________________________________________________________________
25361 [  7021] By: jhi                                   on 2000/09/07  18:33:22
25362         Log: Subject: small apidoc fix
25363              From: Marc Lehmann <pcg@goof.com>
25364              Date: Sun, 3 Sep 2000 05:12:06 +0200
25365              Message-ID: <20000903051206.A5909@cerebro.laendle>
25366      Branch: perl
25367            ! pod/perlapi.pod utf8.c
25368 ____________________________________________________________________________
25369 [  7020] By: jhi                                   on 2000/09/07  16:14:57
25370         Log: Tiny perldelta nits.
25371      Branch: perl
25372            ! pod/perldelta.pod
25373 ____________________________________________________________________________
25374 [  7019] By: jhi                                   on 2000/09/07  16:04:20
25375         Log: Guard against bad string->int conversion for quads.
25376      Branch: perl
25377            ! t/op/64bitint.t
25378 ____________________________________________________________________________
25379 [  7018] By: jhi                                   on 2000/09/06  17:07:03
25380         Log: Update Unicode todo list.
25381      Branch: perl
25382            ! Todo-5.6
25383 ____________________________________________________________________________
25384 [  7017] By: jhi                                   on 2000/09/05  21:16:01
25385         Log: Document the SvIOK_.*UV().
25386      Branch: perl
25387            ! pod/perlapi.pod sv.h
25388 ____________________________________________________________________________
25389 [  7016] By: nick                                  on 2000/09/03  21:54:46
25390         Log: Hash lookup of constant strings optimization:
25391              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
25392              to string table (as per sharepvn). Add newSV_pvn_share to create such
25393              a thing. Make hv.c compare addresses of strings and skip string compare
25394              if equal. Make method_named and helem ops use these shared-string SVs
25395              when arg is constant. Make keys op return shared-string SVs (less clearly
25396              a win).
25397      Branch: perl
25398            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
25399            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
25400            ! pod/perlintern.pod pp_hot.c proto.h sv.c
25401 ____________________________________________________________________________
25402 [  7015] By: jhi                                   on 2000/09/02  17:48:59
25403         Log: This is 5.7.0.
25404      Branch: perl
25405            ! Changes
25406 ____________________________________________________________________________
25407 [  7014] By: jhi                                   on 2000/09/02  17:35:45
25408         Log: Changes and patchlevel tweaks.
25409      Branch: perl
25410            ! Changes patchlevel.h
25411 ____________________________________________________________________________
25412 [  7013] By: jhi                                   on 2000/09/02  17:30:50
25413         Log: Update Changes.
25414      Branch: perl
25415            ! Changes patchlevel.h
25416 ____________________________________________________________________________
25417 [  7012] By: nick                                  on 2000/09/02  17:25:20
25418         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
25419      Branch: perl
25420            ! gv.c lib/overload.pm
25421 ____________________________________________________________________________
25422 [  7011] By: jhi                                   on 2000/09/02  17:16:25
25423         Log: Update perlhist.
25424      Branch: perl
25425            ! pod/perlhist.pod
25426 ____________________________________________________________________________
25427 [  7010] By: jhi                                   on 2000/09/02  17:01:35
25428         Log: perldelta nits.
25429      Branch: perl
25430            ! pod/perldelta.pod
25431 ____________________________________________________________________________
25432 [  7009] By: nick                                  on 2000/09/02  16:48:35
25433         Log: If overloaded %{} etc. return the object do not loop.
25434              Thus  sub deref { $_[0] } functions if object is wanted type.
25435      Branch: perl
25436            ! pp.h
25437 ____________________________________________________________________________
25438 [  7008] By: jhi                                   on 2000/09/02  16:26:11
25439         Log: Retab MANIFEST.
25440      Branch: perl
25441            ! ext/Storable/MANIFEST
25442 ____________________________________________________________________________
25443 [  7007] By: jhi                                   on 2000/09/02  16:23:02
25444         Log: Make certain cc is set before trying to run it.
25445      Branch: perl
25446            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
25447 ____________________________________________________________________________
25448 [  7006] By: jhi                                   on 2000/09/02  15:45:41
25449         Log: Unicode notes.
25450      Branch: perl
25451            ! pod/perldelta.pod
25452 ____________________________________________________________________________
25453 [  7005] By: jhi                                   on 2000/09/02  15:42:11
25454         Log: Various Configure nits by Philip Newton,
25455              plus the ebcdic one by me.
25456      Branch: metaconfig
25457            + U/modified/pager.U
25458            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
25459      Branch: metaconfig/U/perl
25460            ! Devel.U quadfio.U
25461      Branch: perl
25462            ! Configure config_h.SH
25463 ____________________________________________________________________________
25464 [  7004] By: jhi                                   on 2000/09/02  15:06:14
25465         Log: Apparently avoiding the swapping is too costly.
25466              
25467              From: "Ben Tilly" <ben_tilly@hotmail.com>
25468              Subject: Re: the door is closed.
25469              Date: Fri, 01 Sep 2000 20:23:16 EDT
25470              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
25471      Branch: perl
25472            ! pod/perlfaq4.pod
25473 ____________________________________________________________________________
25474 [  7003] By: nick                                  on 2000/09/02  12:26:04
25475         Log: Undo part of change 6489 which looks like a bulk edit which
25476              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
25477              The supressing of main:: on return from select() is undesirable.
25478      Branch: perl
25479            ! pp_sys.c
25480 ____________________________________________________________________________
25481 [  7002] By: jhi                                   on 2000/09/01  23:08:54
25482         Log: Update Changes.
25483      Branch: perl
25484            ! Changes patchlevel.h
25485 ____________________________________________________________________________
25486 [  7001] By: jhi                                   on 2000/09/01  23:00:13
25487         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
25488              From: Peter Prymmer <pvhp@forte.com>
25489              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
25490              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
25491              
25492              plus rework the http: spots as suggested by Tom Christiansen,
25493              plus regen perltoc.
25494      Branch: perl
25495            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
25496            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
25497 ____________________________________________________________________________
25498 [  7000] By: jhi                                   on 2000/09/01  22:36:01
25499         Log: Only the first line, thank you very much.
25500      Branch: perl
25501            ! hints/solaris_2.sh
25502 ____________________________________________________________________________
25503 [  6999] By: gsar                                  on 2000/09/01  22:16:40
25504         Log: change#6791 accidentally clobbered change#6710, put it back
25505      Branch: perl
25506            ! win32/win32.c
25507 ____________________________________________________________________________
25508 [  6998] By: jhi                                   on 2000/09/01  22:14:16
25509         Log: Mention the HP-UX LP64 freak failure.
25510      Branch: perl
25511            ! pod/perldelta.pod
25512 ____________________________________________________________________________
25513 [  6997] By: jhi                                   on 2000/09/01  21:48:32
25514         Log: Detypo.
25515      Branch: perl
25516            ! hints/hpux.sh
25517 ____________________________________________________________________________
25518 [  6996] By: jhi                                   on 2000/09/01  21:27:10
25519         Log: Update Changes.
25520      Branch: perl
25521            ! Changes patchlevel.h
25522 ____________________________________________________________________________
25523 [  6995] By: jhi                                   on 2000/09/01  21:14:24
25524         Log: Mi splgn s gnin.g
25525      Branch: perl
25526            ! pp_ctl.c
25527 ____________________________________________________________________________
25528 [  6994] By: jhi                                   on 2000/09/01  21:09:54
25529         Log: Subject: http:// in L<>
25530              From: Nicholas Clark <nick@ccl4.org>
25531              Date: Fri, 1 Sep 2000 22:03:21 +0100
25532              Message-ID: <20000901220321.B72074@plum.flirble.org>
25533      Branch: perl
25534            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
25535 ____________________________________________________________________________
25536 [  6993] By: jhi                                   on 2000/09/01  21:06:54
25537         Log: Update to Storable 1.0, from Raphael Manfredi.
25538      Branch: perl
25539            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
25540            ! ext/Storable/Makefile.PL ext/Storable/README
25541            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
25542            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
25543            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
25544            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
25545            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
25546            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
25547 ____________________________________________________________________________
25548 [  6992] By: jhi                                   on 2000/09/01  20:43:05
25549         Log: Mention known sfio+linux buglet.
25550      Branch: perl
25551            ! pod/perldelta.pod
25552 ____________________________________________________________________________
25553 [  6991] By: jhi                                   on 2000/09/01  20:40:11
25554         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
25555              From: Peter Prymmer <pvhp@forte.com>
25556              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
25557              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
25558      Branch: perl
25559            ! vms/vms.c
25560 ____________________________________________________________________________
25561 [  6990] By: jhi                                   on 2000/09/01  20:25:26
25562         Log: Retract #6986.
25563      Branch: perl
25564            ! hints/solaris_2.sh
25565 ____________________________________________________________________________
25566 [  6989] By: jhi                                   on 2000/09/01  20:23:00
25567         Log: Mergesort is back.
25568      Branch: perl
25569            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
25570 ____________________________________________________________________________
25571 [  6988] By: jhi                                   on 2000/09/01  19:37:40
25572         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
25573              From: Mike Guy <mjtg@cam.ac.uk>
25574              Date: Fri, 01 Sep 2000 17:43:33 +0100
25575              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
25576      Branch: perl
25577            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
25578            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
25579 ____________________________________________________________________________
25580 [  6987] By: jhi                                   on 2000/09/01  19:17:10
25581         Log: Regen perltoc.
25582      Branch: perl
25583            ! pod/perltoc.pod
25584 ____________________________________________________________________________
25585 [  6986] By: jhi                                   on 2000/09/01  18:51:10
25586         Log: Subject: Re: Solaris x86 has no SPARC libraries!
25587              From: Lupe Christoph <lupe@lupe-christoph.de>
25588              Date: Fri, 1 Sep 2000 20:41:20 +0200
25589              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
25590      Branch: perl
25591            ! hints/solaris_2.sh
25592 ____________________________________________________________________________
25593 [  6985] By: jhi                                   on 2000/09/01  18:28:10
25594         Log: Update Changes.
25595      Branch: perl
25596            ! Changes patchlevel.h
25597 ____________________________________________________________________________
25598 [  6984] By: jhi                                   on 2000/09/01  18:26:53
25599         Log: Feature ordering tweak.
25600      Branch: perl
25601            ! myconfig.SH
25602 ____________________________________________________________________________
25603 [  6983] By: jhi                                   on 2000/09/01  18:19:50
25604         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25605              From: <abigail@foad.org>
25606              Date: Fri, 1 Sep 2000 13:07:32 -0400
25607              Message-ID: <20000901170732.18249.qmail@foad.org>
25608      Branch: perl
25609            ! t/pragma/overload.t
25610 ____________________________________________________________________________
25611 [  6982] By: jhi                                   on 2000/09/01  18:17:54
25612         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
25613              so that case-ignoring systems like DCL can tell them from
25614              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
25615      Branch: metaconfig/U/perl
25616            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
25617      Branch: perl
25618            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25619            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
25620            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
25621            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
25622            ! vos/config.def vos/config.h vos/config_h.SH_orig
25623            ! win32/config.bc win32/config.gc win32/config.vc
25624 ____________________________________________________________________________
25625 [  6981] By: nick                                  on 2000/09/01  17:21:57
25626         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
25627              warning when UNTIE exists and instead pass the cound of extra references to
25628              the UNTIE method.
25629      Branch: perl
25630            ! pod/perltie.pod pp_sys.c
25631 ____________________________________________________________________________
25632 [  6980] By: jhi                                   on 2000/09/01  16:54:44
25633         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
25634              From: Peter Prymmer <pvhp@forte.com>
25635              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
25636              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
25637      Branch: perl
25638            ! configure.com
25639 ____________________________________________________________________________
25640 [  6979] By: jhi                                   on 2000/09/01  16:06:20
25641         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
25642              From: Mike Guy <mjtg@cam.ac.uk> 
25643              Date: Fri, 01 Sep 2000 16:49:27 +0100
25644              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
25645      Branch: perl
25646            ! t/base/rs.t
25647 ____________________________________________________________________________
25648 [  6978] By: jhi                                   on 2000/09/01  16:00:42
25649         Log: Update to PodParser 1.18, from Brad Appleton.
25650      Branch: perl
25651            ! lib/Pod/Checker.pm t/pod/find.t
25652 ____________________________________________________________________________
25653 [  6977] By: jhi                                   on 2000/09/01  14:48:58
25654         Log: Subject: Nit in Configure (bleadperl@6961)
25655              From: Lupe Christoph <lupe@lupe-christoph.de>
25656              Date: Fri, 1 Sep 2000 16:34:29 +0200
25657              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
25658      Branch: metaconfig
25659            ! U/compline/ccflags.U
25660      Branch: perl
25661            ! Configure config_h.SH
25662 ____________________________________________________________________________
25663 [  6976] By: jhi                                   on 2000/09/01  14:39:52
25664         Log: Update Changes.
25665      Branch: perl
25666            ! Changes patchlevel.h
25667 ____________________________________________________________________________
25668 [  6975] By: jhi                                   on 2000/09/01  14:37:36
25669         Log: microperl config update.
25670      Branch: perl
25671            ! uconfig.h uconfig.sh
25672 ____________________________________________________________________________
25673 [  6974] By: jhi                                   on 2000/09/01  14:36:53
25674         Log: Document known deficiencies.
25675      Branch: perl
25676            ! pod/perldelta.pod
25677 ____________________________________________________________________________
25678 [  6973] By: jhi                                   on 2000/09/01  14:10:20
25679         Log: Mention warnings fixes and updates.
25680      Branch: perl
25681            ! pod/perldelta.pod
25682 ____________________________________________________________________________
25683 [  6972] By: jhi                                   on 2000/09/01  14:01:52
25684         Log: Drop unused argument.
25685              
25686              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
25687              From: Spider Boardman <spider@web.zk3.dec.com>
25688              Date: Thu, 31 Aug 2000 16:10:15 -0400
25689              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
25690      Branch: perl
25691            ! toke.c
25692 ____________________________________________________________________________
25693 [  6971] By: jhi                                   on 2000/09/01  13:59:24
25694         Log: Add the overload warnings to perldiag.
25695      Branch: perl
25696            ! lib/overload.pm pod/perldiag.pod
25697 ____________________________________________________________________________
25698 [  6970] By: jhi                                   on 2000/09/01  13:55:10
25699         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25700              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25701              Date: Fri, 1 Sep 2000 13:43:15 +0100 
25702              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
25703      Branch: perl
25704            ! lib/overload.pm t/pragma/overload.t
25705 ____________________________________________________________________________
25706 [  6969] By: jhi                                   on 2000/09/01  13:52:27
25707         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25708              From: <abigail@foad.org>
25709              Date: Fri, 1 Sep 2000 05:46:54 -0400
25710              Message-ID: <20000901094654.6476.qmail@foad.org>
25711      Branch: perl
25712            ! lib/overload.pm
25713 ____________________________________________________________________________
25714 [  6968] By: jhi                                   on 2000/09/01  13:50:05
25715         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
25716              From: Daniel Chetlin <daniel@chetlin.com>
25717              Date: Fri, 1 Sep 2000 02:10:55 -0700
25718              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
25719      Branch: perl
25720            ! pod/perlretut.pod
25721 ____________________________________________________________________________
25722 [  6967] By: jhi                                   on 2000/09/01  13:47:54
25723         Log: Part of the solution.
25724              
25725              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
25726              From: Mike Guy <mjtg@cam.ac.uk>
25727              Date: Fri, 01 Sep 2000 14:16:01 +0100
25728              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
25729      Branch: perl
25730            ! gv.c mg.c
25731 ____________________________________________________________________________
25732 [  6966] By: jhi                                   on 2000/09/01  13:46:17
25733         Log: Subject: CPAN.pm beta 1.57_57 for the core
25734              From: andreas.koenig@anima.de (Andreas J. Koenig)
25735              Date: 01 Sep 2000 15:16:31 +0200
25736              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
25737      Branch: perl
25738            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
25739 ____________________________________________________________________________
25740 [  6965] By: jhi                                   on 2000/09/01  13:43:18
25741         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
25742              From: "Craig A. Berry" <craig.berry@psinetcs.com>
25743              Date: Fri, 01 Sep 2000 01:47:22 -0500
25744              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
25745      Branch: perl
25746            ! pod/perldelta.pod vms/vms.c
25747 ____________________________________________________________________________
25748 [  6964] By: jhi                                   on 2000/09/01  13:35:35
25749         Log: File::Temp patches from Andreas König,
25750              
25751              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
25752              From: andreas.koenig@anima.de (Andreas J. Koenig)
25753              Date: 01 Sep 2000 10:07:20 +0200
25754              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
25755              
25756              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
25757              From: andreas.koenig@anima.de (Andreas J. Koenig)
25758              Date: 31 Aug 2000 23:26:08 +0200
25759              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
25760      Branch: perl
25761            ! lib/File/Temp.pm t/lib/ftmp-security.t
25762 ____________________________________________________________________________
25763 [  6963] By: jhi                                   on 2000/09/01  02:22:24
25764         Log: Retract the mergesort code, way too incompatible licensing
25765              and copyrights.
25766      Branch: perl
25767            ! pod/perldelta.pod pp_ctl.c
25768 ____________________________________________________________________________
25769 [  6962] By: jhi                                   on 2000/08/31  23:27:32
25770         Log: Update Changes.
25771      Branch: perl
25772            ! Changes patchlevel.h
25773 ____________________________________________________________________________
25774 [  6961] By: jhi                                   on 2000/08/31  23:20:04
25775         Log: Small tweaks all over.
25776      Branch: metaconfig
25777            ! U/compline/d_gconvert.U
25778      Branch: perl
25779            ! AUTHORS Configure config_h.SH pp_ctl.c
25780 ____________________________________________________________________________
25781 [  6960] By: jhi                                   on 2000/08/31  22:39:36
25782         Log: Further rewording.
25783      Branch: perl
25784            ! pp_ctl.c
25785 ____________________________________________________________________________
25786 [  6959] By: jhi                                   on 2000/08/31  21:26:44
25787         Log: More address tweaking.
25788      Branch: perl
25789            ! AUTHORS Changes
25790 ____________________________________________________________________________
25791 [  6958] By: jhi                                   on 2000/08/31  20:47:25
25792         Log: AUTHORS tweaks, from Peter Prymmer.
25793              
25794              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
25795              From: Peter Prymmer <pvhp@forte.com>
25796              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
25797              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
25798      Branch: perl
25799            ! AUTHORS MAINTAIN
25800 ____________________________________________________________________________
25801 [  6957] By: jhi                                   on 2000/08/31  20:34:43
25802         Log: perldelta tweaks.
25803      Branch: perl
25804            ! pod/perldelta.pod
25805 ____________________________________________________________________________
25806 [  6956] By: jhi                                   on 2000/08/31  19:11:06
25807         Log: Regen perltoc.
25808      Branch: perl
25809            ! pod/perltoc.pod
25810 ____________________________________________________________________________
25811 [  6955] By: jhi                                   on 2000/08/31  19:06:30
25812         Log: Clarify the mergesort situation.
25813      Branch: perl
25814            ! pp_ctl.c
25815 ____________________________________________________________________________
25816 [  6954] By: jhi                                   on 2000/08/31  18:24:17
25817         Log: Move the Solaris 7 scan to use64bitall, make the
25818              failure to find 64-bot sparc libc to mention the
25819              possibility of being in an intel, from Lupe and Alan.
25820      Branch: perl
25821            ! hints/solaris_2.sh
25822 ____________________________________________________________________________
25823 [  6953] By: jhi                                   on 2000/08/31  18:09:20
25824         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
25825              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
25826      Branch: metaconfig
25827            ! U/compline/d_gconvert.U U/threads/archname.U
25828      Branch: metaconfig/U/perl
25829            ! perlxv.U
25830      Branch: perl
25831            ! Configure config_h.SH sv.c
25832 ____________________________________________________________________________
25833 [  6952] By: jhi                                   on 2000/08/31  17:42:24
25834         Log: :: not allowed in pathnames, change to .
25835              
25836              Subject: [PATCH perl@6938] cygwin port
25837              From: "Fifer, Eric" <EFifer@sanwaint.com>
25838              Date: Thu, 31 Aug 2000 16:32:59 +0100
25839              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
25840      Branch: metaconfig/U/perl
25841            ! perlxv.U
25842 ____________________________________________________________________________
25843 [  6951] By: jhi                                   on 2000/08/31  17:02:05
25844         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
25845      Branch: perl
25846            ! perl.h
25847 ____________________________________________________________________________
25848 [  6950] By: jhi                                   on 2000/08/31  16:26:08
25849         Log: More author updates.
25850              
25851              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
25852              From: Simon Cozens <simon@cozens.net>
25853              Date: Thu, 31 Aug 2000 17:13:32 +0100
25854              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
25855      Branch: perl
25856            ! AUTHORS
25857 ____________________________________________________________________________
25858 [  6949] By: jhi                                   on 2000/08/31  16:04:49
25859         Log: POSIX doesn't report long double values under -Duselongdouble
25860              when the long doubles are "real" (bigger than doubles).
25861              
25862              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
25863              From: Spider Boardman <spider@peano.zk3.dec.com>
25864              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
25865              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
25866      Branch: perl
25867            ! ext/POSIX/POSIX.xs
25868 ____________________________________________________________________________
25869 [  6948] By: jhi                                   on 2000/08/31  15:25:10
25870         Log: Update Changes.
25871      Branch: perl
25872            ! Changes patchlevel.h
25873 ____________________________________________________________________________
25874 [  6947] By: jhi                                   on 2000/08/31  15:22:29
25875         Log: Document UNTIE in a very minimalistic way.
25876      Branch: perl
25877            ! pod/perlfunc.pod pod/perltie.pod
25878 ____________________________________________________________________________
25879 [  6946] By: jhi                                   on 2000/08/31  15:15:23
25880         Log: Document known failures.
25881      Branch: perl
25882            ! pod/perldelta.pod
25883 ____________________________________________________________________________
25884 [  6945] By: jhi                                   on 2000/08/31  15:07:00
25885         Log: Don't attach -ld to the archname if pointless.
25886      Branch: metaconfig
25887            ! U/threads/archname.U
25888      Branch: perl
25889            ! Configure config_h.SH
25890 ____________________________________________________________________________
25891 [  6944] By: jhi                                   on 2000/08/31  14:37:42
25892         Log: Wrap the test in eval.
25893              
25894              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
25895              From: Tim Jenness <timj@jach.hawaii.edu>
25896              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
25897              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
25898      Branch: perl
25899            ! t/lib/ftmp-security.t
25900 ____________________________________________________________________________
25901 [  6943] By: jhi                                   on 2000/08/31  14:30:57
25902         Log: Make -Dusemorebits find long doubles in Solaris.
25903      Branch: perl
25904            ! hints/solaris_2.sh
25905 ____________________________________________________________________________
25906 [  6942] By: jhi                                   on 2000/08/31  13:48:45
25907         Log: Clarify the third case of ftmp-security warnings.
25908      Branch: perl
25909            ! INSTALL
25910 ____________________________________________________________________________
25911 [  6941] By: jhi                                   on 2000/08/31  13:40:31
25912         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
25913              From: <abigail@foad.org>
25914              Date: Thu, 31 Aug 2000 01:35:05 -0400
25915              Message-ID: <20000831053505.32120.qmail@foad.org>
25916      Branch: perl
25917            ! pod/perldelta.pod
25918 ____________________________________________________________________________
25919 [  6940] By: jhi                                   on 2000/08/31  13:38:48
25920         Log: Issue useful diagnostic on unknown pod commands.
25921              
25922              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
25923              From: <abigail@foad.org>
25924              Date: Thu, 31 Aug 2000 03:41:18 -0400
25925              Message-ID: <20000831074118.24880.qmail@foad.org>
25926      Branch: perl
25927            ! lib/Pod/Man.pm
25928 ____________________________________________________________________________
25929 [  6939] By: jhi                                   on 2000/08/31  13:34:33
25930         Log: Reveal Borland's isnan.
25931              
25932              Subject: build with BC++ tweak
25933              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
25934              Date: Thu, 31 Aug 2000 13:09:37 +0400
25935              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
25936      Branch: perl
25937            ! win32/win32.h
25938 ____________________________________________________________________________
25939 [  6938] By: jhi                                   on 2000/08/31  05:01:20
25940         Log: Update Changes.
25941      Branch: perl
25942            ! Changes patchlevel.h
25943 ____________________________________________________________________________
25944 [  6937] By: jhi                                   on 2000/08/31  04:26:23
25945         Log: sscanf() may be the only way to read long doubles from strings.
25946      Branch: metaconfig/U/perl
25947            ! longdblfio.U
25948      Branch: perl
25949            ! Configure config_h.SH perl.h util.c
25950 ____________________________________________________________________________
25951 [  6936] By: jhi                                   on 2000/08/31  04:18:19
25952         Log: The #6929 was too skimpy.
25953      Branch: perl
25954            ! sv.c
25955 ____________________________________________________________________________
25956 [  6935] By: jhi                                   on 2000/08/31  02:47:07
25957         Log: Subject: Re: typos in pods
25958              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25959              Date: Wed, 30 Aug 2000 19:25:34 -0700
25960              Message-ID: <eIcr5gzkg25X092yn@efn.org>
25961      Branch: perl
25962            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
25963 ____________________________________________________________________________
25964 [  6934] By: jhi                                   on 2000/08/31  02:42:55
25965         Log: Missed one Unicode file.
25966      Branch: perl
25967            + lib/unicode/UCDFF301.html
25968 ____________________________________________________________________________
25969 [  6933] By: jhi                                   on 2000/08/30  23:42:27
25970         Log: Update Changes.
25971      Branch: perl
25972            ! Changes patchlevel.h
25973 ____________________________________________________________________________
25974 [  6932] By: jhi                                   on 2000/08/30  23:40:07
25975         Log: Mention UNTIE in perldelta.  Still needs documenting
25976              in perltie et alia.
25977      Branch: perl
25978            ! pod/perldelta.pod
25979 ____________________________________________________________________________
25980 [  6931] By: jhi                                   on 2000/08/30  23:36:02
25981         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
25982              From: <abigail@foad.org>
25983              Date: Wed, 30 Aug 2000 19:28:07 -0400
25984              Message-ID: <20000830232807.305.qmail@foad.org>
25985      Branch: perl
25986            ! pod/perldelta.pod
25987 ____________________________________________________________________________
25988 [  6930] By: jhi                                   on 2000/08/30  23:32:40
25989         Log: Update to Unicode 3.0.1.
25990      Branch: perl
25991            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
25992            + lib/unicode/PropList.txt lib/unicode/README.perl
25993            + lib/unicode/UCD301.html lib/unicode/Unicode.301
25994            - lib/unicode/Props.txt lib/unicode/UCD300.html
25995            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
25996            ! (edit 257 files)
25997 ____________________________________________________________________________
25998 [  6929] By: jhi                                   on 2000/08/30  22:38:18
25999         Log: Heap decorruption.
26000              
26001              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
26002              From: Alan Burlison <Alan.Burlison@uk.sun.com>
26003              Date: Wed, 30 Aug 2000 22:39:52 +0100
26004              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
26005      Branch: perl
26006            ! sv.c
26007 ____________________________________________________________________________
26008 [  6928] By: jhi                                   on 2000/08/30  22:29:34
26009         Log: Retract the dummy test, skip the security tests (instead of failing),
26010              explain what the warnings mean.
26011      Branch: perl
26012            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
26013 ____________________________________________________________________________
26014 [  6927] By: jhi                                   on 2000/08/30  22:14:13
26015         Log: Change the internal implementation of sort() to be mergesort
26016              instead of quicksort, from John Linderman <jpl@research.att.com>.
26017              Gives us better worst case, better average case, and stability.
26018              What's there not to like?  (Small fixes for threaded builds
26019              were required).
26020      Branch: perl
26021            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
26022 ____________________________________________________________________________
26023 [  6926] By: jhi                                   on 2000/08/30  20:55:20
26024         Log: A better fix for the Socket building problem from Craig Berry.
26025      Branch: perl
26026            ! vms/vms.c
26027 ____________________________________________________________________________
26028 [  6925] By: jhi                                   on 2000/08/30  20:20:25
26029         Log: Subject: [PATCH] Re: UNTIE method 
26030              From: Nick Ing-Simmons <nik@tiuk.ti.com>
26031              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
26032              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
26033      Branch: perl
26034            ! pp_sys.c t/op/tie.t
26035 ____________________________________________________________________________
26036 [  6924] By: jhi                                   on 2000/08/30  20:17:11
26037         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
26038              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26039              Date: Wed, 30 Aug 2000 15:03:14 -0500
26040              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
26041      Branch: perl
26042            ! vms/vms.c
26043 ____________________________________________________________________________
26044 [  6923] By: jhi                                   on 2000/08/30  20:15:18
26045         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
26046              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26047              Date: Wed, 30 Aug 2000 13:30:36 -0500
26048              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
26049      Branch: perl
26050            ! vms/vms.c
26051 ____________________________________________________________________________
26052 [  6922] By: jhi                                   on 2000/08/30  19:54:43
26053         Log: Better options for rsync.
26054      Branch: perl
26055            ! pod/perlhack.pod
26056 ____________________________________________________________________________
26057 [  6921] By: jhi                                   on 2000/08/30  19:40:16
26058         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
26059              From: Rick Delaney <rick@consumercontact.com>
26060              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
26061              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
26062      Branch: perl
26063            ! pod/perlfunc.pod
26064 ____________________________________________________________________________
26065 [  6920] By: jhi                                   on 2000/08/30  19:36:40
26066         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
26067              From: Peter Prymmer <pvhp@forte.com>
26068              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
26069              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
26070      Branch: perl
26071            ! configure.com
26072 ____________________________________________________________________________
26073 [  6919] By: jhi                                   on 2000/08/30  14:52:02
26074         Log: Update Changes.
26075      Branch: perl
26076            ! Changes patchlevel.h
26077 ____________________________________________________________________________
26078 [  6918] By: jhi                                   on 2000/08/30  14:48:34
26079         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
26080      Branch: perl
26081            ! lib/ExtUtils/typemap
26082 ____________________________________________________________________________
26083 [  6917] By: jhi                                   on 2000/08/30  14:46:34
26084         Log: Subject: typos in pods
26085              From: Nicholas Clark <nick@ccl4.org>
26086              Date: Wed, 30 Aug 2000 01:12:50 +0100
26087              Message-ID: <20000830011249.A61388@plum.flirble.org>
26088      Branch: perl
26089            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
26090            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
26091            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
26092            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
26093 ____________________________________________________________________________
26094 [  6916] By: jhi                                   on 2000/08/30  14:19:09
26095         Log: Document Storable problems on Crays.  (Will have
26096              to document all the other Storable problems, too.)
26097      Branch: perl
26098            ! pod/perldelta.pod
26099 ____________________________________________________________________________
26100 [  6915] By: jhi                                   on 2000/08/30  14:06:02
26101         Log: Subject: [PATCH] fix misc cast warnings
26102              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26103              Date: Tue, 29 Aug 2000 23:16:14 -0700
26104              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
26105      Branch: perl
26106            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
26107            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
26108            ! os2/os2ish.h
26109 ____________________________________________________________________________
26110 [  6914] By: jhi                                   on 2000/08/30  14:03:45
26111         Log: Timestamp mismatch again.  Need to fix this dependence on
26112              config_h.SH timestamp, since it's the contents of config_h.SH
26113              that matter.
26114      Branch: perl
26115            ! uconfig.h uconfig.sh
26116 ____________________________________________________________________________
26117 [  6913] By: jhi                                   on 2000/08/30  13:54:06
26118         Log: Don't say "Perl 5.0 source kit".
26119      Branch: perl
26120            ! perl.c
26121 ____________________________________________________________________________
26122 [  6912] By: jhi                                   on 2000/08/30  13:51:24
26123         Log: Reset archname and archname64 always, forcing them be
26124              recomputed at each Configure run, make Configure and
26125              the hints files agree on the naming of largefiles variables.
26126      Branch: metaconfig
26127            ! U/threads/archname.U
26128      Branch: metaconfig/U/perl
26129            ! use64bits.U
26130      Branch: perl
26131            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
26132            ! hints/linux.sh hints/solaris_2.sh
26133 ____________________________________________________________________________
26134 [  6911] By: jhi                                   on 2000/08/30  13:30:13
26135         Log: Put back the slice accidentally removed by #6907.
26136      Branch: perl
26137            ! hints/solaris_2.sh
26138 ____________________________________________________________________________
26139 [  6910] By: jhi                                   on 2000/08/30  01:24:26
26140         Log: Be consistent: other Net::get* do export theirs.
26141              
26142              Subject: Re: Net::protoent does not export 'getproto'
26143              From: Yasushi Nakajima <sey@jkc.co.jp>
26144              Date: Wed, 30 Aug 2000 09:53:14 +0900
26145              Message-Id: <200008300051.DAA24700@taku.hut.fi>
26146      Branch: perl
26147            ! lib/Net/protoent.pm
26148 ____________________________________________________________________________
26149 [  6909] By: jhi                                   on 2000/08/30  01:17:25
26150         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
26151              From: Gurusamy Sarathy <gsar@ActiveState.com>
26152              Date: Tue, 29 Aug 2000 17:17:07 -0700
26153              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
26154      Branch: perl
26155            ! cop.h
26156 ____________________________________________________________________________
26157 [  6908] By: jhi                                   on 2000/08/30  00:58:05
26158         Log: Update Changes.
26159      Branch: perl
26160            ! Changes patchlevel.h
26161 ____________________________________________________________________________
26162 [  6907] By: jhi                                   on 2000/08/30  00:57:22
26163         Log: Introduce ccname to keep track of what compiler kind of we have.
26164      Branch: metaconfig/U/perl
26165            ! Checkcc.U gccvers.U
26166      Branch: perl
26167            ! Configure config_h.SH hints/solaris_2.sh
26168 ____________________________________________________________________________
26169 [  6906] By: jhi                                   on 2000/08/30  00:25:47
26170         Log: Put back the flags dump as reasoned in
26171              
26172              Subject: Re: [PATCH] Glob dumping
26173              From: Mike Guy <mjtg@cam.ac.uk> 
26174              Date: Tue, 29 Aug 2000 21:41:32 +0100
26175              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
26176      Branch: perl
26177            ! dump.c t/lib/peek.t
26178 ____________________________________________________________________________
26179 [  6905] By: jhi                                   on 2000/08/30  00:16:17
26180         Log: Make the epsilon to be relative, not absolute.
26181              
26182              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
26183              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
26184              Date: Tue, 29 Aug 2000 19:58:56 -0400
26185              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
26186      Branch: perl
26187            ! t/lib/trig.t
26188 ____________________________________________________________________________
26189 [  6904] By: jhi                                   on 2000/08/30  00:13:09
26190         Log: From now on, Gisle is on my list of usual suspects :-)
26191              Retract #6902.
26192      Branch: perl
26193            ! ext/Opcode/Safe.pm
26194 ____________________________________________________________________________
26195 [  6903] By: jhi                                   on 2000/08/29  23:51:20
26196         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
26197              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26198              Date: Tue, 29 Aug 2000 18:43:26 -0500
26199              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
26200      Branch: perl
26201            + vms/vmspipe.com
26202            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
26203            ! vms/vms.c
26204 ____________________________________________________________________________
26205 [  6902] By: jhi                                   on 2000/08/29  23:44:14
26206         Log: Retry what #6882 attempted.
26207              
26208              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
26209              From: Gisle Aas <gisle@ActiveState.com>
26210              Date: 30 Aug 2000 00:33:09 +0200
26211              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
26212      Branch: perl
26213            ! ext/Opcode/Safe.pm
26214 ____________________________________________________________________________
26215 [  6901] By: jhi                                   on 2000/08/29  22:59:32
26216         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
26217              From: Hugo <hv@crypt.compulink.co.uk>
26218              Date: Mon, 12 Jun 2000 19:36:08 +0100
26219              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
26220      Branch: perl
26221            ! sv.c
26222 ____________________________________________________________________________
26223 [  6900] By: jhi                                   on 2000/08/29  22:58:35
26224         Log: Admit that we are leaking scalars.
26225              
26226              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
26227              From: Spider Boardman <spider@leggy.zk3.dec.com>
26228              Date: Tue, 29 Aug 2000 18:48:29 -0400
26229              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
26230      Branch: perl
26231            ! t/pragma/warnings.t
26232 ____________________________________________________________________________
26233 [  6899] By: jhi                                   on 2000/08/29  20:53:13
26234         Log: Update Changes.
26235      Branch: perl
26236            ! Changes patchlevel.h
26237 ____________________________________________________________________________
26238 [  6898] By: jhi                                   on 2000/08/29  20:46:21
26239         Log: Undo namespace pollution of #6878.
26240              
26241              Subject: Re: Net::protoent does not export 'getproto'
26242              From: Mike Guy <mjtg@cam.ac.uk>
26243              Date: Tue, 29 Aug 2000 21:32:37 +0100
26244              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
26245      Branch: perl
26246            ! lib/Net/protoent.pm
26247 ____________________________________________________________________________
26248 [  6897] By: jhi                                   on 2000/08/29  20:44:29
26249         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
26250              From: Peter Prymmer <pvhp@forte.com>
26251              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
26252              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
26253      Branch: perl
26254            ! pod/perlebcdic.pod
26255 ____________________________________________________________________________
26256 [  6896] By: jhi                                   on 2000/08/29  20:40:57
26257         Log: There's no point repeating the 'revision' (5) of perl5.
26258      Branch: metaconfig/U/perl
26259            ! Devel.U patchlevel.U
26260      Branch: perl
26261            ! Configure config_h.SH
26262 ____________________________________________________________________________
26263 [  6895] By: jhi                                   on 2000/08/29  20:16:58
26264         Log: Regen Configure for #6894.
26265      Branch: metaconfig/U/perl
26266            ! perladmin.U
26267      Branch: perl
26268            ! Configure config_h.SH
26269 ____________________________________________________________________________
26270 [  6894] By: jhi                                   on 2000/08/29  19:59:52
26271         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
26272              From: "Philip Newton" <Philip.Newton@gmx.net>
26273              Date: Tue, 29 Aug 2000 21:39:14 +0200
26274              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
26275      Branch: perl
26276            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
26277            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
26278            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
26279            ! utils/perlbug.PL
26280 ____________________________________________________________________________
26281 [  6893] By: jhi                                   on 2000/08/29  19:55:30
26282         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
26283              From: "Philip Newton" <Philip.Newton@gmx.net>
26284              Date: Tue, 29 Aug 2000 21:39:14 +0200
26285              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
26286      Branch: perl
26287            ! installhtml
26288 ____________________________________________________________________________
26289 [  6892] By: jhi                                   on 2000/08/29  19:53:59
26290         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
26291              From: "Philip Newton" <Philip.Newton@gmx.net>
26292              Date: Tue, 29 Aug 2000 21:48:18 +0200
26293              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
26294      Branch: perl
26295            ! lib/File/Temp.pm
26296 ____________________________________________________________________________
26297 [  6891] By: jhi                                   on 2000/08/29  18:30:03
26298         Log: Nail the ID 20000828.023.
26299      Branch: perl
26300            ! ext/Storable/Storable.xs
26301 ____________________________________________________________________________
26302 [  6890] By: jhi                                   on 2000/08/29  16:50:17
26303         Log: Under usethreads the dumped variable is IN_PAD.
26304              
26305              Subject: Re: [PATCH] Glob dumping
26306              From: Gisle Aas <gisle@ActiveState.com>
26307              Date: 29 Aug 2000 18:45:05 +0200
26308              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
26309      Branch: perl
26310            ! t/lib/peek.t
26311 ____________________________________________________________________________
26312 [  6889] By: jhi                                   on 2000/08/29  15:17:37
26313         Log: Update Changes.
26314      Branch: perl
26315            ! Changes patchlevel.h
26316 ____________________________________________________________________________
26317 [  6888] By: jhi                                   on 2000/08/29  14:49:59
26318         Log: Retract #6882, broke the safe tests.
26319      Branch: perl
26320            ! ext/Opcode/Safe.pm
26321 ____________________________________________________________________________
26322 [  6887] By: jhi                                   on 2000/08/29  14:47:06
26323         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
26324              From: Gisle Aas <gisle@ActiveState.com> 
26325              Date: 09 Jun 2000 20:00:11 +0200
26326              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
26327      Branch: perl
26328            ! utils/perldoc.PL
26329 ____________________________________________________________________________
26330 [  6886] By: jhi                                   on 2000/08/29  14:42:45
26331         Log: The #6881 removed one dump line.
26332      Branch: perl
26333            ! t/lib/peek.t
26334 ____________________________________________________________________________
26335 [  6885] By: jhi                                   on 2000/08/29  14:30:47
26336         Log: Don't forget to tidy up.
26337      Branch: perl
26338            ! t/lib/ftmp-security.t
26339 ____________________________________________________________________________
26340 [  6884] By: jhi                                   on 2000/08/29  14:25:17
26341         Log: Disabling the one test is a bit tricky.
26342      Branch: perl
26343            ! t/lib/ftmp-security.t
26344 ____________________________________________________________________________
26345 [  6883] By: jhi                                   on 2000/08/29  14:16:25
26346         Log: Disable one of the tests for now.
26347      Branch: perl
26348            ! t/lib/ftmp-security.t
26349 ____________________________________________________________________________
26350 [  6882] By: jhi                                   on 2000/08/29  14:05:50
26351         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
26352              From: gisle@aas.no
26353              Date: 29 Aug 2000 10:35:06 -0000
26354              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
26355      Branch: perl
26356            ! ext/Opcode/Safe.pm
26357 ____________________________________________________________________________
26358 [  6881] By: jhi                                   on 2000/08/29  14:03:51
26359         Log: Subject: [PATCH] Glob dumping
26360              From: Gisle Aas <gisle@ActiveState.com>
26361              Date: 29 Aug 2000 07:59:42 -0000
26362              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
26363      Branch: perl
26364            ! dump.c
26365 ____________________________________________________________________________
26366 [  6880] By: jhi                                   on 2000/08/29  14:02:01
26367         Log: Subject: [PATCH] Warnings in B::Deparse
26368              From: <abigail@foad.org>
26369              Date: Tue, 29 Aug 2000 00:00:01 -0400
26370              Message-ID: <20000829040001.2999.qmail@foad.org>
26371      Branch: perl
26372            ! ext/B/B/Deparse.pm
26373 ____________________________________________________________________________
26374 [  6879] By: jhi                                   on 2000/08/29  13:57:26
26375         Log: Missed a change in #6869.
26376      Branch: perl
26377            ! mg.c
26378 ____________________________________________________________________________
26379 [  6878] By: jhi                                   on 2000/08/29  13:45:04
26380         Log: Subject: Net::protoent does not export 'getproto'
26381              From: Yasushi Nakajima <sey@jkc.co.jp>
26382              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
26383      Branch: perl
26384            ! lib/Net/protoent.pm
26385 ____________________________________________________________________________
26386 [  6877] By: jhi                                   on 2000/08/29  13:39:19
26387         Log: Patches all over for people and the files they (hopefully) care about.
26388      Branch: perl
26389            ! AUTHORS Changes MAINTAIN
26390 ____________________________________________________________________________
26391 [  6876] By: jhi                                   on 2000/08/29  12:53:54
26392         Log: Fix for thinko in #6848.
26393              
26394              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
26395              From: Lupe Christoph <lupe@lupe-christoph.de>
26396              Date: Tue, 29 Aug 2000 09:04:08 +0200
26397              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
26398      Branch: perl
26399            ! ext/Thread/Thread.xs
26400 ____________________________________________________________________________
26401 [  6875] By: jhi                                   on 2000/08/29  12:50:14
26402         Log: Update to Getopt::Long 2.24, from Johan Vromans.
26403      Branch: perl
26404            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
26405 ____________________________________________________________________________
26406 [  6874] By: jhi                                   on 2000/08/29  02:09:53
26407         Log: Use minimal @INC in tests, most of the time just '../lib',
26408              so that we simply can't pick up stuff from other Perls than
26409              the one we are testing.  Pointed out by
26410              
26411              From: Mike Guy <mjtg@cam.ac.uk>
26412              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
26413              Date: Fri, 25 Aug 2000 15:15:59 +0100
26414              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
26415      Branch: perl
26416            ! (edit 185 files)
26417 ____________________________________________________________________________
26418 [  6873] By: jhi                                   on 2000/08/29  01:07:11
26419         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
26420              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26421              Date: Mon, 28 Aug 2000 17:45:52 -0700
26422              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
26423      Branch: perl
26424            ! Makefile.SH hints/os2.sh
26425 ____________________________________________________________________________
26426 [  6872] By: jhi                                   on 2000/08/28  23:33:39
26427         Log: Subject: [PATCH bleedperl@6866] spellings
26428              From: marcel@codewerk.com (Marcel Grunauer)
26429              Date: Tue, 29 Aug 2000 01:19:59 +0200
26430              Message-Id: <200008282319.BAA29862@gandalf.local>
26431      Branch: perl
26432            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
26433            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
26434            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
26435 ____________________________________________________________________________
26436 [  6871] By: jhi                                   on 2000/08/28  23:22:09
26437         Log: Take out the SUIDMAIL thing, that will not be
26438              a problem in 5.7.*.
26439      Branch: perl
26440            ! patchlevel.h
26441 ____________________________________________________________________________
26442 [  6870] By: jhi                                   on 2000/08/28  23:19:30
26443         Log: -S is the silent flag, -s is the strip flag.
26444              
26445              Subject: [PATCH] Re: [PATCH] make no-install          
26446              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26447              Date: Mon, 28 Aug 2000 15:12:55 -0700
26448              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
26449      Branch: perl
26450            ! Makefile.SH
26451 ____________________________________________________________________________
26452 [  6869] By: jhi                                   on 2000/08/28  23:12:05
26453         Log: Subject: [PATCH bleedperl@6856] warnings fixes
26454              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26455              Date: Mon, 28 Aug 2000 23:55:06 +0100
26456              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
26457      Branch: perl
26458            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
26459            ! warnings.h warnings.pl
26460 ____________________________________________________________________________
26461 [  6868] By: jhi                                   on 2000/08/28  21:38:22
26462         Log: Potential cruft.
26463      Branch: perl
26464            ! Makefile.SH
26465 ____________________________________________________________________________
26466 [  6867] By: jhi                                   on 2000/08/28  21:35:36
26467         Log: Update Changes.
26468      Branch: perl
26469            ! Changes patchlevel.h
26470 ____________________________________________________________________________
26471 [  6866] By: jhi                                   on 2000/08/28  21:33:49
26472         Log: Subject: hv.h Doc Patch
26473              From: Fisher Mark <fisherm@tce.com>
26474              Date: Mon, 28 Aug 2000 16:24:59 -0500
26475              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
26476      Branch: perl
26477            ! hv.h
26478 ____________________________________________________________________________
26479 [  6865] By: jhi                                   on 2000/08/28  21:02:15
26480         Log: Add -ld to archname on long tr...double platforms.
26481      Branch: metaconfig
26482            ! U/threads/archname.U
26483      Branch: perl
26484            ! Configure config_h.SH
26485 ____________________________________________________________________________
26486 [  6864] By: jhi                                   on 2000/08/28  20:38:59
26487         Log: An attempt to fix the problem reported in
26488              
26489              Subject: Building perl@6856 using gcc/AIX 4.3.3 
26490              From: Daniel Muino <dmuino@afip.gov.ar> 
26491              Date: Mon, 28 Aug 2000 15:50:01 -0300   
26492              Message-ID: <20000828155001.A14403@con2-dgi>
26493              
26494              I can't test this properly since the gcc installation I have
26495              access to seems to be botched (gcc is calling the AIX cpp,
26496              a losing proposition...)
26497      Branch: perl
26498            ! hints/aix.sh
26499 ____________________________________________________________________________
26500 [  6863] By: jhi                                   on 2000/08/28  18:57:52
26501         Log: Fix for ID 20000828.001, long doubles were not formatted
26502              correctly (showed up in $], which stopped installing perl).
26503      Branch: perl
26504            ! sv.c
26505 ____________________________________________________________________________
26506 [  6862] By: jhi                                   on 2000/08/28  18:07:15
26507         Log: Typo in #6858.
26508      Branch: perl
26509            ! lib/Cwd.pm
26510 ____________________________________________________________________________
26511 [  6861] By: jhi                                   on 2000/08/28  17:57:27
26512         Log: opmini.o may be left around if a build is interrupted.
26513      Branch: perl
26514            ! Makefile.SH
26515 ____________________________________________________________________________
26516 [  6860] By: jhi                                   on 2000/08/28  16:52:50
26517         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
26518              From: Daniel Chetlin <daniel@chetlin.com>
26519              Date: Mon, 28 Aug 2000 01:14:18 -0700
26520              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
26521      Branch: perl
26522            ! lib/overload.pm
26523 ____________________________________________________________________________
26524 [  6859] By: jhi                                   on 2000/08/28  16:08:46
26525         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
26526              From: Nicholas Clark <nick@ccl4.org>
26527              Date: Mon, 28 Aug 2000 16:03:27 +0100
26528              Message-Id: <20000828160327.C49785@plum.flirble.org>
26529      Branch: perl
26530            ! ext/ByteLoader/bytecode.h
26531 ____________________________________________________________________________
26532 [  6858] By: jhi                                   on 2000/08/28  16:02:10
26533         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
26534              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
26535              Date: Mon, 28 Aug 2000 13:08:30 +0200
26536              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
26537      Branch: perl
26538            ! lib/Cwd.pm
26539 ____________________________________________________________________________
26540 [  6857] By: jhi                                   on 2000/08/28  15:42:47
26541         Log: display_format used as a class method without arguments was broken,
26542              reported in
26543              
26544              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
26545              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
26546              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
26547              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
26548      Branch: perl
26549            ! lib/Math/Complex.pm t/lib/complex.t
26550 ____________________________________________________________________________
26551 [  6856] By: jhi                                   on 2000/08/27  22:09:48
26552         Log: Update Changes.
26553      Branch: perl
26554            ! Changes patchlevel.h
26555 ____________________________________________________________________________
26556 [  6855] By: jhi                                   on 2000/08/27  21:59:21
26557         Log: Retract #6853 (false alarm).
26558      Branch: perl
26559            ! lib/ExtUtils/xsubpp
26560 ____________________________________________________________________________
26561 [  6854] By: jhi                                   on 2000/08/27  21:37:44
26562         Log: Update Changes.
26563      Branch: perl
26564            ! Changes patchlevel.h
26565 ____________________________________________________________________________
26566 [  6853] By: jhi                                   on 2000/08/27  21:37:16
26567         Log: Subject: [PATCH perl@6850] workaround for xsubpp
26568              From: Hugo <hv@crypt.compulink.co.uk>
26569              Date: Sun, 27 Aug 2000 22:30:25 +0100
26570              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
26571      Branch: perl
26572            ! lib/ExtUtils/xsubpp
26573 ____________________________________________________________________________
26574 [  6852] By: jhi                                   on 2000/08/27  21:33:58
26575         Log: Big-endian 64-bit patch from Raphael Manfredi.
26576      Branch: perl
26577            ! ext/Storable/Storable.xs
26578 ____________________________________________________________________________
26579 [  6851] By: jhi                                   on 2000/08/27  21:22:21
26580         Log: More ruthless editing from Hugo van der Sanden.
26581      Branch: perl
26582            ! pod/perldelta.pod
26583 ____________________________________________________________________________
26584 [  6850] By: jhi                                   on 2000/08/27  16:11:46
26585         Log: Update Changes.
26586      Branch: perl
26587            ! Changes patchlevel.h
26588 ____________________________________________________________________________
26589 [  6849] By: jhi                                   on 2000/08/27  16:11:05
26590         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
26591      Branch: perl
26592            ! configpm pod/perldelta.pod
26593 ____________________________________________________________________________
26594 [  6848] By: jhi                                   on 2000/08/27  15:35:08
26595         Log: Use the actual thread type, not the pointer-to-struct.
26596      Branch: perl
26597            ! ext/Thread/Thread.xs
26598 ____________________________________________________________________________
26599 [  6847] By: jhi                                   on 2000/08/27  15:30:49
26600         Log: Test nit.
26601      Branch: perl
26602            ! t/pragma/warn/pp_sys
26603 ____________________________________________________________________________
26604 [  6846] By: jhi                                   on 2000/08/27  15:19:02
26605         Log: Passing -R in ldflags makes now it to appear in the default
26606              for lddlflags, just like with -L.
26607              
26608              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26609              From: Lupe Christoph <lupe@lupe-christoph.de>
26610              Date: Sun, 27 Aug 2000 10:28:21 +0200
26611              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
26612      Branch: metaconfig/U/perl
26613            ! dlsrc.U
26614      Branch: perl
26615            ! Configure
26616 ____________________________________________________________________________
26617 [  6845] By: jhi                                   on 2000/08/27  15:08:54
26618         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26619              From: Alan Burlison <Alan.Burlison@uk.sun.com>
26620              Date: Sat, 26 Aug 2000 22:23:27 +0100
26621              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
26622      Branch: perl
26623            ! lib/ExtUtils/MM_Unix.pm
26624 ____________________________________________________________________________
26625 [  6844] By: jhi                                   on 2000/08/27  15:02:37
26626         Log: DJGPP update from Laszlo Molnar.
26627              
26628              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
26629              From: ml1050 <ml1050@freemail.hu>
26630              Date: Sat, 26 Aug 2000 23:24:40 +0200
26631              Message-Id: <20000826232440.A439@freemail.hu>
26632      Branch: perl
26633            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
26634            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
26635 ____________________________________________________________________________
26636 [  6843] By: jhi                                   on 2000/08/27  14:53:58
26637         Log: Subject: installman buglet
26638              From: Lupe Christoph <lupe@lupe-christoph.de>
26639              Date: Sun, 27 Aug 2000 14:38:59 +0200
26640              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
26641      Branch: perl
26642            ! installman
26643 ____________________________________________________________________________
26644 [  6842] By: jhi                                   on 2000/08/27  14:52:08
26645         Log: Can't get the test to reliably work thanks to the
26646              inaccurateness of floating point.  "Resolves" bug ids
26647              20000826.003, 20000826.009, 20000826.010,
26648      Branch: perl
26649            ! t/lib/trig.t
26650 ____________________________________________________________________________
26651 [  6841] By: jhi                                   on 2000/08/26  15:53:58
26652         Log: Update Changes.
26653      Branch: perl
26654            ! Changes patchlevel.h
26655 ____________________________________________________________________________
26656 [  6840] By: jhi                                   on 2000/08/26  14:23:03
26657         Log: grep -e isn't portable.
26658              
26659              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
26660              From: chris@broadband.att.com
26661              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
26662              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
26663      Branch: perl
26664            ! hints/solaris_2.sh
26665 ____________________________________________________________________________
26666 [  6839] By: jhi                                   on 2000/08/26  14:12:23
26667         Log: no-install target a la make -n.
26668              
26669              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
26670              From: <abigail@foad.org>
26671              Date: Sat, 26 Aug 2000 03:57:34 -0400
26672              Message-ID: <20000826075735.18912.qmail@foad.org>
26673      Branch: perl
26674            ! Makefile.SH installman installperl
26675 ____________________________________________________________________________
26676 [  6838] By: jhi                                   on 2000/08/26  14:06:33
26677         Log: Retract #6826 as the #6828 should be do the same
26678              in a More Correct Way.
26679      Branch: perl
26680            ! installperl
26681 ____________________________________________________________________________
26682 [  6837] By: jhi                                   on 2000/08/26  05:24:00
26683         Log: More casting.
26684      Branch: perl
26685            ! ext/Storable/Storable.xs
26686 ____________________________________________________________________________
26687 [  6836] By: jhi                                   on 2000/08/26  05:05:46
26688         Log: Nicer in decimal.
26689      Branch: perl
26690            ! ext/Storable/Storable.xs
26691 ____________________________________________________________________________
26692 [  6835] By: jhi                                   on 2000/08/26  05:03:50
26693         Log: There be no UVdf.
26694      Branch: perl
26695            ! ext/Storable/Storable.xs
26696 ____________________________________________________________________________
26697 [  6834] By: jhi                                   on 2000/08/26  05:00:18
26698         Log: Continue IVdfing and UVxfing.
26699      Branch: perl
26700            ! ext/Storable/Storable.xs
26701 ____________________________________________________________________________
26702 [  6833] By: jhi                                   on 2000/08/26  04:53:14
26703         Log: Use IVdf.
26704      Branch: perl
26705            ! ext/Storable/Storable.xs
26706 ____________________________________________________________________________
26707 [  6832] By: jhi                                   on 2000/08/26  04:40:41
26708         Log: Document PTR2XX and INT2PTR.
26709      Branch: perl
26710            ! pod/perlguts.pod
26711 ____________________________________________________________________________
26712 [  6831] By: jhi                                   on 2000/08/26  04:33:18
26713         Log: Use UVxf, PTR2UV, NVff.
26714      Branch: perl
26715            ! ext/Storable/Storable.xs
26716 ____________________________________________________________________________
26717 [  6830] By: jhi                                   on 2000/08/26  04:31:32
26718         Log: Update the test count.
26719      Branch: perl
26720            ! t/lib/trig.t
26721 ____________________________________________________________________________
26722 [  6829] By: jhi                                   on 2000/08/26  03:05:50
26723         Log: Subject: [PATCH] installation not quite silent yet.
26724              From: <abigail@foad.org>
26725              Date: Fri, 25 Aug 2000 20:07:53 -0400
26726              Message-ID: <20000826000753.7822.qmail@foad.org>
26727      Branch: perl
26728            ! installman installperl
26729 ____________________________________________________________________________
26730 [  6828] By: jhi                                   on 2000/08/26  03:05:14
26731         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
26732              From: Spider Boardman <spider@web.zk3.dec.com>
26733              Date: Fri, 25 Aug 2000 19:12:40 -0400
26734              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
26735      Branch: perl
26736            ! gv.c
26737 ____________________________________________________________________________
26738 [  6827] By: jhi                                   on 2000/08/25  23:54:34
26739         Log: Support preserving extremely big/small angles.
26740      Branch: perl
26741            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
26742 ____________________________________________________________________________
26743 [  6826] By: jhi                                   on 2000/08/25  23:01:20
26744         Log: Patch installperl to be long double-aware.
26745              
26746              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
26747              From: Spider Boardman <spider@web.zk3.dec.com>
26748              Date: Fri, 25 Aug 2000 18:15:23 -0400
26749              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
26750      Branch: perl
26751            ! installperl
26752 ____________________________________________________________________________
26753 [  6825] By: jhi                                   on 2000/08/25  22:58:25
26754         Log: Remove duplicately applied patch shards.
26755              
26756              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
26757              From: Spider Boardman <spider@leggy.zk3.dec.com>
26758              Date: Fri, 25 Aug 2000 16:45:03 -0400
26759              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
26760      Branch: perl
26761            ! t/lib/cgi-html.t
26762 ____________________________________________________________________________
26763 [  6824] By: jhi                                   on 2000/08/25  22:57:00
26764         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
26765              From: Daniel Chetlin <daniel@chetlin.com>
26766              Date: Fri, 25 Aug 2000 12:23:16 -0700
26767              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
26768              
26769              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
26770              From: Daniel Chetlin <daniel@chetlin.com>
26771              Date: Fri, 25 Aug 2000 14:47:19 -0700
26772              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
26773      Branch: perl
26774            ! installman
26775 ____________________________________________________________________________
26776 [  6823] By: jhi                                   on 2000/08/25  22:44:17
26777         Log: Timestamp problem?
26778      Branch: perl
26779            ! uconfig.h uconfig.sh
26780 ____________________________________________________________________________
26781 [  6822] By: jhi                                   on 2000/08/25  19:01:06
26782         Log: One forgotten file from #6816.
26783      Branch: perl
26784            ! vos/config.h
26785 ____________________________________________________________________________
26786 [  6821] By: jhi                                   on 2000/08/25  18:56:39
26787         Log: Regen Changes.
26788      Branch: perl
26789            ! Changes patchlevel.h
26790 ____________________________________________________________________________
26791 [  6820] By: jhi                                   on 2000/08/25  18:52:35
26792         Log: Fix Changes ordering.
26793      Branch: perl
26794            ! Changes
26795 ____________________________________________________________________________
26796 [  6819] By: jhi                                   on 2000/08/25  18:50:25
26797         Log: Update Changes.
26798      Branch: perl
26799            ! Changes patchlevel.h
26800 ____________________________________________________________________________
26801 [  6818] By: jhi                                   on 2000/08/25  18:47:45
26802         Log: Tweak the sfio/useperlio logic, hopefully as wished in
26803              
26804              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
26805              From: Nicholas Clark <nick@babyhippo.co.uk>
26806              Date: Fri, 25 Aug 2000 12:01:45 +0100
26807              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
26808      Branch: metaconfig/U/perl
26809            ! d_sfio.U
26810      Branch: perl
26811            ! Configure
26812 ____________________________________________________________________________
26813 [  6817] By: jhi                                   on 2000/08/25  18:32:51
26814         Log: Allow microperl to assume <math.h>, without it the math
26815              functions like floor() are assumed to return int, which makes
26816              for core dumps in machines where integer and floating register
26817              don't mix.
26818      Branch: perl
26819            ! uconfig.h uconfig.sh
26820 ____________________________________________________________________________
26821 [  6816] By: jhi                                   on 2000/08/25  18:27:17
26822         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
26823              the problem reported in
26824              
26825              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
26826              From: danhale@us.ibm.com
26827              Date: Fri, 25 Aug 2000 10:58:06 -0400
26828              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
26829      Branch: metaconfig/U/perl
26830            + d_socks5_init.U
26831      Branch: perl
26832            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
26833            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
26834            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
26835            ! win32/config.gc win32/config.vc
26836 ____________________________________________________________________________
26837 [  6815] By: jhi                                   on 2000/08/25  17:43:31
26838         Log: A solution for the retrieve_fd autosplit warning,
26839              idea suggested by Mike Guy.
26840      Branch: perl
26841            ! ext/Storable/Storable.pm
26842 ____________________________________________________________________________
26843 [  6814] By: jhi                                   on 2000/08/25  17:16:03
26844         Log: Add install-silent target.
26845      Branch: perl
26846            ! Makefile.SH
26847 ____________________________________________________________________________
26848 [  6813] By: jhi                                   on 2000/08/25  17:14:23
26849         Log: Subject: Re: [PATCH] More silencing of installman.
26850              From: <abigail@foad.org>
26851              Date: Thu, 24 Aug 2000 19:27:03 -0400
26852              Message-ID: <20000824232703.7001.qmail@foad.org>
26853              
26854              Subject: Re: [PATCH] More silencing of installman.
26855              From: <abigail@foad.org>
26856              Date: Fri, 25 Aug 2000 03:00:58 -0400
26857              Message-ID: <20000825070058.10697.qmail@foad.org>
26858      Branch: perl
26859            ! installman
26860 ____________________________________________________________________________
26861 [  6812] By: jhi                                   on 2000/08/25  17:11:28
26862         Log: installperl --verbose and --silent.
26863              
26864              Subject: Re: [PATCH] More silencing of installman.
26865              From: <abigail@foad.org>
26866              Message-ID: <20000825064430.9719.qmail@foad.org>
26867              Date: Fri, 25 Aug 2000 02:44:30 -0400
26868      Branch: perl
26869            ! installperl
26870 ____________________________________________________________________________
26871 [  6811] By: jhi                                   on 2000/08/25  17:05:43
26872         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
26873              From: "Peter J. Farley III" <pjfarley@banet.net>
26874              Date: Thu, 24 Aug 2000 21:58:03 -0400
26875              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
26876              
26877              (applied slightly modified)
26878      Branch: perl
26879            ! lib/ExtUtils/MM_Unix.pm
26880 ____________________________________________________________________________
26881 [  6810] By: jhi                                   on 2000/08/25  17:01:18
26882         Log: Missing parts of 
26883              
26884              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
26885              From: Peter Prymmer <pvhp@forte.com>
26886              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
26887              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
26888      Branch: perl
26889            ! t/lib/cgi-html.t
26890 ____________________________________________________________________________
26891 [  6809] By: jhi                                   on 2000/08/25  16:46:32
26892         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
26893              From: "Craig A. Berry" <craig.berry@psinetcs.com>
26894              Date: Thu, 24 Aug 2000 19:13:11 -0500
26895              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
26896      Branch: perl
26897            ! vms/vms.c
26898 ____________________________________________________________________________
26899 [  6808] By: jhi                                   on 2000/08/25  16:39:22
26900         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
26901              From: Peter Prymmer <pvhp@forte.com>
26902              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
26903              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
26904      Branch: perl
26905            ! configure.com
26906 ____________________________________________________________________________
26907 [  6807] By: jhi                                   on 2000/08/25  16:36:37
26908         Log: Better wording for the vec lvalue diagnostic.
26909              
26910              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
26911              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
26912              Date: Wed, 23 Aug 2000 14:12:16 -0400
26913              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
26914      Branch: perl
26915            ! pod/perldiag.pod
26916 ____________________________________________________________________________
26917 [  6806] By: jhi                                   on 2000/08/24  18:17:22
26918         Log: Subject: [PATCH] More silencing of installman.
26919              From: <abigail@foad.org>
26920              Date: Thu, 24 Aug 2000 14:01:44 -0400
26921              Message-ID: <20000824180144.20062.qmail@foad.org>
26922      Branch: perl
26923            ! installman
26924 ____________________________________________________________________________
26925 [  6805] By: jhi                                   on 2000/08/24  15:00:31
26926         Log: Update Changes.
26927      Branch: perl
26928            ! Changes patchlevel.h
26929 ____________________________________________________________________________
26930 [  6804] By: jhi                                   on 2000/08/24  14:59:07
26931         Log: Regen perltoc.
26932      Branch: perl
26933            ! pod/perltoc.pod
26934 ____________________________________________________________________________
26935 [  6803] By: jhi                                   on 2000/08/24  14:44:39
26936         Log: Show the doc file, not the temp file.
26937      Branch: perl
26938            ! installman
26939 ____________________________________________________________________________
26940 [  6802] By: jhi                                   on 2000/08/24  14:41:53
26941         Log: Continue silencing.
26942      Branch: perl
26943            ! installman
26944 ____________________________________________________________________________
26945 [  6801] By: jhi                                   on 2000/08/24  14:34:40
26946         Log: Actually do something with the silencer option.
26947      Branch: perl
26948            ! installman
26949 ____________________________________________________________________________
26950 [  6800] By: jhi                                   on 2000/08/24  14:26:22
26951         Log: Make installman to recognize the silence flag -S.
26952      Branch: perl
26953            ! installman
26954 ____________________________________________________________________________
26955 [  6799] By: jhi                                   on 2000/08/24  13:49:38
26956         Log: DOS patches and portability/porting notes, from Tim Jenness.
26957      Branch: perl
26958            ! lib/File/Temp.pm
26959 ____________________________________________________________________________
26960 [  6798] By: jhi                                   on 2000/08/24  13:48:27
26961         Log: Create directories in silence.
26962              
26963              Subject: [PATCH] Another silencer for MakeMaker
26964              From: andreas.koenig@anima.de (Andreas J. Koenig)
26965              Date: 24 Aug 2000 14:18:52 +0200
26966              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
26967      Branch: perl
26968            ! lib/ExtUtils/Command.pm
26969 ____________________________________________________________________________
26970 [  6797] By: jhi                                   on 2000/08/24  13:46:42
26971         Log: More liberal parsing of version numbers.
26972              
26973              Subject: Re: CPAN.pm beta for testing available
26974              From: andreas.koenig@anima.de (Andreas J. Koenig)
26975              Date: 24 Aug 2000 13:51:57 +0200
26976              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
26977      Branch: perl
26978            ! lib/CPAN.pm
26979 ____________________________________________________________________________
26980 [  6796] By: jhi                                   on 2000/08/24  13:44:36
26981         Log: Make "make install" by default silent.  A new "install-verbose"
26982              target is verbose.
26983      Branch: perl
26984            ! Makefile.SH
26985 ____________________________________________________________________________
26986 [  6795] By: jhi                                   on 2000/08/24  13:39:14
26987         Log: Add silencer flags to installperl.
26988              
26989              Subject: [PATCH] Making installperl silent.
26990              From: <abigail@foad.org>
26991              Date: Thu, 24 Aug 2000 05:01:45 -0400
26992              Message-ID: <20000824090145.13141.qmail@foad.org>
26993      Branch: perl
26994            ! installperl
26995 ____________________________________________________________________________
26996 [  6794] By: jhi                                   on 2000/08/24  13:35:50
26997         Log: installperl couldn't tell whether it had run tests or not.
26998              
26999              Subject: [PATCH] Re: installperl and t/TEST
27000              From: <abigail@foad.org>
27001              Date: Thu, 24 Aug 2000 04:00:53 -0400
27002              Message-ID: <20000824080053.2494.qmail@foad.org>
27003      Branch: perl
27004            ! Makefile.SH installperl
27005 ____________________________________________________________________________
27006 [  6793] By: jhi                                   on 2000/08/24  13:27:50
27007         Log: Drop the separate perlbc, perlcc -b should be enough.
27008      Branch: perl
27009            - utils/perlbc.PL
27010            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
27011 ____________________________________________________________________________
27012 [  6792] By: jhi                                   on 2000/08/24  04:41:30
27013         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
27014              plus the typo fix from Peter Prymmer.
27015      Branch: perl
27016            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
27017            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
27018 ____________________________________________________________________________
27019 [  6791] By: jhi                                   on 2000/08/24  02:10:43
27020         Log: Replace #6705 with a minimal doc patch.
27021              
27022              Subject: [PATCH 5.6.0] replace change #6705
27023              From: Jan Dubois <jand@ActiveState.com>
27024              Date: Wed, 23 Aug 2000 18:31:51 -0700
27025              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
27026      Branch: perl
27027            ! lib/Win32.pod win32/win32.c
27028 ____________________________________________________________________________
27029 [  6790] By: jhi                                   on 2000/08/23  17:52:00
27030         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27031              From: Mike Guy <mjtg@cam.ac.uk>
27032              Date: Wed, 23 Aug 2000 18:38:46 +0100
27033              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
27034      Branch: perl
27035            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
27036 ____________________________________________________________________________
27037 [  6789] By: jhi                                   on 2000/08/23  15:34:21
27038         Log: Update Changes.
27039      Branch: perl
27040            ! Changes patchlevel.h
27041 ____________________________________________________________________________
27042 [  6788] By: jhi                                   on 2000/08/23  15:33:40
27043         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
27044              From: Wilfredo Sánchez <wsanchez@apple.com>
27045              Date: Tue, 22 Aug 2000 19:31:27 -0700
27046              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
27047      Branch: perl
27048            ! perl.h
27049 ____________________________________________________________________________
27050 [  6787] By: jhi                                   on 2000/08/23  15:29:31
27051         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
27052              From: Spider Boardman <spider@leggy.zk3.dec.com>
27053              Date: Wed, 23 Aug 2000 10:33:23 -0400
27054              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
27055      Branch: perl
27056            ! lib/Pod/Html.pm
27057 ____________________________________________________________________________
27058 [  6786] By: jhi                                   on 2000/08/23  15:28:11
27059         Log: Bad makefile.
27060      Branch: perl
27061            ! ext/B/Makefile.PL
27062 ____________________________________________________________________________
27063 [  6785] By: jhi                                   on 2000/08/23  14:37:04
27064         Log: Update Changes.
27065      Branch: perl
27066            ! Changes patchlevel.h
27067 ____________________________________________________________________________
27068 [  6784] By: jhi                                   on 2000/08/23  13:58:41
27069         Log: Portability fix from Hugo van der Sanden.
27070      Branch: perl
27071            ! ext/re/Makefile.PL
27072 ____________________________________________________________________________
27073 [  6783] By: jhi                                   on 2000/08/23  13:53:53
27074         Log: Storable support, v-version fixes.
27075              
27076              Subject: CPAN.pm beta for testing available
27077              From: andreas.koenig@anima.de (Andreas J. Koenig)
27078              Date: 22 Aug 2000 23:31:33 +0200
27079              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
27080      Branch: perl
27081            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27082 ____________________________________________________________________________
27083 [  6782] By: jhi                                   on 2000/08/23  13:51:26
27084         Log: Mac and other portability updates from Chris Nandor.
27085      Branch: perl
27086            ! pod/perlmodinstall.pod
27087 ____________________________________________________________________________
27088 [  6781] By: jhi                                   on 2000/08/23  13:47:33
27089         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
27090              From: Peter Prymmer <pvhp@forte.com>
27091              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
27092              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
27093      Branch: perl
27094            ! ext/Storable/Storable.xs
27095 ____________________________________________________________________________
27096 [  6780] By: jhi                                   on 2000/08/23  13:33:34
27097         Log: VMS MMS (make) wants null action.
27098      Branch: perl
27099            ! ext/B/Makefile.PL
27100 ____________________________________________________________________________
27101 [  6779] By: jhi                                   on 2000/08/22  19:44:47
27102         Log: Forgot portability nit.
27103      Branch: perl
27104            ! t/lib/st-forgive.t
27105 ____________________________________________________________________________
27106 [  6778] By: jhi                                   on 2000/08/22  19:35:25
27107         Log: Be portable.
27108      Branch: perl
27109            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
27110            ! t/lib/st-store.t
27111 ____________________________________________________________________________
27112 [  6777] By: jhi                                   on 2000/08/22  18:50:53
27113         Log: Update Changes.
27114      Branch: perl
27115            ! Changes patchlevel.h
27116 ____________________________________________________________________________
27117 [  6776] By: jhi                                   on 2000/08/22  18:44:46
27118         Log: cSVOPo_*v things index into the current PL_curpad
27119              under ithreads, which is different from the curpad
27120              used by the XSUB.  (In other words, the code as-is
27121              before this patch wouldn't work under ithreads.)
27122              From Sarathy.
27123      Branch: perl
27124            ! ext/B/B.xs
27125 ____________________________________________________________________________
27126 [  6775] By: jhi                                   on 2000/08/22  18:18:37
27127         Log: Make the selection of NVff et al stricter.
27128      Branch: metaconfig/U/perl
27129            ! perlxvf.U
27130      Branch: perl
27131            ! Configure config_h.SH
27132 ____________________________________________________________________________
27133 [  6774] By: jhi                                   on 2000/08/22  17:19:42
27134         Log: perldelta nits.
27135      Branch: perl
27136            ! pod/perldelta.pod
27137 ____________________________________________________________________________
27138 [  6773] By: jhi                                   on 2000/08/22  17:06:26
27139         Log: Long double fixes from Spider Boardman.
27140              
27141              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
27142              From: system PRIVILEGED account <root@peano.zk3.dec.com>
27143              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
27144              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
27145      Branch: perl
27146            ! t/lib/bigfltpm.t t/lib/st-06compat.t
27147 ____________________________________________________________________________
27148 [  6772] By: jhi                                   on 2000/08/22  15:04:53
27149         Log: Update Changes.
27150      Branch: perl
27151            ! Changes patchlevel.h
27152 ____________________________________________________________________________
27153 [  6771] By: jhi                                   on 2000/08/22  15:01:44
27154         Log: perldelta fixes from Hugo van der Sanden.
27155      Branch: perl
27156            ! pod/perldelta.pod
27157 ____________________________________________________________________________
27158 [  6770] By: jhi                                   on 2000/08/22  14:34:49
27159         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
27160              From: Hugo <hv@crypt.compulink.co.uk>
27161              Date: Tue, 22 Aug 2000 11:21:53 +0100
27162              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
27163      Branch: perl
27164            ! regcomp.c
27165 ____________________________________________________________________________
27166 [  6769] By: jhi                                   on 2000/08/22  14:30:02
27167         Log: Add Yitzchak, reformat.
27168      Branch: perl
27169            ! Changes config_h.SH
27170 ____________________________________________________________________________
27171 [  6768] By: jhi                                   on 2000/08/22  14:21:35
27172         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
27173              and Spider Boardman.
27174      Branch: metaconfig
27175            ! U/compline/d_gconvert.U
27176      Branch: perl
27177            ! Configure
27178 ____________________________________________________________________________
27179 [  6767] By: jhi                                   on 2000/08/22  14:11:24
27180         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
27181              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27182              Date: Mon, 21 Aug 2000 19:08:31 -0700
27183              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
27184      Branch: perl
27185            - ext/Storable/patchlevel.h
27186            ! MANIFEST ext/Storable/MANIFEST
27187 ____________________________________________________________________________
27188 [  6766] By: jhi                                   on 2000/08/22  13:49:29
27189         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
27190              From: Peter Prymmer <pvhp@forte.com>
27191              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
27192              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
27193      Branch: perl
27194            ! configure.com ext/Storable/Makefile.PL
27195 ____________________________________________________________________________
27196 [  6765] By: jhi                                   on 2000/08/22  13:44:59
27197         Log: Subject: [PATCH blead] B:: missing dependency
27198              From: Hugo <hv@crypt.compulink.co.uk>
27199              Date: Tue, 22 Aug 2000 06:44:33 +0100
27200              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
27201      Branch: perl
27202            ! ext/B/Makefile.PL
27203 ____________________________________________________________________________
27204 [  6764] By: jhi                                   on 2000/08/22  13:38:12
27205         Log: More bytecompiler.
27206      Branch: perl
27207            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
27208 ____________________________________________________________________________
27209 [  6763] By: jhi                                   on 2000/08/22  13:36:44
27210         Log: Bytecompiler patches from Benjamin Stuhl.
27211      Branch: perl
27212            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
27213            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
27214            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
27215            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
27216            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
27217            ! perl.c perlapi.h pod/perldelta.pod
27218 ____________________________________________________________________________
27219 [  6762] By: jhi                                   on 2000/08/21  23:43:40
27220         Log: An obsoleted diagnostic.
27221      Branch: perl
27222            ! pod/perldelta.pod
27223 ____________________________________________________________________________
27224 [  6761] By: jhi                                   on 2000/08/21  23:01:45
27225         Log: The #6759 wasn't quite right.
27226      Branch: perl
27227            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
27228            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
27229            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
27230            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
27231            ! t/lib/st-tieditems.t
27232 ____________________________________________________________________________
27233 [  6760] By: jhi                                   on 2000/08/21  22:35:49
27234         Log: Be verydeepclean.
27235      Branch: perl
27236            ! Makefile.SH
27237 ____________________________________________________________________________
27238 [  6759] By: jhi                                   on 2000/08/21  22:25:40
27239         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
27240              From: Peter Prymmer <pvhp@forte.com>
27241              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
27242              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
27243      Branch: perl
27244            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
27245            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
27246            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
27247            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
27248            ! t/lib/st-tieditems.t
27249 ____________________________________________________________________________
27250 [  6758] By: jhi                                   on 2000/08/21  22:22:32
27251         Log: Few more casts, need reported in
27252              
27253              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
27254              From: Mike Stok <mike@stok.co.uk>
27255              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
27256              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
27257              
27258              and
27259              
27260              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
27261              From: abigail@foad.org
27262              Date: 21 Aug 2000 21:31:34 -0000
27263              Message-Id: <20000821213134.30170.qmail@foad.org>
27264      Branch: perl
27265            ! ext/Storable/Storable.xs
27266 ____________________________________________________________________________
27267 [  6757] By: jhi                                   on 2000/08/21  18:37:07
27268         Log: Update Changes.
27269      Branch: perl
27270            ! Changes patchlevel.h
27271 ____________________________________________________________________________
27272 [  6756] By: jhi                                   on 2000/08/21  18:34:02
27273         Log: A pod nit.
27274              
27275              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
27276              From: <abigail@foad.org>
27277              Date: Mon, 21 Aug 2000 14:00:16 -0400
27278              Message-ID: <20000821180016.28627.qmail@foad.org>
27279      Branch: perl
27280            ! pod/perlre.pod
27281 ____________________________________________________________________________
27282 [  6755] By: jhi                                   on 2000/08/21  18:30:56
27283         Log: Use PodParser 1.18 new test.
27284      Branch: perl
27285            ! t/pod/special_seqs.t t/pod/special_seqs.xr
27286 ____________________________________________________________________________
27287 [  6754] By: jhi                                   on 2000/08/21  18:28:35
27288         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
27289              patches cannot be applied since #6712 conflicts.
27290      Branch: perl
27291            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
27292 ____________________________________________________________________________
27293 [  6753] By: jhi                                   on 2000/08/21  18:15:11
27294         Log: Weed out some smaller changes.
27295      Branch: perl
27296            ! pod/perldelta.pod
27297 ____________________________________________________________________________
27298 [  6752] By: jhi                                   on 2000/08/21  18:02:30
27299         Log: Also under djgpp the timestamps are funky.
27300      Branch: perl
27301            ! t/op/stat.t
27302 ____________________________________________________________________________
27303 [  6751] By: jhi                                   on 2000/08/21  17:55:56
27304         Log: Tweak the floating point output routine preferences.
27305      Branch: metaconfig
27306            ! U/compline/d_gconvert.U
27307      Branch: perl
27308            ! Configure
27309 ____________________________________________________________________________
27310 [  6750] By: jhi                                   on 2000/08/21  17:51:29
27311         Log: Unicos/mk requires elaborate paranoia.
27312      Branch: perl
27313            ! lib/Math/Complex.pm
27314 ____________________________________________________________________________
27315 [  6749] By: gsar                                  on 2000/08/21  16:53:31
27316         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
27317      Branch: perl
27318            ! lib/Cwd.pm
27319 ____________________________________________________________________________
27320 [  6748] By: gsar                                  on 2000/08/21  16:22:19
27321         Log: free TLS slot properly on Windows
27322      Branch: perl
27323            ! thread.h win32/perllib.c win32/win32thread.h
27324 ____________________________________________________________________________
27325 [  6747] By: jhi                                   on 2000/08/21  16:20:58
27326         Log: Rename the macro argument because some preprocessors
27327              can't tell the difference and expand arguments also inside
27328              double quoted strings.
27329      Branch: perl
27330            ! regcomp.c
27331 ____________________________________________________________________________
27332 [  6746] By: jhi                                   on 2000/08/21  16:09:41
27333         Log: Support long doubles in Storable.
27334              
27335              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
27336              From: Radu Greab <radu@netsoft.ro>
27337              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
27338              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
27339      Branch: perl
27340            ! ext/Storable/Storable.xs
27341 ____________________________________________________________________________
27342 [  6745] By: jhi                                   on 2000/08/21  15:51:40
27343         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
27344              From: "Fifer, Eric" <EFifer@sanwaint.com>
27345              Date: Mon, 21 Aug 2000 15:34:49 +0100
27346              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
27347      Branch: perl
27348            ! t/pragma/warn/9enabled
27349 ____________________________________________________________________________
27350 [  6744] By: jhi                                   on 2000/08/21  15:39:35
27351         Log: Document the endianness of Alpha more precisely.
27352      Branch: perl
27353            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
27354            ! pod/perlport.pod
27355 ____________________________________________________________________________
27356 [  6743] By: jhi                                   on 2000/08/21  14:47:05
27357         Log: perldelta fixes from the p5p crowd.
27358      Branch: perl
27359            ! pod/perldelta.pod pod/perlop.pod
27360 ____________________________________________________________________________
27361 [  6742] By: jhi                                   on 2000/08/21  13:34:51
27362         Log: Update to Pod::LaTeX 0.53.
27363              
27364              Subject: [PATCH] lib/Pod/LaTeX.pm updates
27365              From: Tim Jenness <timj@jach.hawaii.edu>
27366              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
27367              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
27368      Branch: perl
27369            ! lib/Pod/LaTeX.pm
27370 ____________________________________________________________________________
27371 [  6741] By: jhi                                   on 2000/08/21  13:33:01
27372         Log: Subject: [PATCH] os2.c fix for use64bitint
27373              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27374              Date: Mon, 21 Aug 2000 01:32:25 -0700
27375              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
27376      Branch: perl
27377            ! os2/os2.c
27378 ____________________________________________________________________________
27379 [  6740] By: jhi                                   on 2000/08/21  13:28:52
27380         Log: Array context keeps slithering in.
27381              
27382              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
27383              From: Daniel Chetlin <daniel@chetlin.com>
27384              Date: Sun, 20 Aug 2000 21:40:25 -0700
27385              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
27386      Branch: perl
27387            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
27388            ! pod/perldebtut.pod
27389 ____________________________________________________________________________
27390 [  6739] By: jhi                                   on 2000/08/21  13:23:55
27391         Log: Big-endian quad fixes for Storable from Radu Greab,
27392              plus few explicit null casts for picky compilers.
27393      Branch: perl
27394            ! ext/Storable/Storable.xs
27395 ____________________________________________________________________________
27396 [  6738] By: gsar                                  on 2000/08/21  05:56:13
27397         Log: small tweaks for change#6705: avoid C++ style comments in C code;
27398              use Perl's malloc API rather than the low level system one
27399      Branch: perl
27400            ! win32/win32.c
27401 ____________________________________________________________________________
27402 [  6737] By: gsar                                  on 2000/08/21  05:35:41
27403         Log: add Storable to list of extensions on Windows
27404      Branch: perl
27405            ! win32/Makefile win32/makefile.mk
27406 ____________________________________________________________________________
27407 [  6736] By: jhi                                   on 2000/08/21  02:57:53
27408         Log: Update Changes.
27409      Branch: perl
27410            ! Changes patchlevel.h
27411 ____________________________________________________________________________
27412 [  6735] By: jhi                                   on 2000/08/21  02:57:20
27413         Log: Draft 0.
27414      Branch: perl
27415            ! pod/perldelta.pod
27416 ____________________________________________________________________________
27417 [  6734] By: jhi                                   on 2000/08/21  02:57:03
27418         Log: Add Storable 0.7.2 from Raphael Manfredi,
27419              plus the patch from
27420              
27421              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
27422              From: Radu Greab <radu@netsoft.ro>
27423              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
27424              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
27425              
27426              plus changes to get Storable to compile with
27427              picky ANSI compilers.
27428      Branch: perl
27429            + ext/Storable/ChangeLog ext/Storable/MANIFEST
27430            + ext/Storable/Makefile.PL ext/Storable/README
27431            + ext/Storable/Storable.pm ext/Storable/Storable.xs
27432            + ext/Storable/patchlevel.h t/lib/st-06compat.t
27433            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
27434            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
27435            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
27436            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
27437            + t/lib/st-tieditems.t
27438            ! MANIFEST
27439 ____________________________________________________________________________
27440 [  6733] By: jhi                                   on 2000/08/21  02:29:09
27441         Log: The correct cleaning order is an art.
27442      Branch: perl
27443            ! Makefile.SH
27444 ____________________________________________________________________________
27445 [  6732] By: jhi                                   on 2000/08/21  01:23:39
27446         Log: The #6724 is here.
27447      Branch: perl
27448            ! t/lib/ftmp-security.t
27449 ____________________________________________________________________________
27450 [  6731] By: jhi                                   on 2000/08/20  23:17:03
27451         Log: s/this one/the 5.6.0 release/
27452      Branch: perl
27453            ! pod/perl56delta.pod
27454 ____________________________________________________________________________
27455 [  6730] By: jhi                                   on 2000/08/20  23:07:34
27456         Log: Mention perlebcdic and perlposix-bc.
27457      Branch: perl
27458            ! pod/perlport.pod
27459 ____________________________________________________________________________
27460 [  6729] By: jhi                                   on 2000/08/20  21:32:59
27461         Log: Document the number of exponent digits.
27462      Branch: perl
27463            ! pod/perlfunc.pod
27464 ____________________________________________________________________________
27465 [  6728] By: jhi                                   on 2000/08/20  21:16:47
27466         Log: Use File::Spec->tmpdir().
27467              
27468              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
27469              From: Tim Jenness <timj@jach.hawaii.edu>
27470              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
27471              MIME-Version: 1.0
27472              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
27473      Branch: perl
27474            ! utils/perlbug.PL
27475 ____________________________________________________________________________
27476 [  6727] By: jhi                                   on 2000/08/20  20:43:32
27477         Log: Update Changes.
27478      Branch: perl
27479            ! Changes patchlevel.h
27480 ____________________________________________________________________________
27481 [  6726] By: jhi                                   on 2000/08/20  20:41:44
27482         Log: The veryclean target needs to clobber.
27483      Branch: perl
27484            ! Makefile.SH
27485 ____________________________________________________________________________
27486 [  6725] By: jhi                                   on 2000/08/20  20:37:38
27487         Log: Document odd vs even subreleases and -Dusedevel.
27488      Branch: perl
27489            ! INSTALL
27490 ____________________________________________________________________________
27491 [  6724] By: jhi                                   on 2000/08/20  19:58:05
27492         Log: Use temporary directory instead of current directory.
27493              
27494              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
27495              From: Tim Jenness <timj@jach.hawaii.edu>
27496              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
27497              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
27498      Branch: perl
27499            ! t/lib/ftmp-security.t
27500 ____________________________________________________________________________
27501 [  6723] By: jhi                                   on 2000/08/20  19:55:55
27502         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
27503              From: andreas.koenig@anima.de (Andreas J. Koenig)
27504              Date: 20 Aug 2000 15:52:03 +0200
27505              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
27506      Branch: perl
27507            ! lib/ExtUtils/MM_Unix.pm
27508 ____________________________________________________________________________
27509 [  6722] By: jhi                                   on 2000/08/20  19:46:01
27510         Log: Update to CGI 2.72, from Lincoln Stein.
27511      Branch: perl
27512            ! lib/CGI.pm
27513 ____________________________________________________________________________
27514 [  6721] By: jhi                                   on 2000/08/20  19:43:54
27515         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
27516              From: Radu Greab <radu@netsoft.ro>
27517              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
27518              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
27519      Branch: perl
27520            ! ext/GDBM_File/GDBM_File.xs
27521 ____________________________________________________________________________
27522 [  6720] By: jhi                                   on 2000/08/20  19:42:01
27523         Log: pp_open() could pass an uninitialized filename down to do_open9().
27524      Branch: perl
27525            ! pp_sys.c
27526 ____________________________________________________________________________
27527 [  6719] By: jhi                                   on 2000/08/20  14:06:41
27528         Log: UTF8 concat fixes.
27529              
27530              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
27531              From: Hugo <hv@crypt.compulink.co.uk>
27532              Date: Sun, 20 Aug 2000 07:30:46 +0100
27533              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
27534      Branch: perl
27535            ! pp_hot.c t/op/append.t
27536 ____________________________________________________________________________
27537 [  6718] By: jhi                                   on 2000/08/20  02:09:37
27538         Log: Let's try #6717 again.
27539      Branch: perl
27540            ! lib/File/Temp.pm
27541 ____________________________________________________________________________
27542 [  6717] By: jhi                                   on 2000/08/20  01:56:55
27543         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
27544              From: "Craig A. Berry" <craig.berry@metamorgs.com>
27545              Date: Sat, 19 Aug 2000 18:15:39 -0500
27546              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
27547      Branch: perl
27548            ! lib/File/Temp.pm
27549 ____________________________________________________________________________
27550 [  6716] By: jhi                                   on 2000/08/19  15:50:11
27551         Log: Update Changes.
27552      Branch: perl
27553            ! Changes patchlevel.h
27554 ____________________________________________________________________________
27555 [  6715] By: jhi                                   on 2000/08/19  15:39:09
27556         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
27557              From: Jonathan D Johnston <jdjohnston2@juno.com>
27558              Date: Thu, 17 Aug 2000 23:13:01 -0400       
27559              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
27560      Branch: perl
27561            ! pod/perlfunc.pod
27562 ____________________________________________________________________________
27563 [  6714] By: jhi                                   on 2000/08/19  15:34:04
27564         Log: Introduce a 'veryclean' target that is like 'distclean'
27565              but also removes *~ and *.orig.
27566      Branch: perl
27567            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
27568            ! utils/Makefile x2p/Makefile.SH
27569 ____________________________________________________________________________
27570 [  6713] By: jhi                                   on 2000/08/19  14:15:45
27571         Log: Put back the long double avoidance code to POSIX.xs
27572              because VMS seems to need it still.
27573      Branch: perl
27574            ! ext/POSIX/POSIX.xs
27575 ____________________________________________________________________________
27576 [  6712] By: jhi                                   on 2000/08/19  14:10:41
27577         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
27578              From: Peter Prymmer <pvhp@forte.com>
27579              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
27580              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
27581      Branch: perl
27582            ! lib/Pod/Find.pm t/pod/find.t
27583 ____________________________________________________________________________
27584 [  6711] By: jhi                                   on 2000/08/19  14:09:19
27585         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
27586              From: Peter Prymmer <pvhp@forte.com>
27587              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
27588              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
27589              cc: vmsperl@perl.org
27590      Branch: perl
27591            ! t/lib/peek.t
27592 ____________________________________________________________________________
27593 [  6710] By: jhi                                   on 2000/08/19  14:08:01
27594         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
27595              From: Jan Dubois <jand@ActiveState.com>
27596              Date: Fri, 18 Aug 2000 16:31:48 -0700
27597              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
27598      Branch: perl
27599            ! win32/win32.c
27600 ____________________________________________________________________________
27601 [  6709] By: jhi                                   on 2000/08/19  14:06:57
27602         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
27603              
27604              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
27605              From: Spider.Boardman@Orb.Nashua.NH.US
27606              Date: Fri, 18 Aug 2000 18:41:14 -0400
27607              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
27608      Branch: perl
27609            ! regcomp.c
27610 ____________________________________________________________________________
27611 [  6708] By: jhi                                   on 2000/08/18  22:04:49
27612         Log: Update Changes.
27613      Branch: perl
27614            ! Changes patchlevel.h
27615 ____________________________________________________________________________
27616 [  6707] By: jhi                                   on 2000/08/18  21:55:14
27617         Log: Add warnif(), check warnings further up the stack,
27618              all the warnings functions now can take an optional object reference.
27619              
27620              Subject: [PATCH bleedperl@6691] warnings pragma update
27621              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
27622              Date: Fri, 18 Aug 2000 22:42:06 +0100
27623              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
27624      Branch: perl
27625            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
27626            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
27627            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
27628 ____________________________________________________________________________
27629 [  6706] By: jhi                                   on 2000/08/18  21:41:45
27630         Log: Typo in pp_complement().
27631              
27632              Subject: [PATCH perl-current] Deparse
27633              From: Peter Scott <Peter@PSDT.com>
27634              Date: Fri, 18 Aug 2000 12:44:37 -0700
27635              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
27636      Branch: perl
27637            ! ext/B/B/Deparse.pm
27638 ____________________________________________________________________________
27639 [  6705] By: jhi                                   on 2000/08/18  21:25:59
27640         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
27641              From: Jan Dubois <jand@ActiveState.com>
27642              Date: Fri, 18 Aug 2000 14:22:51 -0700
27643              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
27644      Branch: perl
27645            ! lib/Win32.pod win32/win32.c
27646 ____________________________________________________________________________
27647 [  6704] By: jhi                                   on 2000/08/18  21:16:14
27648         Log: Don't eat leading os from index entries.
27649              
27650              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
27651              From: Russ Allbery <rra@stanford.edu>
27652              Date: 10 Aug 2000 20:49:25 -0700
27653              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
27654      Branch: perl
27655            ! lib/Pod/Man.pm
27656 ____________________________________________________________________________
27657 [  6703] By: jhi                                   on 2000/08/18  21:07:06
27658         Log: Add [[:blank:]] as suggested in
27659              
27660              Subject: [ID 20000716.024] [=cc=] / [:blank:]
27661              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
27662              Date: Sun, 16 Jul 2000 17:55:29 -0700
27663              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
27664              
27665              (the [=cc=] has already been taken care of by #6439
27666              so the whole bug report can be closed)
27667              
27668              and make [[:space:]] to be equivalent to isspace(3)
27669              (as opposed to \s, which is isSPACE()).  The difference
27670              is that now [[:space:]] matches the mythical vertical tab,
27671              while \s doesn't.
27672      Branch: perl
27673            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
27674            ! regexec.c t/op/pat.t
27675 ____________________________________________________________________________
27676 [  6702] By: jhi                                   on 2000/08/18  18:47:47
27677         Log: The new tests were missing from #6415.
27678      Branch: perl
27679            ! t/op/bop.t
27680 ____________________________________________________________________________
27681 [  6701] By: jhi                                   on 2000/08/18  18:20:40
27682         Log: Document the NDBM_File and ODBM_File as SDBM_File
27683              was documented in #6417.
27684      Branch: perl
27685            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
27686            ! ext/SDBM_File/SDBM_File.pm
27687 ____________________________________________________________________________
27688 [  6700] By: jhi                                   on 2000/08/18  18:10:39
27689         Log: Subject: [PATCH perl@6698] cygwin port
27690              From: "Fifer, Eric" <EFifer@sanwaint.com>
27691              Date: Fri, 18 Aug 2000 17:30:05 +0100
27692              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
27693      Branch: perl
27694            ! lib/File/Temp.pm
27695 ____________________________________________________________________________
27696 [  6699] By: jhi                                   on 2000/08/18  16:21:49
27697         Log: Document code point which makes if (defined %stash::) to work
27698              (noted by Spider Boardman).
27699      Branch: perl
27700            ! op.c
27701 ____________________________________________________________________________
27702 [  6698] By: jhi                                   on 2000/08/18  13:43:27
27703         Log: Update Changes.
27704      Branch: perl
27705            ! Changes patchlevel.h
27706 ____________________________________________________________________________
27707 [  6697] By: jhi                                   on 2000/08/18  13:35:57
27708         Log: Tiny Getopt::Long patch from Johan Vromans.
27709      Branch: perl
27710            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
27711 ____________________________________________________________________________
27712 [  6696] By: jhi                                   on 2000/08/18  13:26:14
27713         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
27714              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
27715              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
27716              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
27717      Branch: perl
27718            ! pod/perldiag.pod pod/perlsyn.pod
27719 ____________________________________________________________________________
27720 [  6695] By: jhi                                   on 2000/08/18  13:13:26
27721         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
27722              From: Daniel Chetlin <daniel@chetlin.com>
27723              Date: Fri, 18 Aug 2000 03:13:36 -0700
27724              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
27725      Branch: perl
27726            ! pod/perlfunc.pod
27727 ____________________________________________________________________________
27728 [  6694] By: jhi                                   on 2000/08/18  13:08:05
27729         Log: Subject: [PATCH] perltrap.pod spring cleaning
27730              From: Daniel Chetlin <daniel@chetlin.com>
27731              Date: Fri, 18 Aug 2000 03:06:54 -0700
27732              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
27733              
27734              plus Mike Guy's nitfix.
27735      Branch: perl
27736            ! pod/perltrap.pod
27737 ____________________________________________________________________________
27738 [  6693] By: jhi                                   on 2000/08/18  13:00:26
27739         Log: Unbuffer the output.
27740              
27741              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
27742              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27743              Date: Thu, 17 Aug 2000 18:39:29 -0700
27744              Message-ID: <RPJn5gzkgydf092yn@efn.org>
27745      Branch: perl
27746            ! t/op/fork.t
27747 ____________________________________________________________________________
27748 [  6692] By: jhi                                   on 2000/08/18  05:19:17
27749         Log: Delete the image, too, not just its MANIFEStation.
27750      Branch: perl
27751            - lib/CGI/eg/wilogo.gif
27752 ____________________________________________________________________________
27753 [  6691] By: jhi                                   on 2000/08/18  05:10:26
27754         Log: Propagate new Configure vars.
27755      Branch: perl
27756            ! configure.com epoc/config.sh uconfig.h uconfig.sh
27757            ! vos/config.def vos/config.h vos/config_h.SH_orig
27758            ! win32/config.bc win32/config.gc win32/config.vc
27759            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27760 ____________________________________________________________________________
27761 [  6690] By: jhi                                   on 2000/08/18  04:30:56
27762         Log: Update Changes.
27763      Branch: perl
27764            ! Changes patchlevel.h
27765 ____________________________________________________________________________
27766 [  6689] By: jhi                                   on 2000/08/18  04:12:30
27767         Log: Fix the lib/complex failure of
27768              
27769              From: abigail@foad.org
27770              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
27771              Date: 15 Aug 2000 04:06:38 -0000
27772              Message-Id: <20000815040638.8524.qmail@foad.org> 
27773              
27774              Linux long double accuracy issue: something that
27775              when printed with %g looks like "2" but int() of it is 1.
27776      Branch: perl
27777            ! lib/Math/Complex.pm
27778 ____________________________________________________________________________
27779 [  6688] By: jhi                                   on 2000/08/18  03:15:35
27780         Log: The byteorder code in #6671 was wrong.
27781      Branch: perl
27782            ! configpm
27783 ____________________________________________________________________________
27784 [  6687] By: jhi                                   on 2000/08/18  02:08:42
27785         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
27786              From: Jan Dubois <jand@ActiveState.com>
27787              Date: Thu, 17 Aug 2000 18:31:55 -0700
27788              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
27789      Branch: perl
27790            ! sv.c
27791 ____________________________________________________________________________
27792 [  6686] By: jhi                                   on 2000/08/18  02:04:15
27793         Log: Use NVs in POSIX math, not doubles.
27794              
27795              From: abigail@foad.org
27796              Subject: [ID 20000817.014] POSIX & modfl
27797              Date: 17 Aug 2000 20:49:18 -0000
27798              Message-Id: <20000817204918.23123.qmail@foad.org>
27799      Branch: perl
27800            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
27801 ____________________________________________________________________________
27802 [  6685] By: jhi                                   on 2000/08/18  02:02:12
27803         Log: Introduce NVef, NVff, and NVgf, use the middle one.
27804              (helps for lib/peek + Linux + long doubles)  Reported in
27805              
27806              From: abigail@foad.org
27807              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
27808              Date: 15 Aug 2000 04:06:38 -0000
27809              Message-Id: <20000815040638.8524.qmail@foad.org> 
27810              
27811              (note: the lib/complex failure has not yet been addressed)
27812      Branch: metaconfig/U/perl
27813            ! perlxvf.U
27814      Branch: perl
27815            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27816            ! config_h.SH dump.c perl.h pod/perlguts.pod
27817 ____________________________________________________________________________
27818 [  6684] By: jhi                                   on 2000/08/17  23:22:19
27819         Log: Add byteorder to the myconfig output.
27820      Branch: perl
27821            ! myconfig.SH
27822 ____________________________________________________________________________
27823 [  6683] By: jhi                                   on 2000/08/17  23:20:19
27824         Log: The image doth not exist, spotted by Johan Vromans.
27825      Branch: perl
27826            ! MANIFEST
27827 ____________________________________________________________________________
27828 [  6682] By: jhi                                   on 2000/08/17  22:38:16
27829         Log: Document what the backtick returns if the command fails.
27830      Branch: perl
27831            ! pod/perlop.pod
27832 ____________________________________________________________________________
27833 [  6681] By: jhi                                   on 2000/08/17  22:33:12
27834         Log: Do not use prototyping here.
27835              
27836              Subject: [ID 20000817.016] [PATCH] Peek.xs
27837              From: abigail@foad.org
27838              Date: 17 Aug 2000 20:55:56 -0000
27839              Message-Id: <20000817205556.24270.qmail@foad.org>
27840      Branch: perl
27841            ! ext/Devel/Peek/Makefile.PL
27842 ____________________________________________________________________________
27843 [  6680] By: jhi                                   on 2000/08/17  19:46:43
27844         Log: Don't propose using modules built for 5.005 if no binary
27845              compatibility with 5.005 is attempted.
27846              
27847              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
27848              Subject: Minor nit with 5.7.0 (6655)
27849              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
27850              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
27851      Branch: metaconfig
27852            ! U/installdirs/inc_version_list.U
27853      Branch: perl
27854            ! Configure config_h.SH
27855 ____________________________________________________________________________
27856 [  6679] By: jhi                                   on 2000/08/17  19:16:39
27857         Log: Microperl config update.
27858      Branch: perl
27859            ! uconfig.h uconfig.sh
27860 ____________________________________________________________________________
27861 [  6678] By: jhi                                   on 2000/08/17  19:16:13
27862         Log: The #6648 wasn't protective enough for limited platforms
27863              (like microperl).
27864      Branch: perl
27865            ! dump.c sv.c
27866 ____________________________________________________________________________
27867 [  6677] By: jhi                                   on 2000/08/17  14:46:35
27868         Log: Update Changes.
27869      Branch: perl
27870            ! Changes patchlevel.h
27871 ____________________________________________________________________________
27872 [  6676] By: jhi                                   on 2000/08/17  14:44:02
27873         Log: Add perlebcdic from Peter Prymmer, regen toc.
27874      Branch: perl
27875            + pod/perlebcdic.pod
27876            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27877 ____________________________________________________________________________
27878 [  6675] By: jhi                                   on 2000/08/17  14:41:52
27879         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
27880      Branch: perl
27881            ! pod/perldebtut.pod
27882 ____________________________________________________________________________
27883 [  6674] By: jhi                                   on 2000/08/17  14:29:43
27884         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
27885              
27886              Subject: [ID 20000724.006] -DLEAKTEST problem
27887              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
27888              Date: Tue, 25 Jul 2000 00:36:32 -0500
27889              Message-Id: <20000725003632.A26186@www.llamacom.com>
27890              
27891              Reminder sent
27892              
27893              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
27894              From: Hugo <hv@crypt.compulink.co.uk>
27895              Date: Thu, 17 Aug 2000 15:23:42 +0100
27896              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
27897      Branch: perl
27898            ! util.c
27899 ____________________________________________________________________________
27900 [  6673] By: jhi                                   on 2000/08/17  04:07:10
27901         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
27902              From: John Peacock <JPeacock@UnivPress.com>
27903              Date: Tue, 01 Aug 2000 09:38:12 -0400
27904              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
27905      Branch: perl
27906            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
27907 ____________________________________________________________________________
27908 [  6672] By: jhi                                   on 2000/08/17  03:04:35
27909         Log: Subject: [PATCH] Cwd.pm now uses strict
27910              From: Tim Jenness <timj@jach.hawaii.edu>
27911              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
27912              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
27913      Branch: perl
27914            ! lib/Cwd.pm
27915 ____________________________________________________________________________
27916 [  6671] By: jhi                                   on 2000/08/17  02:16:35
27917         Log: Make $Config{byteorder} more magical so that it is
27918              dynamically computed: nice for 'fat binaries'.
27919              
27920              Subject: [PATCH]: default byteorder
27921              From: Wilfredo Sánchez <wsanchez@apple.com>
27922              Date: Mon, 31 Jul 2000 19:45:31 -0700
27923              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
27924      Branch: perl
27925            ! configpm
27926 ____________________________________________________________________________
27927 [  6670] By: gsar                                  on 2000/08/17  01:22:21
27928         Log: move WNOHANG definition to where other such things are
27929      Branch: perl
27930            ! win32/win32.h
27931 ____________________________________________________________________________
27932 [  6669] By: jhi                                   on 2000/08/17  01:19:17
27933         Log: Update Changes.
27934      Branch: perl
27935            ! Changes patchlevel.h
27936 ____________________________________________________________________________
27937 [  6668] By: jhi                                   on 2000/08/17  01:16:29
27938         Log: Doc nits spotted by Richard Soderberg.
27939      Branch: perl
27940            ! README.posix-bc README.vmesa
27941 ____________________________________________________________________________
27942 [  6667] By: jhi                                   on 2000/08/17  01:12:11
27943         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
27944              From: "Casey R. Tweten" <crt@kiski.net>
27945              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
27946              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
27947      Branch: perl
27948            ! pod/perldebtut.pod
27949 ____________________________________________________________________________
27950 [  6666] By: jhi                                   on 2000/08/17  01:09:31
27951         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
27952              From: "Casey R. Tweten" <crt@kiski.net>
27953              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
27954              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
27955      Branch: perl
27956            ! lib/Shell.pm
27957 ____________________________________________________________________________
27958 [  6665] By: gsar                                  on 2000/08/17  01:03:52
27959         Log: add "ok" targets from change#6632 in makefile.mk
27960      Branch: perl
27961            ! pod/perlport.pod win32/Makefile win32/makefile.mk
27962 ____________________________________________________________________________
27963 [  6664] By: gsar                                  on 2000/08/17  00:56:11
27964         Log: avoid warnings from dense compiler
27965      Branch: perl
27966            ! win32/win32.c
27967 ____________________________________________________________________________
27968 [  6663] By: jhi                                   on 2000/08/17  00:51:49
27969         Log: Tweak the regex compilation errors once more.
27970      Branch: perl
27971            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
27972            ! t/op/regmesg.t t/pragma/warn/regcomp
27973 ____________________________________________________________________________
27974 [  6662] By: gsar                                  on 2000/08/17  00:28:19
27975         Log: trailing new %ENV entries weren't being pushed into the real
27976              environment of subprocesses on Windows
27977      Branch: perl
27978            ! t/op/magic.t win32/perlhost.h
27979 ____________________________________________________________________________
27980 [  6661] By: gsar                                  on 2000/08/17  00:19:20
27981         Log: waitpid() now handles externally spawned pids correctly;
27982              fixes for backtick/wait/waitpid failures on Windows 9x
27983              
27984              these changes make the pid returned by process functions on
27985              Windows 9x always positive by clearing the high bit (which
27986              is always set on Win9x); pseudo-process PIDs are likewise
27987              always negative now on Win9x (just as on NT/2000)
27988      Branch: perl
27989            ! pp_sys.c win32/perlhost.h win32/win32.c
27990 ____________________________________________________________________________
27991 [  6660] By: jhi                                   on 2000/08/17  00:04:32
27992         Log: Retract #6645.
27993      Branch: perl
27994            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27995            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
27996            ! t/op/sprintf.t
27997 ____________________________________________________________________________
27998 [  6659] By: gsar                                  on 2000/08/16  23:59:28
27999         Log: on windows, the return values from wait() and waitpid() don't
28000              match those of pseudo-pids
28001      Branch: perl
28002            ! pp_sys.c t/op/fork.t util.c win32/win32.c
28003 ____________________________________________________________________________
28004 [  6658] By: gsar                                  on 2000/08/16  23:56:14
28005         Log: pod nit seen in passing
28006      Branch: perl
28007            ! pod/perlfunc.pod
28008 ____________________________________________________________________________
28009 [  6657] By: gsar                                  on 2000/08/16  23:53:42
28010         Log: change#6328 could make close(SOCKET) return false on windows
28011              when it shouldn't
28012      Branch: perl
28013            ! win32/win32sck.c
28014 ____________________________________________________________________________
28015 [  6656] By: gsar                                  on 2000/08/16  23:46:57
28016         Log: check that the number pseudo children doesn't exceed
28017              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
28018              the WaitForMultipleObjects() limit that would cause wait()
28019              to crash)
28020              
28021              wait() and waitpid() could potentially be rewritten to use
28022              more than one thread to do the waiting to eliminate this
28023              limitation
28024      Branch: perl
28025            ! win32/perlhost.h
28026 ____________________________________________________________________________
28027 [  6655] By: jhi                                   on 2000/08/16  14:11:05
28028         Log: Update Changes.
28029      Branch: perl
28030            ! Changes patchlevel.h
28031 ____________________________________________________________________________
28032 [  6654] By: jhi                                   on 2000/08/16  14:10:12
28033         Log: Update to perldebtut 1.9, from Richard Foley.
28034      Branch: perl
28035            ! pod/perldebtut.pod
28036 ____________________________________________________________________________
28037 [  6653] By: jhi                                   on 2000/08/16  14:08:17
28038         Log: Change the regx compilation error markers to use = instead of <
28039              since pod makes using the latter quite messy.  Reported in
28040              ID 20000814.006 by Abigail and in
28041              Subject: Unknown escape E<> ?
28042              From: Lupe Christoph <lupe@lupe-christoph.de>
28043              Date: Fri, 11 Aug 2000 00:30:27 +0200
28044              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
28045      Branch: perl
28046            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
28047            ! t/op/regmesg.t t/pragma/warn/regcomp
28048 ____________________________________________________________________________
28049 [  6652] By: jhi                                   on 2000/08/16  13:25:31
28050         Log: Change the perlbug address to perl.org since it's more forgiving.
28051              
28052              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
28053              From: abigail@foad.org
28054              Date: 15 Aug 2000 04:15:40 -0000
28055              Message-Id: <20000815041540.8633.qmail@foad.org>
28056      Branch: perl
28057            ! utils/perlbug.PL
28058 ____________________________________________________________________________
28059 [  6651] By: jhi                                   on 2000/08/16  13:22:35
28060         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
28061              From: Tim Jenness <timj@jach.hawaii.edu>
28062              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
28063              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
28064      Branch: perl
28065            ! lib/Cwd.pm
28066 ____________________________________________________________________________
28067 [  6650] By: jhi                                   on 2000/08/16  13:18:13
28068         Log: Update to CPAN 1.57.
28069              
28070              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
28071              From: andreas.koenig@anima.de (Andreas J. Koenig)
28072              Date: 16 Aug 2000 15:09:46 +0200
28073              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
28074      Branch: perl
28075            ! lib/CPAN.pm
28076 ____________________________________________________________________________
28077 [  6649] By: jhi                                   on 2000/08/16  13:12:31
28078         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
28079              From: "Larry W. Virden" <lvirden@cas.org>
28080              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
28081              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
28082      Branch: perl
28083            ! README.hpux
28084 ____________________________________________________________________________
28085 [  6648] By: jhi                                   on 2000/08/16  13:03:53
28086         Log: The numeric locale was reset to "C" by s?printf and never restored.
28087              
28088              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
28089              From: Christian Kirsch <ck@held.mind.de>
28090              Date: Wed, 9 Aug 2000 17:05:17 +0200
28091              Message-Id: <20000809170517.A25389@held>
28092              
28093              No test since adding the failing example to locale.t
28094              does not fail -- probably because the locale settings are so
28095              thoroughly tweaked by that time.  Running the example standalone
28096              does fail, though.  UPDATE: test case added at change #7540.
28097      Branch: perl
28098            ! dump.c perl.h pp.c pp_ctl.c sv.c
28099 ____________________________________________________________________________
28100 [  6647] By: jhi                                   on 2000/08/16  00:07:54
28101         Log: Update Changes and test semi-automatic patchlevel updating.
28102      Branch: perl
28103            ! Changes patchlevel.h
28104 ____________________________________________________________________________
28105 [  6646] By: jhi                                   on 2000/08/15  23:35:07
28106         Log: Fix a dependency problem.
28107              
28108              Subject: [PATCH: 6640] VMS Makefile.SH update
28109              From: Peter Prymmer <pvhp@forte.com>
28110              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
28111              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
28112      Branch: perl
28113            ! vms/descrip_mms.template
28114 ____________________________________________________________________________
28115 [  6645] By: jhi                                   on 2000/08/15  23:33:23
28116         Log: (Retracted by #6660)
28117              
28118              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
28119              From: Dominic Dunlop <domo@computer.org>
28120              Date: Tue, 15 Aug 2000 22:20:52 +0200
28121              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
28122      Branch: metaconfig/U/perl
28123            + d_printfed.U
28124      Branch: perl
28125            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28126            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
28127            ! t/op/sprintf.t
28128 ____________________________________________________________________________
28129 [  6644] By: jhi                                   on 2000/08/15  21:17:20
28130         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
28131              From: abigail@foad.org
28132              Date: 15 Aug 2000 20:12:41 -0000
28133              Message-Id: <20000815201241.25556.qmail@foad.org>
28134      Branch: perl
28135            ! INSTALL
28136 ____________________________________________________________________________
28137 [  6643] By: jhi                                   on 2000/08/15  21:15:28
28138         Log: (an already applied patch)
28139      Branch: perl
28140            ! lib/CGI.pm
28141 ____________________________________________________________________________
28142 [  6642] By: gsar                                  on 2000/08/15  19:54:05
28143         Log: magic callbacks all need to have same type signature
28144      Branch: perl
28145            ! embed.pl mg.c proto.h
28146 ____________________________________________________________________________
28147 [  6641] By: jhi                                   on 2000/08/15  17:56:27
28148         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)
28149              From: Mike Guy <mjtg@cam.ac.uk>
28150              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
28151              Date: Tue, 15 Aug 2000 18:26:45 +0100
28152              
28153              Only the peek.t part applied, not the hash quality part.
28154      Branch: perl
28155            ! t/lib/peek.t
28156 ____________________________________________________________________________
28157 [  6640] By: jhi                                   on 2000/08/15  16:37:37
28158         Log: Update Changes.
28159      Branch: perl
28160            ! Changes
28161 ____________________________________________________________________________
28162 [  6639] By: jhi                                   on 2000/08/15  16:34:55
28163         Log: Missed a file from #6638.
28164      Branch: perl
28165            ! lib/File/Temp.pm
28166 ____________________________________________________________________________
28167 [  6638] By: jhi                                   on 2000/08/15  16:33:19
28168         Log: Subject: [PATCH perl@6620] cygwin port
28169              From: "Fifer, Eric" <EFifer@sanwaint.com>
28170              Date: Tue, 15 Aug 2000 17:00:49 +0100
28171              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
28172      Branch: perl
28173            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
28174 ____________________________________________________________________________
28175 [  6637] By: jhi                                   on 2000/08/15  16:29:22
28176         Log: Subject: [PATCH] debugger exit code should reflect user exit code
28177              From: Mike Guy <mjtg@cam.ac.uk>
28178              Date: Tue, 15 Aug 2000 16:55:59 +0100
28179              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
28180      Branch: perl
28181            ! lib/perl5db.pl
28182 ____________________________________________________________________________
28183 [  6636] By: jhi                                   on 2000/08/15  15:30:58
28184         Log: Update Changes.
28185      Branch: perl
28186            ! Changes
28187 ____________________________________________________________________________
28188 [  6635] By: jhi                                   on 2000/08/15  15:27:21
28189         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
28190      Branch: metaconfig
28191            ! U/mkglossary U/mksample
28192      Branch: metaconfig/U/perl
28193            ! Devel.U
28194      Branch: perl
28195            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28196 ____________________________________________________________________________
28197 [  6634] By: jhi                                   on 2000/08/15  14:11:55
28198         Log: Don't blow limited stacks, a lower number is enough to
28199              tickle the lookbehind limit.
28200              
28201              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
28202              From: Dominic Dunlop <domo@computer.org>
28203              Date: Tue, 15 Aug 2000 13:51:24 +0200
28204              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
28205      Branch: perl
28206            ! t/op/regmesg.t
28207 ____________________________________________________________________________
28208 [  6633] By: jhi                                   on 2000/08/15  14:01:46
28209         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
28210              From: Mike Guy <mjtg@cam.ac.uk>
28211              Date: Tue, 15 Aug 2000 12:10:50 +0100
28212              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
28213      Branch: perl
28214            ! utils/perldoc.PL
28215 ____________________________________________________________________________
28216 [  6632] By: jhi                                   on 2000/08/15  13:58:48
28217         Log: make ok etc also for win32.
28218              
28219              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
28220              From: Prymmer/Kahn <pvhp@best.com>
28221              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
28222              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
28223      Branch: perl
28224            ! win32/Makefile
28225 ____________________________________________________________________________
28226 [  6631] By: jhi                                   on 2000/08/15  13:45:03
28227         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
28228      Branch: perl
28229            ! lib/Test.pm
28230 ____________________________________________________________________________
28231 [  6630] By: jhi                                   on 2000/08/15  03:25:09
28232         Log: Update Changes.
28233      Branch: perl
28234            ! Changes
28235 ____________________________________________________________________________
28236 [  6629] By: jhi                                   on 2000/08/15  03:23:53
28237         Log: magic_regdatum_set() is void, not int.
28238      Branch: perl
28239            ! embed.pl mg.c proto.h
28240 ____________________________________________________________________________
28241 [  6628] By: jhi                                   on 2000/08/15  03:08:02
28242         Log: Make the user to give up his firstborn, err, to knowingly
28243              verify installing an unstable developer release.  Also bump
28244              the release to 5.7.0, but leave a patch tag in the local
28245              patches saying that this is not yet the real thing.
28246      Branch: metaconfig
28247            ! U/modified/Instruct.U
28248      Branch: metaconfig/U/perl
28249            + Devel.U
28250      Branch: perl
28251            ! Configure patchlevel.h
28252 ____________________________________________________________________________
28253 [  6627] By: jhi                                   on 2000/08/14  22:32:52
28254         Log: README.os2 update.
28255              
28256              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
28257              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28258              Date: Wed, 02 Aug 2000 21:55:09 -0700
28259              Message-ID: <tsPi5gzkgegX092yn@efn.org>
28260      Branch: perl
28261            ! README.os2
28262 ____________________________________________________________________________
28263 [  6626] By: jhi                                   on 2000/08/14  21:00:02
28264         Log: Subject: Re: File::Temp problems on VMS in bleedperl
28265              From: Tim Jenness <timj@jach.hawaii.edu>
28266              cc: vmsperl@perl.org
28267              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
28268              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
28269      Branch: perl
28270            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
28271 ____________________________________________________________________________
28272 [  6625] By: jhi                                   on 2000/08/14  20:52:16
28273         Log: Add SUIDMAIL as was done for the CERT alert.
28274      Branch: perl
28275            ! patchlevel.h
28276 ____________________________________________________________________________
28277 [  6624] By: jhi                                   on 2000/08/14  20:48:50
28278         Log: Subject: sfio2000
28279              From: Daniel Muino <dmuino@afip.gov.ar>
28280              Date: Mon, 14 Aug 2000 16:58:11 -0300
28281              Message-ID: <20000814165811.B16368@con2-dgi>
28282      Branch: perl
28283            ! perlsdio.h perlsfio.h
28284 ____________________________________________________________________________
28285 [  6623] By: jhi                                   on 2000/08/14  20:47:36
28286         Log: Subject: warning: storage class after type is obsolescent
28287              From: Daniel Muino <dmuino@afip.gov.ar>
28288              Date: Mon, 14 Aug 2000 16:42:47 -0300
28289              Message-ID: <20000814164247.A16368@con2-dgi>
28290      Branch: perl
28291            ! regcomp.pl regnodes.h
28292 ____________________________________________________________________________
28293 [  6622] By: jhi                                   on 2000/08/14  20:43:05
28294         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
28295              From: abigail@foad.org
28296              Date: 14 Aug 2000 20:00:10 -0000
28297              Message-Id: <20000814200010.27271.qmail@foad.org>
28298      Branch: perl
28299            ! Changes
28300 ____________________________________________________________________________
28301 [  6621] By: jhi                                   on 2000/08/14  15:23:05
28302         Log: Update Changes.
28303      Branch: perl
28304            ! Changes
28305 ____________________________________________________________________________
28306 [  6620] By: jhi                                   on 2000/08/14  15:22:14
28307         Log: Subject: Re: [PATCH] @+, @- readonly
28308              From: Mike Guy <mjtg@cam.ac.uk>
28309              Date: Mon, 14 Aug 2000 15:26:55 +0100
28310              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
28311      Branch: perl
28312            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
28313            ! sv.c t/op/pat.t
28314 ____________________________________________________________________________
28315 [  6619] By: jhi                                   on 2000/08/14  14:12:08
28316         Log: Update Changes.
28317      Branch: perl
28318            ! Changes
28319 ____________________________________________________________________________
28320 [  6618] By: jhi                                   on 2000/08/14  14:09:34
28321         Log: For now remove the mail code.
28322      Branch: perl
28323            ! perl.c
28324 ____________________________________________________________________________
28325 [  6617] By: jhi                                   on 2000/08/14  14:08:28
28326         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
28327      Branch: perl
28328            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
28329            ! pod/perlfaq8.pod pod/perlsec.pod
28330 ____________________________________________________________________________
28331 [  6616] By: jhi                                   on 2000/08/14  14:00:11
28332         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28333              From: Mike Guy <mjtg@cam.ac.uk>
28334              Date: Mon, 14 Aug 2000 08:26:02 +0100
28335              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
28336      Branch: perl
28337            ! lib/perl5db.pl
28338 ____________________________________________________________________________
28339 [  6615] By: jhi                                   on 2000/08/14  13:58:45
28340         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
28341              From: Mike Guy <mjtg@cam.ac.uk>
28342              Date: Mon, 14 Aug 2000 08:04:22 +0100
28343              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
28344      Branch: perl
28345            ! gv.c mg.c t/op/pat.t
28346 ____________________________________________________________________________
28347 [  6614] By: jhi                                   on 2000/08/14  13:56:45
28348         Log: Subject: Test fails / warnings with perl-current #6612
28349              From: Mike Guy <mjtg@cam.ac.uk>
28350              Date: Mon, 14 Aug 2000 07:57:23 +0100
28351              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
28352      Branch: perl
28353            ! t/lib/b.t t/lib/peek.t
28354 ____________________________________________________________________________
28355 [  6613] By: jhi                                   on 2000/08/14  13:45:33
28356         Log: VMS configure.com update continues.
28357      Branch: perl
28358            - vms/configure.com
28359            ! MANIFEST configure.com
28360 ____________________________________________________________________________
28361 [  6612] By: jhi                                   on 2000/08/13  22:13:35
28362         Log: Update Changes.
28363      Branch: perl
28364            ! Changes
28365 ____________________________________________________________________________
28366 [  6611] By: jhi                                   on 2000/08/13  16:21:45
28367         Log: Upgrade to CGI 2.71, from Lincoln Stein.
28368      Branch: perl
28369            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
28370 ____________________________________________________________________________
28371 [  6610] By: jhi                                   on 2000/08/13  15:09:16
28372         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
28373              From: Mike Guy <mjtg@cam.ac.uk>
28374              Date: Sun, 13 Aug 2000 13:45:51 +0100
28375              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
28376      Branch: perl
28377            ! t/op/regmesg.t
28378 ____________________________________________________________________________
28379 [  6609] By: jhi                                   on 2000/08/13  14:31:26
28380         Log: Andreas says that 1.56 is fine, so reverting back to it.
28381      Branch: perl
28382            ! lib/CPAN.pm
28383 ____________________________________________________________________________
28384 [  6608] By: jhi                                   on 2000/08/13  05:34:20
28385         Log: Update Changes.
28386      Branch: perl
28387            ! Changes
28388 ____________________________________________________________________________
28389 [  6607] By: jhi                                   on 2000/08/13  05:32:01
28390         Log: Put back the \z changes of #5406 to CPAN.pm.
28391      Branch: perl
28392            ! lib/CPAN.pm
28393 ____________________________________________________________________________
28394 [  6606] By: jhi                                   on 2000/08/13  05:20:16
28395         Log: Fix-n-skip the tests under 5005threads.
28396      Branch: perl
28397            ! t/lib/b.t
28398 ____________________________________________________________________________
28399 [  6605] By: jhi                                   on 2000/08/13  05:07:48
28400         Log: Fix the test for 5005threads.
28401      Branch: perl
28402            ! t/lib/peek.t
28403 ____________________________________________________________________________
28404 [  6604] By: jhi                                   on 2000/08/13  03:35:37
28405         Log: Should have deleted this in #6603.
28406      Branch: perl
28407            - vms/subconfigure.com
28408 ____________________________________________________________________________
28409 [  6603] By: jhi                                   on 2000/08/12  18:29:32
28410         Log: Rewrite of vms/subconfigure.com as configure.com,
28411              from Peter Prymmer and the vmsperl crew.
28412      Branch: perl
28413            + vms/configure.com
28414            ! MANIFEST
28415 ____________________________________________________________________________
28416 [  6602] By: jhi                                   on 2000/08/11  13:00:01
28417         Log: PlainText.pm is dead.
28418      Branch: perl
28419            - lib/Pod/PlainText.pm
28420            ! MANIFEST
28421 ____________________________________________________________________________
28422 [  6601] By: jhi                                   on 2000/08/11  04:06:45
28423         Log: Update Changes.
28424      Branch: perl
28425            ! Changes
28426 ____________________________________________________________________________
28427 [  6600] By: jhi                                   on 2000/08/11  04:06:10
28428         Log: Add a few missing files, update MANIFEST.
28429      Branch: perl
28430            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
28431            + lib/Pod/PlainText.pm t/pod/find.t
28432            ! MANIFEST t/op/regmesg.t
28433 ____________________________________________________________________________
28434 [  6599] By: jhi                                   on 2000/08/11  03:31:10
28435         Log: Add Perl debugging tutorial, regen toc. 
28436              
28437              Subject: perldebtut.pod
28438              From: Richard Foley <Richard.Foley@m.dasa.de>
28439              Date: Wed, 09 Aug 2000 10:17:15 +0200
28440              Message-id: <3991138B.262247B8@m.dasa.de>
28441      Branch: perl
28442            + pod/perldebtut.pod
28443            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28444 ____________________________________________________________________________
28445 [  6598] By: jhi                                   on 2000/08/11  02:48:56
28446         Log: tiny Changes edit
28447      Branch: perl
28448            ! Changes
28449 ____________________________________________________________________________
28450 [  6597] By: jhi                                   on 2000/08/11  02:39:04
28451         Log: Tests for #6589.
28452              
28453              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28454              From: simon@brecon.co.uk (Simon Cozens)
28455              Date: 11 Aug 2000 02:24:52 GMT
28456              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
28457      Branch: perl
28458            ! t/lib/b.t
28459 ____________________________________________________________________________
28460 [  6596] By: jhi                                   on 2000/08/11  01:50:07
28461         Log: Update Changes.
28462      Branch: perl
28463            ! Changes
28464 ____________________________________________________________________________
28465 [  6595] By: jhi                                   on 2000/08/11  01:47:16
28466         Log: nitfix
28467      Branch: perl
28468            ! Changes
28469 ____________________________________________________________________________
28470 [  6594] By: jhi                                   on 2000/08/11  01:36:16
28471         Log: Subject: Getting perlio and threads to compile
28472              From: Lupe Christoph <lupe@lupe-christoph.de>
28473              Date: Wed, 9 Aug 2000 11:35:54 +0200
28474              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
28475              
28476              (the Solaris version changes in Configure skipped)
28477      Branch: perl
28478            ! hints/solaris_2.sh thread.h
28479 ____________________________________________________________________________
28480 [  6593] By: jhi                                   on 2000/08/11  01:30:16
28481         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
28482              From: simon@brecon.co.uk (Simon Cozens)
28483              Date: 1 Aug 2000 06:55:19 GMT
28484              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
28485      Branch: perl
28486            ! lib/utf8.pm
28487 ____________________________________________________________________________
28488 [  6592] By: jhi                                   on 2000/08/11  01:26:39
28489         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
28490              From: Peter Scott <Peter@PeterScott.com>
28491              Date: Thu, 10 Aug 2000 08:23:27 -0700
28492              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
28493      Branch: perl
28494            ! lib/perl5db.pl
28495 ____________________________________________________________________________
28496 [  6591] By: jhi                                   on 2000/08/11  01:22:02
28497         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
28498              From: Hugo <hv@crypt.compulink.co.uk>
28499              Date: Thu, 10 Aug 2000 19:23:04 +0100
28500              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
28501      Branch: perl
28502            ! regexec.c t/op/pat.t
28503 ____________________________________________________________________________
28504 [  6590] By: jhi                                   on 2000/08/11  01:19:19
28505         Log: Preprocessing and postprocessing for File::Find.
28506              
28507              Subject: Patch to Find::File.pm to allow alphabetical results
28508              From: Joe Smith <jsmith@inwap.com>
28509              Date: Wed, 9 Aug 2000 02:44:54 -0700
28510              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
28511      Branch: perl
28512            ! lib/File/Find.pm
28513 ____________________________________________________________________________
28514 [  6589] By: jhi                                   on 2000/08/11  01:12:39
28515         Log: B::Deparse didn't do sub attributes.
28516              
28517              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
28518              From: simon@brecon.co.uk (Simon Cozens)
28519              Date: 9 Aug 2000 04:49:20 GMT
28520              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
28521      Branch: perl
28522            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
28523 ____________________________________________________________________________
28524 [  6588] By: jhi                                   on 2000/08/11  01:06:40
28525         Log: Subject: debugger "d" command doesnt check line number
28526              From: Mike Guy <mjtg@cam.ac.uk>
28527              Date: Tue, 08 Aug 2000 21:54:29 +0100
28528              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
28529      Branch: perl
28530            ! lib/perl5db.pl mg.c pod/perldiag.pod
28531 ____________________________________________________________________________
28532 [  6587] By: jhi                                   on 2000/08/11  00:45:03
28533         Log: sleep(1) does not necessarily return 1.
28534              
28535              Subject: [PATCH bleadperl] op/lex_assign.t  
28536              From: Hugo <hv@crypt.compulink.co.uk>
28537              Date: Thu, 03 Aug 2000 14:34:22 +0100        
28538              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
28539      Branch: perl
28540            ! t/op/lex_assign.t
28541 ____________________________________________________________________________
28542 [  6586] By: jhi                                   on 2000/08/11  00:31:50
28543         Log: Document the IO::Select timeout.
28544      Branch: perl
28545            ! ext/IO/lib/IO/Select.pm
28546 ____________________________________________________________________________
28547 [  6585] By: jhi                                   on 2000/08/11  00:13:54
28548         Log: Forgot contributor.
28549      Branch: perl
28550            ! Changes
28551 ____________________________________________________________________________
28552 [  6584] By: jhi                                   on 2000/08/11  00:09:19
28553         Log: detypo
28554      Branch: perl
28555            ! Changes
28556 ____________________________________________________________________________
28557 [  6583] By: jhi                                   on 2000/08/11  00:07:53
28558         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
28559              
28560              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
28561              From: Mike Guy <mjtg@cam.ac.uk> 
28562              Date: Thu, 10 Aug 2000 15:50:54 +0100
28563              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
28564      Branch: perl
28565            ! sv.c t/op/int.t
28566 ____________________________________________________________________________
28567 [  6582] By: jhi                                   on 2000/08/10  23:29:32
28568         Log: Update Changes.
28569      Branch: perl
28570            ! Changes
28571 ____________________________________________________________________________
28572 [  6581] By: jhi                                   on 2000/08/10  23:26:16
28573         Log: Put back the std @INC thing.
28574      Branch: perl
28575            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
28576            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
28577            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
28578            ! t/lib/gol-oo.t
28579 ____________________________________________________________________________
28580 [  6580] By: jhi                                   on 2000/08/10  23:03:34
28581         Log: Update to CGI 2.70, from Lincoln Stein.
28582      Branch: perl
28583            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
28584            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
28585            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
28586            ! t/lib/cgi-request.t
28587 ____________________________________________________________________________
28588 [  6579] By: jhi                                   on 2000/08/10  22:41:50
28589         Log: Update to CPAN 1.56, from Andreas König.
28590      Branch: perl
28591            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28592 ____________________________________________________________________________
28593 [  6578] By: jhi                                   on 2000/08/10  22:38:13
28594         Log: Update to Pod::Parser 1.17, from Brad Appleton.
28595      Branch: perl
28596            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
28597            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
28598            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
28599            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
28600            ! t/pod/include.t t/pod/included.t t/pod/lref.t
28601            ! t/pod/multiline_items.t t/pod/nested_items.t
28602            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
28603            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
28604            ! t/pod/special_seqs.t
28605 ____________________________________________________________________________
28606 [  6577] By: jhi                                   on 2000/08/10  22:35:41
28607         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
28608      Branch: perl
28609            ! AUTHORS MAINTAIN
28610 ____________________________________________________________________________
28611 [  6576] By: jhi                                   on 2000/08/10  22:24:54
28612         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
28613      Branch: perl
28614            + t/lib/gol-oo.t
28615            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
28616            ! t/lib/gol-compat.t t/lib/gol-linkage.t
28617 ____________________________________________________________________________
28618 [  6575] By: jhi                                   on 2000/08/10  22:02:07
28619         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
28620      Branch: perl
28621            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
28622 ____________________________________________________________________________
28623 [  6574] By: jhi                                   on 2000/08/10  21:55:03
28624         Log: Iterating perl6 description.
28625      Branch: perl
28626            ! pod/perlfaq1.pod
28627 ____________________________________________________________________________
28628 [  6573] By: jhi                                   on 2000/08/10  21:48:26
28629         Log: Revert the sv.c part of #6559, a better fix is needed.
28630      Branch: perl
28631            ! sv.c
28632 ____________________________________________________________________________
28633 [  6572] By: jhi                                   on 2000/08/10  20:33:43
28634         Log: It's the 2ndO'ROSSC.
28635      Branch: perl
28636            ! pod/perlfaq1.pod
28637 ____________________________________________________________________________
28638 [  6571] By: jhi                                   on 2000/08/10  15:55:48
28639         Log: detypo
28640      Branch: perl
28641            ! pod/perlfaq1.pod
28642 ____________________________________________________________________________
28643 [  6570] By: jhi                                   on 2000/08/10  14:11:17
28644         Log: An exceptionally sticky typo.
28645      Branch: perl
28646            ! Changes
28647 ____________________________________________________________________________
28648 [  6569] By: jhi                                   on 2000/08/10  14:09:33
28649         Log: detypo (and test Changes updating script)
28650      Branch: perl
28651            ! Changes
28652 ____________________________________________________________________________
28653 [  6568] By: jhi                                   on 2000/08/10  14:07:07
28654         Log: Update Changes.
28655      Branch: perl
28656            ! Changes
28657 ____________________________________________________________________________
28658 [  6567] By: jhi                                   on 2000/08/10  14:06:19
28659         Log: Amend the description of Perl6.
28660              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
28661              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
28662              Date: Wed, 9 Aug 2000 22:11:06 -0500
28663              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
28664      Branch: perl
28665            ! pod/perlfaq1.pod
28666 ____________________________________________________________________________
28667 [  6566] By: jhi                                   on 2000/08/10  13:58:57
28668         Log: Subject: Remove dead entry in perldiag
28669              From: Mike Guy <mjtg@cam.ac.uk>
28670              Date: Thu, 10 Aug 2000 14:19:19 +0100
28671              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
28672      Branch: perl
28673            ! pod/perldiag.pod
28674 ____________________________________________________________________________
28675 [  6565] By: jhi                                   on 2000/08/10  13:51:48
28676         Log: Zero entries were skipped, fix from Adrian Goalby
28677              <argoalby@yahoo.co.uk>
28678      Branch: perl
28679            ! lib/unicode/Number.pl lib/unicode/mktables.PL
28680 ____________________________________________________________________________
28681 [  6564] By: jhi                                   on 2000/08/10  13:00:12
28682         Log: Subject: [PATCH 5.6.0] cygwin port
28683              From: "Fifer, Eric" <EFifer@sanwaint.com>
28684              Date: Thu, 10 Aug 2000 13:15:36 +0100
28685              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
28686      Branch: perl
28687            ! README.cygwin hints/cygwin.sh
28688 ____________________________________________________________________________
28689 [  6563] By: jhi                                   on 2000/08/10  12:55:16
28690         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
28691      Branch: perl
28692            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
28693 ____________________________________________________________________________
28694 [  6562] By: gsar                                  on 2000/08/10  08:38:39
28695         Log: warn is a macro, avoid using at a variable to avoid warnings
28696              in some configurations; readdir.t is too conservative in
28697              estimating number of *.t's
28698      Branch: perl
28699            ! t/op/readdir.t util.c
28700 ____________________________________________________________________________
28701 [  6561] By: jhi                                   on 2000/08/09  23:35:42
28702         Log: Update Changes.
28703      Branch: perl
28704            ! Changes
28705 ____________________________________________________________________________
28706 [  6560] By: jhi                                   on 2000/08/09  23:05:47
28707         Log: Subject: Re: enhanced(?) regex error messages
28708              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
28709              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
28710              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
28711              
28712              (plus two small patches sent privately)
28713              (this still seems to leave few test failures)
28714      Branch: perl
28715            + t/op/regmesg.t
28716            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
28717            ! t/pragma/warn/regcomp
28718 ____________________________________________________________________________
28719 [  6559] By: jhi                                   on 2000/08/09  20:41:18
28720         Log: (The fix did work but was not right, retracted in #6573)
28721              
28722              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
28723              From: Christian Kirsch <ck@held.mind.de>
28724              Date: Wed, 9 Aug 2000 17:05:17 +0200
28725              Message-Id: <20000809170517.A25389@held>
28726      Branch: perl
28727            ! sv.c t/pragma/locale.t
28728 ____________________________________________________________________________
28729 [  6558] By: jhi                                   on 2000/08/08  22:34:08
28730         Log: Tiny updates on the contributors list.
28731      Branch: perl
28732            ! Changes
28733 ____________________________________________________________________________
28734 [  6557] By: jhi                                   on 2000/08/08  19:34:28
28735         Log: Double check that we have a dirhandle.
28736      Branch: perl
28737            ! util.c
28738 ____________________________________________________________________________
28739 [  6556] By: jhi                                   on 2000/08/08  19:01:51
28740         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
28741              May be repopulated with fresh maintained examples.
28742      Branch: perl
28743            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
28744            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
28745            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
28746            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
28747            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
28748            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
28749            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
28750            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
28751            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
28752            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
28753            + lib/CGI/eg/wilogo_gif.uu
28754            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
28755            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
28756            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
28757            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
28758            - eg/cgi/frameset.cgi eg/cgi/index.html
28759            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
28760            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
28761            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
28762            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
28763            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
28764            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
28765            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
28766            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
28767            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
28768            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
28769            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
28770            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
28771            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
28772            - eg/van/vanish eg/who eg/wrapsuid
28773            ! MANIFEST
28774 ____________________________________________________________________________
28775 [  6555] By: jhi                                   on 2000/08/08  18:51:08
28776         Log: Delete chat2 as requested by Randal.
28777              
28778              Subject: Re: perlfaq8 coyness
28779              From: merlyn@stonehenge.com (Randal L. Schwartz) 
28780              Date: 15 May 2000 18:52:42 -0700 
28781              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
28782      Branch: perl
28783            - lib/chat2.pl
28784            ! MANIFEST
28785 ____________________________________________________________________________
28786 [  6554] By: jhi                                   on 2000/08/08  18:31:35
28787         Log: Regen global.sym.
28788      Branch: perl
28789            ! global.sym
28790 ____________________________________________________________________________
28791 [  6553] By: jhi                                   on 2000/08/08  18:28:13
28792         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
28793              (either perlbug or p5p ate the original), plus regen
28794              perlapi and perltoc. 
28795      Branch: perl
28796            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
28797            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
28798            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
28799            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
28800            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
28801            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
28802            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
28803            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
28804            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
28805            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
28806 ____________________________________________________________________________
28807 [  6552] By: jhi                                   on 2000/08/08  18:06:29
28808         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
28809              From: Mike Guy <mjtg@cam.ac.uk>
28810              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
28811              Date: Tue, 08 Aug 2000 15:51:27 +0100
28812      Branch: perl
28813            ! doop.c sv.h t/op/join.t t/pragma/overload.t
28814 ____________________________________________________________________________
28815 [  6551] By: jhi                                   on 2000/08/08  18:01:11
28816         Log: Re-apply #6549.
28817      Branch: perl
28818            ! lib/perl5db.pl
28819 ____________________________________________________________________________
28820 [  6550] By: jhi                                   on 2000/08/08  17:43:08
28821         Log: Accidental retraction of #6549.
28822      Branch: perl
28823            ! lib/perl5db.pl
28824 ____________________________________________________________________________
28825 [  6549] By: jhi                                   on 2000/08/08  17:40:04
28826         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
28827              From: Mike Guy <mjtg@cam.ac.uk>
28828              Date: Mon, 07 Aug 2000 21:49:58 +0100
28829              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
28830      Branch: perl
28831            ! lib/perl5db.pl
28832 ____________________________________________________________________________
28833 [  6548] By: jhi                                   on 2000/08/08  17:37:57
28834         Log: Document here-doc better.
28835              
28836              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
28837              From: Mike Guy <mjtg@cam.ac.uk>
28838              Date: Mon, 07 Aug 2000 14:02:09 +0100
28839              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
28840      Branch: perl
28841            ! pod/perldata.pod
28842 ____________________________________________________________________________
28843 [  6547] By: jhi                                   on 2000/08/08  17:33:34
28844         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
28845              From: "Randy J. Ray" <rjray@redhat.com>
28846              Date: Mon, 07 Aug 2000 19:12:25 -0700
28847              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
28848      Branch: perl
28849            ! perl.c pod/perlrun.pod
28850 ____________________________________________________________________________
28851 [  6546] By: jhi                                   on 2000/08/08  17:29:26
28852         Log: Subject: Re: enhanced(?) regex error messages 
28853              From: Hugo <hv@crypt.compulink.co.uk>
28854              Date: Tue, 08 Aug 2000 03:25:51 +0100
28855              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
28856              
28857              plus Capitalize the error messages, plus perldiag them.
28858      Branch: perl
28859            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
28860 ____________________________________________________________________________
28861 [  6545] By: jhi                                   on 2000/08/08  13:59:28
28862         Log: Augment #6539 a bit: don't croak if there's magic in the air.
28863              
28864              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
28865              From: Hugo <hv@crypt.compulink.co.uk>
28866              Date: Tue, 08 Aug 2000 03:02:03 +0100
28867              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
28868      Branch: perl
28869            ! pp.c t/op/bless.t
28870 ____________________________________________________________________________
28871 [  6544] By: jhi                                   on 2000/08/07  21:11:52
28872         Log: Make the test -w clean.
28873      Branch: perl
28874            ! t/op/bless.t
28875 ____________________________________________________________________________
28876 [  6543] By: jhi                                   on 2000/08/07  19:49:53
28877         Log: use warnings instead of $^W.
28878      Branch: perl
28879            ! t/op/bless.t
28880 ____________________________________________________________________________
28881 [  6542] By: jhi                                   on 2000/08/07  17:41:41
28882         Log: Disable a portability warning Because We Know What We Are Doing.
28883      Branch: perl
28884            ! t/op/bless.t
28885 ____________________________________________________________________________
28886 [  6541] By: jhi                                   on 2000/08/07  17:29:51
28887         Log: Tiny tidying on report_evil_fh().
28888      Branch: perl
28889            ! util.c
28890 ____________________________________________________________________________
28891 [  6540] By: jhi                                   on 2000/08/07  16:37:38
28892         Log: Make regular expression parse error messages easier to understand.
28893              
28894              Subject: Re: enhanced(?) regex error messages
28895              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
28896              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
28897              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
28898      Branch: perl
28899            ! regcomp.c
28900 ____________________________________________________________________________
28901 [  6539] By: jhi                                   on 2000/08/07  16:12:27
28902         Log: Make bless(REF, REF) a fatal error, add bless tests.
28903              
28904              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
28905              From: Hugo <hv@crypt.compulink.co.uk>
28906              Date: Mon, 07 Aug 2000 16:59:38 +0100
28907              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
28908      Branch: perl
28909            + t/op/bless.t
28910            ! MANIFEST pod/perldiag.pod pp.c sv.c
28911 ____________________________________________________________________________
28912 [  6538] By: jhi                                   on 2000/08/07  15:59:43
28913         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
28914              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
28915              Date: Thu, 3 Aug 2000 14:29:21 -0700
28916              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
28917      Branch: perl
28918            ! lib/lib_pm.PL
28919 ____________________________________________________________________________
28920 [  6537] By: jhi                                   on 2000/08/07  15:47:18
28921         Log: Retract #6419 for now since it breaks in AFS and MachTen.
28922      Branch: perl
28923            ! lib/Cwd.pm
28924 ____________________________________________________________________________
28925 [  6536] By: jhi                                   on 2000/08/07  15:05:29
28926         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
28927              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
28928              The security hole exists only in suidperls, which isn't
28929              installed or even built by default.
28930      Branch: perl
28931            ! perl.c
28932 ____________________________________________________________________________
28933 [  6535] By: jhi                                   on 2000/08/07  14:45:14
28934         Log: tr memory corruption fix from Simon Cozens.
28935      Branch: perl
28936            ! doop.c
28937 ____________________________________________________________________________
28938 [  6534] By: jhi                                   on 2000/08/06  11:38:16
28939         Log: Document a bit that UDP is not what you might think.
28940              
28941              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
28942              From: Lupe Christoph <lupe@lupe-christoph.de>
28943              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
28944              Date: Mon, 24 Jul 2000 08:59:15 +0200
28945      Branch: perl
28946            ! pod/perlipc.pod
28947 ____________________________________________________________________________
28948 [  6533] By: jhi                                   on 2000/08/06  11:35:01
28949         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
28950              From: Jeff Pinyan <jeffp@hut.crusoe.net>
28951              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
28952              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
28953      Branch: perl
28954            ! pod/perlfunc.pod
28955 ____________________________________________________________________________
28956 [  6532] By: jhi                                   on 2000/08/06  03:45:41
28957         Log: Have symbols for the IoTYPEs.
28958      Branch: perl
28959            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
28960 ____________________________________________________________________________
28961 [  6531] By: jhi                                   on 2000/08/06  01:33:55
28962         Log: Continue fixing the io warnings.  This also
28963              sort of fixes bug ID 20000802.003: the core dump
28964              is no more.  Whether the current behaviour is correct
28965              (giving a warning: "Not a format reference"), is another matter.
28966      Branch: perl
28967            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
28968            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
28969 ____________________________________________________________________________
28970 [  6530] By: jhi                                   on 2000/08/05  21:33:12
28971         Log: Change the Policy policy: now -Dprefix= with an existing
28972              Policy.sh and prefix == siteprefix == vendorprefix, then all
28973              of them follow along the new prefix.
28974              
28975              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
28976              From: Andy Dougherty <doughera@lafayette.edu>
28977              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
28978              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
28979      Branch: perl
28980            ! Policy_sh.SH
28981 ____________________________________________________________________________
28982 [  6529] By: jhi                                   on 2000/08/05  18:57:28
28983         Log: Zap lib/Sys directory when cleaning up.
28984      Branch: perl
28985            ! Makefile.SH
28986 ____________________________________________________________________________
28987 [  6528] By: jhi                                   on 2000/08/05  18:40:44
28988         Log: Essential prototype changes were missing from #6527.
28989              Also make report_evil_fh() more bomb-proof.
28990      Branch: perl
28991            ! embed.h util.c
28992 ____________________________________________________________________________
28993 [  6527] By: jhi                                   on 2000/08/05  03:22:05
28994         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
28995              From: "Ronald F. Guilmette" <rfg@monkeys.com>
28996              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
28997              Message-Id: <200007242247.PAA52177@monkeys.com>
28998      Branch: perl
28999            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
29000 ____________________________________________________________________________
29001 [  6526] By: jhi                                   on 2000/08/04  21:23:27
29002         Log: gcc versions might have (parentheses) in them.
29003      Branch: metaconfig/U/perl
29004            ! gccvers.U
29005      Branch: perl
29006            ! Configure config_h.SH
29007 ____________________________________________________________________________
29008 [  6525] By: jhi                                   on 2000/08/04  20:23:12
29009         Log: Weed buglets pointed out by
29010              
29011              From: Lupe Christoph <lupe@lupe-christoph.de>
29012              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
29013              Date: Fri, 4 Aug 2000 17:34:39 +0200
29014              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
29015      Branch: metaconfig/U/perl
29016            ! gccvers.U uselfs.U
29017      Branch: perl
29018            ! Configure config_h.SH
29019 ____________________________________________________________________________
29020 [  6524] By: jhi                                   on 2000/08/04  19:02:08
29021         Log: Warn under -w if lstat(FH) is attempted.
29022              
29023              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
29024              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
29025              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
29026              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
29027      Branch: perl
29028            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
29029            ! t/pragma/warn/pp_sys
29030 ____________________________________________________________________________
29031 [  6523] By: jhi                                   on 2000/08/04  12:31:11
29032         Log: Subject: New perlcc, take 2
29033              From: simon@brecon.co.uk (Simon Cozens)
29034              Date: 4 Aug 2000 06:21:04 GMT
29035              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
29036      Branch: perl
29037            ! utils/perlcc.PL
29038 ____________________________________________________________________________
29039 [  6522] By: jhi                                   on 2000/08/04  12:26:33
29040         Log: Subject: Re: Array vs. List context
29041              From: Daniel Chetlin <daniel@chetlin.com>
29042              Date: Fri, 4 Aug 2000 00:22:44 -0700
29043              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
29044      Branch: perl
29045            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
29046            ! pod/perlfaq4.pod
29047 ____________________________________________________________________________
29048 [  6521] By: jhi                                   on 2000/08/04  12:22:38
29049         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
29050              From: Raymund Will <ray@caldera.de>
29051              Date: Fri, 4 Aug 2000 12:07:09 +0200
29052              Message-Id: <20000804120709.A14982@caldera.de>
29053      Branch: perl
29054            ! configure.gnu
29055 ____________________________________________________________________________
29056 [  6520] By: jhi                                   on 2000/08/04  04:09:06
29057         Log: After the #6519 a warning about stat() is just that,
29058              not about a filetest, which now have their own warning.
29059      Branch: perl
29060            ! pod/perldiag.pod
29061 ____________________________________________________________________________
29062 [  6519] By: jhi                                   on 2000/08/04  04:06:30
29063         Log: In the warnings call filehandles consistently so;
29064              add "unopened" warning for stat().
29065      Branch: perl
29066            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
29067            ! t/pragma/warn/pp_sys
29068 ____________________________________________________________________________
29069 [  6518] By: jhi                                   on 2000/08/04  02:55:35
29070         Log: Subject: Minor tweak to perlvar.pod
29071              From: "Stephen P. Potter" <spp@ds.net>
29072              Date: Tue, 18 Apr 2000 09:26:03 -0400
29073              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
29074      Branch: perl
29075            ! pod/perlvar.pod
29076 ____________________________________________________________________________
29077 [  6517] By: jhi                                   on 2000/08/04  02:50:08
29078         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
29079              From: "Clinton Pierce" <cpierce1@ford.com>
29080              Date: Wed, 21 Jul 1999 16:45:31 -0400
29081              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
29082              
29083              Fix by Stephen Potter (visible in the bug db but not in p5p?)
29084      Branch: perl
29085            ! pod/perlfunc.pod pod/perlop.pod
29086 ____________________________________________________________________________
29087 [  6516] By: jhi                                   on 2000/08/04  02:09:25
29088         Log: This is 6512.  Really.
29089      Branch: perl
29090            ! dump.c
29091 ____________________________________________________________________________
29092 [  6515] By: jhi                                   on 2000/08/04  01:25:50
29093         Log: mention the idea of @( and @)
29094      Branch: perl
29095            ! Todo-5.6
29096 ____________________________________________________________________________
29097 [  6514] By: bailey                                on 2000/08/04  01:18:46
29098         Log: YA resync with mainstem, including VMS patches from others
29099      Branch: vmsperl
29100           +> (branch 48 files)
29101            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
29102           !> (integrate 354 files)
29103 ____________________________________________________________________________
29104 [  6513] By: jhi                                   on 2000/08/04  01:18:18
29105         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
29106              From: Mark Dickinson <dickins3@fas.harvard.edu>
29107              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
29108              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
29109      Branch: perl
29110            ! t/op/grent.t t/op/pwent.t
29111 ____________________________________________________________________________
29112 [  6512] By: jhi                                   on 2000/08/04  01:14:06
29113         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
29114              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29115              Date: Wed, 02 Aug 2000 10:51:01 +0100
29116              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
29117      Branch: perl
29118            ! sv.c
29119 ____________________________________________________________________________
29120 [  6511] By: jhi                                   on 2000/08/04  00:57:00
29121         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
29122              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29123              Date: Thu, 03 Aug 2000 17:20:04 -0700
29124              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
29125      Branch: metaconfig
29126            ! U/modified/Cppsym.U
29127      Branch: perl
29128            ! Configure config_h.SH
29129 ____________________________________________________________________________
29130 [  6510] By: jhi                                   on 2000/08/04  00:25:28
29131         Log: detypo
29132      Branch: perl
29133            ! Makefile.SH
29134 ____________________________________________________________________________
29135 [  6509] By: jhi                                   on 2000/08/03  23:43:18
29136         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
29137              From: Dominic Dunlop <domo@computer.org>
29138              Date: Thu, 3 Aug 2000 22:16:46 +0200
29139              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
29140      Branch: perl
29141            ! t/op/sprintf.t
29142 ____________________________________________________________________________
29143 [  6508] By: jhi                                   on 2000/08/03  23:40:37
29144         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
29145              From: Hugo <hv@crypt.compulink.co.uk>
29146              Date: Thu, 03 Aug 2000 18:25:30 +0100
29147              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
29148      Branch: perl
29149            ! regcomp.c t/op/re_tests
29150 ____________________________________________________________________________
29151 [  6507] By: jhi                                   on 2000/08/03  23:38:28
29152         Log: Subject: [PATCH] sv.h documentation - SvLEN
29153              From: Mike Guy <mjtg@cam.ac.uk>
29154              Date: Thu, 03 Aug 2000 14:43:09 +0100
29155              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
29156      Branch: perl
29157            ! sv.h
29158 ____________________________________________________________________________
29159 [  6506] By: jhi                                   on 2000/08/03  15:49:14
29160         Log: Disable the fix_pl hack for now.
29161      Branch: perl
29162            ! Makefile.SH
29163 ____________________________________________________________________________
29164 [  6505] By: jhi                                   on 2000/08/03  13:49:04
29165         Log: Add a URL for FSF.
29166              
29167              Subject: Patch for README
29168              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
29169              Date: Wed, 2 Aug 2000 13:25:09 -0500
29170              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
29171      Branch: perl
29172            ! README
29173 ____________________________________________________________________________
29174 [  6504] By: jhi                                   on 2000/08/03  13:29:19
29175         Log: Be more informative on what is skipped and why,
29176              also repeat the list at the end.
29177      Branch: perl
29178            ! Porting/p4desc
29179 ____________________________________________________________________________
29180 [  6503] By: jhi                                   on 2000/08/03  13:07:05
29181         Log: Circumvent the removal of .patch by fix_pl.
29182              
29183              Subject: Re: [ID 20000802.011] unable to 'make test'          
29184              From: simon@brecon.co.uk (Simon Cozens) 
29185              Date: 3 Aug 2000 04:17:00 GMT
29186              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
29187      Branch: perl
29188            ! Makefile.SH
29189 ____________________________________________________________________________
29190 [  6502] By: jhi                                   on 2000/08/03  00:14:34
29191         Log: Add the missing setproctitle unit.
29192      Branch: metaconfig/U/perl
29193            + d_setproctitle.U
29194 ____________________________________________________________________________
29195 [  6501] By: jhi                                   on 2000/08/03  00:00:26
29196         Log: The subtest 4 may fail also on VOBS, as pointed out
29197              by Nick Ing-Simmons in November 1999, bug id 19991124.003
29198              (but the failure in that bug report isn't the subtest 4).
29199      Branch: perl
29200            ! t/op/stat.t
29201 ____________________________________________________________________________
29202 [  6500] By: jhi                                   on 2000/08/02  23:49:30
29203         Log: Better skip message for the test; one of the two problems in
29204              
29205              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
29206              From: Lupe Christoph <lupe@lupe-christoph.de>
29207              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
29208              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
29209      Branch: perl
29210            ! t/op/numconvert.t
29211 ____________________________________________________________________________
29212 [  6499] By: jhi                                   on 2000/08/02  22:49:16
29213         Log: Allow "no Module;" even if there is no 'unimport'.
29214              
29215              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
29216              From: mjd@plover.com
29217              Date: 24 Mar 2000 15:24:34 -0000
29218              Message-Id: <20000324152434.15160.qmail@plover.com>
29219      Branch: perl
29220            ! gv.c
29221 ____________________________________________________________________________
29222 [  6498] By: jhi                                   on 2000/08/02  22:42:58
29223         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
29224              that are hopefully soon put into use.
29225      Branch: perl
29226            ! opcode.h opcode.pl opnames.h
29227 ____________________________________________________________________________
29228 [  6497] By: gsar                                  on 2000/08/02  22:28:59
29229         Log: require.t needs binmode() to work on windows
29230      Branch: perl
29231            ! t/comp/require.t
29232 ____________________________________________________________________________
29233 [  6496] By: jhi                                   on 2000/08/02  22:08:51
29234         Log: Document the IVdf UVuf UVof UVxf.
29235      Branch: perl
29236            ! pod/perlguts.pod
29237 ____________________________________________________________________________
29238 [  6495] By: jhi                                   on 2000/08/02  21:54:26
29239         Log: detypo #6494
29240      Branch: perl
29241            ! ext/Data/Dumper/Dumper.xs
29242 ____________________________________________________________________________
29243 [  6494] By: jhi                                   on 2000/08/02  21:49:17
29244         Log: Dump UVs as UVs in Data::Dumper.
29245              
29246              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
29247              From: Gurusamy Sarathy <gsar@ActiveState.com>
29248              Date: Thu, 27 Apr 2000 12:26:25 -0700
29249              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
29250      Branch: perl
29251            ! ext/Data/Dumper/Dumper.xs
29252 ____________________________________________________________________________
29253 [  6493] By: jhi                                   on 2000/08/02  17:01:58
29254         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
29255              From: Hugo <hv@crypt.compulink.co.uk>
29256              Date: Wed, 02 Aug 2000 14:53:56 +0100
29257              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
29258      Branch: perl
29259            ! regexec.c t/op/re_tests
29260 ____________________________________________________________________________
29261 [  6492] By: jhi                                   on 2000/08/02  15:02:46
29262         Log: The new setproctitle() feature is available only in 
29263              bleeding edge FreeBSD.  From Paul Saab.
29264      Branch: perl
29265            ! mg.c
29266 ____________________________________________________________________________
29267 [  6491] By: jhi                                   on 2000/08/02  13:34:36
29268         Log: The tr utf8 patching continues.
29269              
29270              Subject: Re: #6469, too many tests claimed in require.t
29271              From: simon@brecon.co.uk (Simon Cozens)
29272              Date: 2 Aug 2000 02:37:17 GMT
29273              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
29274              
29275              (the logic of the test was the wrong way round in the patch)
29276      Branch: perl
29277            ! doop.c
29278 ____________________________________________________________________________
29279 [  6490] By: jhi                                   on 2000/08/02  13:27:38
29280         Log: The name of a filehandle does not have <these>.
29281      Branch: perl
29282            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
29283            ! t/pragma/warn/pp_sys util.c
29284 ____________________________________________________________________________
29285 [  6489] By: jhi                                   on 2000/08/02  04:26:46
29286         Log: Remove the extraneous "main::" prefix from all the
29287              "opened only for", "on closed", and "never opened" warnings.
29288              
29289              Subject: Re: inappropriate warning
29290              From: Gurusamy Sarathy <gsar@ActiveState.com>
29291              Date: Mon, 20 Mar 2000 11:28:02 -0800
29292              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
29293      Branch: perl
29294            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
29295            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
29296            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
29297 ____________________________________________________________________________
29298 [  6488] By: jhi                                   on 2000/08/02  03:02:57
29299         Log: memcpy has n o in it, as pinted ut by Sarathy.
29300      Branch: perl
29301            ! pod/perlguts.pod
29302 ____________________________________________________________________________
29303 [  6487] By: jhi                                   on 2000/08/02  02:44:51
29304         Log: Document in one place the memory abstractions used in Perl core.
29305              
29306              Subject: Re: Memory abstraction
29307              From: simon@brecon.co.uk (Simon Cozens)
29308              Date: 2 Aug 2000 02:20:23 GMT
29309              Organization: Earth.li Origins
29310      Branch: perl
29311            ! pod/perlguts.pod
29312 ____________________________________________________________________________
29313 [  6486] By: jhi                                   on 2000/08/02  02:41:57
29314         Log: regen_headers, regen perltoc.
29315      Branch: perl
29316            ! perlapi.c pod/perltoc.pod
29317 ____________________________________________________________________________
29318 [  6485] By: jhi                                   on 2000/08/02  01:43:33
29319         Log: "This little thing tests for a file .patch, and if it contains
29320              a number, pops into patchlevel.h" (making it easier to track
29321              which development version people are reporting bugs against)
29322              
29323              Subject: Patchlevel autogeneration for repository perls
29324              From: simon@brecon.co.uk (Simon Cozens)
29325              Date: 14 Jul 2000 07:12:15 GMT
29326              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
29327      Branch: perl
29328            + fix_pl
29329            ! MANIFEST Makefile.SH
29330 ____________________________________________________________________________
29331 [  6484] By: jhi                                   on 2000/08/02  01:32:54
29332         Log: FreeBSD 3.* updates from
29333              
29334              From: Paul Saab <ps@yahoo-inc.com>
29335              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
29336              Date: Tue, 1 Aug 2000 15:41:39 -0700
29337              Message-Id: <20000801154139.A53740@yahoo-inc.com>
29338      Branch: perl
29339            ! hints/freebsd.sh
29340 ____________________________________________________________________________
29341 [  6483] By: jhi                                   on 2000/08/02  01:27:44
29342         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
29343              instead one must use setproctitle().  This was already addressed
29344              by change #6457, but the below has a new variant for FreeBSD 4.0
29345              or later, and the matter is also documented more.
29346              
29347              From: Paul Saab <ps@yahoo-inc.com>
29348              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
29349              Date: Tue, 1 Aug 2000 15:41:39 -0700
29350              Message-Id: <20000801154139.A53740@yahoo-inc.com>
29351      Branch: metaconfig/U/perl
29352            + i_libutil.U
29353      Branch: perl
29354            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
29355 ____________________________________________________________________________
29356 [  6482] By: jhi                                   on 2000/08/01  22:17:32
29357         Log: The test from this
29358              
29359              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
29360              Date: Sat, 15 Apr 2000 17:03:44 +0100
29361              From: Tom Hughes <tom@compton.nu>
29362              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
29363              
29364              was missing, the code change went in as #5989
29365              (which had a different test?)
29366      Branch: perl
29367            ! t/op/misc.t
29368 ____________________________________________________________________________
29369 [  6481] By: jhi                                   on 2000/08/01  21:48:38
29370         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
29371              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
29372              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
29373              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
29374      Branch: perl
29375            ! perl.h
29376 ____________________________________________________________________________
29377 [  6480] By: jhi                                   on 2000/08/01  18:05:28
29378         Log: Make p4desc to skip non-mainperl branches by default.
29379      Branch: perl
29380            ! Porting/p4desc
29381 ____________________________________________________________________________
29382 [  6479] By: jhi                                   on 2000/08/01  17:29:19
29383         Log: If gccosandvers is equal to osname, clear gccosandvers.
29384      Branch: metaconfig/U/perl
29385            ! gccvers.U
29386      Branch: perl
29387            ! Configure config_h.SH
29388 ____________________________________________________________________________
29389 [  6478] By: jhi                                   on 2000/08/01  15:54:08
29390         Log: BOM patching from Simon Cozens.
29391      Branch: perl
29392            ! toke.c
29393 ____________________________________________________________________________
29394 [  6477] By: jhi                                   on 2000/08/01  04:50:33
29395         Log: Stash away the largefiles flags and libswanted.
29396      Branch: perl
29397            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
29398 ____________________________________________________________________________
29399 [  6476] By: gsar                                  on 2000/08/01  04:24:24
29400         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
29401              on Windows)
29402      Branch: perl
29403            ! t/pragma/utf8.t utf8.c win32/win32.c
29404 ____________________________________________________________________________
29405 [  6475] By: jhi                                   on 2000/08/01  03:35:24
29406         Log: Make chr() for values >127 to create utf8 when under utf8.
29407              
29408              Subject: Re: uft8/chr()
29409              From: simon@brecon.co.uk (Simon Cozens)
29410              Date: 1 Aug 2000 02:37:02 GMT
29411              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
29412      Branch: perl
29413            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
29414 ____________________________________________________________________________
29415 [  6474] By: jhi                                   on 2000/08/01  02:36:18
29416         Log: In Digital UNIX warn if gcc explicitly chosen because even
29417              2.95.2 is known to cause problems.
29418      Branch: perl
29419            ! hints/dec_osf.sh
29420 ____________________________________________________________________________
29421 [  6473] By: jhi                                   on 2000/08/01  02:00:56
29422         Log: Make the safety catch for buggy gccs work with triple version
29423              numbers like 2.95.2.  Reported in
29424              
29425              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
29426              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
29427              Date: Mon, 31 Jul 2000 14:55:06 +0200
29428              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
29429      Branch: perl
29430            ! hints/dec_osf.sh
29431 ____________________________________________________________________________
29432 [  6472] By: jhi                                   on 2000/08/01  01:13:33
29433         Log: Subject: fix and question re: waitpid() under win32
29434              From: Brian Clarke <clarke@appliedmeta.com>
29435              Date: Fri, 28 Jul 2000 15:18:29 -0400
29436              Message-ID: <3981DC85.290314EB@appliedmeta.com>
29437              
29438              Slightly reformatted and WNOHANG # define moved to win32.h
29439              so that also POSIX.xs sees it, as suggsted by Sarathy.
29440      Branch: perl
29441            ! win32/win32.c win32/win32.h
29442 ____________________________________________________________________________
29443 [  6471] By: jhi                                   on 2000/08/01  00:55:05
29444         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
29445              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29446              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
29447              Date: Mon, 31 Jul 2000 13:28:51 +0100
29448              
29449              (aka ID 20000730.002)
29450      Branch: perl
29451            ! op.c t/op/tr.t
29452 ____________________________________________________________________________
29453 [  6470] By: jhi                                   on 2000/07/31  23:34:42
29454         Log: Document the problem with -P in HP-UX and its workaround.
29455              
29456              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
29457              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
29458              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
29459              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
29460      Branch: perl
29461            ! README.hpux
29462 ____________________________________________________________________________
29463 [  6469] By: jhi                                   on 2000/07/31  04:15:02
29464         Log: The swallow_bom() saga continues.  The #23 of require.t
29465              (UTF16-LE) still fails (silently, no output) but the #22
29466              (UTF16-BE) seems to be working now.  The root of the
29467              failure may be in sv_gets(): is it UTF-16LE-aware,
29468              especially when it comes to line endings? 
29469      Branch: perl
29470            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
29471            ! t/comp/require.t toke.c utf8.c
29472 ____________________________________________________________________________
29473 [  6468] By: jhi                                   on 2000/07/30  19:05:48
29474         Log: Find green threads before native threads.
29475              
29476              Subject: Re: Patch to jpl/JNI/Makefile.PL
29477              From: Jens Thomsen <jens@fiend.cis.com>
29478              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
29479              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
29480      Branch: perl
29481            ! jpl/JNI/Makefile.PL
29482 ____________________________________________________________________________
29483 [  6467] By: jhi                                   on 2000/07/30  18:36:22
29484         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
29485      Branch: perl
29486            ! doop.c
29487 ____________________________________________________________________________
29488 [  6466] By: jhi                                   on 2000/07/30  04:37:29
29489         Log: A new version of the "remove UPPERACSE string comparison"
29490              operators.  The problem with the previous one (change #6454)
29491              was that it was for Perl 5.6.0.  From Paul Marquess.
29492      Branch: perl
29493            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
29494            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
29495            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
29496 ____________________________________________________________________________
29497 [  6465] By: jhi                                   on 2000/07/29  22:39:56
29498         Log: Do not upgrade SVs into utf8 just because they participate
29499              in eq or cmp.  Reported and fix suggested in
29500              
29501              Subject: [ID 20000720.009] sv_eq UTF8 bug
29502              From: "Simon Cozens" <simon@othersideofthe.earth.li>
29503              Date: 21 Jul 2000 04:37:29 -0000
29504              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
29505              
29506              Exercise for the kind reader: should we or should we not
29507              cache the utf8 conversion alonside the SV? (as magic,
29508              as thestrxfrm()ed version is cached under use locale)
29509              Argue both for and against.
29510      Branch: perl
29511            ! sv.c
29512 ____________________________________________________________________________
29513 [  6464] By: jhi                                   on 2000/07/29  22:36:22
29514         Log: Subject: UTF8 concat
29515              From: simon@brecon.co.uk (Simon Cozens) 
29516              Date: 30 Jun 2000 06:13:25 GMT
29517              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
29518              
29519              (with a memory leak fixed, plus a few casts added)
29520              
29521              This also seems to help for
29522              
29523              Subject: [ID 20000716.015] join UTF8 weirdness
29524              From: root <root@ak-71.mind.de> 
29525              Date: Sat, 15 Jul 2000 15:29:54 +0200
29526              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
29527              
29528              (from Andreas König)
29529      Branch: perl
29530            ! pp_hot.c
29531 ____________________________________________________________________________
29532 [  6463] By: jhi                                   on 2000/07/29  00:55:39
29533         Log: Tune the comments and hopefully stop a memory leak.
29534      Branch: perl
29535            ! toke.c utf8.c
29536 ____________________________________________________________________________
29537 [  6462] By: jhi                                   on 2000/07/29  00:16:53
29538         Log: The problem described in this
29539              
29540              Subject: [ID 20000322.018] named chars aren't magical enough
29541              From: root <root@dixie.cscaper.com>     
29542              Date: Wed, 22 Mar 2000 18:37:42 -0700
29543              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
29544              
29545              has been fixed in perl 5.6.0 but just in case added a test
29546              to keep it away.  (The report from Joseph Hall.)
29547      Branch: perl
29548            ! t/lib/charnames.t
29549 ____________________________________________________________________________
29550 [  6461] By: jhi                                   on 2000/07/28  23:56:36
29551         Log: Tiny fixes for #6460.
29552      Branch: metaconfig/U/perl
29553            ! gccvers.U
29554      Branch: perl
29555            ! Configure config_h.SH
29556 ____________________________________________________________________________
29557 [  6460] By: jhi                                   on 2000/07/28  23:24:41
29558         Log: Warn if the version of the operating system used to compile gcc
29559              differs from the current version of the operating system.
29560              Also display the gcc compilation os and version in myconfig.
29561              Inspiration from
29562              
29563              Subject: Re: [ID 20000710.003] ERRORS!!         
29564              From: "Kurt D. Starsinic" <kstar@chapin.edu>
29565              Date: Mon, 10 Jul 2000 15:54:16 -0400
29566              Message-ID: <20000710155416.A1384@O2.chapin.edu>
29567      Branch: metaconfig/U/perl
29568            ! gccvers.U
29569      Branch: perl
29570            ! Configure config_h.SH myconfig.SH
29571 ____________________________________________________________________________
29572 [  6459] By: jhi                                   on 2000/07/28  22:00:32
29573         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
29574              letter to $Config{osvers}.
29575      Branch: metaconfig
29576            ! U/modified/Oldconfig.U
29577      Branch: perl
29578            ! Configure config_h.SH
29579 ____________________________________________________________________________
29580 [  6458] By: jhi                                   on 2000/07/28  04:15:39
29581         Log: Back out #6454, doesn't seem to work.
29582              (Reason: that patch was for perl 5.6.0, not perl-current)
29583              (A version of the patch for perl-current came in later as #6466)
29584      Branch: perl
29585            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
29586            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
29587            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
29588 ____________________________________________________________________________
29589 [  6457] By: jhi                                   on 2000/07/27  23:31:49
29590         Log: Use setproctitle() if available to modify $0.
29591              
29592              Subject: setting $* on BSD4 broken
29593              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
29594              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
29595              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
29596      Branch: metaconfig
29597            ! U/modified/Myinit.U
29598      Branch: perl
29599            ! Configure config_h.SH mg.c
29600 ____________________________________________________________________________
29601 [  6456] By: jhi                                   on 2000/07/27  14:50:47
29602         Log: Allow "no AutoLoader;", based on change #6444,
29603              suggested by Graham Barr.
29604      Branch: perl
29605            ! lib/AutoLoader.pm
29606 ____________________________________________________________________________
29607 [  6455] By: jhi                                   on 2000/07/27  14:19:10
29608         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
29609              From: rspier@pobox.com (Robert Spier)
29610              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
29611              Message-ID: <14720.15855.787664.424783@rls.cx>
29612      Branch: perl
29613            ! pod/perldiag.pod
29614 ____________________________________________________________________________
29615 [  6454] By: jhi                                   on 2000/07/27  14:03:02
29616         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
29617              for a long time).
29618              
29619              Reported in
29620              
29621              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
29622              From: Ryan Herbert <rherbert@sycamorehq.com>
29623              Date: Mon, 17 Jul 2000 11:40:42 -0400
29624              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
29625              
29626              Patched in
29627              
29628              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
29629              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
29630              Date: Wed, 26 Jul 2000 23:40:18 +0100
29631              Message-ID: <000001bff752$79511880$0a17073e@tiny>
29632              
29633              based on an earlier patch from Stephen P. Potter.
29634              
29635              (Removed later by change #6458 because this patch was for
29636              perl 5.6.0, not perl-current)
29637      Branch: perl
29638            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
29639            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
29640            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
29641 ____________________________________________________________________________
29642 [  6453] By: jhi                                   on 2000/07/27  13:48:02
29643         Log: Subject: [PATCH] fixes bug 20000508.004
29644              From: Michael Stevens <mstevens@globnix.org>
29645              Date: Thu, 27 Jul 2000 13:49:04 +0100
29646              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
29647      Branch: perl
29648            ! pod/perldata.pod
29649 ____________________________________________________________________________
29650 [  6452] By: jhi                                   on 2000/07/26  23:51:26
29651         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
29652              and Craig A. Berry.
29653      Branch: perl
29654            ! lib/File/Temp.pm pod/perlport.pod
29655 ____________________________________________________________________________
29656 [  6451] By: jhi                                   on 2000/07/26  19:43:30
29657         Log: Be wary of close()s, too.
29658              
29659              Subject: Re: [PATCH] perlbug cleanup
29660              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29661              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
29662              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
29663      Branch: perl
29664            ! utils/perlbug.PL
29665 ____________________________________________________________________________
29666 [  6450] By: jhi                                   on 2000/07/26  18:41:40
29667         Log: Subject: Minor doc patch: handy.h
29668              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
29669              Date: Wed, 26 Jul 2000 15:34:25 -0300
29670              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
29671      Branch: perl
29672            ! handy.h pod/perlapi.pod
29673 ____________________________________________________________________________
29674 [  6449] By: jhi                                   on 2000/07/26  18:23:55
29675         Log: Subject: [PATCH] minor doc change - perlguts
29676              From: Michael Stevens <mstevens@globnix.org>
29677              Date: Thu, 13 Jul 2000 12:39:18 +0100
29678              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
29679      Branch: perl
29680            ! pod/perlguts.pod
29681 ____________________________________________________________________________
29682 [  6448] By: jhi                                   on 2000/07/26  18:20:30
29683         Log: open() wariness in perlbug.
29684              
29685              Subject: [PATCH] perlbug cleanup
29686              From: Michael Stevens <mstevens@globnix.org>
29687              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
29688              Date: Thu, 13 Jul 2000 15:52:23 +0100
29689      Branch: perl
29690            ! utils/perlbug.PL
29691 ____________________________________________________________________________
29692 [  6447] By: jhi                                   on 2000/07/26  18:13:04
29693         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
29694      Branch: perl
29695            ! lib/File/Temp.pm t/lib/ftmp-security.t
29696 ____________________________________________________________________________
29697 [  6446] By: jhi                                   on 2000/07/26  18:06:32
29698         Log: docfix from Peter Scott <Peter@PSDT.com>.
29699      Branch: perl
29700            ! pod/perlfunc.pod
29701 ____________________________________________________________________________
29702 [  6445] By: jhi                                   on 2000/07/26  17:53:31
29703         Log: Fix *foo{FORMAT}.
29704              
29705              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29706              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
29707              Date: Wed, 26 Jul 2000 19:51:02 +0200
29708              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
29709              
29710              From: Graham Barr <gbarr@pobox.com>
29711              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
29712              Date: Wed, 26 Jul 2000 17:38:36 +0100
29713              Message-ID: <20000726173836.L472@pobox.com>
29714      Branch: perl
29715            ! pp.c sv.c t/op/gv.t
29716 ____________________________________________________________________________
29717 [  6444] By: jhi                                   on 2000/07/26  17:49:14
29718         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
29719              from Graham Barr in the module list.
29720      Branch: perl
29721            ! gv.c pod/perlobj.pod
29722 ____________________________________________________________________________
29723 [  6443] By: jhi                                   on 2000/07/26  16:06:56
29724         Log: More split() doc and test patches from Mike Guy.
29725      Branch: perl
29726            ! pod/perlfunc.pod t/op/split.t
29727 ____________________________________________________________________________
29728 [  6442] By: jhi                                   on 2000/07/26  16:05:30
29729         Log: MacOS nits from Matthias Neeracher.
29730      Branch: perl
29731            ! perl.c pp_ctl.c
29732 ____________________________________________________________________________
29733 [  6441] By: jhi                                   on 2000/07/26  04:39:57
29734         Log: Subject: [PATCH] split /^/
29735              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29736              Date: Tue, 25 Jul 2000 14:18:57 +0100
29737              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
29738              
29739              (with notes from tchrist and gbarr)
29740      Branch: perl
29741            ! pod/perlfunc.pod t/op/split.t
29742 ____________________________________________________________________________
29743 [  6440] By: jhi                                   on 2000/07/26  04:32:32
29744         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
29745              From: Peter Prymmer <pvhp@forte.com>
29746              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
29747              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
29748      Branch: perl
29749            ! vms/munchconfig.c
29750 ____________________________________________________________________________
29751 [  6439] By: jhi                                   on 2000/07/26  04:31:01
29752         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
29753              to be fatal errors (instead of by default ignoring them, and
29754              ignoring with a bug: even though -w gave an error, the opening [
29755              was left in)  Reported in:
29756              
29757              Subject: [ID 20000716.024] [=cc=] / [:blank:]
29758              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
29759              Date: Sun, 16 Jul 2000 17:55:29 -0700
29760              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
29761      Branch: perl
29762            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
29763 ____________________________________________________________________________
29764 [  6438] By: jhi                                   on 2000/07/25  15:41:15
29765         Log: Subject: [PATCH] av.c apidoc
29766              From: simon@brecon.co.uk (Simon Cozens)
29767              Date: 24 Jul 2000 06:40:52 GMT
29768              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
29769      Branch: perl
29770            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
29771            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
29772 ____________________________________________________________________________
29773 [  6437] By: jhi                                   on 2000/07/25  14:05:36
29774         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
29775              From: "Stephen P. Potter" <spp@ds.net>
29776              Date: Mon, 24 Jul 2000 14:22:23 -0400
29777              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
29778      Branch: perl
29779            ! pod/perllocale.pod
29780 ____________________________________________________________________________
29781 [  6436] By: jhi                                   on 2000/07/25  14:02:03
29782         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
29783              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29784              Date: Mon, 24 Jul 2000 18:04:28 +0100
29785              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
29786      Branch: perl
29787            ! t/lib/syslfs.t t/op/lfs.t
29788 ____________________________________________________________________________
29789 [  6435] By: jhi                                   on 2000/07/25  13:59:28
29790         Log: Get UTF16 BOMs working.  Patch from
29791              
29792              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
29793              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29794              Date: Tue, 25 Jul 2000 12:52:45 +0100
29795              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
29796              
29797              and notes from
29798              
29799              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
29800              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29801              Date: Tue, 25 Jul 2000 11:43:25 +0100
29802              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
29803      Branch: perl
29804            ! t/comp/require.t toke.c utf8.c
29805 ____________________________________________________________________________
29806 [  6434] By: jhi                                   on 2000/07/25  02:39:54
29807         Log: Make the "uninit variable" warning to say "concat or string"
29808              or "join or string" when in concat or join .
29809              
29810              Subject: Re: [ID 20000403.009] uninitialised concatenation???
29811              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29812              Date: Tue, 04 Apr 2000 18:22:58 +0100
29813              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
29814              
29815              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
29816              From: William R Ward <hermit@BayView.COM>
29817              Date: Thu, 30 Mar 2000 19:50:03 -0800
29818              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
29819      Branch: perl
29820            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
29821            ! t/pragma/warn/op t/pragma/warn/sv
29822 ____________________________________________________________________________
29823 [  6433] By: jhi                                   on 2000/07/24  17:52:56
29824         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
29825      Branch: perl
29826            ! lib/File/Spec/VMS.pm
29827 ____________________________________________________________________________
29828 [  6432] By: jhi                                   on 2000/07/24  17:44:44
29829         Log: Test cases for #6431.
29830              
29831              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
29832              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29833              Date: Mon, 24 Jul 2000 15:32:29 +0100
29834              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
29835      Branch: perl
29836            ! t/op/pat.t t/op/split.t
29837 ____________________________________________________________________________
29838 [  6431] By: jhi                                   on 2000/07/24  17:43:17
29839         Log: Bind op fix.
29840              
29841              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
29842              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29843              Date: Mon, 17 Jul 2000 20:04:56 +0100
29844              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
29845      Branch: perl
29846            ! op.c
29847 ____________________________________________________________________________
29848 [  6430] By: jhi                                   on 2000/07/24  03:42:42
29849         Log: Subject: [ID 20000716.023] syslog test fails without sockets
29850              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29851              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
29852              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
29853      Branch: metaconfig/U/perl
29854            ! Extensions.U
29855      Branch: perl
29856            ! Configure config_h.SH
29857 ____________________________________________________________________________
29858 [  6429] By: jhi                                   on 2000/07/24  03:11:52
29859         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
29860              case, but add also notes explaining the relationship of this
29861              patch and the earlier notes by Sarathy.
29862              
29863              Subject: Map is still slow
29864              From: "Ben Tilly" <ben_tilly@hotmail.com>
29865              Date: Sat, 15 Jul 2000 17:23:27 EDT
29866              Message-ID: <20000715212327.21656.qmail@hotmail.com>
29867      Branch: perl
29868            ! pp_ctl.c
29869 ____________________________________________________________________________
29870 [  6428] By: jhi                                   on 2000/07/24  02:58:52
29871         Log: Documentation to explain the behaviour of map().
29872              
29873              Subject: Re: Map is still slow 
29874              From: Gurusamy Sarathy <gsar@ActiveState.com>
29875              Date: Sat, 15 Jul 2000 16:05:09 -0700
29876              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
29877      Branch: perl
29878            ! pp_ctl.c
29879 ____________________________________________________________________________
29880 [  6427] By: jhi                                   on 2000/07/24  02:50:03
29881         Log: Add tests for
29882              [ID 19991110.003] another matching finding by pcre author
29883              which has already been fixed by some patch, as verified in
29884              
29885              Subject: Re: two regex bugs from the mists of time (well, last November)
29886              From: Hugo <hv@crypt.compulink.co.uk>
29887              Date: Sat, 22 Jul 2000 18:12:58 +0100
29888              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
29889      Branch: perl
29890            ! t/op/re_tests
29891 ____________________________________________________________________________
29892 [  6426] By: jhi                                   on 2000/07/24  02:11:20
29893         Log: A missing 'break' after the [[:space:]] switch case.
29894              
29895              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
29896              From: "Stephen P. Potter" <spp@ds.net>
29897              Date: Tue, 18 Jul 2000 16:25:17 -0400
29898              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
29899      Branch: perl
29900            ! regcomp.c
29901 ____________________________________________________________________________
29902 [  6425] By: jhi                                   on 2000/07/24  02:06:12
29903         Log: The output might have been produced in the wrong order.
29904              
29905              Subject: [ID 20000720.003] [PATCH] t/op/write.t
29906              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29907              Date: Thu, 20 Jul 2000 18:49:18 +0100
29908              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
29909      Branch: perl
29910            ! t/op/write.t
29911 ____________________________________________________________________________
29912 [  6424] By: jhi                                   on 2000/07/24  02:00:07
29913         Log: Use STDOUT consistently.
29914              
29915              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
29916              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29917              Date: Thu, 20 Jul 2000 18:04:01 +0100
29918              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
29919      Branch: perl
29920            ! lib/Test/Harness.pm
29921 ____________________________________________________________________________
29922 [  6423] By: jhi                                   on 2000/07/24  01:54:54
29923         Log: Protect against "wild next"s, that is, callbacks doing "next"
29924              instead of "return".
29925              
29926              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
29927              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29928              Date: Tue, 18 Jul 2000 11:30:16 +0100
29929              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
29930      Branch: perl
29931            ! lib/File/Find.pm
29932 ____________________________________________________________________________
29933 [  6422] By: jhi                                   on 2000/07/24  01:35:47
29934         Log: Out-of-date note removed.
29935              
29936              Subject: [PATCH] documentation perlipc
29937              From: rspier@pobox.com (Robert Spier)
29938              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
29939              Message-ID: <14711.35178.572612.502654@rls.cx>
29940      Branch: perl
29941            ! pod/perlipc.pod
29942 ____________________________________________________________________________
29943 [  6421] By: jhi                                   on 2000/07/24  00:09:18
29944         Log: Send all installperl messages to STDERR and be -w clean.
29945              
29946              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
29947              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29948              Date: Sat, 22 Jul 2000 14:02:11 +0100
29949              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
29950      Branch: perl
29951            ! installperl
29952 ____________________________________________________________________________
29953 [  6420] By: jhi                                   on 2000/07/24  00:04:19
29954         Log: Decutandpasto.
29955              
29956              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
29957              From: "Richard Soderberg" <rs@crystalflame.net>
29958              Date: Sun, 23 Jul 2000 01:37:23 -0700
29959              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
29960      Branch: perl
29961            ! pod/perlipc.pod
29962 ____________________________________________________________________________
29963 [  6419] By: jhi                                   on 2000/07/24  00:01:12
29964         Log: A cleaner abs_path().
29965              Subject: Re: unix alternative to Cwd.pm
29966              From: Jeff Pinyan <jeffp@crusoe.net>
29967              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
29968              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
29969      Branch: perl
29970            ! lib/Cwd.pm
29971 ____________________________________________________________________________
29972 [  6418] By: jhi                                   on 2000/07/23  23:48:56
29973         Log: Detypo.
29974              
29975              Subject: [PATCH perl-current] Typo in hints/powerux.sh
29976              From: "Richard Soderberg" <rs@crystalflame.net>
29977              Date: Sun, 23 Jul 2000 01:27:33 -0700
29978              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
29979      Branch: perl
29980            ! hints/powerux.sh
29981 ____________________________________________________________________________
29982 [  6417] By: jhi                                   on 2000/07/17  22:13:31
29983         Log: Subject: SDBM_File documentation
29984              From: mjd@plover.com
29985              Date: 16 Jul 2000 17:41:17 -0000
29986              Message-ID: <20000716174117.18515.qmail@plover.com>
29987      Branch: perl
29988            ! ext/SDBM_File/SDBM_File.pm
29989 ____________________________________________________________________________
29990 [  6416] By: jhi                                   on 2000/07/17  19:13:26
29991         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
29992      Branch: perl
29993            ! hints/mpeix.sh mpeix/relink
29994 ____________________________________________________________________________
29995 [  6415] By: jhi                                   on 2000/07/15  14:11:02
29996         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
29997              the utf8 'characters' can be more than one octet).
29998              
29999              Date: Sat, 15 Jul 2000 00:21:56 +0100
30000              From: Tom Hughes <tom@compton.nu>
30001              Subject: Re: [ID 20000714.002]
30002              Message-ID: <db2334de49.tom@compton.compton.nu>
30003              
30004              Reported in
30005              
30006              Subject: [ID 20000714.002]
30007              From: "Simon Cozens" <simon@othersideofthe.earth.li>
30008              Date: 14 Jul 2000 15:13:09 -0000
30009              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
30010      Branch: perl
30011            ! doop.c
30012 ____________________________________________________________________________
30013 [  6414] By: jhi                                   on 2000/07/15  03:13:41
30014         Log: another VMS build tweak from Peter Prymmer
30015      Branch: perl
30016            ! vms/descrip_mms.template
30017 ____________________________________________________________________________
30018 [  6413] By: jhi                                   on 2000/07/15  03:10:40
30019         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
30020      Branch: perl
30021            ! vms/perlvms.pod
30022 ____________________________________________________________________________
30023 [  6412] By: jhi                                   on 2000/07/15  00:31:05
30024         Log: More docs for sv functions.
30025              
30026              Subject: [PATCH cfgperl] sv.c apidoc
30027              From: simon@brecon.co.uk (Simon Cozens)
30028              Date: 13 Jul 2000 09:00:20 GMT
30029              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
30030              
30031              Subject: Re: [PATCH cfgperl] sv.c apidoc
30032              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30033              Date: Thu, 13 Jul 2000 12:27:41 +0100
30034              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
30035              
30036              Subject: Re: [PATCH cfgperl] sv.c apidoc
30037              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30038              Date: Thu, 13 Jul 2000 13:23:09 +0100
30039              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
30040              
30041              Subject: Re: [PATCH cfgperl] sv.c apidoc
30042              From: simon@brecon.co.uk (Simon Cozens)
30043              Date: 14 Jul 2000 06:51:02 GMT
30044              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
30045      Branch: perl
30046            ! embed.pl pod/perlapi.pod sv.c
30047 ____________________________________________________________________________
30048 [  6411] By: jhi                                   on 2000/07/15  00:10:41
30049         Log: lib/b test fixes from Peter Prymmer.
30050      Branch: perl
30051            ! t/lib/b.t
30052 ____________________________________________________________________________
30053 [  6410] By: jhi                                   on 2000/07/15  00:02:09
30054         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
30055              From: Hugo <hv@crypt.compulink.co.uk>
30056              Date: Fri, 14 Jul 2000 23:05:20 +0100
30057              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
30058              
30059              Didn't anymore apply, but that point still could use another fix.
30060      Branch: perl
30061            ! pod/perlfunc.pod
30062 ____________________________________________________________________________
30063 [  6409] By: jhi                                   on 2000/07/14  23:15:15
30064         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
30065              not in pod, from Peter Prymmer
30066      Branch: perl
30067            ! vms/descrip_mms.template
30068 ____________________________________________________________________________
30069 [  6408] By: jhi                                   on 2000/07/14  20:35:05
30070         Log: The bug report
30071              [ID 19991110.002] minimal matching discrepancy found by pcre author
30072              seems to have been fixed (though differently from what was suggested
30073              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
30074      Branch: perl
30075            ! t/op/re_tests
30076 ____________________________________________________________________________
30077 [  6407] By: jhi                                   on 2000/07/14  17:38:08
30078         Log: Fix AutoSplit to use File::Spec the right way in VMS,
30079              from Peter Prymmer.
30080      Branch: perl
30081            ! lib/AutoSplit.pm
30082 ____________________________________________________________________________
30083 [  6406] By: jhi                                   on 2000/07/14  14:13:22
30084         Log: Merge perlhacktut into perlhack, update perlguts.
30085              
30086              Subject: Re: Perlhacktut
30087              From: simon@brecon.co.uk (Simon Cozens)
30088              Date: 14 Jul 2000 06:49:21 GMT
30089              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
30090              
30091              Subject: Re: Perlhacktut
30092              From: simon@brecon.co.uk (Simon Cozens)
30093              Date: 14 Jul 2000 07:09:45 GMT
30094              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
30095      Branch: perl
30096            ! pod/perlguts.pod pod/perlhack.pod
30097 ____________________________________________________________________________
30098 [  6405] By: jhi                                   on 2000/07/14  14:02:31
30099         Log: Integrate with Sarathy.
30100      Branch: cfgperl
30101           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
30102           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
30103           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
30104 ____________________________________________________________________________
30105 [  6404] By: gsar                                  on 2000/07/14  12:15:02
30106         Log: PERL_OBJECT build tweaks
30107      Branch: perl
30108            ! toke.c
30109 ____________________________________________________________________________
30110 [  6403] By: gsar                                  on 2000/07/14  11:23:41
30111         Log: inconsistent types needs casts
30112      Branch: perl
30113            ! toke.c
30114 ____________________________________________________________________________
30115 [  6402] By: gsar                                  on 2000/07/14  11:12:04
30116         Log: typos in change#6399, regen headers
30117      Branch: perl
30118            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
30119 ____________________________________________________________________________
30120 [  6401] By: gsar                                  on 2000/07/14  10:59:12
30121         Log: typecasts needed for change#6394
30122      Branch: perl
30123            ! toke.c
30124 ____________________________________________________________________________
30125 [  6400] By: gsar                                  on 2000/07/14  10:49:37
30126         Log: integrate cfgperl contents into mainline
30127      Branch: perl
30128           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
30129           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
30130 ____________________________________________________________________________
30131 [  6399] By: gsar                                  on 2000/07/14  10:38:35
30132         Log: enable UTF-16 filter by default if relevant BOM is seen; various
30133              cleanups (typos, misformatted code, and small bugs)
30134      Branch: perl
30135            ! doop.c embed.pl mg.c op.c pp.c toke.c
30136 ____________________________________________________________________________
30137 [  6398] By: gsar                                  on 2000/07/14  08:55:38
30138         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
30139              name suggests anyway)
30140      Branch: perl
30141            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
30142 ____________________________________________________________________________
30143 [  6397] By: gsar                                  on 2000/07/14  08:44:33
30144         Log: move new variables to the end of the interpreter structure (for
30145              bincompat in code that doesn't #include XSUB.h)
30146      Branch: perl
30147            ! intrpvar.h
30148 ____________________________________________________________________________
30149 [  6396] By: gsar                                  on 2000/07/14  08:13:58
30150         Log: MakeMaker should not remove editor backups (*~) on `make clean`
30151              by default (completes change#6383)
30152      Branch: perl
30153            ! lib/ExtUtils/MM_Unix.pm
30154 ____________________________________________________________________________
30155 [  6395] By: jhi                                   on 2000/07/14  05:20:33
30156         Log: Replace change #6337 with a better one.
30157              
30158              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
30159              From: Hugo <hv@crypt.compulink.co.uk>
30160              Date: Fri, 14 Jul 2000 04:16:20 +0100
30161              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
30162      Branch: cfgperl
30163            ! regexec.c t/op/re_tests
30164 ____________________________________________________________________________
30165 [  6394] By: jhi                                   on 2000/07/14  01:33:59
30166         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
30167      Branch: cfgperl
30168            ! embed.pl global.sym proto.h toke.c
30169 ____________________________________________________________________________
30170 [  6393] By: jhi                                   on 2000/07/13  23:41:23
30171         Log: remove discarded test
30172      Branch: cfgperl
30173            ! MANIFEST
30174 ____________________________________________________________________________
30175 [  6392] By: jhi                                   on 2000/07/13  23:32:25
30176         Log: The {multiplier} of a fixed substring was overlooked which
30177              caused a wrong initial search offset for that substring.
30178              
30179              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
30180              From: Hugo <hv@crypt.compulink.co.uk>
30181              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
30182              Date: Thu, 13 Jul 2000 19:27:13 +0100
30183      Branch: cfgperl
30184            ! regcomp.c t/op/re_tests
30185 ____________________________________________________________________________
30186 [  6391] By: jhi                                   on 2000/07/13  16:37:42
30187         Log: typo fix from Craig Berry
30188      Branch: cfgperl
30189            ! vms/subconfigure.com
30190 ____________________________________________________________________________
30191 [  6390] By: jhi                                   on 2000/07/13  13:20:12
30192         Log: Integrate with Sarathy.
30193      Branch: cfgperl
30194            - t/op/method2entersub.t
30195           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
30196           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
30197           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
30198           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
30199 ____________________________________________________________________________
30200 [  6389] By: jhi                                   on 2000/07/13  13:18:48
30201         Log: Detypo from Peter Prymmer, part of #6388.
30202      Branch: cfgperl
30203            ! Configure config_h.SH
30204      Branch: metaconfig
30205            ! U/modified/d_longlong.U
30206 ____________________________________________________________________________
30207 [  6388] By: gsar                                  on 2000/07/13  06:33:40
30208         Log: typos (spotted by Peter Prymmer)
30209      Branch: perl
30210            ! Configure t/lib/english.t
30211 ____________________________________________________________________________
30212 [  6387] By: gsar                                  on 2000/07/13  05:35:28
30213         Log: new selfloader.t in change#6183 doesn't close DATA handles,
30214              and thus fails to clean up tmp files on dosish platforms
30215      Branch: perl
30216            ! t/lib/selfloader.t
30217 ____________________________________________________________________________
30218 [  6386] By: gsar                                  on 2000/07/12  21:42:39
30219         Log: sprintf test tweaks (from Dominic Dunlop)
30220      Branch: perl
30221            ! t/op/sprintf.t
30222 ____________________________________________________________________________
30223 [  6385] By: gsar                                  on 2000/07/12  21:33:46
30224         Log: fix bugs in processing %v-*d and similar format specs (from
30225              Avi Finkel <avi@finkel.org>)
30226      Branch: perl
30227            ! sv.c t/op/sprintf.t
30228 ____________________________________________________________________________
30229 [  6384] By: gsar                                  on 2000/07/12  16:04:19
30230         Log: readd missing perldelta.pod changes from changes#6339,6376
30231      Branch: perl
30232            ! pod/perldelta.pod
30233 ____________________________________________________________________________
30234 [  6383] By: gsar                                  on 2000/07/12  16:00:51
30235         Log: don't clobber *.orig files on *clean targets
30236      Branch: perl
30237            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
30238 ____________________________________________________________________________
30239 [  6382] By: gsar                                  on 2000/07/12  07:59:12
30240         Log: fix broken integrations in cfgperl
30241      Branch: cfgperl
30242           !> Changes pod/perldelta.pod
30243 ____________________________________________________________________________
30244 [  6381] By: gsar                                  on 2000/07/12  07:42:17
30245         Log: integrate cfgperl changes into mainline
30246      Branch: perl
30247            ! Changes
30248           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
30249           !> pod/perlre.pod
30250 ____________________________________________________________________________
30251 [  6380] By: gsar                                  on 2000/07/12  07:31:00
30252         Log: get sprintf.t to adjust properly for 3-digit exponents
30253      Branch: perl
30254            ! t/op/sprintf.t
30255 ____________________________________________________________________________
30256 [  6379] By: gsar                                  on 2000/07/12  06:40:04
30257         Log: change#6174 needs corresponding change in win32/config_h.PL,
30258              which grovels through config_h.SH to find the config.h name
30259      Branch: perl
30260            ! win32/config_h.PL
30261 ____________________________________________________________________________
30262 [  6378] By: jhi                                   on 2000/07/12  05:03:59
30263         Log: Do the cc sanity check both before the hints and
30264              after the cc selction.
30265      Branch: cfgperl
30266            ! Configure config_h.SH
30267      Branch: metaconfig
30268            ! U/modified/Oldconfig.U U/modified/cc.U
30269      Branch: metaconfig/U/perl
30270            + Checkcc.U
30271 ____________________________________________________________________________
30272 [  6377] By: jhi                                   on 2000/07/12  02:49:22
30273         Log: Fix nits noticed by Boston.pm.
30274      Branch: cfgperl
30275            ! pod/perlre.pod
30276 ____________________________________________________________________________
30277 [  6376] By: jhi                                   on 2000/07/11  21:22:13
30278         Log: Configure cosmetics and perldelta.
30279      Branch: cfgperl
30280            ! Configure config_h.SH pod/perldelta.pod
30281      Branch: metaconfig
30282            ! U/modified/cc.U
30283 ____________________________________________________________________________
30284 [  6375] By: gsar                                  on 2000/07/11  21:17:35
30285         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
30286      Branch: perl
30287            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
30288            ! win32/win32sck.c
30289 ____________________________________________________________________________
30290 [  6374] By: gsar                                  on 2000/07/11  20:48:50
30291         Log: tweak for build failure under multiplicity
30292      Branch: perl
30293            ! toke.c
30294 ____________________________________________________________________________
30295 [  6373] By: gsar                                  on 2000/07/11  20:37:23
30296         Log: integrate cfgperl changes#6325..6373 into mainline
30297              (NOTE: today's batch of integrations still untested)
30298      Branch: perl
30299           +> ext/DynaLoader/hints/netbsd.pl
30300            ! Changes
30301           !> (integrate 26 files)
30302 ____________________________________________________________________________
30303 [  6372] By: jhi                                   on 2000/07/11  20:30:36
30304         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
30305              regen perltoc.
30306      Branch: cfgperl
30307            + pod/perlbook.pod
30308            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
30309            ! pod/perltoc.pod
30310 ____________________________________________________________________________
30311 [  6371] By: jhi                                   on 2000/07/11  20:08:56
30312         Log: Minor cleanups on the booklist.
30313      Branch: cfgperl
30314            ! pod/perlfaq2.pod
30315 ____________________________________________________________________________
30316 [  6370] By: jhi                                   on 2000/07/11  19:31:13
30317         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
30318      Branch: cfgperl
30319            ! t/pragma/overload.t
30320 ____________________________________________________________________________
30321 [  6369] By: gsar                                  on 2000/07/11  19:27:48
30322         Log: integrate cfgperl changes#6293..6324 into mainline
30323      Branch: perl
30324           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
30325            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
30326           !> (integrate 30 files)
30327 ____________________________________________________________________________
30328 [  6368] By: gsar                                  on 2000/07/11  19:18:57
30329         Log: skip integrate of problematic change#6292 from cfgperl into mainline
30330      Branch: perl
30331           !> pp_hot.c
30332 ____________________________________________________________________________
30333 [  6367] By: gsar                                  on 2000/07/11  19:17:21
30334         Log: integrate cfgperl changes#6288..6290 into mainline
30335      Branch: perl
30336           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
30337 ____________________________________________________________________________
30338 [  6366] By: gsar                                  on 2000/07/11  19:11:18
30339         Log: integrate cfgperl changes#6268..6282 into mainline
30340      Branch: perl
30341           !> (integrate 30 files)
30342 ____________________________________________________________________________
30343 [  6365] By: gsar                                  on 2000/07/11  18:57:00
30344         Log: delete new accidentally branched file
30345      Branch: perl
30346            - t/op/method2entersub.t
30347 ____________________________________________________________________________
30348 [  6364] By: gsar                                  on 2000/07/11  18:55:13
30349         Log: skip integrate of change#6267 from cfgperl into mainline (the
30350              method call optimization is flawed without additional hints
30351              from user about immutableness of @ISA and no runtime method
30352              definitions)
30353      Branch: perl
30354           +> t/op/method2entersub.t
30355           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
30356           !> perl.h t/op/sprintf.t xsutils.c
30357 ____________________________________________________________________________
30358 [  6363] By: gsar                                  on 2000/07/11  18:49:43
30359         Log: integrate cfgperl changes#6261..6266 into mainline
30360      Branch: perl
30361           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
30362           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
30363           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30364           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
30365 ____________________________________________________________________________
30366 [  6362] By: gsar                                  on 2000/07/11  18:43:26
30367         Log: integrate cfgperl changes#6252..6260 into mainline
30368      Branch: perl
30369           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
30370           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
30371           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
30372           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
30373 ____________________________________________________________________________
30374 [  6361] By: gsar                                  on 2000/07/11  18:37:12
30375         Log: skip integrate of problematic change#6251 from cfgperl into mainline
30376      Branch: perl
30377           !> lib/Exporter.pm
30378 ____________________________________________________________________________
30379 [  6360] By: gsar                                  on 2000/07/11  18:34:56
30380         Log: integrate cfgperl change#6250 into mainline
30381      Branch: perl
30382           +> t/op/my_stash.t
30383           !> MANIFEST embed.pl proto.h toke.c
30384 ____________________________________________________________________________
30385 [  6359] By: gsar                                  on 2000/07/11  18:21:19
30386         Log: integrate cfgperl changes#6242..6249 into mainline
30387      Branch: perl
30388           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
30389           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
30390           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
30391           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
30392           !> t/lib/peek.t utf8.c
30393 ____________________________________________________________________________
30394 [  6358] By: gsar                                  on 2000/07/11  18:15:45
30395         Log: skip integrate of problematic change#6241 from cfgperl into mainline
30396      Branch: perl
30397           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
30398 ____________________________________________________________________________
30399 [  6357] By: jhi                                   on 2000/07/11  18:15:16
30400         Log: Fix for
30401              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
30402              From: Roderick Schertler <roderick@argon.org> 
30403              Date: Tue, 11 Jul 2000 13:55:05 -0400 
30404              Message-Id: <200007111755.NAA05077@jones.argon.org> 
30405      Branch: cfgperl
30406            ! doio.c
30407 ____________________________________________________________________________
30408 [  6356] By: jhi                                   on 2000/07/11  18:12:51
30409         Log: Typo in #6341.
30410      Branch: cfgperl
30411            ! pp_hot.c
30412 ____________________________________________________________________________
30413 [  6355] By: gsar                                  on 2000/07/11  18:12:10
30414         Log: integrate cfgperl changes#6231..6240 into mainline
30415      Branch: perl
30416           +> pod/perlutil.pod
30417           !> (integrate 35 files)
30418 ____________________________________________________________________________
30419 [  6354] By: jhi                                   on 2000/07/11  18:04:34
30420         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
30421              From: Dominic Dunlop <domo@computer.org> 
30422              Date: Tue, 11 Jul 2000 12:27:33 +0200 
30423              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
30424              
30425              Replaces change #6268.
30426      Branch: cfgperl
30427            ! t/op/sprintf.t
30428 ____________________________________________________________________________
30429 [  6353] By: gsar                                  on 2000/07/11  17:59:51
30430         Log: skip integrate of problematic change#6230 from cfgperl into mainline
30431              (a later version of File::Spec is already in mainline)
30432      Branch: perl
30433           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
30434           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
30435 ____________________________________________________________________________
30436 [  6352] By: gsar                                  on 2000/07/11  17:57:48
30437         Log: integrate cfgperl changes#6224..6229 into mainline
30438      Branch: perl
30439           +> lib/lib.pm.PL
30440            - lib/lib.pm
30441           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
30442           !> lib/English.pm op.c t/lib/english.t
30443 ____________________________________________________________________________
30444 [  6351] By: gsar                                  on 2000/07/11  17:50:10
30445         Log: skip integrate of problematic change#6223 from cfgperl into mainline
30446      Branch: perl
30447           !> doio.c
30448 ____________________________________________________________________________
30449 [  6350] By: gsar                                  on 2000/07/11  17:48:28
30450         Log: integrate cfgperl changes#6220..6222 into mainline
30451      Branch: perl
30452           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
30453           !> toke.c utf8.c win32/win32.h
30454 ____________________________________________________________________________
30455 [  6349] By: gsar                                  on 2000/07/11  17:46:13
30456         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
30457              mainline
30458      Branch: perl
30459           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
30460           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
30461           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
30462 ____________________________________________________________________________
30463 [  6348] By: jhi                                   on 2000/07/11  17:45:49
30464         Log: README.posix-bc podified from Thomas Dorner.
30465      Branch: cfgperl
30466            ! README.posix-bc
30467 ____________________________________________________________________________
30468 [  6347] By: gsar                                  on 2000/07/11  17:42:04
30469         Log: integrate cfgperl change#6217 into mainline
30470      Branch: perl
30471           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
30472           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
30473           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
30474 ____________________________________________________________________________
30475 [  6346] By: gsar                                  on 2000/07/11  17:39:37
30476         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
30477              mainline
30478      Branch: perl
30479           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
30480           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
30481           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
30482           !> perlapi.h pod/perlapi.pod
30483 ____________________________________________________________________________
30484 [  6345] By: gsar                                  on 2000/07/11  17:36:42
30485         Log: integrate cfgperl changes#6207..6210 into mainline
30486      Branch: perl
30487           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
30488           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
30489 ____________________________________________________________________________
30490 [  6344] By: gsar                                  on 2000/07/11  17:31:20
30491         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
30492              mainline
30493      Branch: perl
30494           !> (integrate 40 files)
30495 ____________________________________________________________________________
30496 [  6343] By: gsar                                  on 2000/07/11  17:19:08
30497         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
30498      Branch: perl
30499           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
30500            ! Changes
30501           !> (integrate 34 files)
30502 ____________________________________________________________________________
30503 [  6342] By: jhi                                   on 2000/07/11  16:05:48
30504         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
30505              To: perl5-porters@perl.org
30506              From: Karsten Sperling <spiff@phreax.net>
30507              Date: Mon, 10 Jul 2000 15:12:52 +0200
30508              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
30509      Branch: cfgperl
30510            ! lib/Symbol.pm
30511 ____________________________________________________________________________
30512 [  6341] By: jhi                                   on 2000/07/11  15:59:23
30513         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
30514              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30515              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
30516              Date: Fri, 07 Jul 2000 17:57:16 +0100
30517      Branch: cfgperl
30518            ! pp_hot.c
30519 ____________________________________________________________________________
30520 [  6340] By: jhi                                   on 2000/07/11  15:55:47
30521         Log: Subject: Re: format bug report  [Patch]
30522              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30523              Date: Wed, 05 Jul 2000 13:12:52 +0200
30524              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
30525              
30526              Subject: Re: format bug report  [Patch]
30527              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30528              Date: Wed, 05 Jul 2000 14:10:01 +0200
30529              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
30530      Branch: cfgperl
30531            ! t/op/write.t toke.c
30532 ____________________________________________________________________________
30533 [  6339] By: jhi                                   on 2000/07/11  13:54:09
30534         Log: Be less forgiving about ambiguous and illegal tr ranges.
30535              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
30536              From: Mark-Jason Dominus <mjd@plover.com>
30537              Date: Tue, 04 Jul 2000 10:00:12 -0400
30538              Message-ID: <20000704140012.17772.qmail@plover.com>
30539              
30540              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
30541              From: Mark-Jason Dominus <mjd@plover.com>
30542              Date: Wed, 05 Jul 2000 09:37:36 -0400
30543              Message-ID: <20000705133736.27293.qmail@plover.com>
30544      Branch: cfgperl
30545            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
30546 ____________________________________________________________________________
30547 [  6338] By: jhi                                   on 2000/07/11  13:31:24
30548         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
30549              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30550              Date: Tue, 11 Jul 2000 13:50:51 +0100
30551              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
30552      Branch: cfgperl
30553            ! sv.c
30554 ____________________________________________________________________________
30555 [  6337] By: jhi                                   on 2000/07/11  13:29:14
30556         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
30557              From: Hugo <hv@crypt.compulink.co.uk>
30558              Date: Tue, 11 Jul 2000 12:44:50 +0100
30559              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
30560      Branch: cfgperl
30561            ! regexec.c t/op/re_tests
30562 ____________________________________________________________________________
30563 [  6336] By: jhi                                   on 2000/07/11  13:26:47
30564         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
30565              From: simon@brecon.co.uk (Simon Cozens)
30566              Date: 7 Jul 2000 11:26:09 GMT
30567              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
30568      Branch: cfgperl
30569            ! mg.c
30570 ____________________________________________________________________________
30571 [  6335] By: jhi                                   on 2000/07/11  13:23:37
30572         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
30573              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
30574              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
30575              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
30576      Branch: cfgperl
30577            + ext/DynaLoader/hints/netbsd.pl
30578            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
30579 ____________________________________________________________________________
30580 [  6334] By: jhi                                   on 2000/07/11  13:20:38
30581         Log: Subject: PATCH perlguts.pod: Document D and d magic types
30582              From: mjd@plover.com
30583              Date: 5 Jul 2000 18:01:51 -0000
30584              Message-ID: <20000705180151.29413.qmail@plover.com>
30585      Branch: cfgperl
30586            ! pod/perlguts.pod
30587 ____________________________________________________________________________
30588 [  6333] By: jhi                                   on 2000/07/11  13:15:51
30589         Log: Precedence goof, fix based on
30590              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
30591              From: Hugo <hv@crypt.compulink.co.uk>
30592              Date: Tue, 11 Jul 2000 12:52:38 +0100
30593              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
30594      Branch: cfgperl
30595            ! t/op/taint.t
30596 ____________________________________________________________________________
30597 [  6332] By: jhi                                   on 2000/07/11  12:40:17
30598         Log: Integrate with Sarathy.
30599      Branch: cfgperl
30600           !> win32/win32sck.c
30601 ____________________________________________________________________________
30602 [  6331] By: jhi                                   on 2000/07/10  20:14:16
30603         Log: Sprinkle ldlibpath.
30604      Branch: cfgperl
30605            ! pod/Makefile.SH
30606 ____________________________________________________________________________
30607 [  6330] By: jhi                                   on 2000/07/10  17:54:49
30608         Log: More POSIX.pod tweaks.
30609      Branch: cfgperl
30610            ! ext/POSIX/POSIX.pod
30611 ____________________________________________________________________________
30612 [  6329] By: jhi                                   on 2000/07/10  14:02:12
30613         Log: Reorder perl.pod once more.
30614      Branch: cfgperl
30615            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30616 ____________________________________________________________________________
30617 [  6328] By: gsar                                  on 2000/07/10  07:06:00
30618         Log: accept() leaks memory on windows due to incorrect ordering of
30619              closesocket() and fclose() calls
30620      Branch: perl
30621            ! win32/win32sck.c
30622 ____________________________________________________________________________
30623 [  6327] By: gsar                                  on 2000/07/10  06:49:17
30624         Log: winsock options weren't being set in all threads under ithreads
30625              (caused send()s from second and subsequent threads to fail)
30626      Branch: perl
30627            ! win32/win32sck.c
30628 ____________________________________________________________________________
30629 [  6326] By: jhi                                   on 2000/07/08  02:45:40
30630         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
30631              was cast to an unsigned (32-bit) integer with wild abandon.
30632      Branch: cfgperl
30633            ! ext/Devel/DProf/DProf.xs
30634 ____________________________________________________________________________
30635 [  6325] By: jhi                                   on 2000/07/07  18:50:33
30636         Log: Remove perlbook, update perlfaq book listing,
30637              rearrange perl.pod, regenerate perltoc.
30638      Branch: cfgperl
30639            - pod/perlbook.pod
30640            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
30641            ! pod/perlfaq2.pod pod/perltoc.pod
30642 ____________________________________________________________________________
30643 [  6324] By: jhi                                   on 2000/07/07  14:03:40
30644         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
30645      Branch: cfgperl
30646            ! sv.h toke.c
30647 ____________________________________________________________________________
30648 [  6323] By: jhi                                   on 2000/07/06  16:03:55
30649         Log: Fix complaints of buildtoc.
30650      Branch: cfgperl
30651            + lib/Win32.pod
30652            - pod/Win32.pod
30653            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30654 ____________________________________________________________________________
30655 [  6322] By: jhi                                   on 2000/07/06  15:15:52
30656         Log: Add =head1 NAMEs so that buildtoc is happy.
30657              (The CGI::Util nit reported to Lincoln.)
30658      Branch: cfgperl
30659            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
30660            ! pod/perltoc.pod
30661 ____________________________________________________________________________
30662 [  6321] By: jhi                                   on 2000/07/06  03:16:04
30663         Log: Config is being used.
30664      Branch: cfgperl
30665            ! t/op/method.t
30666 ____________________________________________________________________________
30667 [  6320] By: jhi                                   on 2000/07/06  03:13:13
30668         Log: Integrate with Sarathy.
30669      Branch: cfgperl
30670           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
30671 ____________________________________________________________________________
30672 [  6319] By: jhi                                   on 2000/07/06  03:11:46
30673         Log: Autogenerate pod/Makefile and pod/buildtoc.
30674              buildtoc also checks whether the existin pods are
30675              mentioned in MANIFEST and perl.pod, and vice versa.
30676              (None of the thusly found discrepancies fixed yet.)
30677              roffitall also needs to be autogenerated similarly but it
30678              seems so badly out of date that I didn't touch it yet.
30679      Branch: cfgperl
30680            + pod/Makefile.SH pod/buildtoc.PL
30681            - pod/Makefile pod/buildtoc
30682            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
30683 ____________________________________________________________________________
30684 [  6318] By: gsar                                  on 2000/07/05  22:10:54
30685         Log: fix UNC path handling on Windows under ithreads, and chdir()
30686              return value when given a non-existent directory
30687      Branch: perl
30688            ! win32/vdir.h
30689 ____________________________________________________________________________
30690 [  6317] By: gsar                                  on 2000/07/05  22:08:19
30691         Log: winsock cleanup never done on Windows (leads to handle leaks)
30692      Branch: perl
30693            ! win32/perllib.c win32/win32sck.c
30694 ____________________________________________________________________________
30695 [  6316] By: gsar                                  on 2000/07/05  22:06:19
30696         Log: some debugger output does not go to the socket when RemotePort is set
30697      Branch: perl
30698            ! lib/perl5db.pl
30699 ____________________________________________________________________________
30700 [  6315] By: jhi                                   on 2000/07/05  00:25:21
30701         Log: Integrate with Sarathy, preliminary fix for unicos
30702              alignment problems in [ID 20000612.002] Perl problem on Cray system.
30703      Branch: cfgperl
30704            ! sv.h
30705           !> pp_hot.c
30706 ____________________________________________________________________________
30707 [  6314] By: gsar                                  on 2000/07/04  23:34:02
30708         Log: tyop in change#6306
30709      Branch: perl
30710            ! pp_hot.c
30711 ____________________________________________________________________________
30712 [  6313] By: jhi                                   on 2000/07/04  22:14:38
30713         Log: Multiline string literals ENONPORTABLE.
30714      Branch: cfgperl
30715            ! pp_hot.c
30716 ____________________________________________________________________________
30717 [  6312] By: jhi                                   on 2000/07/04  20:34:44
30718         Log: Integrate with Sarathy.
30719      Branch: cfgperl
30720           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
30721           !> t/op/method.t
30722 ____________________________________________________________________________
30723 [  6311] By: jhi                                   on 2000/07/04  20:30:56
30724         Log: More POSIX.pod embellishment.
30725      Branch: cfgperl
30726            ! ext/POSIX/POSIX.pod
30727 ____________________________________________________________________________
30728 [  6310] By: gsar                                  on 2000/07/04  17:28:48
30729         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
30730      Branch: perl
30731            ! t/lib/b.t
30732 ____________________________________________________________________________
30733 [  6309] By: jhi                                   on 2000/07/04  17:22:18
30734         Log: The #6308 required a little bit more.
30735      Branch: cfgperl
30736            ! Makefile.SH win32/Makefile
30737 ____________________________________________________________________________
30738 [  6308] By: jhi                                   on 2000/07/04  16:35:24
30739         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
30740      Branch: cfgperl
30741            + lib/lib_pm.PL
30742            - lib/lib.pm.PL
30743            ! MANIFEST Makefile.SH
30744 ____________________________________________________________________________
30745 [  6307] By: jhi                                   on 2000/07/04  16:28:58
30746         Log: Win32 patches for cfgperl from Sarathy.
30747      Branch: cfgperl
30748            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
30749            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
30750            ! thread.h toke.c util.c win32/Makefile win32/win32.c
30751 ____________________________________________________________________________
30752 [  6306] By: gsar                                  on 2000/07/04  16:28:40
30753         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
30754              (from Richard Soderberg <rs@oregonnet.com>)
30755      Branch: perl
30756            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
30757 ____________________________________________________________________________
30758 [  6305] By: jhi                                   on 2000/07/04  16:24:24
30759         Log: Integrate with Sarathy.
30760      Branch: cfgperl
30761           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
30762           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30763           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
30764           !> proto.h win32/win32.c
30765 ____________________________________________________________________________
30766 [  6304] By: gsar                                  on 2000/07/04  16:17:24
30767         Log: missing perldiag entry for unpack("w",...) diagnostic (from
30768              Andreas Koenig)
30769      Branch: perl
30770            ! pod/perldiag.pod
30771 ____________________________________________________________________________
30772 [  6303] By: gsar                                  on 2000/07/04  16:14:44
30773         Log: remove rel2abs prototypes (from Barrie Slaymaker)
30774      Branch: perl
30775            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30776            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
30777 ____________________________________________________________________________
30778 [  6302] By: gsar                                  on 2000/07/04  04:59:35
30779         Log: adjust change#6299
30780      Branch: perl
30781            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
30782            ! win32/win32.c
30783 ____________________________________________________________________________
30784 [  6301] By: jhi                                   on 2000/07/04  04:50:07
30785         Log: Integrate with Sarathy.
30786      Branch: cfgperl
30787           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
30788           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
30789           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
30790 ____________________________________________________________________________
30791 [  6300] By: gsar                                  on 2000/07/04  04:42:09
30792         Log: PERL_OBJECT build tweak
30793      Branch: perl
30794            ! perl.h
30795 ____________________________________________________________________________
30796 [  6299] By: gsar                                  on 2000/07/04  04:37:00
30797         Log: fix memory leak on Windows (PL_sys_intern contents were never
30798              freed)
30799      Branch: perl
30800            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
30801            ! perlapi.c proto.h win32/win32.c
30802 ____________________________________________________________________________
30803 [  6298] By: gsar                                  on 2000/07/04  04:15:59
30804         Log: fix large memory leak that has been around for ever, masked by
30805              -DPURIFY (most of the arenas were never freed!)
30806      Branch: perl
30807            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
30808 ____________________________________________________________________________
30809 [  6297] By: gsar                                  on 2000/07/04  04:07:46
30810         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
30811      Branch: perl
30812            ! perl.c
30813 ____________________________________________________________________________
30814 [  6296] By: jhi                                   on 2000/06/30  18:28:37
30815         Log: Elaborate POSIX.pod.  Still needs work.
30816      Branch: cfgperl
30817            ! ext/POSIX/POSIX.pod
30818 ____________________________________________________________________________
30819 [  6295] By: jhi                                   on 2000/06/30  14:58:18
30820         Log: Point to perlipc for more SysV IPC examples.
30821      Branch: cfgperl
30822            ! pod/perlfunc.pod
30823 ____________________________________________________________________________
30824 [  6294] By: gsar                                  on 2000/06/30  14:47:45
30825         Log: slurp mode fix in change#4736 still not quite right
30826      Branch: perl
30827            ! pp_hot.c t/io/argv.t
30828 ____________________________________________________________________________
30829 [  6293] By: jhi                                   on 2000/06/30  12:02:55
30830         Log: Integrate with Sarathy.
30831      Branch: cfgperl
30832           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
30833 ____________________________________________________________________________
30834 [  6292] By: jhi                                   on 2000/06/30  12:01:11
30835         Log: From: simon@brecon.co.uk (Simon Cozens)
30836              Subject: UTF8 concat
30837              Date: 30 Jun 2000 06:13:25 GMT
30838              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
30839      Branch: cfgperl
30840            ! pp_hot.c
30841 ____________________________________________________________________________
30842 [  6291] By: gsar                                  on 2000/06/30  04:37:33
30843         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
30844              when @_ is modified, causing coredumps
30845      Branch: perl
30846            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
30847 ____________________________________________________________________________
30848 [  6290] By: jhi                                   on 2000/06/30  02:21:44
30849         Log: Integrate with Sarathy.
30850      Branch: cfgperl
30851           !> vms/vms.c vms/vmsish.h
30852 ____________________________________________________________________________
30853 [  6289] By: jhi                                   on 2000/06/30  02:21:02
30854         Log: Check VERSIONs.
30855      Branch: cfgperl
30856            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
30857            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
30858            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
30859 ____________________________________________________________________________
30860 [  6288] By: jhi                                   on 2000/06/30  02:18:52
30861         Log: Integrate with Sarathy.
30862      Branch: cfgperl
30863           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
30864           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
30865           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
30866           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
30867 ____________________________________________________________________________
30868 [  6287] By: gsar                                  on 2000/06/30  02:17:08
30869         Log: integrate vmsperl changes into mainline
30870      Branch: perl
30871           !> vms/vms.c vms/vmsish.h
30872 ____________________________________________________________________________
30873 [  6285] By: gsar                                  on 2000/06/30  02:05:28
30874         Log: localize %INC in a Safe compartment so that use/require work
30875              (many other magic globals probably need similar treatment)
30876      Branch: perl
30877            ! ext/Opcode/Opcode.xs
30878 ____________________________________________________________________________
30879 [  6284] By: gsar                                  on 2000/06/30  01:54:54
30880         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
30881              about Windows
30882      Branch: perl
30883            ! pod/perlembed.pod
30884 ____________________________________________________________________________
30885 [  6283] By: jhi                                   on 2000/06/30  01:50:10
30886         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
30887              From: Barrie Slaymaker <barries@jester.slaysys.com>
30888              Date: Wed, 28 Jun 2000 11:35:29 -0400
30889              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
30890      Branch: perl
30891            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
30892            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
30893            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30894            ! lib/File/Spec/Win32.pm
30895 ____________________________________________________________________________
30896 [  6282] By: jhi                                   on 2000/06/29  22:57:22
30897         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
30898              From: Dan Sugalski <dan@sidhe.org>
30899              Date: Tue, 06 Jun 2000 11:59:50 -0400
30900              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
30901      Branch: cfgperl
30902            ! vms/vms.c
30903 ____________________________________________________________________________
30904 [  6281] By: jhi                                   on 2000/06/29  22:52:50
30905         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
30906              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30907              Date: Wed, 7 Jun 2000 04:02:04 -0500
30908              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
30909      Branch: cfgperl
30910            ! utils/h2xs.PL
30911 ____________________________________________________________________________
30912 [  6280] By: jhi                                   on 2000/06/29  22:45:47
30913         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
30914              From: rspier@pobox.com (Robert Spier)
30915              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
30916              Message-ID: <14654.31913.845602.610277@rls.cx>
30917      Branch: cfgperl
30918            ! utils/h2xs.PL
30919 ____________________________________________________________________________
30920 [  6279] By: jhi                                   on 2000/06/29  22:38:16
30921         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
30922              From: Tim Ayers <tayers@bridge.com>
30923              Date: Thu, 08 Jun 2000 08:11:06 +0200
30924              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
30925              [resent by Richard Foley, Message-Id probably wrong]
30926      Branch: cfgperl
30927            ! pod/perlsub.pod
30928 ____________________________________________________________________________
30929 [  6278] By: jhi                                   on 2000/06/29  22:21:45
30930         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
30931              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
30932              Date: Fri, 09 Jun 2000 12:39:27 -0400
30933              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
30934              (plus update the version "number" of Text::Wrap)
30935      Branch: cfgperl
30936            ! lib/Text/Wrap.pm
30937 ____________________________________________________________________________
30938 [  6277] By: jhi                                   on 2000/06/29  22:13:10
30939         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
30940              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30941              Date: Mon, 12 Jun 2000 14:55:59 +0100
30942              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
30943      Branch: cfgperl
30944            ! pod/perlfunc.pod
30945 ____________________________________________________________________________
30946 [  6276] By: jhi                                   on 2000/06/29  22:11:06
30947         Log: Subject: [PATCH] Re: eval documentation: context
30948              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
30949              Date: Mon, 12 Jun 2000 15:07:29 +0100
30950              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
30951      Branch: cfgperl
30952            ! pod/perlfunc.pod
30953 ____________________________________________________________________________
30954 [  6275] By: jhi                                   on 2000/06/29  21:59:46
30955         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
30956              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
30957              Date: Tue, 13 Jun 2000 02:43:48 -0500
30958              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
30959      Branch: cfgperl
30960            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
30961 ____________________________________________________________________________
30962 [  6274] By: jhi                                   on 2000/06/29  21:56:14
30963         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
30964              From: Andy Dougherty <doughera@lafayette.edu>
30965              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
30966              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
30967      Branch: cfgperl
30968            ! ext/File/Glob/Glob.pm
30969 ____________________________________________________________________________
30970 [  6273] By: jhi                                   on 2000/06/29  21:49:09
30971         Log: Subject: [PATCH] xsub attributes
30972              From: Doug MacEachern <dougm@covalent.net>
30973              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
30974              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
30975      Branch: cfgperl
30976            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
30977            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
30978 ____________________________________________________________________________
30979 [  6272] By: jhi                                   on 2000/06/29  21:41:28
30980         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
30981              From: Tom Phoenix <rootbeer@redcat.com>
30982              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
30983              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
30984      Branch: cfgperl
30985            ! lib/Net/Ping.pm
30986 ____________________________________________________________________________
30987 [  6271] By: jhi                                   on 2000/06/29  21:36:55
30988         Log: Subject: PATCH pod/perltie.pod
30989              From: Ian Phillipps <Ian.Phillipps@iname.com>
30990              Date: Fri, 16 Jun 2000 00:17:19 +0100
30991              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
30992              (only the first hunk, the second hunk had already been done
30993              by some other patch)
30994      Branch: cfgperl
30995            ! pod/perltie.pod
30996 ____________________________________________________________________________
30997 [  6270] By: jhi                                   on 2000/06/29  21:24:51
30998         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
30999              From: Nicholas Clark <nick@talking.bollo.cx>
31000              Date: Fri, 23 Jun 2000 16:21:15 +0100
31001              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
31002      Branch: cfgperl
31003            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
31004            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
31005 ____________________________________________________________________________
31006 [  6269] By: jhi                                   on 2000/06/29  19:38:15
31007         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
31008              silence few compiler warnings.
31009      Branch: cfgperl
31010            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
31011 ____________________________________________________________________________
31012 [  6268] By: jhi                                   on 2000/06/29  18:21:50
31013         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
31014              From: Dominic Dunlop <domo@computer.org> 
31015              Date: Thu, 29 Jun 2000 12:32:39 +0200 
31016              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
31017      Branch: cfgperl
31018            ! t/op/sprintf.t
31019 ____________________________________________________________________________
31020 [  6267] By: jhi                                   on 2000/06/29  18:16:07
31021         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
31022              From: Doug MacEachern <dougm@covalent.net>
31023              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
31024              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
31025      Branch: cfgperl
31026            + t/op/method2entersub.t
31027            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
31028            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31029            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
31030            ! xsutils.c
31031 ____________________________________________________________________________
31032 [  6266] By: jhi                                   on 2000/06/29  15:11:15
31033         Log: Subject: [PATCH 5.6.0] cygwin port
31034              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
31035              From: "Fifer, Eric" <EFifer@sanwaint.com>
31036              Date: Thu, 29 Jun 2000 12:58:29 +0100
31037      Branch: cfgperl
31038            ! cygwin/Makefile.SHs
31039 ____________________________________________________________________________
31040 [  6265] By: jhi                                   on 2000/06/29  15:04:05
31041         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
31042              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31043              Date: Wed, 28 Jun 2000 17:50:12 -0700
31044              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
31045      Branch: cfgperl
31046            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
31047 ____________________________________________________________________________
31048 [  6264] By: jhi                                   on 2000/06/29  15:00:57
31049         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
31050              From: Marty Lucich <marty@netcom.com>
31051              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
31052              Message-Id: <200006282116.OAA11148@netcom.com>
31053              ccdlflags update (the BSD/OS 4.1 part had already been taken
31054              care of by #6141).
31055      Branch: cfgperl
31056            ! hints/bsdos.sh
31057 ____________________________________________________________________________
31058 [  6263] By: jhi                                   on 2000/06/29  13:47:44
31059         Log: tr fixes from Simon Cozens
31060      Branch: cfgperl
31061            ! doop.c
31062 ____________________________________________________________________________
31063 [  6262] By: jhi                                   on 2000/06/28  18:46:01
31064         Log: Subject: 5.6.0 Patch for EPOC
31065              From: Olaf Flebbe <o.flebbe@gmx.de>
31066              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
31067              Message-ID: <23449.960929969@www11.gmx.net>
31068      Branch: cfgperl
31069            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
31070            ! epoc/epocish.h
31071 ____________________________________________________________________________
31072 [  6261] By: jhi                                   on 2000/06/28  18:29:07
31073         Log: Subject: Re: [PATCH cfgperl] BOMs away!
31074              From: simon@brecon.co.uk (Simon Cozens)
31075              Date: 17 Jun 2000 11:49:57 GMT
31076              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
31077      Branch: cfgperl
31078            ! pod/perldiag.pod t/comp/require.t toke.c
31079 ____________________________________________________________________________
31080 [  6260] By: jhi                                   on 2000/06/28  17:47:16
31081         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
31082              From: simon@brecon.co.uk (Simon Cozens) 
31083              Date: 17 Jun 2000 11:56:44 GMT 
31084              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
31085              pack U0, pack C0
31086      Branch: cfgperl
31087            ! pod/perlfunc.pod pp.c t/op/pack.t
31088 ____________________________________________________________________________
31089 [  6259] By: jhi                                   on 2000/06/28  16:43:17
31090         Log: perlnewmod was missing from MANIFEST.
31091      Branch: cfgperl
31092            ! MANIFEST
31093 ____________________________________________________________________________
31094 [  6258] By: jhi                                   on 2000/06/28  15:54:30
31095         Log: linenumber tweak
31096      Branch: cfgperl
31097            ! t/pragma/warn/regcomp
31098 ____________________________________________________________________________
31099 [  6257] By: jhi                                   on 2000/06/28  15:50:44
31100         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
31101              From: Doug MacEachern <dougm@covalent.net>
31102              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
31103              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
31104              (one part of the patch had been applied earlier)
31105      Branch: cfgperl
31106            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
31107 ____________________________________________________________________________
31108 [  6256] By: jhi                                   on 2000/06/28  15:40:22
31109         Log: tweaks from Simon Cozens to further fix tr/// under utf8
31110      Branch: cfgperl
31111            ! doop.c
31112 ____________________________________________________________________________
31113 [  6255] By: jhi                                   on 2000/06/28  15:33:45
31114         Log: small thinko tweaks
31115      Branch: cfgperl
31116            ! lib/IPC/Open3.pm t/op/my_stash.t
31117 ____________________________________________________________________________
31118 [  6254] By: jhi                                   on 2000/06/28  15:33:25
31119         Log: Subject: tr///, help wanted.
31120              From: simon@brecon.co.uk (Simon Cozens)
31121              Date: 28 Jun 2000 11:29:04 GMT
31122              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
31123      Branch: cfgperl
31124            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
31125            ! pp_proto.h proto.h t/op/tr.t
31126 ____________________________________________________________________________
31127 [  6253] By: jhi                                   on 2000/06/28  15:09:17
31128         Log: Paranoia tweak on #6249.
31129              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
31130              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
31131              Date: Sun, 25 Jun 2000 23:43:12 -0400
31132              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
31133      Branch: cfgperl
31134            ! lib/IPC/Open3.pm
31135 ____________________________________________________________________________
31136 [  6252] By: jhi                                   on 2000/06/28  15:01:38
31137         Log: Document #6249 and #6251.
31138      Branch: cfgperl
31139            ! lib/Exporter.pm lib/IPC/Open3.pm
31140 ____________________________________________________________________________
31141 [  6251] By: jhi                                   on 2000/06/28  14:50:43
31142         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
31143              From: Doug MacEachern <dougm@covalent.net>
31144              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
31145              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
31146      Branch: cfgperl
31147            ! lib/Exporter.pm
31148 ____________________________________________________________________________
31149 [  6250] By: jhi                                   on 2000/06/28  14:45:23
31150         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
31151              From: Doug MacEachern <dougm@covalent.net>
31152              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
31153              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
31154      Branch: cfgperl
31155            + t/op/my_stash.t
31156            ! MANIFEST embed.pl global.sym proto.h toke.c
31157 ____________________________________________________________________________
31158 [  6249] By: jhi                                   on 2000/06/28  14:36:34
31159         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
31160              From: Frank Tobin <ftobin@uiuc.edu>
31161              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
31162              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
31163      Branch: cfgperl
31164            ! lib/IPC/Open3.pm
31165 ____________________________________________________________________________
31166 [  6248] By: jhi                                   on 2000/06/28  14:11:25
31167         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
31168              From: Mark-Jason Dominus <mjd@plover.com>
31169              Date: Tue, 27 Jun 2000 22:36:42 -0400
31170              Message-ID: <20000628023642.12166.qmail@plover.com>
31171      Branch: cfgperl
31172            ! pod/perlfunc.pod
31173 ____________________________________________________________________________
31174 [  6247] By: jhi                                   on 2000/06/27  12:46:37
31175         Log: Tweak $VERSION, patch from Doug MacEachern.
31176      Branch: cfgperl
31177            ! lib/File/Spec.pm
31178 ____________________________________________________________________________
31179 [  6246] By: jhi                                   on 2000/06/27  03:34:46
31180         Log: Allow for standalone testing.
31181      Branch: cfgperl
31182            ! t/lib/filefunc.t t/lib/filespec.t
31183 ____________________________________________________________________________
31184 [  6245] By: jhi                                   on 2000/06/27  02:50:02
31185         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
31186              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
31187              Date: Sat, 24 Jun 2000 13:06:20 +0100
31188              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
31189      Branch: cfgperl
31190            ! ext/DynaLoader/DynaLoader_pm.PL
31191 ____________________________________________________________________________
31192 [  6244] By: jhi                                   on 2000/06/27  02:46:10
31193         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
31194              From: Doug MacEachern <dougm@covalent.net>
31195              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
31196              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
31197      Branch: cfgperl
31198            ! gv.c sv.c t/lib/peek.t
31199 ____________________________________________________________________________
31200 [  6243] By: jhi                                   on 2000/06/27  02:38:07
31201         Log: Subject: [PATCH] is_utf8_string
31202              From: simon@brecon.co.uk (Simon Cozens)
31203              Date: 26 Jun 2000 02:25:59 GMT
31204              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
31205      Branch: cfgperl
31206            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
31207            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
31208            ! proto.h utf8.c
31209 ____________________________________________________________________________
31210 [  6242] By: jhi                                   on 2000/06/27  02:24:00
31211         Log: Subject: [PATCH] bytes<->utf8 fixes
31212              From: simon@brecon.co.uk (Simon Cozens)
31213              Date: 26 Jun 2000 04:55:45 GMT
31214              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
31215      Branch: cfgperl
31216            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
31217 ____________________________________________________________________________
31218 [  6241] By: jhi                                   on 2000/06/27  02:12:42
31219         Log: Do no -warn on \_, only on \alpha.
31220              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
31221              From: David Dyck <dcd@tc.fluke.com>
31222              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
31223              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
31224      Branch: cfgperl
31225            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
31226 ____________________________________________________________________________
31227 [  6240] By: jhi                                   on 2000/06/27  02:00:01
31228         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
31229              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
31230              Date: Mon, 26 Jun 2000 18:40:14 +0100
31231              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
31232      Branch: cfgperl
31233            ! utils/h2xs.PL
31234 ____________________________________________________________________________
31235 [  6239] By: jhi                                   on 2000/06/27  01:53:40
31236         Log: Configure maintenance.  Sever some dependency cycles,
31237              separate gccversion from the cc unit,
31238              address [ID 20000623.006] Configure script patch for using gcc on AIX
31239              (but solve it a little bit differently),
31240              unduplex some accidentally duplicated units,
31241              suggest using gcc if no cc available
31242              (p5p thread: "Solaris configure: counterproposal", 1999-09)
31243      Branch: cfgperl
31244            ! Configure Todo-5.6 config_h.SH
31245      Branch: metaconfig
31246            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
31247            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
31248      Branch: metaconfig/U/perl
31249            + gccvers.U
31250            ! d_getespwnam.U d_getprpwnam.U i_prot.U
31251 ____________________________________________________________________________
31252 [  6238] By: jhi                                   on 2000/06/25  18:04:56
31253         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
31254              From: Dan Sugalski <dan@sidhe.org>
31255              Date: Fri, 23 Jun 2000 17:00:00 -0400
31256              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
31257      Branch: cfgperl
31258            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
31259 ____________________________________________________________________________
31260 [  6237] By: jhi                                   on 2000/06/25  16:36:45
31261         Log: Tweak embed.pl, regen headers.
31262      Branch: cfgperl
31263            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
31264            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
31265            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
31266            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
31267            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
31268 ____________________________________________________________________________
31269 [  6236] By: jhi                                   on 2000/06/25  15:26:42
31270         Log: Regen headers.
31271      Branch: cfgperl
31272            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
31273            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
31274            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
31275            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
31276            ! regnodes.h warnings.h
31277 ____________________________________________________________________________
31278 [  6235] By: jhi                                   on 2000/06/23  19:39:35
31279         Log: The thread begun by
31280              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
31281              From: Kevin.Ruscoe@ubsw.com
31282              Date: Fri, 16 Jun 2000 16:38:51 +0100
31283              Message-Id: <H000019b03c300d6@MHS>
31284      Branch: cfgperl
31285            ! hints/solaris_2.sh
31286 ____________________________________________________________________________
31287 [  6234] By: jhi                                   on 2000/06/23  19:23:36
31288         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
31289              because when run as services (Win32ese for daemons)
31290              no environment variables are set and tmpdir ends up as /tmp,
31291              which is ambiguous.
31292              
31293              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
31294              From: matt@sergeant.org
31295              Date: 16 Jun 2000 16:30:43 -0000
31296              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
31297      Branch: cfgperl
31298            ! lib/File/Spec/Win32.pm
31299 ____________________________________________________________________________
31300 [  6233] By: jhi                                   on 2000/06/23  19:18:58
31301         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
31302              From: Mark-Jason Dominus <mjd@plover.com>
31303              Date: Fri, 16 Jun 2000 20:53:04 -0400
31304              Message-ID: <20000617005304.8008.qmail@plover.com>
31305      Branch: cfgperl
31306            ! op.h
31307 ____________________________________________________________________________
31308 [  6232] By: jhi                                   on 2000/06/23  16:10:02
31309         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
31310              From: simon@brecon.co.uk (Simon Cozens)
31311              Date: 19 Jun 2000 15:18:27 GMT
31312              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
31313              
31314              plus update pod/Makefile and regenerate perltoc
31315      Branch: cfgperl
31316            + pod/perlutil.pod
31317            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
31318 ____________________________________________________________________________
31319 [  6231] By: jhi                                   on 2000/06/23  15:19:18
31320         Log: Subject: [PATCH 5.6.0] cygwin port
31321              From: "Fifer, Eric" <EFifer@sanwaint.com>
31322              Date: Tue, 20 Jun 2000 14:30:58 +0100
31323              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
31324      Branch: cfgperl
31325            ! README.cygwin lib/File/Find.pm
31326 ____________________________________________________________________________
31327 [  6230] By: jhi                                   on 2000/06/23  14:25:21
31328         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
31329      Branch: cfgperl
31330            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
31331            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
31332            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31333            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
31334 ____________________________________________________________________________
31335 [  6229] By: jhi                                   on 2000/06/23  14:13:34
31336         Log: Subject: README.hpux version 0.6.1
31337              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
31338              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
31339              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
31340      Branch: cfgperl
31341            ! README.hpux
31342 ____________________________________________________________________________
31343 [  6228] By: jhi                                   on 2000/06/23  14:07:20
31344         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
31345              From: Doug MacEachern <dougm@covalent.net>
31346              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
31347              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
31348      Branch: cfgperl
31349            ! op.c
31350 ____________________________________________________________________________
31351 [  6227] By: jhi                                   on 2000/06/23  14:01:06
31352         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
31353              From: Doug MacEachern <dougm@covalent.net>
31354              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
31355              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
31356      Branch: cfgperl
31357            + lib/lib.pm.PL
31358            - lib/lib.pm
31359            ! MANIFEST Makefile.SH
31360 ____________________________________________________________________________
31361 [  6226] By: jhi                                   on 2000/06/23  13:53:07
31362         Log: Subject: [PATCH] remove forward declarations in Socket.pm
31363              From: Doug MacEachern <dougm@covalent.net>
31364              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
31365              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
31366              
31367              From: Doug MacEachern <dougm@covalent.net>
31368              Subject: Re: [PATCH] remove forward declarations in Socket.pm
31369              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
31370              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
31371      Branch: cfgperl
31372            ! ext/Socket/Socket.pm op.c
31373 ____________________________________________________________________________
31374 [  6225] By: jhi                                   on 2000/06/23  13:41:52
31375         Log: Add source code filenames to apidoc.
31376              From: simon@brecon.co.uk (Simon Cozens)
31377              Subject: [PATCH embed.pl] Source X-ref
31378              Date: 22 Jun 2000 02:18:49 GMT
31379              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
31380      Branch: cfgperl
31381            ! embed.pl
31382 ____________________________________________________________________________
31383 [  6224] By: jhi                                   on 2000/06/23  13:32:33
31384         Log: A way to avoid English.pm performance hit.
31385              From: root <root@jester.slaysys.com>
31386              Subject: [YAPATCH English.pm] My turn to putt again
31387              Date: Thu, 22 Jun 2000 20:33:58 -0400
31388              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
31389      Branch: cfgperl
31390            ! lib/English.pm t/lib/english.t
31391 ____________________________________________________________________________
31392 [  6223] By: jhi                                   on 2000/06/23  13:27:06
31393         Log: Avoid double close().
31394              Subject: [PATCH] avoid double close()
31395              From: Doug MacEachern <dougm@covalent.net>
31396              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
31397              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
31398      Branch: cfgperl
31399            ! doio.c
31400 ____________________________________________________________________________
31401 [  6222] By: jhi                                   on 2000/06/23  13:25:54
31402         Log: doc typo fix
31403              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
31404              From: Ian Phillipps <Ian.Phillipps@iname.com>
31405              Date: Fri, 23 Jun 2000 10:40:58 +0100
31406              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
31407      Branch: cfgperl
31408            ! lib/Pod/Usage.pm
31409 ____________________________________________________________________________
31410 [  6221] By: jhi                                   on 2000/06/23  13:24:15
31411         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
31412              From: simon@brecon.co.uk (Simon Cozens)
31413              Subject: [PATCH] Eliminate tr///[CU][CU]
31414              Date: 23 Jun 2000 11:05:40 GMT
31415              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
31416      Branch: cfgperl
31417            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
31418 ____________________________________________________________________________
31419 [  6220] By: jhi                                   on 2000/06/22  16:07:51
31420         Log: Win32 patches from Benjamin Stuhl.
31421      Branch: cfgperl
31422            ! makedef.pl win32/win32.h
31423 ____________________________________________________________________________
31424 [  6219] By: jhi                                   on 2000/06/22  16:06:34
31425         Log: Bytecode patches from Benjamin Stuhl.
31426      Branch: cfgperl
31427            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
31428            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
31429            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31430 ____________________________________________________________________________
31431 [  6218] By: jhi                                   on 2000/06/15  23:54:16
31432         Log: Bytecode patches from Benjamin Stuhl.
31433      Branch: cfgperl
31434            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
31435 ____________________________________________________________________________
31436 [  6217] By: jhi                                   on 2000/06/09  13:38:29
31437         Log: Rename the fdpid locking and integrate with Sarathy.
31438      Branch: cfgperl
31439            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
31440            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
31441            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
31442            ! win32/win32.c
31443           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
31444 ____________________________________________________________________________
31445 [  6216] By: gsar                                  on 2000/06/08  14:54:21
31446         Log: be more optimal about clearing @_
31447      Branch: perl
31448            ! cop.h
31449 ____________________________________________________________________________
31450 [  6215] By: gsar                                  on 2000/06/08  14:33:04
31451         Log: tweak comment about @DB::args
31452      Branch: perl
31453            ! av.h pp_ctl.c
31454 ____________________________________________________________________________
31455 [  6214] By: gsar                                  on 2000/06/08  13:57:54
31456         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
31457              caller() wants to populate @DB::args with it (causes a coredump
31458              in Carp::confess())
31459      Branch: perl
31460            ! cop.h t/op/runlevel.t
31461 ____________________________________________________________________________
31462 [  6213] By: gsar                                  on 2000/06/08  07:06:35
31463         Log: back out change#6106 (seems problematic)
31464      Branch: perl
31465            ! hints/solaris_2.sh
31466 ____________________________________________________________________________
31467 [  6212] By: jhi                                   on 2000/06/07  03:10:36
31468         Log: Continuing mopup for #6204.
31469      Branch: cfgperl
31470            ! ext/B/defsubs_h.PL
31471 ____________________________________________________________________________
31472 [  6211] By: jhi                                   on 2000/06/07  02:41:50
31473         Log: Mopup for #6204.
31474              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
31475              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
31476              This is comes from const() where POK isn't on when expected.
31477      Branch: cfgperl
31478            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
31479            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31480            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
31481            ! perlapi.h pod/perlapi.pod
31482 ____________________________________________________________________________
31483 [  6210] By: jhi                                   on 2000/06/07  01:56:29
31484         Log: Mopup for #6207 and #6209.
31485      Branch: cfgperl
31486            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
31487 ____________________________________________________________________________
31488 [  6209] By: jhi                                   on 2000/06/07  01:33:12
31489         Log: Lock PL_fdpid against race conditions, based on:
31490              Subject: [PATCH 5.6.0]subprocess fixup for threads
31491              From: Dan Sugalski <dan@sidhe.org>
31492              To: perl5-porters@perl.org
31493              Date: Tue, 11 Apr 2000 17:02:32 -0400
31494              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
31495      Branch: cfgperl
31496            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
31497            ! win32/win32.c
31498 ____________________________________________________________________________
31499 [  6208] By: jhi                                   on 2000/06/07  01:05:23
31500         Log: Regen headers for #6207.
31501      Branch: cfgperl
31502            ! embed.h global.sym objXSUB.h proto.h
31503 ____________________________________________________________________________
31504 [  6207] By: jhi                                   on 2000/06/06  23:43:13
31505         Log: Subject: [PATCH 5.6.0] Threadsafe patches
31506              From: Dan Sugalski <dan@sidhe.org>
31507              To: perl5-porters@perl.org
31508              Date: Mon, 08 May 2000 18:08:13 -0400
31509              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
31510      Branch: cfgperl
31511            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
31512            ! proto.h sv.h util.c
31513 ____________________________________________________________________________
31514 [  6206] By: jhi                                   on 2000/06/06  23:21:23
31515         Log: Subject: [PATCH] Eliminate $a/$b in pod
31516              From: David Glasser <me@davidglasser.net>
31517              To: perl5-porters@perl.org
31518              Date: Mon, 29 May 2000 21:15:59 -0400
31519              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
31520      Branch: cfgperl
31521            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
31522            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
31523            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
31524            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
31525            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
31526            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
31527            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
31528            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
31529            ! pod/perlvar.pod pod/perlxs.pod
31530 ____________________________________________________________________________
31531 [  6205] By: jhi                                   on 2000/06/06  23:12:14
31532         Log: Subject: [PATCH] Win32 improvements
31533              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
31534              To: gsar@activestate.com, perl5-porters@perl.org
31535              Date: Mon, 29 May 2000 17:22:24 PDT
31536              Message-ID: <20000530002224.91142.qmail@hotmail.com>
31537              (MUA had mangled many lines by wordwrapping)
31538      Branch: cfgperl
31539            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
31540 ____________________________________________________________________________
31541 [  6204] By: jhi                                   on 2000/06/06  23:01:50
31542         Log: Subject: [PATCH] B::Bytecode patches
31543              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
31544              To: gsar@activestate.com, jhi@iki.fi
31545              Cc: perl5-porters@perl.org
31546              Message-ID: <20000602202526.48694.qmail@hotmail.com>
31547              (MUA had mangled many lines by wordwrapping)
31548      Branch: cfgperl
31549            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
31550            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
31551            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
31552            ! intrpvar.h perl.c
31553 ____________________________________________________________________________
31554 [  6203] By: jhi                                   on 2000/06/06  22:32:43
31555         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
31556              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31557              Date: Tue, 06 Jun 2000 13:07:45 -0700
31558              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
31559      Branch: cfgperl
31560            ! pod/perldiag.pod
31561 ____________________________________________________________________________
31562 [  6202] By: jhi                                   on 2000/06/06  19:38:35
31563         Log: Integrate with Sarathy.
31564      Branch: cfgperl
31565           !> perl.c
31566 ____________________________________________________________________________
31567 [  6201] By: gsar                                  on 2000/06/06  00:42:59
31568         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
31569              does a PUSHMARK that's never ever POPMARKed; in general, only
31570              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
31571              Perl_eval_[sp]v() don't because they don't take any incoming
31572              arguments (this leak has been around since the original version
31573              of perl_eval_pv() in 5.003_97e)
31574      Branch: perl
31575            ! perl.c
31576 ____________________________________________________________________________
31577 [  6200] By: jhi                                   on 2000/06/04  03:44:52
31578         Log: Update to cperl-mode.el 4.31 from
31579              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
31580              Subject: A couple of notes
31581              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31582              To: Mailing list Perl5 <perl5-porters@perl.org>
31583              Date: Sat, 3 Jun 2000 23:33:32 -0400
31584              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
31585      Branch: cfgperl
31586            ! emacs/cperl-mode.el
31587 ____________________________________________________________________________
31588 [  6199] By: jhi                                   on 2000/06/03  15:11:05
31589         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
31590              From: Dan Sugalski <dan@sidhe.org>
31591              To: perl5-porters@perl.org, vmsperl@perl.org
31592              Date: Fri, 02 Jun 2000 17:30:51 -0400
31593              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
31594      Branch: cfgperl
31595            ! vms/descrip_mms.template vms/gen_shrfls.pl
31596 ____________________________________________________________________________
31597 [  6198] By: jhi                                   on 2000/06/03  14:59:15
31598         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
31599              From: Dan Sugalski <dan@sidhe.org>
31600              To: vmsperl@perl.org, perl5-porters@perl.org
31601              Date: Fri, 02 Jun 2000 16:00:41 -0400
31602              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
31603              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
31604      Branch: cfgperl
31605            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
31606            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
31607            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
31608 ____________________________________________________________________________
31609 [  6197] By: jhi                                   on 2000/06/03  14:41:30
31610         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
31611              From: John Borwick <jhborwic@unity.ncsu.edu>
31612              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
31613              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
31614      Branch: cfgperl
31615            ! pod/perlsyn.pod
31616 ____________________________________________________________________________
31617 [  6196] By: jhi                                   on 2000/06/03  14:38:09
31618         Log: Integrate with Sarathy.
31619      Branch: cfgperl
31620           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
31621           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
31622           !> vms/perly_c.vms
31623 ____________________________________________________________________________
31624 [  6195] By: gsar                                  on 2000/06/02  22:43:13
31625         Log: fix yet another eval"" leak under USE_ITHREADS
31626      Branch: perl
31627            ! op.c
31628 ____________________________________________________________________________
31629 [  6194] By: gsar                                  on 2000/06/02  18:22:06
31630         Log: fix small eval"" memory leaks under USE_ITHREADS
31631      Branch: perl
31632            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
31633            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
31634            ! vms/perly_c.vms
31635 ____________________________________________________________________________
31636 [  6193] By: jhi                                   on 2000/06/01  13:03:56
31637         Log: Signals-be-gone for microperl.
31638      Branch: cfgperl
31639            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
31640 ____________________________________________________________________________
31641 [  6192] By: jhi                                   on 2000/06/01  12:52:02
31642         Log: Integrate with Sarathy.
31643      Branch: cfgperl
31644           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
31645           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
31646           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
31647           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
31648           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
31649           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
31650           !> t/op/vec.t utils/h2xs.PL
31651 ____________________________________________________________________________
31652 [  6191] By: gsar                                  on 2000/06/01  09:38:21
31653         Log: vec() loses numericalness (modified version of patch suggested
31654              by Robin Barker)
31655      Branch: perl
31656            ! doop.c t/op/vec.t
31657 ____________________________________________________________________________
31658 [  6190] By: gsar                                  on 2000/06/01  09:26:15
31659         Log: submit missing embed.pl change
31660      Branch: perl
31661            ! embed.pl
31662 ____________________________________________________________________________
31663 [  6189] By: gsar                                  on 2000/06/01  09:05:34
31664         Log: counting tr/// corrupts later operation (from M.J.T Guy)
31665      Branch: perl
31666            ! doop.c t/op/tr.t
31667 ____________________________________________________________________________
31668 [  6188] By: gsar                                  on 2000/06/01  08:58:39
31669         Log: h2xs tweaks
31670      Branch: perl
31671            ! utils/h2xs.PL
31672 ____________________________________________________________________________
31673 [  6187] By: gsar                                  on 2000/06/01  08:50:07
31674         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
31675              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
31676      Branch: perl
31677            + lib/Pod/LaTeX.pm
31678            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
31679            ! pod/pod2latex.PL
31680 ____________________________________________________________________________
31681 [  6186] By: gsar                                  on 2000/06/01  08:24:40
31682         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
31683              <wolfgang.laun@alcatel.at>)
31684      Branch: perl
31685            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
31686            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
31687 ____________________________________________________________________________
31688 [  6185] By: gsar                                  on 2000/06/01  08:12:00
31689         Log: remove incorrect documentation about implicit split to @_ in
31690              list context, which never really worked in perl 5 (from
31691              M.J.T. Guy)
31692      Branch: perl
31693            ! pod/perlfunc.pod pod/perltrap.pod
31694 ____________________________________________________________________________
31695 [  6184] By: gsar                                  on 2000/06/01  07:52:27
31696         Log: tweak for change#6127
31697      Branch: perl
31698            ! perl.c
31699 ____________________________________________________________________________
31700 [  6183] By: gsar                                  on 2000/06/01  07:41:02
31701         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
31702              <nick@ccl4.org>)
31703      Branch: perl
31704            + t/lib/selfloader.t
31705            ! MANIFEST lib/SelfLoader.pm
31706 ____________________________________________________________________________
31707 [  6182] By: jhi                                   on 2000/06/01  00:34:42
31708         Log: Be Cleaner Part Deux.
31709      Branch: cfgperl
31710            ! Makefile.SH
31711 ____________________________________________________________________________
31712 [  6181] By: jhi                                   on 2000/06/01  00:32:09
31713         Log: Integrate with Sarathy.
31714      Branch: cfgperl
31715           !> pp.c t/op/arith.t
31716 ____________________________________________________________________________
31717 [  6180] By: jhi                                   on 2000/06/01  00:31:13
31718         Log: microperl nits from Simon Cozens.
31719      Branch: cfgperl
31720            + uconfig.h
31721            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
31722            ! unixish.h
31723 ____________________________________________________________________________
31724 [  6179] By: gsar                                  on 2000/05/31  22:37:51
31725         Log: buggy modulus on UVs introduced by change#3378 (resulted in
31726              4063328477 % 65535 amounting to 27406, instead of 27407)
31727      Branch: perl
31728            ! pp.c t/op/arith.t
31729 ____________________________________________________________________________
31730 [  6178] By: jhi                                   on 2000/05/31  21:52:41
31731         Log: Be cleaner.
31732      Branch: cfgperl
31733            ! Makefile.SH
31734 ____________________________________________________________________________
31735 [  6177] By: jhi                                   on 2000/05/31  21:47:33
31736         Log: Substitution utf8 patch from Simon Cozens.
31737      Branch: cfgperl
31738            ! pp_hot.c
31739 ____________________________________________________________________________
31740 [  6176] By: jhi                                   on 2000/05/31  21:45:34
31741         Log: Single-quoted utf8 patch from Simon Cozens.
31742      Branch: cfgperl
31743            ! toke.c
31744 ____________________________________________________________________________
31745 [  6175] By: jhi                                   on 2000/05/31  21:40:18
31746         Log: Integrate with Sarathy.
31747      Branch: cfgperl
31748           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
31749 ____________________________________________________________________________
31750 [  6174] By: jhi                                   on 2000/05/31  21:37:31
31751         Log: microperl changes from Simon Cozens; Makefile for microperl
31752              written from scratch; few casts added as microperl compilation
31753              doesn't have all prototypes available.
31754      Branch: cfgperl
31755            + Makefile.micro README.micro Todo.micro uconfig.sh
31756            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
31757            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
31758      Branch: metaconfig
31759            + U/modified/Config_h.U
31760 ____________________________________________________________________________
31761 [  6173] By: jhi                                   on 2000/05/31  20:00:24
31762         Log: metaconfig maintenance.
31763      Branch: metaconfig
31764            + U/modified/Inhdr.U U/typedefs/inotype.U
31765      Branch: metaconfig/U/perl
31766            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
31767            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
31768 ____________________________________________________________________________
31769 [  6172] By: gsar                                  on 2000/05/31  05:05:42
31770         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
31771              (from Ilya Zakharevich)
31772      Branch: perl
31773            ! regexec.c t/op/re_tests
31774 ____________________________________________________________________________
31775 [  6171] By: gsar                                  on 2000/05/31  05:01:47
31776         Log: scalar() doesn't force scalar context when used in void context
31777              (from Simon Cozens)
31778      Branch: perl
31779            ! op.c t/op/wantarray.t
31780 ____________________________________________________________________________
31781 [  6170] By: gsar                                  on 2000/05/31  04:41:33
31782         Log: change#6142 needs tweaks to tests to work where there's no symlink()
31783              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
31784      Branch: perl
31785            ! t/lib/filefind.t
31786 ____________________________________________________________________________
31787 [  6169] By: gsar                                  on 2000/05/31  04:29:49
31788         Log: integrate cfgperl contents into mainline
31789      Branch: perl
31790           +> pod/perlmodlib.PL pod/perlnewmod.pod
31791           !> (integrate 42 files)
31792 ____________________________________________________________________________
31793 [  6168] By: jhi                                   on 2000/05/30  22:53:37
31794         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
31795      Branch: cfgperl
31796            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31797            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
31798            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
31799            ! win32/config.bc win32/config.gc win32/config.vc
31800            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31801            ! win32/config_h.PL win32/config_sh.PL
31802      Branch: metaconfig/U/perl
31803            ! perlxv.U
31804 ____________________________________________________________________________
31805 [  6167] By: jhi                                   on 2000/05/30  22:20:21
31806         Log: tweak todo 
31807      Branch: cfgperl
31808            ! Todo-5.6
31809 ____________________________________________________________________________
31810 [  6166] By: jhi                                   on 2000/05/30  22:11:51
31811         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
31812              in case somebody wants to write an extension for more
31813              shadow database interfaces.
31814      Branch: cfgperl
31815            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31816            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
31817            ! vos/config.def vos/config.h vos/config_h.SH_orig
31818            ! win32/config.bc win32/config.gc win32/config.vc
31819            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31820      Branch: metaconfig
31821            ! U/modified/Myinit.U
31822      Branch: metaconfig/U/perl
31823            + d_getespwnam.U d_getprpwnam.U i_prot.U
31824 ____________________________________________________________________________
31825 [  6165] By: jhi                                   on 2000/05/30  18:35:34
31826         Log: Integrate with Sarathy.
31827      Branch: cfgperl
31828           !> op.c
31829 ____________________________________________________________________________
31830 [  6164] By: jhi                                   on 2000/05/30  18:30:16
31831         Log: detypo
31832      Branch: cfgperl
31833            ! Configure config_h.SH
31834      Branch: metaconfig/U/perl
31835            ! perlxv.U
31836 ____________________________________________________________________________
31837 [  6163] By: gsar                                  on 2000/05/30  03:24:03
31838         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
31839      Branch: perl
31840            ! op.c
31841 ____________________________________________________________________________
31842 [  6162] By: gsar                                  on 2000/05/30  03:09:38
31843         Log: fix memory leak in method call optimization (change#3768);
31844              made C<eval "$x->foo()"> leak
31845      Branch: perl
31846            ! op.c
31847 ____________________________________________________________________________
31848 [  6161] By: jhi                                   on 2000/05/29  17:56:26
31849         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
31850              both from Simon Cozens.
31851      Branch: cfgperl
31852            + pod/perlmodlib.PL pod/perlnewmod.pod
31853            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
31854            ! pod/perlmodlib.pod pod/perltoc.pod
31855 ____________________________________________________________________________
31856 [  6160] By: jhi                                   on 2000/05/29  17:23:55
31857         Log: Changes for the File::Temp 0.08 (change #6159) test suite
31858              to fit better into the Perl distribution test framework.
31859      Branch: cfgperl
31860            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
31861            ! t/lib/ftmp-tempfile.t
31862 ____________________________________________________________________________
31863 [  6159] By: jhi                                   on 2000/05/29  16:55:36
31864         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
31865      Branch: cfgperl
31866            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
31867            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
31868 ____________________________________________________________________________
31869 [  6158] By: bailey                                on 2000/05/29  16:22:08
31870         Log: Add fallback to tmpfile for use in cases where user's relying on
31871              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
31872              Lane's patch)
31873      Branch: vmsperl
31874            ! vms/vms.c vms/vmsish.h
31875 ____________________________________________________________________________
31876 [  6157] By: jhi                                   on 2000/05/29  03:10:36
31877         Log: Regen Configure to jive with #6149.
31878      Branch: cfgperl
31879            ! Configure
31880      Branch: metaconfig
31881            ! U/modified/Getfile.U
31882 ____________________________________________________________________________
31883 [  6156] By: jhi                                   on 2000/05/29  03:01:38
31884         Log: Integrate with Sarathy.
31885      Branch: cfgperl
31886           +> ext/DynaLoader/dl_mac.xs
31887           !> (integrate 38 files)
31888 ____________________________________________________________________________
31889 [  6155] By: gsar                                  on 2000/05/28  21:15:58
31890         Log: small bug in change#6144; remove random \xA0 character that snuck
31891              in via change#6145
31892      Branch: perl
31893            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
31894 ____________________________________________________________________________
31895 [  6154] By: gsar                                  on 2000/05/28  21:04:19
31896         Log: avoid type mismatch warning
31897      Branch: perl
31898            ! perl.c
31899 ____________________________________________________________________________
31900 [  6153] By: gsar                                  on 2000/05/28  20:58:31
31901         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
31902              <nick@Bagpuss.uk.boo.com>)
31903      Branch: perl
31904            ! lib/Test/Harness.pm
31905 ____________________________________________________________________________
31906 [  6152] By: gsar                                  on 2000/05/28  20:53:42
31907         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
31908      Branch: perl
31909            ! regexec.c
31910 ____________________________________________________________________________
31911 [  6151] By: gsar                                  on 2000/05/28  20:50:28
31912         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
31913      Branch: perl
31914            ! regexec.c
31915 ____________________________________________________________________________
31916 [  6150] By: gsar                                  on 2000/05/28  20:39:58
31917         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
31918      Branch: perl
31919            ! pod/perlrequick.pod
31920 ____________________________________________________________________________
31921 [  6149] By: gsar                                  on 2000/05/28  20:35:16
31922         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
31923              <troc@netrus.net>)
31924      Branch: perl
31925            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
31926            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
31927            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
31928            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
31929 ____________________________________________________________________________
31930 [  6148] By: gsar                                  on 2000/05/28  20:21:07
31931         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
31932      Branch: perl
31933            ! lib/ExtUtils/MM_Unix.pm
31934 ____________________________________________________________________________
31935 [  6147] By: gsar                                  on 2000/05/28  20:12:41
31936         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
31937              (from Peter Prymmer)
31938      Branch: perl
31939            ! vms/subconfigure.com
31940 ____________________________________________________________________________
31941 [  6146] By: gsar                                  on 2000/05/28  20:06:15
31942         Log: doc typo
31943      Branch: perl
31944            ! lib/warnings.pm warnings.h warnings.pl
31945 ____________________________________________________________________________
31946 [  6145] By: gsar                                  on 2000/05/28  18:44:33
31947         Log: make xsubpp skip embedded pod (from Matthias Neeracher
31948              <neeri@iis.ee.ethz.ch>)
31949      Branch: perl
31950            ! lib/ExtUtils/xsubpp
31951 ____________________________________________________________________________
31952 [  6144] By: gsar                                  on 2000/05/28  18:42:49
31953         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
31954              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
31955              <neeri@iis.ee.ethz.ch>)
31956      Branch: perl
31957            ! lib/AutoSplit.pm
31958 ____________________________________________________________________________
31959 [  6143] By: gsar                                  on 2000/05/28  18:41:12
31960         Log: MacOS support, part 1 (from Matthias Neeracher
31961              <neeri@iis.ee.ethz.ch>)
31962      Branch: perl
31963            + ext/DynaLoader/dl_mac.xs
31964            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
31965            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
31966            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
31967            ! util.h
31968 ____________________________________________________________________________
31969 [  6142] By: gsar                                  on 2000/05/28  18:21:51
31970         Log: File::Find fails to chdir when chasing symlinks (from
31971              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
31972      Branch: perl
31973            ! lib/File/Find.pm t/lib/filefind.t
31974 ____________________________________________________________________________
31975 [  6141] By: jhi                                   on 2000/05/28  14:25:15
31976         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
31977              forwarded by Peter Seebach from the bsdi-users mailing list.
31978              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
31979      Branch: perl
31980            ! hints/bsdos.sh
31981 ____________________________________________________________________________
31982 [  6140] By: jhi                                   on 2000/05/28  14:11:57
31983         Log: Integrate with Sarathy.
31984      Branch: cfgperl
31985           +> (branch 30 files)
31986           !> (integrate 93 files)
31987 ____________________________________________________________________________
31988 [  6139] By: gsar                                  on 2000/05/28  10:01:48
31989         Log: revise mktables.PL for bugs and newness in Unicode 3.0
31990              (from James Bence <jbence@amgen.com>)
31991      Branch: perl
31992            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
31993            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
31994            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
31995            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
31996            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
31997            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
31998            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
31999            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
32000            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
32001            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
32002            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
32003            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
32004            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
32005            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
32006            + lib/unicode/Is/SylWU.pl
32007            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
32008            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
32009            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
32010            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
32011            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
32012            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
32013            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
32014            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
32015            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
32016            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
32017            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
32018            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
32019            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
32020            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
32021            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
32022            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
32023            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
32024            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
32025            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
32026            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
32027            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
32028            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
32029            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
32030            ! lib/unicode/Makefile lib/unicode/mktables.PL
32031 ____________________________________________________________________________
32032 [  6138] By: gsar                                  on 2000/05/28  08:50:32
32033         Log: add note about the handling of negative indices to tied arrays
32034              (from Michael G Schwern <schwern@pobox.com>)
32035      Branch: perl
32036            ! pod/perltie.pod
32037 ____________________________________________________________________________
32038 [  6137] By: gsar                                  on 2000/05/28  08:46:10
32039         Log: fix bogus redeclaration warning for "our" variables in different
32040              scopes
32041      Branch: perl
32042            ! op.c t/pragma/strict-vars
32043 ____________________________________________________________________________
32044 [  6136] By: gsar                                  on 2000/05/28  08:31:20
32045         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
32046      Branch: perl
32047            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
32048 ____________________________________________________________________________
32049 [  6135] By: gsar                                  on 2000/05/28  08:17:50
32050         Log: enable Test::Harness to dynamically determine column width etc.
32051              (from Rob Napier <rnapier@employees.org>)
32052      Branch: perl
32053            ! lib/Test/Harness.pm
32054 ____________________________________________________________________________
32055 [  6134] By: gsar                                  on 2000/05/28  08:13:39
32056         Log: make Test::Harness use wait.h/WCOREDUMP if available
32057              (from Ben Tilly <ben_tilly@hotmail.com>)
32058      Branch: perl
32059            ! lib/Test/Harness.pm
32060 ____________________________________________________________________________
32061 [  6133] By: gsar                                  on 2000/05/28  08:08:05
32062         Log: elide bogus test in change#6132
32063      Branch: perl
32064            ! t/pragma/warn/9enabled
32065 ____________________________________________________________________________
32066 [  6132] By: gsar                                  on 2000/05/28  08:03:14
32067         Log: warnings::enabled() doesn't fall back to looking at $^W if
32068              caller isn't using lexical warnings (from Paul Marquess)
32069      Branch: perl
32070            ! pp_ctl.c t/pragma/warn/9enabled
32071 ____________________________________________________________________________
32072 [  6131] By: gsar                                  on 2000/05/28  07:57:47
32073         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
32074      Branch: perl
32075            ! ext/POSIX/POSIX.pm
32076 ____________________________________________________________________________
32077 [  6130] By: gsar                                  on 2000/05/28  07:29:12
32078         Log: fix places that mean C<"word" character> but say C<alphanumeric
32079              character>
32080      Branch: perl
32081            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
32082 ____________________________________________________________________________
32083 [  6129] By: gsar                                  on 2000/05/28  07:18:41
32084         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
32085      Branch: perl
32086            ! vms/test.com
32087 ____________________________________________________________________________
32088 [  6128] By: gsar                                  on 2000/05/28  07:12:55
32089         Log: new perlxstut example for passing/returning refs to arrays
32090              (from David Lowe <dlowe@pootpoot.com>)
32091      Branch: perl
32092            ! pod/perlxstut.pod
32093 ____________________________________________________________________________
32094 [  6127] By: gsar                                  on 2000/05/28  07:02:50
32095         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
32096              failed (from Gisle Aas)
32097      Branch: perl
32098            ! cop.h perl.c
32099 ____________________________________________________________________________
32100 [  6126] By: gsar                                  on 2000/05/28  06:39:53
32101         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
32102              (reworked variant of patch suggested by Simon Cozens)
32103      Branch: perl
32104            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
32105            ! pp_hot.c proto.h t/op/gv.t
32106 ____________________________________________________________________________
32107 [  6125] By: gsar                                  on 2000/05/28  05:14:55
32108         Log: enable propagating exception objects via Perl_croak() in XS code
32109              (from Gisle Aas)
32110      Branch: perl
32111            ! util.c
32112 ____________________________________________________________________________
32113 [  6124] By: gsar                                  on 2000/05/28  05:07:28
32114         Log: integrate vmsperl contents into mainline
32115      Branch: perl
32116           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
32117           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
32118           !> vms/vmsish.h
32119 ____________________________________________________________________________
32120 [  6123] By: gsar                                  on 2000/05/28  05:03:53
32121         Log: clarify gotcha with #line directives (from Rocco Caputo
32122              <troc@netrus.net>)
32123      Branch: perl
32124            ! pod/perldebug.pod pod/perlsyn.pod
32125 ____________________________________________________________________________
32126 [  6122] By: gsar                                  on 2000/05/28  04:58:29
32127         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
32128              (from Mark-Jason Dominus)
32129      Branch: perl
32130            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
32131            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
32132            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
32133            ! toke.c
32134 ____________________________________________________________________________
32135 [  6121] By: bailey                                on 2000/05/25  04:46:54
32136         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
32137              lists (based on fixes by Craig Berry)
32138      Branch: vmsperl
32139            ! lib/File/Spec/VMS.pm
32140 ____________________________________________________________________________
32141 [  6120] By: bailey                                on 2000/05/25  04:25:38
32142         Log: Add missing escape (Charles Lane)
32143      Branch: vmsperl
32144            ! t/op/lex_assign.t
32145 ____________________________________________________________________________
32146 [  6119] By: bailey                                on 2000/05/25  04:21:25
32147         Log: Quiet error messages in vmsish.t (Charles Lane)
32148      Branch: vmsperl
32149            ! vms/ext/vmsish.t
32150 ____________________________________________________________________________
32151 [  6118] By: bailey                                on 2000/05/25  04:17:57
32152         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
32153              Flatten case labels in switch statements uniformly (Charles Bailey)
32154      Branch: vmsperl
32155            ! vms/vms.c
32156 ____________________________________________________________________________
32157 [  6117] By: bailey                                on 2000/05/25  03:58:09
32158         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
32159      Branch: vmsperl
32160            ! vms/vmsish.h
32161 ____________________________________________________________________________
32162 [  6116] By: bailey                                on 2000/05/25  03:11:15
32163         Log: Miscellaneous cosmetic fixes (Charles Lane)
32164      Branch: vmsperl
32165            ! lib/ExtUtils/MM_VMS.pm
32166 ____________________________________________________________________________
32167 [  6115] By: bailey                                on 2000/05/25  03:10:36
32168         Log: Add bounds checking for several strings (Charles Lane)
32169      Branch: vmsperl
32170            ! vms/vms.c
32171 ____________________________________________________________________________
32172 [  6114] By: bailey                                on 2000/05/25  02:25:34
32173         Log: Urk -- undo previous removal of vmsish 'exit' change
32174      Branch: vmsperl
32175            ! vms/ext/vmsish.pm vms/vmsish.h
32176 ____________________________________________________________________________
32177 [  6113] By: bailey                                on 2000/05/24  02:24:40
32178         Log: Ugly workaround for version-specific RTL error
32179      Branch: vmsperl
32180            ! vms/vms.c
32181 ____________________________________________________________________________
32182 [  6112] By: bailey                                on 2000/05/24  02:19:55
32183         Log: Check for existence of file before trying to delete
32184      Branch: vmsperl
32185            ! vms/test.com
32186 ____________________________________________________________________________
32187 [  6111] By: bailey                                on 2000/05/23  23:35:13
32188         Log: Resync with mainline prior to post-5.6.0 updates
32189      Branch: vmsperl
32190           +> (branch 49 files)
32191            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
32192            ! vms/ext/vmsish.pm
32193           !> (integrate 334 files)
32194 ____________________________________________________________________________
32195 [  6110] By: jhi                                   on 2000/05/23  19:28:32
32196         Log: todo tweak
32197      Branch: cfgperl
32198            ! Todo-5.6
32199 ____________________________________________________________________________
32200 [  6109] By: jhi                                   on 2000/05/18  17:38:54
32201         Log: Integrate with Sarathy.
32202      Branch: cfgperl
32203           !> mg.c perl.h win32/perlhost.h
32204 ____________________________________________________________________________
32205 [  6108] By: gsar                                  on 2000/05/17  02:24:56
32206         Log: reenable fake signal handling on Windows, bugs and all
32207      Branch: perl
32208            ! mg.c perl.h win32/perlhost.h
32209 ____________________________________________________________________________
32210 [  6107] By: jhi                                   on 2000/05/15  18:01:41
32211         Log: Tweak the todo list.
32212      Branch: cfgperl
32213            ! Todo-5.6
32214 ____________________________________________________________________________
32215 [  6106] By: jhi                                   on 2000/05/15  13:41:48
32216         Log: The (Configure) script refuses to go on, after asking for
32217              'You may also choose to try maximal 64-bitness....'.
32218              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
32219              -- Patrick Zima
32220              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
32221      Branch: cfgperl
32222            ! hints/solaris_2.sh
32223 ____________________________________________________________________________
32224 [  6105] By: jhi                                   on 2000/05/11  14:37:43
32225         Log: Integrate with Sarathy.
32226      Branch: cfgperl
32227           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
32228           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
32229 ____________________________________________________________________________
32230 [  6104] By: gsar                                  on 2000/05/11  03:39:07
32231         Log: PL_sys_intern was being initialized too late on windows
32232      Branch: perl
32233            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
32234            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
32235 ____________________________________________________________________________
32236 [  6103] By: jhi                                   on 2000/05/09  19:42:20
32237         Log: Test tweaking for Unicos continues.
32238      Branch: cfgperl
32239            ! t/op/64bitint.t
32240 ____________________________________________________________________________
32241 [  6102] By: jhi                                   on 2000/05/09  16:47:27
32242         Log: The test suite tweak in #6101 wasn't quite right.
32243      Branch: cfgperl
32244            ! t/lib/complex.t
32245 ____________________________________________________________________________
32246 [  6101] By: jhi                                   on 2000/05/09  15:35:34
32247         Log: Hints and test tweaks for Unicos.
32248      Branch: cfgperl
32249            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
32250 ____________________________________________________________________________
32251 [  6100] By: jhi                                   on 2000/05/08  21:15:06
32252         Log: More compilation tweakery from Allen Smith.
32253      Branch: cfgperl
32254            ! hints/irix_6.sh
32255 ____________________________________________________________________________
32256 [  6099] By: jhi                                   on 2000/05/08  19:21:18
32257         Log: Tweaks for the cc bugs from Allen Smith.
32258      Branch: cfgperl
32259            ! hints/irix_6.sh
32260 ____________________________________________________________________________
32261 [  6098] By: jhi                                   on 2000/05/08  19:13:37
32262         Log: Add a note about other, yet unsupported, shadow password APIs.
32263      Branch: cfgperl
32264            ! pp_sys.c
32265 ____________________________________________________________________________
32266 [  6097] By: jhi                                   on 2000/05/08  18:46:34
32267         Log: Add a note about possible compilation problems from Allen Smith.
32268      Branch: cfgperl
32269            ! hints/irix_6.sh
32270 ____________________________________________________________________________
32271 [  6096] By: jhi                                   on 2000/05/08  17:33:10
32272         Log: Integrate with Sarathy.
32273      Branch: cfgperl
32274           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
32275           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
32276 ____________________________________________________________________________
32277 [  6095] By: jhi                                   on 2000/05/08  16:21:33
32278         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
32279              might be useful in future.
32280      Branch: cfgperl
32281            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32282            ! config_h.SH
32283      Branch: metaconfig
32284            ! U/installdirs/inc_version_list.U
32285      Branch: metaconfig/U/perl
32286            ! perlxv.U
32287 ____________________________________________________________________________
32288 [  6094] By: gsar                                  on 2000/05/08  14:22:22
32289         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
32290      Branch: perl
32291            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
32292            ! hints/cygwin.sh pp_sys.c
32293 ____________________________________________________________________________
32294 [  6093] By: gsar                                  on 2000/05/08  12:52:28
32295         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
32296              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
32297      Branch: perl
32298            ! pp_sys.c sv.c win32/perlhost.h
32299 ____________________________________________________________________________
32300 [  6092] By: jhi                                   on 2000/05/07  22:40:34
32301         Log: Regen perltoc with the fixed buildtoc.
32302      Branch: cfgperl
32303            ! pod/perltoc.pod
32304 ____________________________________________________________________________
32305 [  6091] By: jhi                                   on 2000/05/07  22:24:16
32306         Log: Integrate with Sarathy.
32307      Branch: cfgperl
32308           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
32309           !> t/op/substr.t toke.c
32310 ____________________________________________________________________________
32311 [  6090] By: gsar                                  on 2000/05/07  19:47:07
32312         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
32313              [NI]OK; added tests for both
32314      Branch: perl
32315            ! perl.c pp_hot.c sv.c t/op/substr.t
32316 ____________________________________________________________________________
32317 [  6089] By: gsar                                  on 2000/05/07  18:18:38
32318         Log: buildtoc tweak to fix newline lossage
32319      Branch: perl
32320            ! pod/buildtoc
32321 ____________________________________________________________________________
32322 [  6088] By: jhi                                   on 2000/05/07  16:35:36
32323         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
32324              because we do not use those.  The HAS_GETSPNAM remains,
32325              though, because we still do use that.
32326      Branch: cfgperl
32327            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32328            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
32329            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
32330            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
32331            ! win32/config.vc win32/config_H.bc win32/config_H.gc
32332            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
32333 ____________________________________________________________________________
32334 [  6087] By: gsar                                  on 2000/05/07  16:05:16
32335         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
32336      Branch: perl
32337            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
32338 ____________________________________________________________________________
32339 [  6086] By: jhi                                   on 2000/05/07  15:27:07
32340         Log: Integrate with Sarathy.
32341      Branch: cfgperl
32342           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32343           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32344           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
32345           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
32346           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
32347           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
32348 ____________________________________________________________________________
32349 [  6085] By: gsar                                  on 2000/05/07  05:52:02
32350         Log: repeat operator (x) doesn't preserve utf8-ness
32351      Branch: perl
32352            ! pp.c t/op/substr.t
32353 ____________________________________________________________________________
32354 [  6084] By: gsar                                  on 2000/05/07  05:39:55
32355         Log: substr() does not preserve utf8-ness (from Stefan Eissing
32356              <Eissing@medicaldataservice.de>); added tests
32357      Branch: perl
32358            ! pp.c t/op/substr.t
32359 ____________________________________________________________________________
32360 [  6083] By: gsar                                  on 2000/05/07  05:24:46
32361         Log: note about undocumented caller() return value (from M.J.T. Guy);
32362              yet another peek.t tweak
32363      Branch: perl
32364            ! pod/perlfunc.pod t/lib/peek.t
32365 ____________________________________________________________________________
32366 [  6082] By: gsar                                  on 2000/05/07  05:08:40
32367         Log: peek.t non-portable to ithreads
32368      Branch: perl
32369            ! t/lib/peek.t
32370 ____________________________________________________________________________
32371 [  6081] By: gsar                                  on 2000/05/07  04:17:04
32372         Log: better default perlbug categories for ok reports (from Richard Foley)
32373      Branch: perl
32374            ! utils/perlbug.PL
32375 ____________________________________________________________________________
32376 [  6080] By: gsar                                  on 2000/05/07  04:08:07
32377         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
32378              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
32379      Branch: perl
32380            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32381            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32382            ! AUTHORS MAINTAIN MANIFEST
32383 ____________________________________________________________________________
32384 [  6079] By: gsar                                  on 2000/05/07  04:01:38
32385         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
32386      Branch: perl
32387            ! lib/Carp/Heavy.pm
32388 ____________________________________________________________________________
32389 [  6078] By: gsar                                  on 2000/05/07  01:24:19
32390         Log: workaround for CRT bug in chdir() (from Charles Lane, via
32391              Peter Prymmer)
32392      Branch: perl
32393            ! iperlsys.h vms/vms.c vms/vmsish.h
32394 ____________________________________________________________________________
32395 [  6077] By: gsar                                  on 2000/05/07  01:22:23
32396         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
32397              and Tom Phoenix)
32398      Branch: perl
32399            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
32400 ____________________________________________________________________________
32401 [  6076] By: gsar                                  on 2000/05/06  17:36:29
32402         Log: integrate cfgperl contents into mainline
32403      Branch: perl
32404           +> t/lib/peek.t
32405           !> Configure MANIFEST Porting/Glossary Porting/config.sh
32406           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
32407           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
32408           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
32409 ____________________________________________________________________________
32410 [  6075] By: jhi                                   on 2000/05/05  18:56:10
32411         Log: Make the test more portable.
32412      Branch: cfgperl
32413            ! t/lib/peek.t
32414 ____________________________________________________________________________
32415 [  6074] By: jhi                                   on 2000/05/05  18:49:20
32416         Log: Introduce t/lib/peek.t.
32417      Branch: cfgperl
32418            + t/lib/peek.t
32419            ! MANIFEST
32420 ____________________________________________________________________________
32421 [  6073] By: jhi                                   on 2000/05/05  14:30:45
32422         Log: Complex tweaks.
32423      Branch: cfgperl
32424            ! lib/Math/Complex.pm t/lib/complex.t
32425 ____________________________________________________________________________
32426 [  6072] By: jhi                                   on 2000/05/05  12:27:13
32427         Log: Integrate with Sarathy.
32428      Branch: cfgperl
32429           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
32430           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32431           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
32432           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
32433 ____________________________________________________________________________
32434 [  6071] By: gsar                                  on 2000/05/05  02:24:46
32435         Log: misformatted perllocal.pod (from Tim Jenness
32436              <t.jenness@jach.hawaii.edu>)
32437      Branch: perl
32438            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
32439 ____________________________________________________________________________
32440 [  6070] By: gsar                                  on 2000/05/05  02:16:52
32441         Log: remove misleading comment (from M.J.T. Guy)
32442      Branch: perl
32443            ! t/lib/anydbm.t
32444 ____________________________________________________________________________
32445 [  6069] By: gsar                                  on 2000/05/05  02:15:13
32446         Log: File::Spec compatibility update (from Barrie Slaymaker
32447              <barries@slaysys.com>)
32448      Branch: perl
32449            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32450            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
32451 ____________________________________________________________________________
32452 [  6068] By: gsar                                  on 2000/05/05  02:01:50
32453         Log: note about values()
32454      Branch: perl
32455            ! pod/perlfunc.pod
32456 ____________________________________________________________________________
32457 [  6067] By: gsar                                  on 2000/05/05  01:33:09
32458         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
32459      Branch: perl
32460            ! win32/win32.c
32461 ____________________________________________________________________________
32462 [  6066] By: gsar                                  on 2000/05/05  01:23:43
32463         Log: s/END/CHECK/
32464      Branch: perl
32465            ! perl.c
32466 ____________________________________________________________________________
32467 [  6065] By: jhi                                   on 2000/05/04  17:30:22
32468         Log: Integrate with Sarathy.
32469      Branch: cfgperl
32470           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
32471 ____________________________________________________________________________
32472 [  6064] By: gsar                                  on 2000/05/04  17:26:14
32473         Log: change#5905 wasn't quite right--it's intent only applies when arguments
32474              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
32475      Branch: perl
32476            ! pp_sys.c sv.c
32477 ____________________________________________________________________________
32478 [  6063] By: gsar                                  on 2000/05/04  16:52:29
32479         Log: tokeq() could read unallocated field in argument
32480      Branch: perl
32481            ! toke.c
32482 ____________________________________________________________________________
32483 [  6062] By: gsar                                  on 2000/05/04  16:34:51
32484         Log: additional tests for utf8.t
32485      Branch: perl
32486            ! t/pragma/utf8.t
32487 ____________________________________________________________________________
32488 [  6061] By: gsar                                  on 2000/05/04  16:09:28
32489         Log: change#5921 neglected to make eq honor "use bytes"
32490      Branch: perl
32491            ! sv.c
32492 ____________________________________________________________________________
32493 [  6060] By: jhi                                   on 2000/05/04  15:30:16
32494         Log: Integrate with Sarathy.
32495      Branch: cfgperl
32496           !> perl.c regcomp.c t/pragma/utf8.t
32497 ____________________________________________________________________________
32498 [  6059] By: jhi                                   on 2000/05/04  15:26:37
32499         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
32500              in natively 64-bit platforms where a long is a quad (no need
32501              for long longs).  Also added bias for IVs.
32502      Branch: cfgperl
32503            ! toke.c
32504 ____________________________________________________________________________
32505 [  6058] By: gsar                                  on 2000/05/04  00:19:14
32506         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
32507              (spotted by Donald Kinzer <dkinzer@premia.com>)
32508      Branch: perl
32509            ! perl.c
32510 ____________________________________________________________________________
32511 [  6057] By: gsar                                  on 2000/05/03  18:34:01
32512         Log: fix broken parsing of /\x{ab}/
32513      Branch: perl
32514            ! regcomp.c t/pragma/utf8.t
32515 ____________________________________________________________________________
32516 [  6056] By: jhi                                   on 2000/05/03  17:57:16
32517         Log: The search of infinity continues, this time simplified.
32518      Branch: cfgperl
32519            ! lib/Math/Complex.pm
32520 ____________________________________________________________________________
32521 [  6055] By: jhi                                   on 2000/05/03  17:45:30
32522         Log: Detypo.
32523      Branch: cfgperl
32524            ! hints/unicos.sh
32525 ____________________________________________________________________________
32526 [  6054] By: jhi                                   on 2000/05/02  22:28:27
32527         Log: Be more forgiving in POSIX about HUGE_VALL.
32528      Branch: cfgperl
32529            ! ext/POSIX/POSIX.xs
32530 ____________________________________________________________________________
32531 [  6053] By: jhi                                   on 2000/05/02  22:25:05
32532         Log: Integrate with Sarathy.
32533      Branch: cfgperl
32534           !> hints/irix_6.sh pod/perlop.pod
32535 ____________________________________________________________________________
32536 [  6052] By: jhi                                   on 2000/05/02  22:24:31
32537         Log: Unicos hint tweak.
32538      Branch: cfgperl
32539            ! hints/unicos.sh
32540 ____________________________________________________________________________
32541 [  6051] By: jhi                                   on 2000/05/02  22:21:26
32542         Log: Complex tweakery.
32543      Branch: cfgperl
32544            ! lib/Math/Complex.pm t/lib/complex.t
32545 ____________________________________________________________________________
32546 [  6050] By: jhi                                   on 2000/05/02  19:26:22
32547         Log: Use setxxent()/endxxent().
32548      Branch: cfgperl
32549            ! t/op/grent.t t/op/pwent.t
32550 ____________________________________________________________________________
32551 [  6049] By: jhi                                   on 2000/05/02  19:06:02
32552         Log: Test both the scalar and list contexts.
32553      Branch: cfgperl
32554            ! t/op/grent.t t/op/pwent.t
32555 ____________________________________________________________________________
32556 [  6048] By: gsar                                  on 2000/05/02  18:29:10
32557         Log: add note about how $( doesn't interpolate in REs (from
32558              Philip Newton <newton@ficus.frogspace.net>)
32559      Branch: perl
32560            ! pod/perlop.pod
32561 ____________________________________________________________________________
32562 [  6047] By: jhi                                   on 2000/05/02  17:41:24
32563         Log: Call getspnam() only iff needd.
32564      Branch: cfgperl
32565            ! pp_sys.c
32566 ____________________________________________________________________________
32567 [  6046] By: gsar                                  on 2000/05/02  17:07:25
32568         Log: libscheck has insufficient checks for n32 libs (from
32569              Albert Chin-A-Young <china@thewrittenword.com>)
32570      Branch: perl
32571            ! hints/irix_6.sh
32572 ____________________________________________________________________________
32573 [  6045] By: jhi                                   on 2000/05/02  13:57:17
32574         Log: Integrate with Sarathy.
32575      Branch: cfgperl
32576           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
32577           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
32578 ____________________________________________________________________________
32579 [  6044] By: gsar                                  on 2000/05/02  06:48:19
32580         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
32581              such that underscores are only ignored in literal numbers,
32582              "\x{...}", and hex/oct argument
32583      Branch: perl
32584            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
32585 ____________________________________________________________________________
32586 [  6043] By: gsar                                  on 2000/05/02  02:22:29
32587         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
32588      Branch: perl
32589            ! pod/perlretut.pod
32590 ____________________________________________________________________________
32591 [  6042] By: gsar                                  on 2000/05/02  02:17:51
32592         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
32593      Branch: perl
32594            ! pod/perltrap.pod
32595 ____________________________________________________________________________
32596 [  6041] By: gsar                                  on 2000/05/02  01:53:51
32597         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
32598              to compensate
32599      Branch: perl
32600            ! Porting/makerel
32601 ____________________________________________________________________________
32602 [  6040] By: gsar                                  on 2000/05/02  01:51:57
32603         Log: missing files in MANIFEST
32604      Branch: perl
32605            ! MANIFEST
32606 ____________________________________________________________________________
32607 [  6039] By: jhi                                   on 2000/05/02  00:36:46
32608         Log: Infinite problems.
32609      Branch: cfgperl
32610            ! lib/Math/Complex.pm
32611 ____________________________________________________________________________
32612 [  6038] By: jhi                                   on 2000/05/02  00:06:38
32613         Log: pwent/spent #ifdef imbalance.
32614      Branch: cfgperl
32615            ! pp_sys.c
32616 ____________________________________________________________________________
32617 [  6037] By: jhi                                   on 2000/05/01  22:50:11
32618         Log: Use HUGE_VALL if applicable.
32619      Branch: cfgperl
32620            ! ext/POSIX/POSIX.xs util.c
32621 ____________________________________________________________________________
32622 [  6036] By: jhi                                   on 2000/05/01  22:20:53
32623         Log: Correct Freudian slip.
32624      Branch: cfgperl
32625            ! pp_sys.c
32626 ____________________________________________________________________________
32627 [  6035] By: jhi                                   on 2000/05/01  21:07:38
32628         Log: Continue on the pwent/spent case.
32629      Branch: cfgperl
32630            ! pp_sys.c
32631 ____________________________________________________________________________
32632 [  6034] By: jhi                                   on 2000/05/01  17:45:14
32633         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
32634              adjustments in 6032 conflicted badly with this, will have
32635              to revisit them later.
32636      Branch: cfgperl
32637           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
32638           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
32639           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
32640           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
32641           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
32642           !> t/lib/cgi-html.t t/lib/cgi-request.t
32643 ____________________________________________________________________________
32644 [  6033] By: jhi                                   on 2000/05/01  17:40:49
32645         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
32646      Branch: cfgperl
32647            ! pp_sys.c
32648 ____________________________________________________________________________
32649 [  6032] By: gsar                                  on 2000/05/01  15:56:32
32650         Log: whitespace adjustments
32651      Branch: perl
32652            ! pp_sys.c
32653 ____________________________________________________________________________
32654 [  6031] By: gsar                                  on 2000/05/01  15:19:41
32655         Log: small nits in diagnostics.pm (from Robin Barker)
32656      Branch: perl
32657            ! lib/diagnostics.pm pod/perldiag.pod
32658 ____________________________________________________________________________
32659 [  6030] By: gsar                                  on 2000/05/01  08:39:18
32660         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
32661              for @- and @+ (from Johan Vromans)
32662      Branch: perl
32663            ! lib/English.pm pod/perlvar.pod
32664 ____________________________________________________________________________
32665 [  6029] By: gsar                                  on 2000/05/01  08:16:10
32666         Log: add CGI.pm v2.66 (from Lincoln Stein)
32667      Branch: perl
32668            + lib/CGI/Util.pm t/lib/cgi-pretty.t
32669            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
32670            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
32671            ! t/lib/cgi-html.t t/lib/cgi-request.t
32672 ____________________________________________________________________________
32673 [  6028] By: gsar                                  on 2000/05/01  06:34:41
32674         Log: Pod::Man generates groff-incompatible macro definition (from
32675              Tom Christiansen)
32676      Branch: perl
32677            ! lib/Pod/Man.pm
32678 ____________________________________________________________________________
32679 [  6027] By: gsar                                  on 2000/05/01  06:31:36
32680         Log: podlators-1.02 update (from Russ Allbery)
32681      Branch: perl
32682            ! lib/Pod/Man.pm lib/Pod/Text.pm
32683 ____________________________________________________________________________
32684 [  6026] By: jhi                                   on 2000/04/30  23:24:23
32685         Log: Integrate with Sarathy.
32686      Branch: cfgperl
32687           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
32688           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
32689           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
32690           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
32691           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
32692           !> t/lib/syslog.t toke.c win32/win32.h
32693 ____________________________________________________________________________
32694 [  6025] By: gsar                                  on 2000/04/30  18:17:47
32695         Log: Is{Alnum,Alpha,Word} don't match titlecase
32696              
32697              TODO: IsSpace is defined recursively!
32698              
32699              (both spotted by Larry)
32700      Branch: perl
32701            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
32702            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
32703 ____________________________________________________________________________
32704 [  6024] By: gsar                                  on 2000/04/30  17:50:19
32705         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
32706              (from Hugo van der Sanden)
32707      Branch: perl
32708            ! toke.c
32709 ____________________________________________________________________________
32710 [  6023] By: gsar                                  on 2000/04/30  17:14:43
32711         Log: debugger stomps on $. (from M.J.T. Guy)
32712      Branch: perl
32713            ! lib/perl5db.pl
32714 ____________________________________________________________________________
32715 [  6022] By: gsar                                  on 2000/04/30  16:59:22
32716         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
32717      Branch: perl
32718            ! sv.c
32719 ____________________________________________________________________________
32720 [  6021] By: gsar                                  on 2000/04/29  21:00:08
32721         Log: remove Win2K issue in pod (fixed by change#6020)
32722      Branch: perl
32723            ! README.win32 pod/perl56delta.pod
32724 ____________________________________________________________________________
32725 [  6020] By: gsar                                  on 2000/04/29  20:51:49
32726         Log: test tweak
32727      Branch: perl
32728            ! t/lib/open3.t
32729 ____________________________________________________________________________
32730 [  6019] By: gsar                                  on 2000/04/29  20:34:27
32731         Log: windows portability tweaks
32732      Branch: perl
32733            ! t/lib/b.t win32/win32.h
32734 ____________________________________________________________________________
32735 [  6018] By: gsar                                  on 2000/04/29  19:55:24
32736         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
32737              make _PATH_LOG() return "" if unavailable
32738      Branch: perl
32739            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
32740            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
32741 ____________________________________________________________________________
32742 [  6017] By: jhi                                   on 2000/04/28  22:49:46
32743         Log: Integrate with Sarathy.
32744      Branch: cfgperl
32745           !> op.c perl.c pod/perldiag.pod t/lib/b.t
32746 ____________________________________________________________________________
32747 [  6016] By: jhi                                   on 2000/04/28  22:46:14
32748         Log: Do not warn that an infinity does not look like a number.
32749      Branch: cfgperl
32750            ! sv.c
32751 ____________________________________________________________________________
32752 [  6015] By: gsar                                  on 2000/04/28  22:35:49
32753         Log: tweak test for portability
32754      Branch: perl
32755            ! t/lib/b.t
32756 ____________________________________________________________________________
32757 [  6014] By: gsar                                  on 2000/04/28  22:05:31
32758         Log: glob() loading File::Glob behind the scenes may cause syntax errors
32759      Branch: perl
32760            ! op.c
32761 ____________________________________________________________________________
32762 [  6013] By: gsar                                  on 2000/04/28  21:25:22
32763         Log: tweak change#5945 to display correct switch name in diagnostic
32764      Branch: perl
32765            ! perl.c pod/perldiag.pod
32766 ____________________________________________________________________________
32767 [  6012] By: jhi                                   on 2000/04/28  21:08:12
32768         Log: Integrate with Sarathy.
32769      Branch: cfgperl
32770           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
32771           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
32772           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
32773 ____________________________________________________________________________
32774 [  6011] By: jhi                                   on 2000/04/28  21:04:46
32775         Log: &HUGE_VAL is not defined, it exists.
32776      Branch: cfgperl
32777            ! lib/Math/Complex.pm
32778 ____________________________________________________________________________
32779 [  6010] By: gsar                                  on 2000/04/28  21:02:58
32780         Log: clarify note about shadow password support (from
32781              gellyfish@gellyfish.com)
32782      Branch: perl
32783            ! pod/perlfunc.pod
32784 ____________________________________________________________________________
32785 [  6009] By: gsar                                  on 2000/04/28  21:00:00
32786         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
32787      Branch: perl
32788            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
32789 ____________________________________________________________________________
32790 [  6008] By: gsar                                  on 2000/04/28  20:56:33
32791         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
32792      Branch: perl
32793            ! installperl vms/subconfigure.com
32794 ____________________________________________________________________________
32795 [  6007] By: gsar                                  on 2000/04/28  20:51:21
32796         Log: note about compile failures and END blocks (from M.J.T. Guy)
32797      Branch: perl
32798            ! pod/perl56delta.pod pod/perlmod.pod
32799 ____________________________________________________________________________
32800 [  6006] By: jhi                                   on 2000/04/28  20:42:14
32801         Log: Regen Configure.
32802      Branch: cfgperl
32803            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32804            ! config_h.SH
32805 ____________________________________________________________________________
32806 [  6005] By: gsar                                  on 2000/04/28  20:41:16
32807         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
32808      Branch: perl
32809            ! utils/perldoc.PL
32810 ____________________________________________________________________________
32811 [  6004] By: jhi                                   on 2000/04/28  20:28:21
32812         Log: Integrate with Sarathy.
32813      Branch: cfgperl
32814           !> Configure INSTALL Porting/Glossary Porting/config.sh
32815           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
32816           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
32817           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
32818           !> win32/config.vc win32/win32.c
32819 ____________________________________________________________________________
32820 [  6003] By: gsar                                  on 2000/04/28  20:11:20
32821         Log: allow REG_EXPAND_SZ keys in Windows registry (from
32822              John Clayton <John.Clayton@barclayscapital.com>)
32823      Branch: perl
32824            ! win32/win32.c
32825 ____________________________________________________________________________
32826 [  6002] By: gsar                                  on 2000/04/28  19:34:16
32827         Log: destructive sv_setsv() can lose UV-ness from source, causing
32828              numeric promotions/comparisons to fail to do the right thing
32829      Branch: perl
32830            ! sv.c
32831 ____________________________________________________________________________
32832 [  6001] By: gsar                                  on 2000/04/28  18:44:15
32833         Log: support additional library locations via $Config{otherlibdirs}
32834              (from Andy Dougherty)
32835      Branch: perl
32836            ! Configure INSTALL Porting/Glossary Porting/config.sh
32837            ! Porting/config_H config_h.SH epoc/config.sh perl.c
32838            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
32839            ! win32/config.bc win32/config.gc win32/config.vc
32840 ____________________________________________________________________________
32841 [  6000] By: gsar                                  on 2000/04/28  18:26:58
32842         Log: reworked otherlibdirs.U (from Andy Dougherty)
32843      Branch: metaconfig
32844            ! U/installdirs/otherlibdirs.U
32845 ____________________________________________________________________________
32846 [  5999] By: gsar                                  on 2000/04/28  18:17:07
32847         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
32848      Branch: perl
32849            ! t/pragma/warn/toke toke.c
32850 ____________________________________________________________________________
32851 [  5998] By: jhi                                   on 2000/04/28  13:32:17
32852         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
32853      Branch: cfgperl
32854            ! lib/Math/Complex.pm
32855 ____________________________________________________________________________
32856 [  5997] By: jhi                                   on 2000/04/28  13:14:04
32857         Log: Preserve $!.
32858      Branch: cfgperl
32859            ! lib/Math/Complex.pm
32860 ____________________________________________________________________________
32861 [  5996] By: jhi                                   on 2000/04/28  12:59:23
32862         Log: Integrate with Sarathy.
32863      Branch: cfgperl
32864           +> pod/perlrequick.pod pod/perlretut.pod
32865           !> (integrate 51 files)
32866 ____________________________________________________________________________
32867 [  5995] By: gsar                                  on 2000/04/28  09:37:36
32868         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
32869      Branch: perl
32870            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
32871 ____________________________________________________________________________
32872 [  5994] By: gsar                                  on 2000/04/28  09:33:26
32873         Log: fix for missed accounting for null byte in pack("Z",...) (from
32874              M.J.T. Guy)
32875      Branch: perl
32876            ! pp.c t/op/pack.t
32877 ____________________________________________________________________________
32878 [  5993] By: gsar                                  on 2000/04/28  09:30:05
32879         Log: various minor tweaks seen on p5p
32880      Branch: perl
32881            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
32882 ____________________________________________________________________________
32883 [  5992] By: gsar                                  on 2000/04/28  09:08:19
32884         Log: pod nit (from Simon Cozens)
32885      Branch: perl
32886            ! pod/perlop.pod
32887 ____________________________________________________________________________
32888 [  5991] By: gsar                                  on 2000/04/28  09:06:36
32889         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
32890      Branch: perl
32891            ! README.posix-bc hints/posix-bc.sh
32892 ____________________________________________________________________________
32893 [  5990] By: gsar                                  on 2000/04/28  08:54:52
32894         Log: use $ENV{LIB} to search for libs under Visual C compiler
32895              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
32896      Branch: perl
32897            ! lib/ExtUtils/Liblist.pm
32898 ____________________________________________________________________________
32899 [  5989] By: gsar                                  on 2000/04/28  08:27:12
32900         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
32901              itself and no other (from Tom Hughes)
32902      Branch: perl
32903            ! t/op/array.t toke.c
32904 ____________________________________________________________________________
32905 [  5988] By: gsar                                  on 2000/04/28  08:01:38
32906         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
32907              <paul@miraclefish.com>)
32908      Branch: perl
32909            ! lib/ExtUtils/MakeMaker.pm
32910 ____________________________________________________________________________
32911 [  5987] By: gsar                                  on 2000/04/28  07:53:09
32912         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
32913      Branch: perl
32914            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
32915 ____________________________________________________________________________
32916 [  5986] By: gsar                                  on 2000/04/28  07:44:17
32917         Log: add regular expressions tutorial and quick-start guide (from
32918              Mark Kvale <kvale@phy.ucsf.edu>)
32919      Branch: perl
32920            + pod/perlrequick.pod pod/perlretut.pod
32921            ! AUTHORS MAINTAIN MANIFEST
32922 ____________________________________________________________________________
32923 [  5985] By: gsar                                  on 2000/04/28  07:30:28
32924         Log: forked child may not exit correctly if it failed to open
32925              /dev/console (from Graham Barr)
32926      Branch: perl
32927            ! ext/Sys/Syslog/Syslog.pm
32928 ____________________________________________________________________________
32929 [  5984] By: gsar                                  on 2000/04/28  07:27:20
32930         Log: attributes::reftype() doesn't work on tied argument
32931      Branch: perl
32932            ! xsutils.c
32933 ____________________________________________________________________________
32934 [  5983] By: gsar                                  on 2000/04/28  07:15:04
32935         Log: numeric conversion of non-number in change#3378 tramples on
32936              OOK offset, causing segfaults
32937      Branch: perl
32938            ! sv.c
32939 ____________________________________________________________________________
32940 [  5982] By: gsar                                  on 2000/04/28  04:48:25
32941         Log: avoid error in IO::Socket::INET when given an unknown service name
32942              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
32943      Branch: perl
32944            ! ext/IO/lib/IO/Socket/INET.pm
32945 ____________________________________________________________________________
32946 [  5981] By: gsar                                  on 2000/04/28  04:31:31
32947         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
32948              prototype mismatch with CORE::glob(); update pod and tests to
32949              suit (File::Glob::glob() is still available for backward
32950              compatibility, but should be considered deprecated)
32951      Branch: perl
32952            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
32953            ! t/lib/glob-taint.t
32954 ____________________________________________________________________________
32955 [  5980] By: gsar                                  on 2000/04/28  03:47:29
32956         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
32957              <ghudson@mit.edu>)
32958      Branch: metaconfig
32959            ! U/modified/Options.U
32960      Branch: perl
32961            ! Configure
32962 ____________________________________________________________________________
32963 [  5979] By: gsar                                  on 2000/04/28  03:07:54
32964         Log: under useithreads, constant pad entries could inadvertantly be
32965              shared across threads (from Eric Blood <eblood@xmission.com>);
32966              added Eric's test case to testsuite
32967      Branch: perl
32968            ! op.c t/op/misc.t
32969 ____________________________________________________________________________
32970 [  5978] By: gsar                                  on 2000/04/27  21:13:00
32971         Log: sync version numbers in File::Spec with the ones on CPAN
32972              (from Barrie Slaymaker)
32973      Branch: perl
32974            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
32975            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
32976            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
32977 ____________________________________________________________________________
32978 [  5977] By: gsar                                  on 2000/04/27  21:07:29
32979         Log: autoquote barewords followed by newline and arrow properly
32980              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
32981      Branch: perl
32982            ! t/pragma/warn/toke toke.c
32983 ____________________________________________________________________________
32984 [  5976] By: gsar                                  on 2000/04/27  20:41:20
32985         Log: DB_File v1.73 update (from Paul Marquess)
32986      Branch: perl
32987            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
32988            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
32989 ____________________________________________________________________________
32990 [  5975] By: gsar                                  on 2000/04/27  20:34:24
32991         Log: allow sort() reentrancy (variant of patch suggested by
32992              Hugo van der Sanden)
32993      Branch: perl
32994            ! pp_ctl.c t/op/sort.t
32995 ____________________________________________________________________________
32996 [  5974] By: gsar                                  on 2000/04/27  19:46:57
32997         Log: change#4197 somehow missed initializing PL_errors, meaning
32998              sytax error queueing wasn't working outside eval"" at all;
32999              also fixed eval"" to localize PL_error_count, so that compile-time
33000              eval's don't clobber the error state of the outer context
33001      Branch: perl
33002            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
33003            ! t/pragma/warn/toke
33004 ____________________________________________________________________________
33005 [  5973] By: gsar                                  on 2000/04/27  18:29:05
33006         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
33007      Branch: perl
33008            ! regcomp.c regexec.c t/op/re_tests
33009 ____________________________________________________________________________
33010 [  5972] By: jhi                                   on 2000/04/27  18:22:41
33011         Log: Integrate with Sarathy.
33012      Branch: cfgperl
33013           +> t/lib/b.t t/lib/syslog.t
33014           !> (integrate 31 files)
33015 ____________________________________________________________________________
33016 [  5971] By: jhi                                   on 2000/04/27  18:18:46
33017         Log: Unicos tweaks from Mark P. Lutz.
33018      Branch: cfgperl
33019            ! hints/unicos.sh lib/Math/Complex.pm
33020 ____________________________________________________________________________
33021 [  5970] By: gsar                                  on 2000/04/27  18:05:11
33022         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
33023              IV is >32bits
33024      Branch: perl
33025            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
33026 ____________________________________________________________________________
33027 [  5969] By: gsar                                  on 2000/04/27  17:50:56
33028         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
33029      Branch: perl
33030            + t/lib/syslog.t
33031            ! MANIFEST ext/Sys/Syslog/Syslog.pm
33032 ____________________________________________________________________________
33033 [  5968] By: gsar                                  on 2000/04/27  17:44:49
33034         Log: tolerate spaces in group names in test on solaris (from David Boyce
33035              <dsb@boyski.com>)
33036      Branch: perl
33037            ! t/op/groups.t
33038 ____________________________________________________________________________
33039 [  5967] By: gsar                                  on 2000/04/27  17:41:22
33040         Log: improved docs on the warn_uninit diagnostic (from David Glasser
33041              and Simon Cozens)
33042      Branch: perl
33043            ! pod/perldiag.pod
33044 ____________________________________________________________________________
33045 [  5966] By: gsar                                  on 2000/04/27  16:54:58
33046         Log: add testsuite for B backends, fix bug in B::Deparse (from
33047              Simon Cozens <simon@brecon.co.uk>)
33048      Branch: perl
33049            + t/lib/b.t
33050            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
33051 ____________________________________________________________________________
33052 [  5965] By: gsar                                  on 2000/04/27  16:10:37
33053         Log: avoid "will not stay shared" warnings for our variables (from
33054              Robin Barker)
33055      Branch: perl
33056            ! op.c t/pragma/warn/op
33057 ____________________________________________________________________________
33058 [  5964] By: gsar                                  on 2000/04/27  07:05:05
33059         Log: reformat to 72 columns (again)
33060      Branch: perl
33061            ! pod/perldiag.pod
33062 ____________________________________________________________________________
33063 [  5963] By: gsar                                  on 2000/04/27  06:28:31
33064         Log: patch from Larry to make (\&) prototype work; added tests for
33065              the same
33066      Branch: perl
33067            ! op.c t/comp/proto.t
33068 ____________________________________________________________________________
33069 [  5962] By: gsar                                  on 2000/04/27  06:15:47
33070         Log: updated README.hpux (from Jeff Okamoto)
33071      Branch: perl
33072            ! README.hpux
33073 ____________________________________________________________________________
33074 [  5961] By: gsar                                  on 2000/04/27  05:55:03
33075         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
33076      Branch: perl
33077            ! emacs/cperl-mode.el
33078 ____________________________________________________________________________
33079 [  5960] By: gsar                                  on 2000/04/27  05:49:26
33080         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
33081      Branch: perl
33082            ! INSTALL
33083 ____________________________________________________________________________
33084 [  5959] By: gsar                                  on 2000/04/27  05:33:41
33085         Log: doubled words in pods (from Simon Cozens
33086              <simon.p.cozens@jp.pwcglobal.com>)
33087      Branch: perl
33088            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
33089            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
33090            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
33091            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
33092            ! pod/perltootc.pod
33093 ____________________________________________________________________________
33094 [  5958] By: gsar                                  on 2000/04/27  05:11:39
33095         Log: change#3569 deleted some essential code, revert; avoid use of
33096              atexit() to make DynaLoader work properly on AIX under mod_perl
33097              (from Jens-Uwe Mager <jum@helios.de>)
33098      Branch: perl
33099            ! ext/DynaLoader/dl_aix.xs
33100 ____________________________________________________________________________
33101 [  5957] By: gsar                                  on 2000/04/27  04:54:51
33102         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
33103      Branch: perl
33104            ! pod/perlmod.pod
33105 ____________________________________________________________________________
33106 [  5956] By: gsar                                  on 2000/04/27  04:51:47
33107         Log: better diagnostics on failed tests (from Ilya Zakharevich)
33108      Branch: perl
33109            ! t/op/lex_assign.t
33110 ____________________________________________________________________________
33111 [  5955] By: gsar                                  on 2000/04/27  04:26:44
33112         Log: longstanding bug exposed by change#3307: sort arguments weren't
33113              compiled with the right wantarray context (ensuing runtime lookup
33114              via block_gimme() was getting the incidental context of the
33115              sort() itself)
33116      Branch: perl
33117            ! op.c t/op/sort.t
33118 ____________________________________________________________________________
33119 [  5954] By: gsar                                  on 2000/04/26  23:42:12
33120         Log: integrate cfgperl contents into mainline
33121      Branch: perl
33122           !> (integrate 30 files)
33123 ____________________________________________________________________________
33124 [  5953] By: jhi                                   on 2000/04/26  23:06:42
33125         Log: Integrate with Sarathy.
33126      Branch: cfgperl
33127           !> README.win32 ext/B/B/Deparse.pm
33128           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
33129           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
33130           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
33131           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
33132           !> utils/perldoc.PL vms/perlvms.pod
33133 ____________________________________________________________________________
33134 [  5952] By: jhi                                   on 2000/04/26  23:03:46
33135         Log: Undo "use integer" addition from 64bitint as it seems
33136              to break most of the subtests in Digital UNIX;
33137              Unicos needs to find another way.
33138      Branch: cfgperl
33139            ! t/op/64bitint.t
33140 ____________________________________________________________________________
33141 [  5951] By: jhi                                   on 2000/04/26  22:57:53
33142         Log: Be more robust on "extreme" (large absolute value)
33143              arguments.  Originally reported by Daniel Connelly
33144              as a problem with asinh() on large negative arguments,
33145              asinh() used to bail out because an argument to log()
33146              ended up being zero.  Ilya Zakharevich proposed using
33147              Taylor's series in such cases, which for such large
33148              arguments is a very good approximation.
33149      Branch: cfgperl
33150            ! lib/Math/Complex.pm t/lib/complex.t
33151 ____________________________________________________________________________
33152 [  5950] By: gsar                                  on 2000/04/25  19:13:12
33153         Log: reformat perldiag to avoid long lines
33154      Branch: perl
33155            ! pod/perldiag.pod
33156 ____________________________________________________________________________
33157 [  5949] By: gsar                                  on 2000/04/25  18:41:11
33158         Log: make perldoc use the pod2man from the same version (from
33159              M.J.T. Guy)
33160      Branch: perl
33161            ! utils/perldoc.PL
33162 ____________________________________________________________________________
33163 [  5948] By: gsar                                  on 2000/04/25  18:21:57
33164         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
33165              <kompas@kompas.usr.onet.pl>)
33166      Branch: perl
33167            ! lib/vars.pm
33168 ____________________________________________________________________________
33169 [  5947] By: gsar                                  on 2000/04/25  18:11:53
33170         Log: use &dl_error rather than &dl_load_file as the guard for calling
33171              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
33172              statically built perl)
33173      Branch: perl
33174            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
33175 ____________________________________________________________________________
33176 [  5946] By: jhi                                   on 2000/04/25  17:37:54
33177         Log: Document that tr() is not tr(1).
33178      Branch: cfgperl
33179            ! pod/perlop.pod
33180 ____________________________________________________________________________
33181 [  5945] By: gsar                                  on 2000/04/25  16:34:33
33182         Log: make module name mandatory after -M switch; reorder perldiag
33183              alphabetically (from Mark-Jason Dominus)
33184      Branch: perl
33185            ! perl.c pod/perldiag.pod
33186 ____________________________________________________________________________
33187 [  5944] By: jhi                                   on 2000/04/25  01:15:18
33188         Log: On second thoughts frexp() does have two arguments.
33189      Branch: cfgperl
33190            ! perl.h
33191 ____________________________________________________________________________
33192 [  5943] By: jhi                                   on 2000/04/24  22:56:32
33193         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
33194              Now pp_ncmp() returns undef is either operand is a NaN.
33195      Branch: cfgperl
33196            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33197            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
33198            ! vms/subconfigure.com vos/config.def vos/config.h
33199            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
33200            ! win32/config.vc win32/config_H.bc win32/config_H.gc
33201            ! win32/config_H.vc
33202      Branch: metaconfig/U/perl
33203            + d_modfl.U
33204 ____________________________________________________________________________
33205 [  5942] By: jhi                                   on 2000/04/24  19:45:17
33206         Log: Regen Configure to match #5937.
33207      Branch: cfgperl
33208            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33209            ! config_h.SH
33210      Branch: metaconfig
33211            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
33212 ____________________________________________________________________________
33213 [  5941] By: jhi                                   on 2000/04/24  19:24:11
33214         Log: Further Unicos fixes for Mark Lutz.
33215      Branch: cfgperl
33216            ! hints/unicos.sh pp_ctl.c
33217 ____________________________________________________________________________
33218 [  5940] By: jhi                                   on 2000/04/24  19:09:06
33219         Log: Various Unicos 10.0.0.6 fixes.
33220              
33221              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
33222              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
33223              Reply-To: tecmpl1@triton.ca.boeing.com 
33224              To: perl5-porters@perl.org 
33225              Date: Fri, 14 Apr 2000 20:21:00 GMT 
33226              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
33227      Branch: cfgperl
33228            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
33229 ____________________________________________________________________________
33230 [  5939] By: gsar                                  on 2000/04/24  19:01:24
33231         Log: more pod nits (from Larry Virden)
33232      Branch: perl
33233            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
33234            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
33235            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
33236 ____________________________________________________________________________
33237 [  5938] By: gsar                                  on 2000/04/24  18:54:01
33238         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
33239      Branch: perl
33240            ! ext/B/B/Deparse.pm
33241 ____________________________________________________________________________
33242 [  5937] By: jhi                                   on 2000/04/24  17:39:00
33243         Log: Integrate with Sarathy.
33244      Branch: cfgperl
33245           +> (branch 31 files)
33246           !> (integrate 73 files)
33247 ____________________________________________________________________________
33248 [  5936] By: gsar                                  on 2000/04/24  17:30:06
33249         Log: additional tests for change#5934 (from Paul Marquess, who also
33250              sent in the same fix)
33251      Branch: perl
33252            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
33253            ! t/pragma/warn/5nolint t/pragma/warn/6default
33254 ____________________________________________________________________________
33255 [  5935] By: jhi                                   on 2000/04/24  17:26:05
33256         Log: Do not assume sign propagation.
33257              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
33258              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
33259              To: payner@ncifcrf.gov, perl5-porters@perl.org 
33260              Date: Tue, 18 Apr 2000 18:24:49 +0100 
33261              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
33262      Branch: cfgperl
33263            ! t/op/bop.t t/op/misc.t
33264 ____________________________________________________________________________
33265 [  5934] By: gsar                                  on 2000/04/24  17:16:54
33266         Log: propagate lexical warnings from surrounding scope correctly
33267              within string eval()
33268      Branch: perl
33269            ! pp_ctl.c t/pragma/warn/pp_ctl
33270 ____________________________________________________________________________
33271 [  5933] By: jhi                                   on 2000/04/24  17:01:07
33272         Log: Flatten the cpp jungle doing the nosuid checking.
33273      Branch: cfgperl
33274            ! perl.c
33275 ____________________________________________________________________________
33276 [  5932] By: gsar                                  on 2000/04/24  09:08:14
33277         Log: add rsignal(), whichsig() and do_join() to public API list
33278              (mod_perl uses them to good advantage)
33279      Branch: perl
33280            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
33281 ____________________________________________________________________________
33282 [  5931] By: gsar                                  on 2000/04/24  09:01:40
33283         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
33284      Branch: perl
33285            ! pp_hot.c regexec.c t/op/pat.t
33286 ____________________________________________________________________________
33287 [  5930] By: gsar                                  on 2000/04/24  08:58:33
33288         Log: small os390 tweaks (from Peter Prymmer)
33289      Branch: perl
33290            ! config_h.SH makedepend.SH
33291 ____________________________________________________________________________
33292 [  5929] By: gsar                                  on 2000/04/24  08:55:25
33293         Log: pod nits
33294      Branch: perl
33295            ! pod/perlguts.pod
33296 ____________________________________________________________________________
33297 [  5928] By: gsar                                  on 2000/04/24  08:50:13
33298         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
33299      Branch: perl
33300            ! ext/IO/lib/IO/Poll.pm
33301 ____________________________________________________________________________
33302 [  5927] By: gsar                                  on 2000/04/24  08:43:24
33303         Log: arrange for next() to resume at the unstack op rather than the
33304              loop conditional, so that scope cleanup happens correctly
33305              (from Stephen McCamant)
33306      Branch: perl
33307            ! op.c pp_ctl.c t/op/misc.t
33308 ____________________________________________________________________________
33309 [  5926] By: gsar                                  on 2000/04/24  08:18:40
33310         Log: on windows, reserve 16M of stack rather than 128M (allows more
33311              threads to run concurrently)
33312      Branch: perl
33313            ! win32/Makefile win32/makefile.mk
33314 ____________________________________________________________________________
33315 [  5925] By: gsar                                  on 2000/04/24  08:13:52
33316         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
33317      Branch: perl
33318            ! toke.c
33319 ____________________________________________________________________________
33320 [  5924] By: gsar                                  on 2000/04/24  08:08:59
33321         Log: avoid using uninitialized memory in require version check
33322      Branch: perl
33323            ! pp_ctl.c universal.c
33324 ____________________________________________________________________________
33325 [  5923] By: gsar                                  on 2000/04/24  07:20:14
33326         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
33327      Branch: perl
33328            ! ext/IO/lib/IO/Poll.pm
33329 ____________________________________________________________________________
33330 [  5922] By: gsar                                  on 2000/04/24  07:08:42
33331         Log: commentary about IoTYPE() (from Nathan Torkington)
33332      Branch: perl
33333            ! sv.h
33334 ____________________________________________________________________________
33335 [  5921] By: gsar                                  on 2000/04/24  06:58:26
33336         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
33337              by fix
33338      Branch: perl
33339            ! sv.c t/lib/charnames.t t/pragma/utf8.t
33340 ____________________________________________________________________________
33341 [  5920] By: gsar                                  on 2000/04/24  06:37:59
33342         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
33343      Branch: perl
33344            ! doop.c t/op/ver.t
33345 ____________________________________________________________________________
33346 [  5919] By: gsar                                  on 2000/04/24  06:21:58
33347         Log: Configure might miss old directories when prefix must be
33348              expanded (from Robin Barker)
33349      Branch: metaconfig
33350            ! U/installdirs/inc_version_list.U
33351      Branch: perl
33352            ! Configure
33353 ____________________________________________________________________________
33354 [  5918] By: gsar                                  on 2000/04/24  06:16:11
33355         Log: VMS nits in glob() test (from Charles Lane)
33356      Branch: perl
33357            ! t/lib/glob-basic.t
33358 ____________________________________________________________________________
33359 [  5917] By: gsar                                  on 2000/04/24  06:11:56
33360         Log: various pod nits (from Larry Virden and others)
33361      Branch: perl
33362            ! README.amiga README.hpux README.machten README.os2
33363            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
33364            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
33365            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
33366            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
33367            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
33368            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
33369            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
33370            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
33371 ____________________________________________________________________________
33372 [  5916] By: gsar                                  on 2000/04/24  05:52:43
33373         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
33374              <wjones@tc.fluke.com>)
33375      Branch: perl
33376            ! t/lib/glob-basic.t
33377 ____________________________________________________________________________
33378 [  5915] By: gsar                                  on 2000/04/24  05:07:01
33379         Log: supported platforms mixed up
33380      Branch: perl
33381            ! pod/perl56delta.pod pod/perlport.pod
33382 ____________________________________________________________________________
33383 [  5914] By: gsar                                  on 2000/04/24  04:56:08
33384         Log: caller() wasn't returning the right number of elements for
33385              eval {...}
33386      Branch: perl
33387            ! pp_ctl.c t/pragma/warn/9enabled
33388 ____________________________________________________________________________
33389 [  5913] By: gsar                                  on 2000/04/24  04:35:41
33390         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
33391              Mark-Jason Dominus)
33392      Branch: perl
33393            ! pod/perlfunc.pod
33394 ____________________________________________________________________________
33395 [  5912] By: gsar                                  on 2000/04/24  04:17:15
33396         Log: fix totally broken caching in UNIVERSAL::isa() (from
33397              Nick Ing-Simmons)
33398      Branch: perl
33399            ! t/op/universal.t universal.c
33400 ____________________________________________________________________________
33401 [  5911] By: gsar                                  on 2000/04/24  03:39:47
33402         Log: add linebreak properties from unicode/LineBrk.txt (from
33403              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
33404      Branch: perl
33405            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
33406            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
33407            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
33408            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
33409            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
33410            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
33411            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
33412            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
33413            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
33414            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
33415            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
33416            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
33417            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
33418            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
33419            + lib/unicode/Is/LbrkZW.pl
33420            ! lib/unicode/mktables.PL
33421 ____________________________________________________________________________
33422 [  5910] By: gsar                                  on 2000/04/24  03:23:10
33423         Log: typo in pod
33424      Branch: perl
33425            ! ext/Thread/Thread.pm
33426 ____________________________________________________________________________
33427 [  5909] By: gsar                                  on 2000/04/24  03:22:03
33428         Log: mode argument to do_binmode() should be file mode, not boolean
33429      Branch: perl
33430            ! pp_sys.c
33431 ____________________________________________________________________________
33432 [  5908] By: gsar                                  on 2000/04/16  16:51:08
33433         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
33434              always returns a valid GV even when the symbol is trapped by strictures
33435              (avoids coredumps)
33436              
33437              TODO: the C<package;> hack needs similar treatment
33438      Branch: perl
33439            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
33440            ! t/pragma/strict-vars
33441 ____________________________________________________________________________
33442 [  5907] By: jhi                                   on 2000/03/31  23:42:56
33443         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
33444              an assumption which #5905 demolished.
33445      Branch: cfgperl
33446            ! pp_sys.c
33447 ____________________________________________________________________________
33448 [  5906] By: jhi                                   on 2000/03/31  18:54:37
33449         Log: Typo in #5905.
33450      Branch: cfgperl
33451            ! t/op/64bitint.t
33452 ____________________________________________________________________________
33453 [  5905] By: jhi                                   on 2000/03/31  18:50:54
33454         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
33455              reported by Joseph N. Hall.  The bug was that even with use64bitint
33456              one had to use the prefixes q, L, or ll with printf/sprintf,
33457              contrary to the documentation and common sense.
33458      Branch: cfgperl
33459            ! sv.c t/op/64bitint.t
33460 ____________________________________________________________________________
33461 [  5904] By: gsar                                  on 2000/03/28  02:31:32
33462         Log: add Changes, perldelta.pod
33463      Branch: perl
33464            + Changes pod/perldelta.pod
33465 ____________________________________________________________________________
33466 [  5903] By: gsar                                  on 2000/03/28  02:03:55
33467         Log: rename Changes and perldelta.pod
33468      Branch: perl
33469           +> Changes5.6 pod/perl56delta.pod
33470            - Changes pod/perldelta.pod
33471            ! MANIFEST
33472 ____________________________________________________________________________
33473 [  5902] By: gsar                                  on 2000/03/28  01:59:14
33474         Log: create maint-5.6 branch
33475      Branch: maint-5.6/perl
33476           +> (branch 1611 files)
33477 ____________________________________________________________________________
33478 [  5901] By: jhi                                   on 2000/03/23  05:48:43
33479         Log: Integrate with Sarathy.
33480      Branch: cfgperl
33481           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
33482 ____________________________________________________________________________
33483 [  5900] By: gsar                                  on 2000/03/23  05:42:43
33484         Log: three guesses on what this is :-)
33485      Branch: perl
33486            ! Changes