Integrate mainline
[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 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
35         Log: Regen toc.
36      Branch: perl
37            ! pod/perltoc.pod
38 ____________________________________________________________________________
39 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
40         Log: Nit from Abhijit.
41      Branch: perl
42            ! lib/CPAN.pm
43 ____________________________________________________________________________
44 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
45         Log: Retract #11172.
46      Branch: perl
47            ! t/op/method.t
48 ____________________________________________________________________________
49 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
50         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
51              From: Norton Allen <allen@huarp.harvard.edu>
52              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
53              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
54      Branch: perl
55            ! lib/Cwd.pm
56 ____________________________________________________________________________
57 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
58         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
59              From: Norton Allen <allen@huarp.harvard.edu>
60              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
61              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
62      Branch: perl
63            ! utf8.h
64 ____________________________________________________________________________
65 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
66         Log: Retract #11165 since Sarathy pointed out it'll not
67              work properly under threads, the problem should be
68              solved using "the savestack, either via SSNEW() or
69              using a newSVpv()+SAVEFREESV() combo."
70      Branch: perl
71            ! ext/POSIX/POSIX.xs
72 ____________________________________________________________________________
73 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
74         Log: Retract #11125 since NI-S pointed out it'll not work in
75              cases where the extension has their own handcrafted INC
76              et alia.
77      Branch: perl
78            ! lib/ExtUtils/MM_Unix.pm
79 ____________________________________________________________________________
80 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
81         Log: Subject: RE: [PATCH] -I and MakeMaker again
82              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
83              Date: Fri, 6 Jul 2001 09:18:29 +0200
84              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
85      Branch: perl
86            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
87            ! lib/ExtUtils/MM_Win32.pm
88 ____________________________________________________________________________
89 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
90         Log: (Retracted by #11178)
91              Subject: [PATCH t/op/method.t] SUPER:: strangeness
92              From: Piers Cawley <pdcawley@iterative-software.com>
93              Date: 06 Jul 2001 10:49:01 +0100
94              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
95      Branch: perl
96            ! t/op/method.t
97 ____________________________________________________________________________
98 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
99         Log: VOS README update from Paul Green.
100      Branch: perl
101            ! README.vos
102 ____________________________________________________________________________
103 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
104         Log: Subject: [PATCH README.qnx hints/qnx.sh]
105              From: Norton Allen <allen@huarp.harvard.edu>
106              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
107              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
108      Branch: perl
109            ! README.qnx hints/qnx.sh
110 ____________________________________________________________________________
111 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
112         Log: Subject: [PATCH] Doc patch for Tie::Hash
113              From: Artur Bergman <artur@contiller.se>
114              Date: Thu, 05 Jul 2001 22:51:18 +0200
115              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
116      Branch: perl
117            ! lib/Tie/Hash.pm
118 ____________________________________________________________________________
119 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
120         Log: Subject: [PATCH] perlfaq4.pod
121              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
122              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
123              Date: Thu, 5 Jul 2001 18:44:10 +0100 
124      Branch: perl
125            ! pod/perlfaq4.pod
126 ____________________________________________________________________________
127 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
128         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
129              From: Robin Houston <robin@kitsite.com>
130              Date: Thu, 5 Jul 2001 18:33:21 +0100
131              Message-ID: <20010705183321.A27345@robin.kitsite.com>
132      Branch: perl
133            ! ext/B/B/Deparse.pm
134 ____________________________________________________________________________
135 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
136         Log: Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
137              From: Abhijit Menon-Sen <ams@wiw.org>
138              Date: Fri, 6 Jul 2001 01:26:32 +0530
139              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
140      Branch: perl
141            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
142            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
143            ! warnings.pl
144 ____________________________________________________________________________
145 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
146         Log: (Retracted by #11175)
147              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
148              From: Norton Allen <allen@huarp.harvard.edu>
149              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
150              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
151      Branch: perl
152            ! ext/POSIX/POSIX.xs
153 ____________________________________________________________________________
154 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
155         Log: Unterminated C< (noticed by Richard Hatch), and few other
156              small Unicode doc tweaks.
157      Branch: perl
158            ! pod/perlretut.pod
159 ____________________________________________________________________________
160 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
161         Log: More flexible argument understanding; add charblocks() and
162              charscripts(); make charblock() and charscript() two-way;
163              add charinrange(); separate the $Unicode::UCD::VERSION and
164              the version of the Unicode by adding UnicodeVersion().
165      Branch: perl
166            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
167 ____________________________________________________________________________
168 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
169         Log: Update Unicode::UCD on \p{In...}.
170      Branch: perl
171            ! lib/Unicode/UCD.pm
172 ____________________________________________________________________________
173 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
174         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
175              From: Norton Allen <allen@huarp.harvard.edu>
176              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
177              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
178      Branch: perl
179            ! lib/ExtUtils/MM_Unix.pm
180 ____________________________________________________________________________
181 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
182         Log: POSIX-BC tweaks from Thomas Dorner.
183      Branch: perl
184            ! hints/posix-bc.sh perlio.h
185 ____________________________________________________________________________
186 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
187         Log: Module updates for the delta.
188      Branch: perl
189            ! pod/perl572delta.pod
190 ____________________________________________________________________________
191 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
192         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
193              From: Norton Allen <allen@huarp.harvard.edu>
194              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
195              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
196      Branch: perl
197            ! ext/IO/lib/IO/t/io_sock.t
198 ____________________________________________________________________________
199 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
200         Log: Subject: [PATCH perldiag.pod] Quick fixes
201              From: Simon Cozens <simon@netthink.co.uk>
202              Date: Wed, 4 Jul 2001 20:22:12 +0100
203              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
204      Branch: perl
205            ! pod/perldiag.pod
206 ____________________________________________________________________________
207 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
208         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
209              From: Radu Greab <radu@netsoft.ro>
210              Date: Wed, 4 Jul 2001 22:13:31 +0300
211              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
212      Branch: perl
213            ! op.c sv.c t/op/pos.t
214 ____________________________________________________________________________
215 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
216         Log: Subject: [PATCH] -I and MakeMaker again
217              From: Michael G Schwern <schwern@pobox.com>
218              Date: Wed, 4 Jul 2001 15:03:07 -0400
219              Message-ID: <20010704150307.I20340@blackrider>
220              
221              (and retract #11145)
222      Branch: perl
223            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
224            ! lib/ExtUtils/MakeMaker.pm
225 ____________________________________________________________________________
226 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
227         Log: Subject: Re: PERFORCE change 11142 for review
228              From: "Philip Newton" <Philip.Newton@gmx.net>
229              Date: Wed, 4 Jul 2001 20:46:26 +0200
230              Message-Id: <200107041841.VAA25380@taas.iki.fi>
231      Branch: perl
232            ! lib/ExtUtils/MakeMaker.pm
233 ____________________________________________________________________________
234 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
235         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
236              From: Jonathan Stowe <gellyfish@gellyfish.com>
237              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
238              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
239      Branch: perl
240            ! utils/pl2pm.PL
241 ____________________________________________________________________________
242 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
243         Log: fix the binary compatibility issue when building with/without
244              usemymalloc by exporting Perl_malloc() et al as simple wrappers
245              around the system functions (this allows most extensions built
246              using one mode to coexist with perls built in the other mode)
247              
248              XXX the Perl_mfree() wrapper might need to do return(free()) on
249              platforms where Free_t isn't "void"
250      Branch: perl
251            ! embed.h embed.pl makedef.pl proto.h util.c
252 ____________________________________________________________________________
253 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
254         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
255              since it doesn't ensure threads other than the one calling fork()
256              aren't holding any locks; the fix is to use pthread_atfork() to
257              hold global locks
258              
259              building perl with -Dusemymalloc exacerbates the problem since
260              Perl_malloc() holds a mutex, and perl's exec() calls New()
261              
262              XXX the code in win32thread.h may be needed on platforms that have
263              no pthread_atfork()
264      Branch: perl
265            ! perl.c thread.h win32/win32thread.h
266 ____________________________________________________________________________
267 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
268         Log: Integrate #11009 from maintperl.
269      Branch: maint-5.6/macperl
270           !> lib/ExtUtils/Manifest.pm
271 ____________________________________________________________________________
272 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
273         Log: Flexing my Perforce muscles.
274      Branch: maint-5.6/macperl
275            ! README.macos
276 ____________________________________________________________________________
277 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
278         Log: Update Changes.
279      Branch: perl
280            ! Changes patchlevel.h
281 ____________________________________________________________________________
282 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
283         Log: Metaconfig unit change for #11146.
284      Branch: metaconfig/U/perl
285            ! d_fcntl_can_lock.U
286 ____________________________________________________________________________
287 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
288         Log: Somehow the #ifdefs of the added code (in #11093) made
289              HP-UX to fail the fcntl locking test, without the ifdefs
290              the test seems to be working again.  Reason unknown:
291              HP-UX cc doesn't complain either way.
292      Branch: perl
293            ! Configure
294 ____________________________________________________________________________
295 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
296         Log: PERLRUNINST needed in some spots.
297      Branch: perl
298            ! lib/ExtUtils/MM_Unix.pm
299 ____________________________________________________________________________
300 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
301         Log: gcc -Wall nit.
302      Branch: perl
303            ! pp_hot.c
304 ____________________________________________________________________________
305 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
306         Log: When removing tests updating the test count is a good idea, too.
307      Branch: perl
308            ! lib/Net/t/require.t
309 ____________________________________________________________________________
310 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
311         Log: Document #11134 and add the new symbols to the list of
312              of MakeMaker known ones.
313      Branch: perl
314            ! lib/ExtUtils/MakeMaker.pm
315 ____________________________________________________________________________
316 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
317         Log: Microperl update.
318      Branch: perl
319            ! uconfig.h
320 ____________________________________________________________________________
321 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
322         Log: Update the libnet tests as per #11138.
323      Branch: perl
324            - lib/Net/t/ph.t
325            ! MANIFEST lib/Net/t/require.t
326 ____________________________________________________________________________
327 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
328         Log: Regen toc and modlib.
329      Branch: perl
330            ! pod/perlmodlib.pod pod/perltoc.pod
331 ____________________________________________________________________________
332 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
333         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
334              Graham's request.
335      Branch: perl
336            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
337            ! MANIFEST
338 ____________________________________________________________________________
339 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
340         Log: Add the OS/390 harness results to the delta.
341      Branch: perl
342            ! pod/perl572delta.pod
343 ____________________________________________________________________________
344 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
345         Log: Avoid the two study tests in OS/390 until the bug has been solved.
346      Branch: perl
347            ! t/op/study.t
348 ____________________________________________________________________________
349 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
350         Log: DOS/DJGPP tweaks from Laszlo Molnar.
351      Branch: perl
352            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
353 ____________________________________________________________________________
354 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
355         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
356              From: Michael G Schwern <schwern@pobox.com>
357              Date: Wed, 4 Jul 2001 00:01:16 -0400
358              Message-ID: <20010704000116.C591@blackrider>
359      Branch: perl
360            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
361 ____________________________________________________________________________
362 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
363         Log: The #11132 missed singleton characters (not part
364              of a unilo..unihi range) in Unicode scripts.
365      Branch: perl
366            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
367            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
368            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
369            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
370            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
371            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
372            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
373            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
374            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
375            ! lib/unicode/mktables.PL t/op/pat.t
376 ____________________________________________________________________________
377 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
378         Log: Support preferentially the Unicode 'scripts' definition
379              in the \p{In...} notation since according to Unicode the
380              scripts concept is more natural for matching than using
381              the somewhat artificial block names.  The block names are
382              still available, though, and if there's a name conflict,
383              the scripts one wins and the blocks one has to do with
384              'Block' appended to its name.  For more information see
385              
386              http://www.unicode.org/unicode/reports/tr24/
387      Branch: perl
388            + lib/unicode/In/100.pl lib/unicode/In/101.pl
389            + lib/unicode/In/102.pl lib/unicode/In/103.pl
390            + lib/unicode/In/104.pl lib/unicode/In/105.pl
391            + lib/unicode/In/106.pl lib/unicode/In/107.pl
392            + lib/unicode/In/108.pl lib/unicode/In/109.pl
393            + lib/unicode/In/110.pl lib/unicode/In/111.pl
394            + lib/unicode/In/112.pl lib/unicode/In/113.pl
395            + lib/unicode/In/114.pl lib/unicode/In/115.pl
396            + lib/unicode/In/116.pl lib/unicode/In/117.pl
397            + lib/unicode/In/118.pl lib/unicode/In/119.pl
398            + lib/unicode/In/120.pl lib/unicode/In/121.pl
399            + lib/unicode/In/122.pl lib/unicode/In/123.pl
400            + lib/unicode/In/124.pl lib/unicode/In/125.pl
401            + lib/unicode/In/126.pl lib/unicode/In/127.pl
402            + lib/unicode/In/128.pl lib/unicode/In/129.pl
403            + lib/unicode/In/130.pl lib/unicode/In/131.pl
404            + lib/unicode/In/132.pl lib/unicode/In/133.pl
405            + lib/unicode/In/134.pl lib/unicode/In/135.pl
406            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
407            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
408            ! (edit 106 files)
409 ____________________________________________________________________________
410 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
411         Log: Better document the difference between a block and a script.
412      Branch: perl
413            ! lib/Unicode/UCD.pm
414 ____________________________________________________________________________
415 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
416         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
417              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
418              Date: Tue, 3 Jul 2001 15:04:23 -0500
419              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
420      Branch: perl
421            ! lib/CPAN.pm
422 ____________________________________________________________________________
423 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
424         Log: Add tests for charscript().
425      Branch: perl
426            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
427 ____________________________________________________________________________
428 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
429         Log: Add charscript() to get the UTR#24 script names of characters.
430      Branch: perl
431            ! lib/Unicode/UCD.pm
432 ____________________________________________________________________________
433 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
434         Log: Todo updates.
435      Branch: perl
436            ! pod/perltodo.pod
437 ____________________________________________________________________________
438 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
439         Log: Unicode::UCD updates.
440      Branch: perl
441            ! lib/Unicode/UCD.pm
442 ____________________________________________________________________________
443 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
444         Log: Subject: MakeMaker should pass through DEFINE and INC to subdirs
445              From: Alan Burlison <Alan.Burlison@sun.com>
446              Date: Tue, 03 Jul 2001 15:20:13 +0100
447              Message-ID: <3B41D49D.A923D4F9@sun.com>
448      Branch: perl
449            ! lib/ExtUtils/MM_Unix.pm
450 ____________________________________________________________________________
451 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
452         Log: Subject: Patch needed for UTS
453              From: hom00@utsglobal.com (Hal Morris)
454              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
455              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
456              
457              Replace #11113 with a better version.
458      Branch: perl
459            ! perl.h
460 ____________________________________________________________________________
461 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
462         Log: Subject: Re: POINTERRIGOR
463              From: Andy Dougherty <doughera@lafayette.edu>
464              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
465              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
466      Branch: perl
467            ! util.c
468 ____________________________________________________________________________
469 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
470         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
471              From: "Philip Newton" <pnewton@gmx.de>
472              Date: Tue, 3 Jul 2001 17:03:34 +0200
473              Message-ID: <3B41FAE6.29564.660E117@localhost>
474      Branch: perl
475            ! pp_hot.c
476 ____________________________________________________________________________
477 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
478         Log: Typos.
479      Branch: perl
480            ! INSTALL
481 ____________________________________________________________________________
482 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
483         Log: Subject: [PATCH 5.6.1] debugger fixes
484              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
485              Date: Tue, 3 Jul 2001 03:38:18 -0400
486              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
487              
488              The $^S is working again.
489      Branch: perl
490            ! lib/perl5db.pl
491 ____________________________________________________________________________
492 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
493         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
494              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
495              Date: Tue, 3 Jul 2001 03:34:06 -0400
496              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
497      Branch: perl
498            ! os2/OS2/Process/Process.pm
499 ____________________________________________________________________________
500 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
501         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
502              From: "Philip Newton" <Philip.Newton@gmx.net>
503              Date: Tue, 3 Jul 2001 09:11:27 +0200
504              Message-Id: <200107030706.KAA04596@taas.iki.fi>
505      Branch: perl
506            ! lib/FindBin.pm
507 ____________________________________________________________________________
508 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
509         Log: Delta delta.
510      Branch: perl
511            ! pod/perl572delta.pod
512 ____________________________________________________________________________
513 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
514         Log: Metaconfig unit change for 11115.
515      Branch: metaconfig
516            ! U/modified/libc.U
517 ____________________________________________________________________________
518 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
519         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
520              (from Richard Hatch) (this was the cause of pipes() and
521              times() myeteriously not being found)
522      Branch: perl
523            ! Configure
524 ____________________________________________________________________________
525 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
526         Log: Retract #10142, the real culprit found by Richard Hatch,
527              coming soon to Configure near you.
528      Branch: perl
529            ! hints/aix.sh
530 ____________________________________________________________________________
531 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
532         Log: (Replaced by #11124) UTS workaround from Hal Morris.
533      Branch: perl
534            ! perl.h
535 ____________________________________________________________________________
536 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
537         Log: Subject: [PATCH] grok not grocking correctly
538              From: Nicholas Clark <nick@ccl4.org>
539              Date: Tue, 3 Jul 2001 00:19:08 +0100
540              Message-ID: <20010703001908.H59620@plum.flirble.org>
541      Branch: perl
542            ! numeric.c
543 ____________________________________________________________________________
544 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
545         Log: Subject: [PATCH Deparse.t] test just-posted patches
546              From: Robin Houston <robin@kitsite.com>
547              Date: Mon, 2 Jul 2001 23:46:15 +0100
548              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
549      Branch: perl
550            ! ext/B/Deparse.t
551 ____________________________________________________________________________
552 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
553         Log: Subject: [PATCH toke.c] autosplit into @F
554              From: Robin Houston <robin@kitsite.com>
555              Date: Mon, 2 Jul 2001 23:18:20 +0100
556              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
557      Branch: perl
558            ! perl.c toke.c
559 ____________________________________________________________________________
560 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
561         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
562              From: Robin Houston <robin@kitsite.com>
563              Date: Mon, 2 Jul 2001 23:00:48 +0100
564              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
565      Branch: perl
566            ! ext/B/B/Deparse.pm
567 ____________________________________________________________________________
568 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
569         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
570              From: "Philip Newton" <Philip.Newton@gmx.net>
571              Date: Mon, 2 Jul 2001 22:06:22 +0200
572              (no Message-Id)
573      Branch: perl
574            ! ext/NDBM_File/hints/linux.pl
575 ____________________________________________________________________________
576 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
577         Log: Subject: Re: Fixed pack problem - sort of
578              From: Nicholas Clark <nick@ccl4.org>
579              Date: Mon, 2 Jul 2001 20:59:20 +0100
580              Message-ID: <20010702205919.F59620@plum.flirble.org>
581      Branch: perl
582            ! pp_pack.c t/op/pack.t
583 ____________________________________________________________________________
584 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
585         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
586              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
587              Date: Mon, 2 Jul 2001 15:45:41 -0400
588              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
589      Branch: perl
590            ! os2/os2.c
591 ____________________________________________________________________________
592 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
593         Log: (Mistaken retraction)
594      Branch: perl
595            ! utils/pl2pm.PL
596 ____________________________________________________________________________
597 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
598         Log: Detypo in #11103.
599      Branch: perl
600            ! utils/pl2pm.PL
601 ____________________________________________________________________________
602 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
603         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
604              From: Jonathan Stowe <gellyfish@gellyfish.com>
605              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
606              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
607      Branch: perl
608            ! utils/pl2pm.PL
609 ____________________________________________________________________________
610 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
611         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
612              From: "Craig A. Berry" <craigberry@mac.com>
613              Date: Mon, 02 Jul 2001 14:11:23 -0500
614              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
615      Branch: perl
616            ! lib/Unicode/UCD.pm
617 ____________________________________________________________________________
618 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
619         Log: Subject: [PATCH] Re: op/numconvert.t failures
620              From: Nicholas Clark <nick@ccl4.org>
621              Date: Mon, 2 Jul 2001 20:10:48 +0100
622              Message-ID: <20010702201048.E59620@plum.flirble.org>
623      Branch: perl
624            ! t/op/numconvert.t
625 ____________________________________________________________________________
626 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
627         Log: Update Changes.
628      Branch: perl
629            ! Changes patchlevel.h
630 ____________________________________________________________________________
631 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
632         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
633              The real fix must be more involved.  The line of code all the leaky
634              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
635              line of Perl_newPMOP().
636      Branch: perl
637            ! op.h
638 ____________________________________________________________________________
639 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
640         Log: Based on
641              
642              Subject: Re: sizeof(struct sembuf)
643              From: Nicholas Clark <nick@ccl4.org>
644              Date: Sun, 1 Jul 2001 22:26:48 +0100
645              Message-ID: <20010701222648.W59620@plum.flirble.org>
646              
647              but do semop() always the slow way.
648      Branch: perl
649            ! doio.c
650 ____________________________________________________________________________
651 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
652         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
653              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
654              Date: Tue, 03 Jul 2001 00:56:30 +0900
655              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
656      Branch: perl
657            ! ext/Encode/Encode/Tcl.t
658 ____________________________________________________________________________
659 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
660         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
661              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
662              Date: Tue, 03 Jul 2001 00:55:46 +0900
663              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
664      Branch: perl
665            ! ext/Encode/Encode/Tcl.pm
666 ____________________________________________________________________________
667 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
668         Log: Regen api and toc.
669      Branch: perl
670            ! pod/perlapi.pod pod/perltoc.pod
671 ____________________________________________________________________________
672 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
673         Log: Metaconfig unit change for #11093.
674      Branch: metaconfig/U/perl
675            ! d_fcntl_can_lock.U
676 ____________________________________________________________________________
677 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
678         Log: The fcntl locking test may hang if NFS locking messed up;
679              break out with alarm(10).
680      Branch: perl
681            ! Configure
682 ____________________________________________________________________________
683 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
684         Log: Move the mdelete.bat from win32/bin to win32.
685      Branch: perl
686            ! MANIFEST
687 ____________________________________________________________________________
688 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
689         Log: Typo in #11083.
690      Branch: perl
691            ! ext/Time/Piece/Piece.t
692 ____________________________________________________________________________
693 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
694         Log: Netware tweaks from Guruprasad.
695      Branch: perl
696            - NetWare/perlsdio.h
697            ! MANIFEST NetWare/Makefile NetWare/interface.c
698            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
699            ! perlsdio.h
700 ____________________________________________________________________________
701 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
702         Log: Subject: Re: [PATH] shared -> unique;
703              From: Abhijit Menon-Sen <ams@wiw.org>
704              Date: Wed, 27 Jun 2001 03:51:27 +0530
705              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
706      Branch: perl
707            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
708 ____________________________________________________________________________
709 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
710         Log: Subject: Re: AIX / gcc-3.0
711              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
712              Date: Mon, 02 Jul 2001 15:20:21 +0200
713              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
714      Branch: perl
715            ! hints/aix.sh
716 ____________________________________________________________________________
717 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
718         Log: Subject: Re: Bug report: split splits on wrong pattern
719              From: Abhijit Menon-Sen <ams@wiw.org>
720              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
721              Date: Mon, 2 Jul 2001 16:31:33 +0530
722      Branch: perl
723            ! pp_ctl.c
724 ____________________________________________________________________________
725 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
726         Log: Subject: [PATCH 5.6.1] test harness
727              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
728              Date: Mon, 2 Jul 2001 06:29:21 -0400
729              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
730      Branch: perl
731            ! lib/Test/Harness.pm
732 ____________________________________________________________________________
733 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
734         Log: Subject: [PATCH 5.6.1] debugger goof
735              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
736              Date: Mon, 2 Jul 2001 06:27:22 -0400
737              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
738      Branch: perl
739            ! lib/perl5db.pl
740 ____________________________________________________________________________
741 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
742         Log: Subject: [PATCH 5.6.1] OS/2 cwd
743              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
744              Date: Mon, 2 Jul 2001 06:21:17 -0400
745              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
746      Branch: perl
747            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
748 ____________________________________________________________________________
749 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
750         Log: Make #11082 more OS/2-specific.
751      Branch: perl
752            ! ext/Time/Piece/Piece.t
753 ____________________________________________________________________________
754 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
755         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
757              Date: Mon, 2 Jul 2001 06:06:34 -0400
758              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
759      Branch: perl
760            ! ext/Time/Piece/Piece.t
761 ____________________________________________________________________________
762 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
763         Log: Subject: [PATCH B::Deparse] version number & changes
764              From: Robin Houston <robin@kitsite.com>  
765              Date: Sun, 1 Jul 2001 17:17:29 +0100
766              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
767      Branch: perl
768            ! ext/B/B/Deparse.pm
769 ____________________________________________________________________________
770 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
771         Log: Subject: a small fix.
772              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
773              Date: Mon, 2 Jul 2001 12:17:53 +0200
774              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
775      Branch: perl
776            ! ext/Thread/Thread.xs
777 ____________________________________________________________________________
778 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
779         Log: Subject: RE: perl@10907
780              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
781              Date: Mon, 2 Jul 2001 12:06:16 +0200
782              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
783              
784              Borland C vs PerlIO.
785      Branch: perl
786            ! win32/config.bc win32/config_H.bc
787 ____________________________________________________________________________
788 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
789         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
790              From: "H.M. Brand" <merijn@l1.procura.nl>
791              Date: Mon, 02 Jul 2001 11:18:57 +0200
792              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
793      Branch: perl
794            ! t/op/write.t
795 ____________________________________________________________________________
796 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
797         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
798              From: Michael G Schwern <schwern@pobox.com>
799              Date: Mon, 2 Jul 2001 00:26:24 -0400
800              Message-ID: <20010702002624.A18302@blackrider>
801      Branch: perl
802            - ext/util/mkbootstrap
803 ____________________________________________________________________________
804 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
805         Log: Subject: [PATCH op.h] v minor comment tweak
806              From: Robin Houston <robin@puffinry.freeserve.co.uk>
807              Date: Mon, 2 Jul 2001 00:42:01 +0100
808              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
809      Branch: perl
810            ! op.h
811 ____________________________________________________________________________
812 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
813         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
814      Branch: perl
815            ! pod/perlfunc.pod
816 ____________________________________________________________________________
817 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
818         Log: Subject: Re: sizeof(struct sembuf)
819              From: Nicholas Clark <nick@ccl4.org>
820              Date: Sun, 1 Jul 2001 19:23:16 +0100
821              Message-ID: <20010701192316.V59620@plum.flirble.org>
822              
823              s/signaling/signalling/
824      Branch: perl
825            ! pod/perlfunc.pod
826 ____________________________________________________________________________
827 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
828         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
829              From: "Philip Newton" <Philip.Newton@gmx.net>
830              Date: Sun, 1 Jul 2001 09:37:56 +0200
831              Message-Id: <200107010733.KAA03920@taas.iki.fi>
832      Branch: perl
833            ! pod/perlvar.pod
834 ____________________________________________________________________________
835 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
836         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
837              From: "Philip Newton" <Philip.Newton@gmx.net>
838              Date: Sun, 1 Jul 2001 09:37:56 +0200
839              Message-Id: <200107010733.KAA03925@taas.iki.fi>
840      Branch: perl
841            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
842 ____________________________________________________________________________
843 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
844         Log: Metaconfig unit change for #11070.
845      Branch: metaconfig
846            ! U/compline/randfunc.U
847 ____________________________________________________________________________
848 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
849         Log: Subject: [PATCH perlsnap] its --> it's --> its
850              From: "Philip Newton" <Philip.Newton@gmx.net>
851              Date: Sun, 1 Jul 2001 09:37:56 +0200
852              Message-Id: <200107010733.KAA03914@taas.iki.fi>
853      Branch: perl
854            ! Porting/config_H
855 ____________________________________________________________________________
856 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
857         Log: Sync with Sarathy; integrate with perlio.
858      Branch: perl
859           !> gv.c
860 ____________________________________________________________________________
861 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
862         Log: regenerate win32/config_H.?c files
863      Branch: perl
864            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
865 ____________________________________________________________________________
866 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
867         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
868              naming discipline
869              
870              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
871              because of this)
872              
873              fix a warning about "fd" being used without being set in Cwd.xs
874      Branch: perl
875            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
876            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
877            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
878            ! win32/config.vc
879 ____________________________________________________________________________
880 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
881         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
882              within macro arguments") and warnings ("unary minus applied to
883              unsigned type", among others)
884      Branch: perl
885            ! gv.c hv.c op.c pp.c sv.c toke.c
886 ____________________________________________________________________________
887 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
888         Log: win32 fixes: more spurious CRs
889      Branch: perl
890            ! win32/mdelete.bat
891 ____________________________________________________________________________
892 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
893         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
894              from win32/bin (or it gets deleted by distclean); don't delete
895              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
896              NT (should be made Win9x specific, and added to makefile.mk)
897      Branch: perl
898           +> win32/mdelete.bat
899            - win32/bin/mdelete.bat
900            ! win32/Makefile win32/makefile.mk
901 ____________________________________________________________________________
902 [ 11063] By: nick                                  on 2001/07/01  18:54:09
903         Log: Quick for for #ifdef mess
904      Branch: perlio
905            ! gv.c
906 ____________________________________________________________________________
907 [ 11062] By: nick                                  on 2001/07/01  18:47:42
908         Log: Raw integrate - does not build #if mess in gv.c
909      Branch: perlio
910           !> (integrate 29 files)
911 ____________________________________________________________________________
912 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
913         Log: Make 'compile' target a little less broken.
914              Still very broken, though: -Wall warnings from
915              the generated code, boot_Foo prototypes missing,
916              can't autoload Fcntl::SEEK_CUR et alia, ...
917      Branch: perl
918            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
919            ! utils/perlcc.PL x2p/Makefile.SH
920 ____________________________________________________________________________
921 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
922         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
923      Branch: perl
924            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
925            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
926 ____________________________________________________________________________
927 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
928         Log: Update Changes.
929      Branch: perl
930            ! Changes patchlevel.h
931 ____________________________________________________________________________
932 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
933         Log: Still one typo, regen toc.
934      Branch: perl
935            ! lib/Unicode/UCD.pm pod/perltoc.pod
936 ____________________________________________________________________________
937 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
938         Log: Detypos and regen toc.
939      Branch: perl
940            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
941 ____________________________________________________________________________
942 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
943         Log: VERSION tweak.
944      Branch: perl
945            ! ext/List/Util/lib/List/Util.pm
946 ____________________________________________________________________________
947 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
948         Log: Attempt at plugging the leak under ithreads detected by Doug.
949      Branch: perl
950            ! op.h
951 ____________________________________________________________________________
952 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
953         Log: gcc -Wall lint after #11051.
954      Branch: perl
955            ! pp_sys.c
956 ____________________________________________________________________________
957 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
958         Log: Integrate perlio.
959      Branch: perl
960           !> lib/File/Find/taint.t
961 ____________________________________________________________________________
962 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
963         Log: Don't use the v-strings for module VERSIONs.
964      Branch: perl
965            ! lib/Unicode/UCD.pm
966 ____________________________________________________________________________
967 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
968         Log: Code cleanup based on turning off the -woffs in IRIX.
969              Not all of the gripes cleaned up (hairy code in hv.c and
970              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
971              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
972              to the IRIX hints)
973      Branch: perl
974            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
975            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
976            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
977            ! regcomp.c sv.c
978 ____________________________________________________________________________
979 [ 11050] By: nick                                  on 2001/06/30  20:46:46
980         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
981      Branch: perlio
982            ! lib/File/Find/taint.t
983 ____________________________________________________________________________
984 [ 11049] By: nick                                  on 2001/06/30  18:13:33
985         Log: Integrate mainline
986      Branch: perlio
987           +> NetWare/nwstdio.h NetWare/perlsdio.h
988           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
989           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
990           +> lib/Unicode/UCD.t t/run/exit.t
991           !> (integrate 60 files)
992 ____________________________________________________________________________
993 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
994         Log: Delta delta.
995      Branch: perl
996            ! pod/perl572delta.pod
997 ____________________________________________________________________________
998 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
999         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
1000              by CPAN.pm, use rather _00.
1001      Branch: perl
1002            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
1003            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
1004            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
1005            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
1006            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
1007            ! lib/ExtUtils/Embed.pm lib/Test.pm
1008 ____________________________________________________________________________
1009 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
1010         Log: Add a simple Unicode character database interface, Unicode::UCD.
1011      Branch: perl
1012            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
1013            ! MANIFEST
1014 ____________________________________________________________________________
1015 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
1016         Log: Subject: [PATCH] op/numconver.t
1017              From: Nicholas Clark <nick@ccl4.org>
1018              Date: Sat, 30 Jun 2001 15:40:10 +0100
1019              Message-ID: <20010630154010.I59620@plum.flirble.org>
1020      Branch: perl
1021            ! t/op/numconvert.t
1022 ____________________________________________________________________________
1023 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
1024         Log: The $^N is now taken (by #11038).
1025      Branch: perl
1026            ! t/base/lex.t
1027 ____________________________________________________________________________
1028 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
1029         Log: The #11040 had slipped to a wrong function...
1030      Branch: perl
1031            ! sv.c
1032 ____________________________________________________________________________
1033 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
1034         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
1035              the Configure library symbol probe mysteriously finds all
1036              symbols but those of pipe() and times().
1037      Branch: perl
1038            ! hints/aix.sh
1039 ____________________________________________________________________________
1040 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
1041         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
1042              From: Nicholas Clark <nick@ccl4.org>
1043              Date: Fri, 29 Jun 2001 23:49:07 +0100
1044              Message-ID: <20010629234907.D59620@plum.flirble.org>
1045      Branch: perl
1046            ! lib/ExtUtils.t
1047 ____________________________________________________________________________
1048 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
1049         Log: Subject: [PATCH] weakref fix 2, not yet there
1050              From: Artur Bergman <artur@contiller.se>
1051              Date: Sat, 30 Jun 2001 01:18:16 +0200
1052              Message-ID: <B762D957.1CC9%artur@contiller.se>
1053      Branch: perl
1054            ! sv.c
1055 ____________________________________________________________________________
1056 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
1057         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
1058              From: Michael G Schwern <schwern@pobox.com>
1059              Date: Fri, 29 Jun 2001 19:39:11 -0400
1060              Message-ID: <20010629193910.D25304@blackrider>
1061      Branch: perl
1062            + t/run/exit.t
1063            ! MANIFEST
1064 ____________________________________________________________________________
1065 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
1066         Log: Add support for $^N, the most-recently closed group.
1067      Branch: perl
1068            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
1069            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
1070            ! thrdvar.h
1071 ____________________________________________________________________________
1072 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
1073         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
1074              From: lvirden@cas.org
1075              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
1076              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
1077              
1078              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
1079              From: lvirden@cas.org
1080              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
1081              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
1082      Branch: perl
1083            ! README.solaris
1084 ____________________________________________________________________________
1085 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
1086         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
1087              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1088              Date: Sat, 30 Jun 2001 07:33:37 +0900
1089              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
1090              
1091              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
1092              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1093              Date: Sat, 30 Jun 2001 21:38:14 +0900
1094              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
1095      Branch: perl
1096            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
1097            + ext/Encode/Encode/7bit-kr.enc
1098            ! MANIFEST ext/Encode/Encode/Tcl.pm
1099 ____________________________________________________________________________
1100 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
1101         Log: NetWare tweaks from Guruprasad.
1102      Branch: perl
1103            + NetWare/nwstdio.h NetWare/perlsdio.h
1104            ! MANIFEST NetWare/Makefile NetWare/config.wc
1105            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
1106            ! NetWare/t/Readme.txt
1107 ____________________________________________________________________________
1108 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
1109         Log: More module $VERSION bump-ups.
1110      Branch: perl
1111            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
1112            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
1113            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
1114 ____________________________________________________________________________
1115 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
1116         Log: Doc update due to #11032.
1117      Branch: perl
1118            ! pod/perl572delta.pod
1119 ____________________________________________________________________________
1120 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
1121         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
1122              From: Peter Prymmer <pvhp@forte.com>
1123              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
1124              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
1125      Branch: perl
1126            ! ext/Time/HiRes/HiRes.xs
1127 ____________________________________________________________________________
1128 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
1129         Log: -lpthreads missing in AIX.
1130      Branch: perl
1131            ! hints/aix.sh
1132 ____________________________________________________________________________
1133 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
1134         Log: Subject: [PATCH] CLONE && weakrefs
1135              From: Artur Bergman <artur@contiller.se>
1136              Date: Fri, 29 Jun 2001 17:02:00 +0200
1137              Message-ID: <B7626508.1CA0%artur@contiller.se>
1138      Branch: perl
1139            ! sv.c
1140 ____________________________________________________________________________
1141 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
1142         Log: Subject: Re: Bug report: split splits on wrong pattern
1143              From: Radu Greab <radu@netsoft.ro>
1144              Date: Wed, 27 Jun 2001 21:50:52 +0300
1145              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
1146      Branch: perl
1147            ! pp_ctl.c t/op/split.t
1148 ____________________________________________________________________________
1149 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
1150         Log: Metaconfig unit change for #11027.
1151      Branch: metaconfig/U/perl
1152            ! d_modfl.U
1153 ____________________________________________________________________________
1154 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
1155         Log: I thought this Configure glitch for AIX was just recently fixed?
1156      Branch: perl
1157            ! Configure
1158 ____________________________________________________________________________
1159 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
1160         Log: Update Changes.
1161      Branch: perl
1162            ! Changes patchlevel.h
1163 ____________________________________________________________________________
1164 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
1165         Log: Subject: Re: perl@10967, File::Find, and Cwd
1166              From: Mike Guy <mjtg@cam.ac.uk>
1167              Date: Fri, 29 Jun 2001 14:56:49 +0100
1168              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
1169      Branch: perl
1170            ! lib/File/Find/taint.t
1171 ____________________________________________________________________________
1172 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
1173         Log: Update the sv_pvprintify() spec.
1174      Branch: perl
1175            ! pod/perltodo.pod
1176 ____________________________________________________________________________
1177 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
1178         Log: Known test failures update.
1179      Branch: perl
1180            ! pod/perl572delta.pod
1181 ____________________________________________________________________________
1182 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
1183         Log: Based on
1184              
1185              Subject: [PATCH @11016] More );) fixes
1186              From: Richard Soderberg <rs@crystalflame.net>
1187              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
1188              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
1189      Branch: perl
1190            ! ext/Thread/Thread.xs ext/Thread/typemap
1191 ____________________________________________________________________________
1192 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
1193         Log: Subject: [PATCH @11016] Fixes compile errors in four files
1194              From: Richard Soderberg <rs@crystalflame.net>
1195              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
1196              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
1197      Branch: perl
1198            ! mg.c pp.c pp_hot.c util.c
1199 ____________________________________________________________________________
1200 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
1201         Log: AIX hints tweaking continues, from Merijn Brand.
1202      Branch: perl
1203            ! hints/aix.sh
1204 ____________________________________________________________________________
1205 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
1206         Log: HP-UX needs gccversion sooner, from Merijn Brand.
1207      Branch: perl
1208            ! hints/hpux.sh
1209 ____________________________________________________________________________
1210 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
1211         Log: Subject: [PATCH 5.6.1] OS/2 docs
1212              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1213              Date: Fri, 29 Jun 2001 02:34:12 -0400
1214              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
1215      Branch: perl
1216            ! README.os2 os2/Changes
1217 ____________________________________________________________________________
1218 [ 11017] By: nick                                  on 2001/06/29  10:20:30
1219         Log: Integrate mainline
1220      Branch: perlio
1221           +> (branch 37 files)
1222            - ext/ODBM_File/sdbm.t
1223           !> (integrate 211 files)
1224 ____________________________________________________________________________
1225 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
1226         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
1227              the modules found using a script written by Larry Schatzer Jr.
1228      Branch: perl
1229            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
1230            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
1231            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
1232            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
1233            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
1234            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
1235            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
1236            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
1237            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
1238            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
1239            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
1240            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
1241            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
1242            ! lib/constant.pm lib/fields.pm lib/strict.pm
1243 ____________________________________________________________________________
1244 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
1245         Log: The latest JPL from the anoncvs.
1246      Branch: perl
1247            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
1248 ____________________________________________________________________________
1249 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
1250         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
1251      Branch: perl
1252            ! t/op/pat.t
1253 ____________________________________________________________________________
1254 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
1255         Log: Worrying about insecure directories now is a bit too late.
1256      Branch: perl
1257            ! lib/File/Find/taint.t
1258 ____________________________________________________________________________
1259 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
1260         Log: Cannot DIE() in a void function,
1261              from Richard Hatch <rhatch@austin.ibm.com>.
1262      Branch: perl
1263            ! ext/IPC/SysV/SysV.xs
1264 ____________________________________________________________________________
1265 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
1266         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
1267              From: Peter Prymmer <pvhp@forte.com>
1268              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
1269              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
1270              
1271              (unfinished: time/hires tests 3, 5, 14 failing, but better
1272              than wholesale failure)
1273      Branch: perl
1274            ! ext/Time/HiRes/HiRes.xs
1275 ____________________________________________________________________________
1276 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
1277         Log: Subject: [PATCH 5.6.1] OS/2 improvements
1278              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1279              Date: Thu, 28 Jun 2001 16:03:14 -0400
1280              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
1281      Branch: perl
1282            + os2/os2_base.t
1283            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
1284            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
1285            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
1286            ! os2/os2ish.h
1287 ____________________________________________________________________________
1288 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
1289         Log: Subject: Incrementing Extutils::Manifest's $VERSION
1290              From: Michael G Schwern <schwern@pobox.com>
1291              Date: Thu, 28 Jun 2001 13:13:49 -0400
1292              Message-ID: <20010628131349.A14738@blackrider>
1293      Branch: maint-5.6/perl
1294            ! lib/ExtUtils/Manifest.pm
1295 ____________________________________________________________________________
1296 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
1297         Log: AIX tweak from Merijn Brand.
1298      Branch: perl
1299            ! hints/aix.sh
1300 ____________________________________________________________________________
1301 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
1302         Log: Create the macperl branch.
1303      Branch: maint-5.6/macperl
1304           +> (branch 1728 files)
1305 ____________________________________________________________________________
1306 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
1307         Log: Update Changes.
1308      Branch: perl
1309            ! Changes patchlevel.h
1310 ____________________________________________________________________________
1311 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
1312         Log: More Perforce lore.
1313      Branch: perl
1314            ! Porting/repository.pod
1315 ____________________________________________________________________________
1316 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
1317         Log: Metaconfig unit changes for #11003.
1318      Branch: metaconfig/U/perl
1319            + d_nl_langinfo.U i_langinfo.U
1320 ____________________________________________________________________________
1321 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
1322         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
1323              Expected not to exist in non-UNIX excepting in VMS, where
1324              according to a quick web survey they just might.
1325      Branch: perl
1326            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
1327            ! Porting/config_H config_h.SH configure.com epoc/config.sh
1328            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
1329            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
1330            ! win32/config.bc win32/config.gc win32/config.vc
1331 ____________________________________________________________________________
1332 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
1333         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
1334              in AIX is one is doing a 64-bit build.
1335      Branch: perl
1336            ! hints/aix.sh
1337 ____________________________________________________________________________
1338 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
1339         Log: Metaconfig unit changes for #11000.
1340      Branch: metaconfig/U/perl
1341            ! use64bits.U uselfs.U
1342 ____________________________________________________________________________
1343 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
1344         Log: Move use64bitint and use64bitall before uselargefiles.
1345      Branch: perl
1346            ! Configure
1347 ____________________________________________________________________________
1348 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
1349         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
1350              From: Robert Spier <rspier@pobox.com>
1351              Message-ID: <15162.41164.618712.841415@rls.cx>
1352              Date: Wed, 27 Jun 2001 23:13:16 -0400
1353      Branch: perl
1354            ! doio.c
1355 ____________________________________________________________________________
1356 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
1357         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
1358              From: Peter Prymmer <pvhp@forte.com>
1359              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
1360              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
1361      Branch: perl
1362            ! numeric.c
1363 ____________________________________________________________________________
1364 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
1365         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
1366              From: Peter Prymmer <pvhp@forte.com>
1367              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
1368              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
1369      Branch: perl
1370            ! configure.com ext/Digest/MD5/Makefile.PL
1371 ____________________________________________________________________________
1372 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
1373         Log: Update Changes.
1374      Branch: perl
1375            ! Changes patchlevel.h
1376 ____________________________________________________________________________
1377 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
1378         Log: Tiny EPOC updates.
1379      Branch: perl
1380            ! epoc/config.sh
1381 ____________________________________________________________________________
1382 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
1383         Log: The Test::More and Test::Simple tests required help
1384              thanks to our schizophrenic test scheme.
1385      Branch: perl
1386            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
1387            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
1388            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
1389            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
1390            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
1391 ____________________________________________________________________________
1392 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
1393         Log: Upgrade to Test::Simple 0.09.
1394      Branch: perl
1395            + lib/Test/Simple/Changes
1396            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
1397            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
1398            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
1399            ! lib/Test/Simple/t/plan_is_noplan.t
1400 ____________________________________________________________________________
1401 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
1402         Log: Upgrade to Test::More 0.07.
1403      Branch: perl
1404            + lib/Test/More/Changes
1405            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
1406            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
1407            ! lib/Test/More/t/skipall.t
1408 ____________________________________________________________________________
1409 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
1410         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
1411              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1412              Date: Wed, 27 Jun 2001 18:40:04 +0200
1413              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
1414      Branch: perl
1415            ! hints/hpux.sh
1416 ____________________________________________________________________________
1417 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
1418         Log: Subject: [PATCH README.qnx hints/qnx.sh]
1419              From: Norton Allen <allen@huarp.harvard.edu>
1420              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
1421              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
1422      Branch: perl
1423            ! README.qnx hints/qnx.sh
1424 ____________________________________________________________________________
1425 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
1426         Log: Subject: [PATCH] two little documentation nits
1427              From: Abhijit Menon-Sen <ams@wiw.org>
1428              Date: Wed, 27 Jun 2001 20:07:50 +0530
1429              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
1430      Branch: perl
1431            ! sv.c sv.h
1432 ____________________________________________________________________________
1433 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
1434         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
1435              From: Norton Allen <allen@huarp.harvard.edu>
1436              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
1437              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
1438      Branch: perl
1439            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
1440 ____________________________________________________________________________
1441 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
1442         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
1443              From: Michael G Schwern <schwern@pobox.com>
1444              Date: Wed, 27 Jun 2001 02:34:58 -0400
1445              Message-ID: <20010627023458.K23874@blackrider>
1446      Branch: perl
1447            ! vms/test.com
1448 ____________________________________________________________________________
1449 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
1450         Log: Add perl_clone_host() for Netware.
1451      Branch: perl
1452            ! NetWare/nw5.c
1453 ____________________________________________________________________________
1454 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
1455         Log: GCC 3.0 hints for HP-UX.
1456      Branch: perl
1457            ! hints/hpux.sh
1458 ____________________________________________________________________________
1459 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
1460         Log: In some Linux distributions the libndbm is broken
1461              (no null key support), therefore link with libgdbm
1462              (if available), since it has a working ndbm emulation,
1463              from Jonathan Stowe.
1464      Branch: perl
1465            + ext/NDBM_File/hints/linux.pl
1466            ! MANIFEST
1467 ____________________________________________________________________________
1468 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
1469         Log: Subject: [PATCH perl@10930] find.t hack for VMS
1470              From: "Craig A. Berry" <craigberry@mac.com>
1471              Date: Tue, 26 Jun 2001 23:40:25 -0500
1472              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
1473      Branch: perl
1474            ! lib/File/Find/find.t
1475 ____________________________________________________________________________
1476 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
1477         Log: AUTHORS updates.
1478      Branch: perl
1479            ! AUTHORS
1480 ____________________________________________________________________________
1481 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
1482         Log: Metaconfig unit change like #10980.
1483      Branch: metaconfig
1484            ! U/compline/d_stdstdio.U
1485 ____________________________________________________________________________
1486 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
1487         Log: "lose the it's", from Abhijit Menon-Sen.
1488              ("It's" not searched, pods not searched.)
1489      Branch: perl
1490            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
1491            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
1492            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
1493            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
1494            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1495            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
1496 ____________________________________________________________________________
1497 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
1498         Log: "lose the looses", from Abhijit Menon-Sen.
1499      Branch: perl
1500            ! ext/B/B/Assembler.pm gv.c
1501 ____________________________________________________________________________
1502 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
1503         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
1504      Branch: perl
1505            ! hints/os390.sh
1506 ____________________________________________________________________________
1507 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
1508         Log: DEC C 5.3 on the VAX simply doesn't seem to like
1509              compiling the MD5 extension, disable it there for now,
1510              from Peter Prymmer.
1511      Branch: perl
1512            ! configure.com
1513 ____________________________________________________________________________
1514 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
1515         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
1516              From: Jonathan Stowe <gellyfish@gellyfish.com>
1517              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
1518              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
1519      Branch: perl
1520            ! pod/perlfaq3.pod
1521 ____________________________________________________________________________
1522 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
1523         Log: Subject: [PATCH 5.6.1] perlxs misprints
1524              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1525              Date: Tue, 26 Jun 2001 17:20:00 -0400
1526              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
1527      Branch: perl
1528            ! pod/perlxs.pod
1529 ____________________________________________________________________________
1530 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
1531         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
1532              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1533              Date: Tue, 26 Jun 2001 17:27:07 -0400
1534              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
1535      Branch: perl
1536            ! lib/ExtUtils/MM_Unix.pm
1537 ____________________________________________________________________________
1538 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
1539         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
1540              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1541              Date: Tue, 26 Jun 2001 17:23:24 -0400
1542              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
1543      Branch: perl
1544            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
1545 ____________________________________________________________________________
1546 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
1547         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
1548              by Olaf Flebbe.
1549      Branch: perl
1550            ! perl.h
1551 ____________________________________________________________________________
1552 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
1553         Log: Detypo.
1554      Branch: perl
1555            ! lib/Memoize/t/tie_sdbm.t
1556 ____________________________________________________________________________
1557 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
1558         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
1559      Branch: perl
1560            ! win32/perllib.c
1561 ____________________________________________________________________________
1562 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
1563         Log: Subject: [patch] perl_clone+CvFILE
1564              From: Doug MacEachern <dougm@covalent.net>
1565              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
1566              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
1567      Branch: perl
1568            ! sv.c
1569 ____________________________________________________________________________
1570 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
1571         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
1572              From: Mark-Jason Dominus <mjd@plover.com>
1573              Date: Tue, 26 Jun 2001 12:33:01 -0400
1574              Message-ID: <20010626163301.31298.qmail@plover.com>
1575      Branch: perl
1576            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
1577 ____________________________________________________________________________
1578 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
1579         Log: Update Changes.
1580      Branch: perl
1581            ! Changes patchlevel.h
1582 ____________________________________________________________________________
1583 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
1584         Log: Also catfile() needs now to explicitly exported.
1585      Branch: perl
1586            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
1587 ____________________________________________________________________________
1588 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
1589         Log: Regen toc.
1590      Branch: perl
1591            ! pod/perltoc.pod
1592 ____________________________________________________________________________
1593 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
1594         Log: Nonexistent pod command.
1595      Branch: perl
1596            ! pod/perl572delta.pod
1597 ____________________________________________________________________________
1598 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
1599         Log: Be more portable in the quest for tmpdir.
1600      Branch: perl
1601            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
1602 ____________________________________________________________________________
1603 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
1604         Log: Be more portable in finding out the home directory,
1605              and use File::Spec to do the concat.
1606              (Come to think of it, couldn't File::Spec provide
1607              for a ->homedir method?)
1608      Branch: perl
1609            ! lib/Net/Config.pm
1610 ____________________________________________________________________________
1611 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
1612         Log: Doc patch for #10959.
1613      Branch: perl
1614            ! pod/perlfunc.pod
1615 ____________________________________________________________________________
1616 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
1617         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
1618              From: "Philip Newton" <pnewton@gmx.de>
1619              Date: Tue, 26 Jun 2001 16:26:47 +0200
1620              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
1621      Branch: perl
1622            ! pod/perldata.pod
1623 ____________________________________________________________________________
1624 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
1625         Log: Subject: [PATH] shared -> unique;
1626              From: "Artur Bergman" <artur@contiller.se>
1627              Date: Tue, 26 Jun 2001 16:18:40 +0200
1628              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
1629              
1630              Because "shared" isn't: it's read-only.
1631      Branch: perl
1632            ! toke.c xsutils.c
1633 ____________________________________________________________________________
1634 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
1635         Log: Escape multiline croak messages.
1636      Branch: perl
1637            ! t/op/ver.t
1638 ____________________________________________________________________________
1639 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
1640         Log: No more pragma/*.t for minitest.
1641      Branch: perl
1642            ! Makefile.SH
1643 ____________________________________________________________________________
1644 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
1645         Log: AUTHORS updates.
1646      Branch: perl
1647            ! AUTHORS
1648 ____________________________________________________________________________
1649 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
1650         Log: delta updates.
1651      Branch: perl
1652            ! pod/perl572delta.pod
1653 ____________________________________________________________________________
1654 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
1655         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
1656              From: Artur Bergman <artur@contiller.se> 
1657              Date: Tue, 26 Jun 2001 15:32:53 +0200
1658              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
1659      Branch: perl
1660            ! makedef.pl sv.c sv.h win32/perllib.c
1661 ____________________________________________________________________________
1662 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
1663         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
1664              From: Jonathan Stowe <gellyfish@gellyfish.com>
1665              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
1666              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
1667              
1668              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
1669      Branch: perl
1670            + ext/Time/HiRes/hints/sco.pl
1671            ! MANIFEST
1672 ____________________________________________________________________________
1673 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
1674         Log: Subject: [PATCH 5.6.1] static build
1675              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1676              Date: Tue, 26 Jun 2001 04:22:25 -0400
1677              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
1678      Branch: perl
1679            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
1680            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
1681 ____________________________________________________________________________
1682 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
1683         Log: DJGPP patches from Laszlo Molnar.
1684      Branch: perl
1685            ! djgpp/djgpp.c perl.c util.c
1686 ____________________________________________________________________________
1687 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
1688         Log: Netware patches from Ananth Kesari.
1689      Branch: perl
1690            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
1691            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
1692            ! NetWare/nwtinfo.h
1693 ____________________________________________________________________________
1694 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
1695         Log: Detypo.
1696      Branch: perl
1697            ! ext/Errno/Errno_pm.PL
1698 ____________________________________________________________________________
1699 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
1700         Log: There seems to be two ways of spelling the $^O in *STEP.
1701      Branch: perl
1702            ! ext/Errno/Errno_pm.PL
1703 ____________________________________________________________________________
1704 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
1705         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
1706              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
1707      Branch: perl
1708            ! ext/Errno/Errno_pm.PL
1709 ____________________________________________________________________________
1710 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
1711         Log: Known bugs update.
1712      Branch: perl
1713            ! pod/perl572delta.pod
1714 ____________________________________________________________________________
1715 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
1716         Log: The default installation of Cygwin has 500 as root's uid.
1717      Branch: perl
1718            ! lib/User/pwent.t
1719 ____________________________________________________________________________
1720 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
1721         Log: Be even more relaxed (re-allow having only one entry).
1722      Branch: perl
1723            ! t/op/grent.t t/op/pwent.t
1724 ____________________________________________________________________________
1725 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
1726         Log: Test failure updates.
1727      Branch: perl
1728            ! pod/perl572delta.pod
1729 ____________________________________________________________________________
1730 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
1731         Log: MPE/iX test tweaks from Mark Bixby.
1732      Branch: perl
1733            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
1734            ! t/io/fs.t t/op/stat.t
1735 ____________________________________________________________________________
1736 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
1737         Log: Microperl findings.
1738      Branch: perl
1739            ! perl.h pp_sys.c
1740 ____________________________________________________________________________
1741 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
1742         Log: Touch uconfig.h.
1743      Branch: perl
1744            ! uconfig.h
1745 ____________________________________________________________________________
1746 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
1747         Log: Subject: [PATCH] Proposed fix for Pod::Man
1748              From: Rob Napier <rnapier@employees.org>
1749              Date: Mon, 25 Jun 2001 15:49:24 -0400
1750              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
1751              
1752              Cater for Solaris nroff brokenness (shortchanges daisywheel
1753              printers, but hey, we also no more support PDPs.)
1754      Branch: perl
1755            ! lib/Pod/Man.pm
1756 ____________________________________________________________________________
1757 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
1758         Log: Typo in #10937.
1759      Branch: perl
1760            ! ext/POSIX/sigaction.t
1761 ____________________________________________________________________________
1762 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
1763         Log: SIGCONT not trappable in VMS.
1764      Branch: perl
1765            ! ext/POSIX/sigaction.t
1766 ____________________________________________________________________________
1767 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
1768         Log: Subject: [DRAFT] Encode-Tcl.t
1769              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1770              Date: Tue, 26 Jun 2001 03:38:08 +0900
1771              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
1772      Branch: perl
1773            + ext/Encode/Encode/Tcl.t
1774            ! MANIFEST ext/Encode/Encode/Tcl.pm
1775 ____________________________________________________________________________
1776 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
1777         Log: Because of #10932 retract also the perlfunc hunk of #10910.
1778      Branch: perl
1779            ! pod/perlfunc.pod
1780 ____________________________________________________________________________
1781 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
1782         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
1783              by Ilya Zakharevich in
1784              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
1785      Branch: perl
1786            ! XSUB.h
1787 ____________________________________________________________________________
1788 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
1789         Log: Typo in #10889.
1790      Branch: perl
1791            ! hints/uts.sh
1792 ____________________________________________________________________________
1793 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
1794         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
1795              From: Abhijit Menon-Sen <ams@wiw.org>
1796              Date: Mon, 25 Jun 2001 23:45:45 +0530
1797              Message-ID: <20010625234545.A5022@lustre.linux.in>
1798      Branch: perl
1799            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
1800 ____________________________________________________________________________
1801 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
1802         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
1803              From: Michael G Schwern <schwern@pobox.com>
1804              Date: Mon, 25 Jun 2001 14:35:51 -0400
1805              Message-ID: <20010625143551.H13819@blackrider>
1806      Branch: perl
1807            ! lib/Test.pm
1808 ____________________________________________________________________________
1809 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
1810         Log: Update Changes.
1811      Branch: perl
1812            ! Changes patchlevel.h
1813 ____________________________________________________________________________
1814 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
1815         Log: Regen toc and modlib.
1816      Branch: perl
1817            ! pod/perlmodlib.pod pod/perltoc.pod
1818 ____________________________________________________________________________
1819 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
1820         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
1821              for the benefit of C++ compilers, as suggested by Guruprasad.
1822      Branch: perl
1823            ! embed.pl proto.h
1824 ____________________________________________________________________________
1825 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
1826         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
1827              From: Jonathan Stowe <gellyfish@gellyfish.com>
1828              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
1829              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
1830      Branch: perl
1831            ! pod/perlfaq5.pod
1832 ____________________________________________________________________________
1833 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
1834         Log: Missed from #10925.
1835      Branch: perl
1836            ! gv.c
1837 ____________________________________________________________________________
1838 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
1839         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
1840              From: Robin Houston <robin@kitsite.com>
1841              Date: Sat, 19 May 2001 16:19:34 +0100
1842              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
1843      Branch: perl
1844            ! cv.h gv.h op.c
1845 ____________________________________________________________________________
1846 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
1847         Log: Netware README tweak.
1848      Branch: perl
1849            ! README.netware
1850 ____________________________________________________________________________
1851 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
1852         Log: Subject: [PATCH] Re: overload.t fails
1853              From: Abhijit Menon-Sen <ams@wiw.org>
1854              Date: Mon, 25 Jun 2001 14:52:20 +0530
1855              Message-ID: <20010625145220.A24114@lustre.linux.in>
1856      Branch: perl
1857            ! lib/overload.t
1858 ____________________________________________________________________________
1859 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
1860         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
1861              From: Mike Guy <mjtg@cam.ac.uk>
1862              Date: Mon, 25 Jun 2001 11:43:23 +0100
1863              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
1864      Branch: perl
1865            ! lib/Carp.pm
1866 ____________________________________________________________________________
1867 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
1868         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
1869              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1870              Date: Sun, 24 Jun 2001 05:17:05 -0400
1871              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
1872      Branch: perl
1873            ! os2/os2ish.h
1874 ____________________________________________________________________________
1875 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
1876         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
1877              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1878              Date: Mon, 25 Jun 2001 05:52:27 -0400
1879              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
1880      Branch: perl
1881            ! hints/os2.sh
1882 ____________________________________________________________________________
1883 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
1884         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
1885              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1886              Date: Mon, 25 Jun 2001 05:23:35 -0400
1887              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
1888      Branch: perl
1889            ! os2/os2.c
1890 ____________________________________________________________________________
1891 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
1892         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
1893              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1894              Date: Mon, 25 Jun 2001 05:04:32 -0400
1895              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
1896      Branch: perl
1897            ! os2/OS2/REXX/DLL/DLL.pm
1898 ____________________________________________________________________________
1899 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
1900         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
1901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1902              Date: Mon, 25 Jun 2001 05:02:36 -0400
1903              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
1904      Branch: perl
1905            ! mg.c os2/dl_os2.c os2/os2.c
1906 ____________________________________________________________________________
1907 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
1908         Log: Subject: Re: [PATCH 5.6.1] misprints
1909              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1910              Date: Mon, 25 Jun 2001 04:50:50 -0400
1911              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
1912      Branch: perl
1913            ! os2/os2.c pp_sys.c
1914 ____________________________________________________________________________
1915 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
1916         Log: Add Test::More and Test::Simple to the delta.
1917      Branch: perl
1918            ! pod/perl572delta.pod
1919 ____________________________________________________________________________
1920 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
1921         Log: Add Test::More, from Michael G Schwern.
1922      Branch: perl
1923            + lib/Test/More.pm lib/Test/More/t/More.t
1924            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
1925            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
1926            + t/lib/Test/More/Catch.pm
1927            ! MANIFEST
1928 ____________________________________________________________________________
1929 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
1930         Log: Add Test::Simple from Michael G Schwern.
1931      Branch: perl
1932            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
1933            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
1934            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
1935            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
1936            + t/lib/Test/Simple/Catch.pm
1937            + t/lib/Test/Simple/sample_tests/death.plx
1938            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
1939            + t/lib/Test/Simple/sample_tests/extras.plx
1940            + t/lib/Test/Simple/sample_tests/five_fail.plx
1941            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
1942            + t/lib/Test/Simple/sample_tests/one_fail.plx
1943            + t/lib/Test/Simple/sample_tests/require.plx
1944            + t/lib/Test/Simple/sample_tests/success.plx
1945            + t/lib/Test/Simple/sample_tests/too_few.plx
1946            + t/lib/Test/Simple/sample_tests/two_fail.plx
1947            ! MANIFEST
1948 ____________________________________________________________________________
1949 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
1950         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
1951              From: "Craig A. Berry" <craigberry@mac.com>
1952              Date: Sun, 24 Jun 2001 23:41:36 -0500
1953              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
1954      Branch: perl
1955            ! pp_sys.c
1956 ____________________________________________________________________________
1957 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
1958         Log: Upgrade to Attribute::Handlers 0.70.
1959      Branch: perl
1960            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
1961            ! MANIFEST lib/Attribute/Handlers.pm
1962 ____________________________________________________________________________
1963 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
1964         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
1965              From: Abhijit Menon-Sen <ams@wiw.org>
1966              Date: Sat, 23 Jun 2001 05:17:44 +0530
1967              Message-ID: <20010623051744.A18583@lustre.linux.in>
1968              
1969              (Can't think of a good place to put tests.)
1970      Branch: perl
1971            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
1972 ____________________________________________________________________________
1973 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
1974         Log: Subject: [PATCH] t/op/pat.t typo fix
1975              From: Richard Soderberg <rs@crystalflame.net>
1976              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
1977              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
1978      Branch: perl
1979            ! t/op/pat.t
1980 ____________________________________________________________________________
1981 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
1982         Log: Move the pack warnings to their own file, as pointed
1983              out by Spider.
1984      Branch: perl
1985            + t/lib/warnings/pp_pack
1986            ! MANIFEST t/lib/warnings/pp
1987 ____________________________________________________________________________
1988 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
1989         Log: Update Changes.
1990      Branch: perl
1991            ! Changes patchlevel.h
1992 ____________________________________________________________________________
1993 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
1994         Log: Partially fix a problem noticed by IRIX compiler:
1995              the initialization of parse_start was bypassed by
1996              several gotos.  Now initialized to zero, which may
1997              not be the best choice.
1998      Branch: perl
1999            ! regcomp.c
2000 ____________________________________________________________________________
2001 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
2002         Log: Relax the group and password tests back to moaning only
2003              if no matches at all are found.  (Even with a small sample
2004              I could find many sites where there are, umm, anomalies in
2005              the said databases.)       
2006      Branch: perl
2007            ! t/op/grent.t t/op/pwent.t
2008 ____________________________________________________________________________
2009 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
2010         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
2011      Branch: perl
2012            ! pp_ctl.c
2013 ____________________________________________________________________________
2014 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
2015         Log: De-cut-and-pasto in #10902.
2016      Branch: perl
2017            ! pp_ctl.c
2018 ____________________________________________________________________________
2019 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
2020         Log: The #10771 didn't take?
2021      Branch: perl
2022            ! pp_ctl.c
2023 ____________________________________________________________________________
2024 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
2025         Log: Undo the filetests part of #10900, under multiplicity
2026              weird errors take place.
2027      Branch: perl
2028            ! pp_sys.c
2029 ____________________________________________________________________________
2030 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
2031         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
2032      Branch: perl
2033            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
2034 ____________________________________________________________________________
2035 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
2036         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
2037              From: Tony Bowden <tony@kasei.com>
2038              Date: Sun, 24 Jun 2001 17:32:40 +0100
2039              Message-ID: <20010624173240.A16293@blackstar.co.uk>
2040              
2041              Document (well, mention) shortmess() and longmess()
2042              to rob people of their fun of reinventing the weel.
2043      Branch: perl
2044            ! lib/Carp.pm
2045 ____________________________________________________________________________
2046 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
2047         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
2048              From: Brian Jepson <bjepson@oreilly.com>
2049              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
2050              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
2051      Branch: perl
2052            ! pp_sys.c
2053 ____________________________________________________________________________
2054 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
2055         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
2056              From: Robin Barker <rmb1@cise.npl.co.uk> 
2057              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
2058              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
2059      Branch: perl
2060            ! lib/CPAN.pm
2061 ____________________________________________________________________________
2062 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
2063         Log: Memoize patch from mjd.
2064      Branch: perl
2065            ! lib/Memoize/t/tie_storable.t
2066 ____________________________________________________________________________
2067 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
2068         Log: Spec the sv_pvprintify() a bit more.
2069      Branch: perl
2070            ! pod/perltodo.pod
2071 ____________________________________________________________________________
2072 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
2073         Log: Upgrade to Memoize 0.65.
2074      Branch: perl
2075            + lib/Memoize/t/array_confusion.t
2076            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
2077            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
2078            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
2079            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
2080            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
2081            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
2082            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
2083            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
2084            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
2085            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
2086            ! lib/Memoize/t/tie_storable.t
2087 ____________________________________________________________________________
2088 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
2089         Log: Metaconfig unit change for #10892.
2090      Branch: metaconfig
2091            ! U/modified/Options.U
2092 ____________________________________________________________________________
2093 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
2094         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
2095              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2096              Date: Sun, 24 Jun 2001 05:24:40 -0400
2097              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
2098      Branch: perl
2099            ! Configure hints/os2.sh
2100 ____________________________________________________________________________
2101 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
2102         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
2103              From: Mike Guy <mjtg@cam.ac.uk>
2104              Date: Sun, 24 Jun 2001 15:28:39 +0100
2105              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
2106              
2107              Fix an ancient (5.002) bug.
2108      Branch: perl
2109            ! lib/Carp/Heavy.pm
2110 ____________________________________________________________________________
2111 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
2112         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
2113              variables.
2114      Branch: perl
2115            ! pp_sys.c
2116 ____________________________________________________________________________
2117 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
2118         Log: Make UTS as per #10888.
2119      Branch: perl
2120            ! hints/uts.sh
2121 ____________________________________________________________________________
2122 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
2123         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
2124      Branch: perl
2125            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
2126            ! mpeix/mpeixish.h perl.h unixish.h
2127 ____________________________________________________________________________
2128 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
2129         Log: AUTHORS update.
2130      Branch: perl
2131            ! AUTHORS
2132 ____________________________________________________________________________
2133 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
2134         Log: Subject: Encode::Tcl for multibyte doesnot work
2135              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2136              Date: Sun, 24 Jun 2001 22:48:21 +0900
2137              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
2138      Branch: perl
2139            ! ext/Encode/Encode/Tcl.pm
2140 ____________________________________________________________________________
2141 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
2142         Log: Subject: [PATCH] Remove tautology in error messages
2143              From: Mike Guy <mjtg@cam.ac.uk>
2144              Date: Sun, 24 Jun 2001 13:31:00 +0100
2145              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
2146      Branch: perl
2147            ! pp_sys.c
2148 ____________________________________________________________________________
2149 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
2150         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
2151      Branch: perl
2152            ! hints/darwin.sh
2153 ____________________________________________________________________________
2154 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
2155         Log: Subject: Re: [PATCH 5.6.1] test suite
2156              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2157              Date: Sun, 24 Jun 2001 05:47:05 -0400
2158              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
2159              
2160              Test suite fixes.
2161      Branch: perl
2162            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
2163 ____________________________________________________________________________
2164 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
2165         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
2166              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2167              Date: Sun, 24 Jun 2001 05:37:19 -0400
2168              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
2169      Branch: perl
2170            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
2171 ____________________________________________________________________________
2172 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
2173         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
2174              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2175              Date: Sun, 24 Jun 2001 05:34:50 -0400
2176              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
2177              
2178              Pacify compiler warnings.
2179      Branch: perl
2180            ! pp_sys.c
2181 ____________________________________________________________________________
2182 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
2183         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
2184              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2185              Date: Sun, 24 Jun 2001 05:21:18 -0400
2186              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
2187              
2188              Enable compression of executables during link time.
2189      Branch: perl
2190            ! hints/os2.sh
2191 ____________________________________________________________________________
2192 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
2193         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
2194              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2195              Date: Sun, 24 Jun 2001 05:15:11 -0400
2196              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
2197              
2198              Add ordinals to the export list for Perl DLL.
2199              (Breaks intra-version DLL compatibility.)
2200      Branch: perl
2201            ! makedef.pl
2202 ____________________________________________________________________________
2203 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
2204         Log: Allow (displaying and) re-editing the Subject in perlbug.
2205              Also abstract the Subject quality control into a function.
2206      Branch: perl
2207            ! utils/perlbug.PL
2208 ____________________________________________________________________________
2209 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
2210         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
2211      Branch: perl
2212            ! utils/perlbug.PL
2213 ____________________________________________________________________________
2214 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
2215         Log: Regen toc and modlib.
2216      Branch: perl
2217            ! pod/perlmodlib.pod pod/perltoc.pod
2218 ____________________________________________________________________________
2219 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
2220         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
2221              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
2222              attribute semantics as much as possible, or 'ntsec' which uses
2223              native NTFS semantics.)  (See also #10877.)
2224      Branch: perl
2225            ! perl.c
2226 ____________________________________________________________________________
2227 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
2228         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
2229      Branch: perl
2230            ! lib/Test/Harness.pm
2231 ____________________________________________________________________________
2232 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
2233         Log: Just zap the -uPerlio.
2234      Branch: perl
2235            ! ext/B/Stash.t
2236 ____________________________________________________________________________
2237 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
2238         Log: Do not test PerlIO if PerlIO not used.
2239      Branch: perl
2240            ! ext/PerlIO/PerlIO.t
2241 ____________________________________________________________________________
2242 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
2243         Log: Regen perlapi.
2244      Branch: perl
2245            ! pod/perlapi.pod
2246 ____________________________________________________________________________
2247 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
2248         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
2249              From: Nicholas Clark <nick@ccl4.org>
2250              Date: Sat, 23 Jun 2001 22:55:47 +0100
2251              Message-ID: <20010623225547.Z98663@plum.flirble.org>
2252      Branch: perl
2253            ! numeric.c
2254 ____________________________________________________________________________
2255 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
2256         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
2257              From: Prymmer/Kahn <pvhp@best.com>
2258              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
2259              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
2260      Branch: perl
2261            ! lib/h2xs.t
2262 ____________________________________________________________________________
2263 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
2264         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
2265              cygwin does not taint cwd, just like win32.
2266      Branch: perl
2267            ! lib/File/Find/taint.t t/op/taint.t
2268 ____________________________________________________________________________
2269 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
2270         Log: Retract #10865, the patch should be unnecessary.
2271              (But seemingly helpful in Cygwin?  Strange.)
2272      Branch: perl
2273            ! lib/Memoize/t/tie_ndbm.t
2274 ____________________________________________________________________________
2275 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
2276         Log: Misplaced test file; plus Cygwin filesystem semantics.
2277      Branch: perl
2278            + ext/SDBM_File/sdbm.t
2279            - ext/ODBM_File/sdbm.t
2280            ! MANIFEST
2281 ____________________________________________________________________________
2282 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
2283         Log: (Retracted by #10867.)
2284      Branch: perl
2285            ! lib/Memoize/t/tie_ndbm.t
2286 ____________________________________________________________________________
2287 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
2288         Log: Metaconfig unit change for #10863.
2289      Branch: metaconfig/U/perl
2290            ! Extensions.U
2291 ____________________________________________________________________________
2292 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
2293         Log: In Cygwin do not build NDBM_File and ODBM_File unless
2294              -lndbm and -ldbm are available.
2295      Branch: perl
2296            ! Configure config_h.SH
2297 ____________________________________________________________________________
2298 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
2299         Log: More Cygwin filesystem semantics.
2300      Branch: perl
2301            ! t/io/fs.t t/op/stat.t
2302 ____________________________________________________________________________
2303 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
2304         Log: More DOSish permission semantics for Cygwin.
2305      Branch: perl
2306            ! lib/AnyDBM_File.t
2307 ____________________________________________________________________________
2308 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
2309         Log: Cygwin too has different permission semantics.
2310      Branch: perl
2311            ! ext/GDBM_File/gdbm.t
2312 ____________________________________________________________________________
2313 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
2314         Log: The group (and assumedly passwd) databases can have
2315              only one entry (this is the case in cygwin).
2316      Branch: perl
2317            ! t/op/grent.t t/op/pwent.t
2318 ____________________________________________________________________________
2319 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
2320         Log: Also in Cygwin use Socket to figure out domainname
2321              (if any) (avoids trying to call external 'domainname',
2322              which doesn't at the moment exist in Cygwin)
2323      Branch: perl
2324            ! lib/Net/Domain.pm
2325 ____________________________________________________________________________
2326 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
2327         Log: Remove also the lib$Foo.def, not just $Foo.def.
2328      Branch: perl
2329            ! lib/ExtUtils/MM_Unix.pm
2330 ____________________________________________________________________________
2331 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
2332         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
2333      Branch: perl
2334            ! unixish.h
2335 ____________________________________________________________________________
2336 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
2337         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
2338              to match the whole isprint(), only the space character.
2339      Branch: perl
2340            ! handy.h pod/perlre.pod t/op/pat.t
2341 ____________________________________________________________________________
2342 [ 10854] By: nick                                  on 2001/06/23  08:09:33
2343         Log: Integrate mainline
2344      Branch: perlio
2345           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
2346           !> lib/ExtUtils.t lib/File/Find/taint.t
2347           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
2348           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
2349           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
2350 ____________________________________________________________________________
2351 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
2352         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
2353              with its floats    in os390 and s390 (UTS).
2354      Branch: perl
2355            ! lib/Math/BigInt/t/bigintpm.t
2356 ____________________________________________________________________________
2357 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
2358         Log: Add also UTS (s390) to the non-IEEE float platforms.
2359      Branch: perl
2360            ! t/op/sprintf.t
2361 ____________________________________________________________________________
2362 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
2363         Log: Subject: RFC: what are applicable standards for exponent sizes?
2364              From: Peter Prymmer <pvhp@forte.com>
2365              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
2366              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
2367      Branch: perl
2368            ! t/op/sprintf.t
2369 ____________________________________________________________________________
2370 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
2371         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
2372              From: Peter Prymmer <pvhp@forte.com>
2373              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
2374              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
2375      Branch: perl
2376            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
2377 ____________________________________________________________________________
2378 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
2379         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
2380              From: Peter Prymmer <pvhp@forte.com>
2381              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
2382              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
2383      Branch: perl
2384            ! lib/ExtUtils.t
2385 ____________________________________________________________________________
2386 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
2387         Log: Retract #10845.
2388      Branch: perl
2389            ! lib/File/Find/taint.t
2390 ____________________________________________________________________________
2391 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
2392         Log: Yet another error message.
2393      Branch: perl
2394            ! t/op/mkdir.t
2395 ____________________________________________________________________________
2396 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
2397         Log: The croak message for nonexistent socket functions may vary.
2398      Branch: perl
2399            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
2400 ____________________________________________________________________________
2401 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
2402         Log: (Retracted by #10848.)
2403      Branch: perl
2404            ! lib/File/Find/taint.t
2405 ____________________________________________________________________________
2406 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
2407         Log: Integrate perlio.
2408      Branch: perl
2409           !> lib/File/Find/taint.t t/op/write.t
2410 ____________________________________________________________________________
2411 [ 10843] By: nick                                  on 2001/06/22  21:24:51
2412         Log: Back out debug in taint.t
2413      Branch: perlio
2414            ! lib/File/Find/taint.t
2415 ____________________________________________________________________________
2416 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
2417         Log: setitimer() does not exist in Unicos, despite of what
2418              Configure thinks, from Mark P. Lutz.
2419      Branch: perl
2420            ! hints/unicos.sh
2421 ____________________________________________________________________________
2422 [ 10841] By: nick                                  on 2001/06/22  21:19:36
2423         Log: Skip cwd test on Win32 ???
2424      Branch: perlio
2425            ! lib/File/Find/taint.t
2426 ____________________________________________________________________________
2427 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
2428         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
2429              and Tru64 gcc -Wall happy.
2430      Branch: perl
2431            ! mg.c
2432 ____________________________________________________________________________
2433 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
2434         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
2435      Branch: perl
2436            ! ext/IPC/SysV/Semaphore.pm
2437 ____________________________________________________________________________
2438 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
2439         Log: Metaconfig unit change for #10837.
2440      Branch: metaconfig/U/perl
2441            ! Cross.U
2442 ____________________________________________________________________________
2443 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
2444         Log: Cleanup of the cross-compilation unit.
2445      Branch: perl
2446            ! Configure
2447 ____________________________________________________________________________
2448 [ 10836] By: nick                                  on 2001/06/22  20:45:12
2449         Log: Skip |- based op/write.t on Win32 as well as VMS
2450      Branch: perlio
2451            ! t/op/write.t
2452 ____________________________________________________________________________
2453 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
2454         Log: Integrate perlio.
2455      Branch: perl
2456           !> util.c
2457 ____________________________________________________________________________
2458 [ 10834] By: nick                                  on 2001/06/22  20:41:54
2459         Log: Integrate mainline
2460      Branch: perlio
2461           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2462           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
2463           !> vos/config.ga.h
2464 ____________________________________________________________________________
2465 [ 10833] By: nick                                  on 2001/06/22  20:22:58
2466         Log: Patcho fix.
2467      Branch: perlio
2468            ! util.c
2469 ____________________________________________________________________________
2470 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
2471         Log: Metaconfig unit changes for #10831.
2472      Branch: metaconfig
2473            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
2474 ____________________________________________________________________________
2475 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
2476         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
2477              From: Andy Dougherty <doughera@lafayette.edu>
2478              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
2479              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
2480      Branch: perl
2481            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2482            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
2483 ____________________________________________________________________________
2484 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
2485         Log: MPE/iX prototype nits from Mark Bixby.
2486      Branch: perl
2487            ! pp_sys.c
2488 ____________________________________________________________________________
2489 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
2490         Log: Detypo.
2491      Branch: perl
2492            ! util.c
2493 ____________________________________________________________________________
2494 [ 10828] By: nick                                  on 2001/06/22  15:33:37
2495         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
2496      Branch: perlio
2497           +> lib/h2xs.t
2498           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
2499           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
2500           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
2501           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
2502           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
2503           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
2504           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
2505           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
2506           !> vms/vmsish.h
2507 ____________________________________________________________________________
2508 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
2509         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
2510              Date: Fri, 22 Jun 2001 10:08:35 -0500
2511              From: "Craig A. Berry" <craigberry@mac.com>
2512              Message-Id: <a05101001b75908704194@[192.168.56.145]>
2513      Branch: perl
2514            ! vms/vms.c vms/vmsish.h
2515 ____________________________________________________________________________
2516 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
2517         Log: NetWare scripts tweak from Ananth Kesari.
2518      Branch: perl
2519            ! NetWare/t/NWScripts.pl
2520 ____________________________________________________________________________
2521 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
2522         Log: Update Changes.
2523      Branch: perl
2524            ! Changes patchlevel.h
2525 ____________________________________________________________________________
2526 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
2527         Log: Add .i and .s targets.
2528      Branch: perl
2529            ! Makefile.SH
2530 ____________________________________________________________________________
2531 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
2532         Log: Upgrade to Locale::Maketext 1.03.
2533      Branch: perl
2534            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
2535            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
2536 ____________________________________________________________________________
2537 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
2538         Log: Upgrade to I18N::LangTags 0.26.
2539      Branch: perl
2540            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
2541            ! lib/I18N/LangTags/test.pl
2542 ____________________________________________________________________________
2543 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
2544         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
2545              Philip Newton.
2546      Branch: perl
2547            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
2548            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2549 ____________________________________________________________________________
2550 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
2551         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
2552              From: Prymmer/Kahn <pvhp@best.com>
2553              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
2554              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
2555      Branch: perl
2556            + lib/h2xs.t
2557            ! MANIFEST utils/h2xs.PL
2558 ____________________________________________________________________________
2559 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
2560         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
2561              From: Prymmer/Kahn <pvhp@best.com>
2562              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
2563              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
2564      Branch: perl
2565            ! lib/ExtUtils.t
2566 ____________________________________________________________________________
2567 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
2568         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
2569              From: Prymmer/Kahn <pvhp@best.com>
2570              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
2571              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
2572      Branch: perl
2573            ! t/pod/plainer.t
2574 ____________________________________________________________________________
2575 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
2576         Log: AUTHORS update.
2577      Branch: perl
2578            ! AUTHORS
2579 ____________________________________________________________________________
2580 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
2581         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
2582              From: "Craig A. Berry" <craigberry@mac.com>
2583              Date: Thu, 21 Jun 2001 18:20:38 -0500
2584              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
2585      Branch: perl
2586            ! ext/POSIX/POSIX.xs
2587 ____________________________________________________________________________
2588 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
2589         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
2590              From: "Craig A. Berry" <craigberry@mac.com>
2591              Date: Thu, 21 Jun 2001 09:58:52 -0500
2592              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
2593      Branch: perl
2594            ! ext/B/Deparse.t t/op/write.t
2595 ____________________________________________________________________________
2596 [ 10814] By: nick                                  on 2001/06/22  08:13:09
2597         Log: Integrate mainline.
2598      Branch: perlio
2599           !> (integrate 46 files)
2600 ____________________________________________________________________________
2601 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
2602         Log: Change the prefixes only if $prefix is unset,
2603              as originally patched by Marcel Grunauer.
2604      Branch: perl
2605            ! hints/darwin.sh hints/rhapsody.sh
2606 ____________________________________________________________________________
2607 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
2608         Log: Subject: Re: Patch for hints/darwin.sh
2609              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
2610              Date: Thu, 21 Jun 2001 11:23:46 -0700
2611              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
2612      Branch: perl
2613            ! hints/darwin.sh hints/rhapsody.sh
2614 ____________________________________________________________________________
2615 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
2616         Log: Add .PHONY targets for non-file targets,
2617              from Wilfredo Sánchez.  Should help saying
2618              "make install" on case-insensitive filesystems.
2619      Branch: perl
2620            ! Makefile.SH
2621 ____________________________________________________________________________
2622 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
2623         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
2624              From: Doug MacEachern <dougm@covalent.net>
2625              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
2626              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
2627              
2628              plus reword the getcwd() comment, plus use getcwd() buffer
2629              size minus one.
2630      Branch: perl
2631            ! util.c
2632 ____________________________________________________________________________
2633 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
2634         Log: More gprofing from Doug MacEachern.
2635      Branch: perl
2636            ! Makefile.SH
2637 ____________________________________________________________________________
2638 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
2639         Log: Metaconfig unit change for #10807.
2640      Branch: metaconfig/U/perl
2641            ! d_sfio.U
2642 ____________________________________________________________________________
2643 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
2644         Log: Tell that you are removing the unneeded -lsfio.
2645      Branch: perl
2646            ! Configure
2647 ____________________________________________________________________________
2648 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
2649         Log: More MPE/iX tweaks from Mark Bixby.
2650      Branch: perl
2651            ! perl.c t/op/magic.t
2652 ____________________________________________________________________________
2653 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
2654         Log: The fchdir() proto is supposed to live in <unistd.h>.
2655      Branch: perl
2656            ! ext/Cwd/Cwd.xs
2657 ____________________________________________________________________________
2658 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
2659         Log: This town is too small for the Cwd extension and me,
2660              it would seem...
2661      Branch: perl
2662            ! ext/Cwd/Cwd.xs
2663 ____________________________________________________________________________
2664 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
2665         Log: Metaconfig unit change for #10802.
2666      Branch: metaconfig/U/perl
2667            ! d_modfl.U
2668 ____________________________________________________________________________
2669 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
2670         Log: More d'ohs.
2671      Branch: perl
2672            ! Configure
2673 ____________________________________________________________________________
2674 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
2675         Log: Off-by-one.  I'm so classic.
2676      Branch: perl
2677            ! util.c
2678 ____________________________________________________________________________
2679 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
2680         Log: Update Changes.
2681      Branch: perl
2682            ! Changes patchlevel.h
2683 ____________________________________________________________________________
2684 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
2685         Log: Subject: Documentation patch for Net::FTP
2686              From: Marcel Grunauer <marcel@codewerk.com>
2687              Date: Wed, 20 Jun 2001 23:03:26 +0200
2688              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
2689      Branch: perl
2690            ! lib/Net/FTP.pm
2691 ____________________________________________________________________________
2692 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
2693         Log: Retract the #10417 mg.c and embed.pl parts because of
2694              strange SEGVs in 64bit x86 FreeBSD observed by
2695              Nicholas Clark.
2696      Branch: perl
2697            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
2698 ____________________________________________________________________________
2699 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
2700         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
2701      Branch: perl
2702            ! Configure NetWare/config.wc NetWare/config_H.wc
2703            ! Porting/Glossary Porting/config.sh Porting/config_H
2704            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
2705            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2706            ! vos/config.ga.h win32/config.bc win32/config.gc
2707            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2708            ! win32/config_H.vc
2709 ____________________________________________________________________________
2710 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
2711         Log: Cwd tweak from Doug MacEachern.
2712      Branch: perl
2713            ! ext/Cwd/Cwd.xs
2714 ____________________________________________________________________________
2715 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
2716         Log: Protect the fchdir() and lstat() with ifdefs.
2717              fchdir() needs a Configure probe.
2718      Branch: perl
2719            ! ext/Cwd/Cwd.xs
2720 ____________________________________________________________________________
2721 [ 10794] By: nick                                  on 2001/06/21  17:11:35
2722         Log: Integrate mainline
2723      Branch: perlio
2724           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
2725           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
2726           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
2727           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
2728           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
2729           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
2730           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
2731           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
2732            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
2733            - lib/File/Glob/case.t lib/File/Glob/global.t
2734            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
2735            - lib/File/Temp/posix.t lib/File/Temp/security.t
2736            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
2737            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
2738            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
2739            - lib/Text/Wrap/wrap.t
2740           !> (integrate 41 files)
2741 ____________________________________________________________________________
2742 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
2743         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
2744              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
2745              Date: Thu, 21 Jun 2001 13:04:54 -0500
2746              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
2747      Branch: perl
2748            ! ext/Cwd/Cwd.xs
2749 ____________________________________________________________________________
2750 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
2751         Log: Subject: [PATCH pod] overlong =item
2752              From: Robin Barker <rmb1@cise.npl.co.uk>
2753              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
2754              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
2755      Branch: perl
2756            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
2757            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2758 ____________________________________________________________________________
2759 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
2760         Log: Subject: [PATCH perlio.c] format 
2761              From: Robin Barker <rmb1@cise.npl.co.uk>
2762              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
2763              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
2764      Branch: perl
2765            ! perlio.c
2766 ____________________________________________________________________________
2767 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
2768         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
2769              From: Radu Greab <radu@netsoft.ro>
2770              Date: Thu, 21 Jun 2001 19:06:02 +0300
2771              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
2772      Branch: perl
2773            ! pod/perlapi.pod sv.c
2774 ____________________________________________________________________________
2775 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
2776         Log: The metaconfig unit changes for #10788.
2777      Branch: metaconfig/U/perl
2778            ! Cross.U fflushall.U
2779 ____________________________________________________________________________
2780 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
2781         Log: Cross-configuration changes: make $from to rm the files
2782              before copying them over (this means that he rm can be
2783              removed from the fflushall test), create $targetmkdir      
2784              (not documented in install since it is supposed to internal
2785              use only), make $run to copy over the executable only if
2786              a stamp file .xok doesn't already exist (to avoid unnecessary
2787              copying of the executable)
2788      Branch: perl
2789            ! Configure Makefile.SH
2790 ____________________________________________________________________________
2791 [ 10787] By: nick                                  on 2001/06/21  14:16:18
2792         Log: Integrate mainline
2793      Branch: perlio
2794           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
2795           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
2796           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
2797            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
2798           !> (integrate 34 files)
2799 ____________________________________________________________________________
2800 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
2801         Log: Re-add the files as text.
2802      Branch: perl
2803            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
2804 ____________________________________________________________________________
2805 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
2806         Log: Delete the binary files.
2807      Branch: perl
2808            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
2809 ____________________________________________________________________________
2810 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
2811         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
2812              From: Andy Dougherty <doughera@lafayette.edu>
2813              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
2814              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
2815      Branch: perl
2816            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
2817            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
2818            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
2819            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
2820 ____________________________________________________________________________
2821 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
2822         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
2823              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
2824              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
2825              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
2826              
2827              Setting umask to something friendlier.
2828      Branch: perl
2829            ! installman installperl
2830 ____________________________________________________________________________
2831 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
2832         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
2833              Resort MANIFEST with sort -f, looks much better.
2834      Branch: perl
2835            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
2836            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
2837            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
2838            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
2839            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
2840            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
2841            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
2842            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
2843            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
2844            - lib/File/Glob/case.t lib/File/Glob/global.t
2845            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
2846            - lib/File/Temp/posix.t lib/File/Temp/security.t
2847            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
2848            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
2849            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
2850            - lib/Text/Wrap/wrap.t
2851            ! MANIFEST
2852 ____________________________________________________________________________
2853 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
2854         Log: Upgrade to I18N::LangTags 0.25.
2855      Branch: perl
2856            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
2857            ! lib/I18N/LangTags/List.pm
2858 ____________________________________________________________________________
2859 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
2860         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
2861              From: Richard Soderberg <rs@crystalflame.net>
2862              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
2863              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
2864      Branch: perl
2865            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
2866            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
2867 ____________________________________________________________________________
2868 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
2869         Log: Test obsoleted by change #10777.
2870      Branch: perl
2871            ! t/op/sub_lval.t
2872 ____________________________________________________________________________
2873 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
2874         Log: Case of confused test numbering.
2875      Branch: perl
2876            ! t/op/pat.t
2877 ____________________________________________________________________________
2878 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
2879         Log: Subject: Re: Opinion on undef lvalue
2880              From: Abhijit Menon-Sen <ams@wiw.org>
2881              Date: Sun, 17 Jun 2001 13:04:46 +0530
2882              Message-ID: <20010617130446.B27925@lustre.linux.in>
2883              
2884              Allow lvalue subs to return undef in array context.
2885      Branch: perl
2886            ! pp_hot.c
2887 ____________________________________________________________________________
2888 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
2889         Log: Just a guess that using the same hack for cygwin as
2890              for win32 might help.
2891      Branch: perl
2892            ! lib/File/Find/find.t
2893 ____________________________________________________________________________
2894 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
2895         Log: NetWare tweaks from Guruprasad.
2896      Branch: perl
2897            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
2898            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
2899            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
2900            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
2901 ____________________________________________________________________________
2902 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
2903         Log: Subject: Re: perl@10722: Bogus warnings on REs 
2904              From: Hugo <hv@crypt.compulink.co.uk>
2905              Date: Thu, 21 Jun 2001 09:51:17 +0100
2906              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
2907              
2908              Unroll to avoid a UTS compiler bug.
2909      Branch: perl
2910            ! regcomp.c
2911 ____________________________________________________________________________
2912 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
2913         Log: Subject: Re: [PATCH] Make /o work under i?threads
2914              From: Artur Bergman <artur@contiller.se>
2915              Date: Thu, 21 Jun 2001 14:38:03 +0200
2916              Message-ID: <B757B74A.184D%artur@contiller.se>
2917      Branch: perl
2918            ! t/op/pat.t
2919 ____________________________________________________________________________
2920 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
2921         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
2922              From: Artur Bergman <artur@contiller.se> 
2923              Date: Thu, 21 Jun 2001 14:27:33 +0200
2924              Message-ID: <B757B4D4.1849%artur@contiller.se>
2925              
2926              Plus extra parentheses.
2927      Branch: perl
2928            ! op.h
2929 ____________________________________________________________________________
2930 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
2931         Log: Subject: [PATCH] Make /o work under i?threads
2932              From: Richard Soderberg <rs@crystalflame.net>
2933              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
2934              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
2935      Branch: perl
2936            ! pp_ctl.c
2937 ____________________________________________________________________________
2938 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
2939         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
2940              From: Artur Bergman <artur@contiller.se>
2941              Date: Thu, 21 Jun 2001 14:04:54 +0200
2942              Message-ID: <B757AF86.1842%artur@contiller.se>
2943      Branch: perl
2944            ! op.h
2945 ____________________________________________________________________________
2946 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
2947         Log: Subject: Re: perl@10765: sv.c not OK on win32
2948              From: Artur Bergman <artur@contiller.se>
2949              Date: Thu, 21 Jun 2001 10:31:06 +0200
2950              Message-ID: <B7577D69.182C%artur@contiller.se>
2951      Branch: perl
2952            ! sv.c
2953 ____________________________________________________________________________
2954 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
2955         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
2956              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2957              Date: Thu, 21 Jun 2001 06:23:56 -0400
2958              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
2959              
2960              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
2961              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2962              Date: Thu, 21 Jun 2001 06:32:21 -0400
2963              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
2964      Branch: perl
2965            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
2966 ____________________________________________________________________________
2967 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
2968         Log: Subject: [PATCH] make syslog test more verbose
2969              From: Robert Spier <rspier@pobox.com>
2970              Date: Thu, 21 Jun 2001 00:54:32 -0400
2971              Message-ID: <15153.32264.295807.333073@rls.cx>
2972      Branch: perl
2973            ! ext/Sys/Syslog/syslog.t
2974 ____________________________________________________________________________
2975 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
2976         Log: Subject: op/study.t refinements
2977              From: Hugo <hv@crypt.compulink.co.uk>
2978              Date: Thu, 21 Jun 2001 00:29:07 +0100
2979              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
2980      Branch: perl
2981            ! t/op/study.t
2982 ____________________________________________________________________________
2983 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
2984         Log: Update Changes.
2985      Branch: perl
2986            ! Changes patchlevel.h
2987 ____________________________________________________________________________
2988 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
2989         Log: Subject: Re: [PATCH] djgpp updates
2990              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
2991              Date: Wed, 20 Jun 2001 10:05:15 +0200
2992              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
2993      Branch: perl
2994            ! djgpp/config.over
2995 ____________________________________________________________________________
2996 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
2997         Log: Fix for ID 20010619.002 "When building hash, hash keys that
2998              are function calls are not being called", from Abhijit.
2999      Branch: perl
3000            ! t/base/lex.t toke.c
3001 ____________________________________________________________________________
3002 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
3003         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
3004      Branch: perl
3005            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
3006            + lib/Locale/Maketext/test.pl
3007            - lib/Locale/Maketext.t
3008            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
3009            ! lib/Locale/Maketext/TPJ13.pod
3010 ____________________________________________________________________________
3011 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
3012         Log: Metaconfig unit change for #10760.
3013      Branch: metaconfig
3014            ! U/modified/Cppsym.U
3015 ____________________________________________________________________________
3016 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
3017         Log: Do not remove the ccsym* Cppsym* files since
3018              they are useful for metaconfig units coming after us.
3019              (This is the Configure nit mentioned in #10752.)
3020      Branch: perl
3021            ! Configure
3022 ____________________________________________________________________________
3023 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
3024         Log: Update to I18N::LangTags 0.24, from Sean Burke.
3025      Branch: perl
3026            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
3027            + lib/I18N/LangTags/README
3028            - lib/I18N/LangTags/List.pod
3029            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
3030 ____________________________________________________________________________
3031 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
3032         Log: Regen headers.
3033      Branch: perl
3034            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
3035            ! pod/perlapi.pod proto.h
3036 ____________________________________________________________________________
3037 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
3038         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
3039              From: Artur Bergman <artur@contiller.se>
3040              Date: Wed, 20 Jun 2001 11:31:32 +0200
3041              Message-ID: <B7563A14.17D8%artur@contiller.se>
3042      Branch: perl
3043            ! embed.pl hv.c intrpvar.h sv.c sv.h
3044 ____________________________________________________________________________
3045 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
3046         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
3047              From: Tim Sweetman <tim@aldigital.co.uk> 
3048              Date: Wed, 13 Jun 2001 14:25:17 +0100 
3049              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
3050      Branch: perl
3051            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
3052 ____________________________________________________________________________
3053 [ 10755] By: nick                                  on 2001/06/20  16:12:37
3054         Log: Integrate mainline
3055      Branch: perlio
3056           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
3057           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
3058           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
3059           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
3060           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
3061           !> t/op/study.t util.c
3062 ____________________________________________________________________________
3063 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
3064         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
3065              but not Makefile)
3066      Branch: maint-5.6/perl
3067            ! win32/Makefile
3068 ____________________________________________________________________________
3069 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
3070         Log: Security tweak on readlink().
3071      Branch: perl
3072            ! pp_sys.c
3073 ____________________________________________________________________________
3074 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
3075         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
3076      Branch: perl
3077            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
3078            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
3079            ! mpeix/relink t/op/pwent.t
3080 ____________________________________________________________________________
3081 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
3082         Log: Reinstate #10725 (with probe for alarm()).
3083      Branch: perl
3084            ! t/op/study.t
3085 ____________________________________________________________________________
3086 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
3087         Log: Replace our implementation of realpath() with OpenBSD's
3088              (src/lib/libc/stdlib/realpath.c 1.4).
3089      Branch: perl
3090            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
3091            ! pod/perldiag.pod proto.h util.c
3092 ____________________________________________________________________________
3093 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
3094         Log: Integrate perlio.
3095      Branch: perl
3096           !> perlio.c
3097 ____________________________________________________________________________
3098 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
3099         Log: No point in going into memory-saving contortions
3100              with getcwd() since there's a danger of buffer overflow.
3101              Also make the POSIX extension to use sv_getcwd().
3102              Finally, a missed proto.h fragment.
3103      Branch: perl
3104            ! ext/POSIX/POSIX.xs proto.h util.c
3105 ____________________________________________________________________________
3106 [ 10747] By: nick                                  on 2001/06/20  12:38:26
3107         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
3108      Branch: perlio
3109            ! perlio.c
3110 ____________________________________________________________________________
3111 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
3112         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
3113              From: Graham Barr <gbarr@pobox.com>
3114              Date: Wed, 20 Jun 2001 11:05:49 +0100
3115              Message-ID: <20010620110549.I19188@pobox.com>
3116              
3117              reported in        
3118              
3119              Subject: Bug in IO::Socket::INET module (repeat)
3120              From: "Harmon S. Nine" <hnine@netarx.com>
3121              Date: Tue, 19 Jun 2001 09:41:35 -0400
3122              Message-ID: <3B2F568F.8080605@netarx.com>
3123              
3124              The bug was that the IO::Socket::INET constructor
3125              did not allow a 'LocalPort' of 0.
3126      Branch: perl
3127            ! ext/IO/lib/IO/Socket/INET.pm
3128 ____________________________________________________________________________
3129 [ 10745] By: nick                                  on 2001/06/20  08:56:39
3130         Log: Integrate mainline.
3131      Branch: perlio
3132           !> (integrate 37 files)
3133 ____________________________________________________________________________
3134 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
3135         Log: After some reading I don't think we can blindly
3136              use systems' realpath().  Too many security problems,
3137              too many buggy implementations.
3138              
3139              TODO: the realpath() emulation code in util.c doesn't
3140              seem fully operational?  (readlink(), for example?)
3141      Branch: perl
3142            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
3143            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
3144            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
3145            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
3146            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
3147            ! win32/config_H.gc win32/config_H.vc
3148 ____________________________________________________________________________
3149 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
3150         Log: Metaconfig unit change for #10738.
3151      Branch: metaconfig
3152            ! U/compline/d_gconvert.U
3153 ____________________________________________________________________________
3154 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
3155         Log: Integrate change #10739 from maintperl:
3156              
3157              C<eval "/x$\r\n/x"> fails to compile correctly 
3158      Branch: perl
3159           !> t/op/pat.t toke.c
3160 ____________________________________________________________________________
3161 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
3162         Log: Retract #10725 (Hugo asked NOT to apply the patch)
3163      Branch: perl
3164            ! t/op/study.t
3165 ____________________________________________________________________________
3166 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
3167         Log: The test.third results were funnily named because of the
3168              new test scheme.
3169      Branch: perl
3170            ! t/TEST
3171 ____________________________________________________________________________
3172 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
3173         Log: C<eval "/x$\r\n/x"> fails to compile correctly
3174      Branch: maint-5.6/perl
3175            ! t/op/pat.t toke.c
3176 ____________________________________________________________________________
3177 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
3178         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
3179              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3180              Date: Tue, 19 Jun 2001 19:15:40 -0400
3181              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
3182              
3183              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
3184              because "1e+129" being expected but "1.e+129" being returned.
3185              The culprit (at least in Tru64) is the use of gcvt().
3186      Branch: perl
3187            ! Configure
3188 ____________________________________________________________________________
3189 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
3190         Log: Subject: [PATCH perl@10722] test hunting on VMS
3191              From: "Craig A. Berry" <craigberry@mac.com>
3192              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
3193              Date: Tue, 19 Jun 2001 18:59:01 -0500
3194      Branch: perl
3195            ! vms/test.com
3196 ____________________________________________________________________________
3197 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
3198         Log: Subject: [PATCH] s/typos//
3199              From: Abhijit Menon-Sen <ams@wiw.org>
3200              Date: Wed, 20 Jun 2001 02:15:02 +0530
3201              Message-ID: <20010620021502.A14541@lustre.linux.in>
3202              
3203              Without the op.h s/bearword/bareword/ hunk, see
3204              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
3205      Branch: perl
3206            ! util.c
3207 ____________________________________________________________________________
3208 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
3209         Log: Metaconfig unit change for #10732 and #10733.
3210      Branch: metaconfig/U/perl
3211            ! fflushall.U
3212 ____________________________________________________________________________
3213 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
3214         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
3215              From: "Craig A. Berry" <craigberry@mac.com>
3216              Date: Tue, 19 Jun 2001 17:19:48 -0500
3217              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
3218      Branch: perl
3219            ! configure.com vms/descrip_mms.template
3220 ____________________________________________________________________________
3221 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
3222         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
3223              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3224              Date: Tue, 19 Jun 2001 16:48:07 -0400
3225              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
3226              
3227              Further fixes to fflush(NULL) detection.
3228      Branch: perl
3229            ! Configure
3230 ____________________________________________________________________________
3231 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
3232         Log: AIX test -s hangs with non-existent files?
3233              (A genuine logic bug in Configure, but AIX also broken?)
3234      Branch: perl
3235            ! Configure
3236 ____________________________________________________________________________
3237 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
3238         Log: AUTHORS updates.
3239      Branch: perl
3240            ! AUTHORS
3241 ____________________________________________________________________________
3242 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
3243         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
3244              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3245              Date: Tue, 19 Jun 2001 15:33:25 -0400
3246              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
3247      Branch: perl
3248            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
3249            ! t/lib/warnings/pp
3250 ____________________________________________________________________________
3251 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
3252         Log: Integrate perlio.
3253      Branch: perl
3254           !> lib/File/Find/find.t win32/distclean.bat
3255 ____________________________________________________________________________
3256 [ 10728] By: nick                                  on 2001/06/19  18:24:53
3257         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
3258      Branch: perlio
3259            ! lib/File/Find/find.t win32/distclean.bat
3260 ____________________________________________________________________________
3261 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
3262         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
3263              also add information how to find out whether one has PerlIO.
3264      Branch: perl
3265            ! pod/perlfunc.pod
3266 ____________________________________________________________________________
3267 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
3268         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
3269              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
3270              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
3271              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
3272      Branch: perl
3273            ! pod/perlfunc.pod
3274 ____________________________________________________________________________
3275 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
3276         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
3277              From: Hugo <hv@crypt.compulink.co.uk>
3278              Date: Tue, 19 Jun 2001 12:37:30 +0100
3279              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
3280      Branch: perl
3281            ! t/op/study.t
3282 ____________________________________________________________________________
3283 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
3284         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
3285              From: Hugo <hv@crypt.compulink.co.uk>
3286              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
3287              Date: Tue, 19 Jun 2001 13:15:17 +0100
3288      Branch: perl
3289            ! util.c
3290 ____________________________________________________________________________
3291 [ 10723] By: nick                                  on 2001/06/19  14:46:15
3292         Log: Integrate mainline
3293      Branch: perlio
3294           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
3295           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
3296           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
3297           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
3298           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
3299           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
3300            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
3301            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
3302            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
3303            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
3304            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
3305            - ext/Thread/unsync4.t
3306           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
3307           !> djgpp/config.over djgpp/fixpmain
3308           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
3309           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
3310           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
3311 ____________________________________________________________________________
3312 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
3313         Log: Update Changes.
3314      Branch: perl
3315            ! Changes patchlevel.h
3316 ____________________________________________________________________________
3317 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
3318         Log: The existence shall be MANIFESted.
3319      Branch: perl
3320            ! MANIFEST
3321 ____________________________________________________________________________
3322 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
3323         Log: The old libnet.cfg is first searched from the current directory,
3324              only then from the module path.
3325      Branch: perl
3326            ! utils/libnetcfg.PL
3327 ____________________________________________________________________________
3328 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
3329         Log: NetWare tweaks from Guruprasad.
3330      Branch: perl
3331            ! NetWare/Makefile NetWare/config.wc
3332 ____________________________________________________________________________
3333 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
3334         Log: Subject: [PATCH] djgpp updates
3335              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
3336              Date: Tue, 19 Jun 2001 10:59:06 +0200
3337              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
3338      Branch: perl
3339            ! djgpp/config.over djgpp/fixpmain
3340 ____________________________________________________________________________
3341 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
3342         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
3343              From: Prymmer/Kahn <pvhp@best.com>
3344              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
3345              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
3346      Branch: perl
3347            ! win32/Makefile
3348 ____________________________________________________________________________
3349 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
3350         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
3351              to happen right after the inclusion of <inttypes.h>,
3352              from Edward Moy.
3353      Branch: perl
3354            ! handy.h perl.h
3355 ____________________________________________________________________________
3356 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
3357         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
3358              From: Doug MacEachern <dougm@covalent.net>
3359              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
3360              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
3361      Branch: perl
3362            ! ext/DynaLoader/DynaLoader_pm.PL
3363 ____________________________________________________________________________
3364 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
3365         Log: Revert #10656 for perfomance reasons but leave in the
3366              use of Hv*() macros -- in comments, so that grepping the
3367              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
3368              suggested by Sarathy, also by Abhijit.)
3369      Branch: perl
3370            ! hv.c
3371 ____________________________________________________________________________
3372 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
3373         Log: Subject: [patch] .s MakeMaker suffix
3374              From: Doug MacEachern <dougm@covalent.net>
3375              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
3376              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
3377      Branch: perl
3378            ! lib/ExtUtils/MM_Unix.pm
3379 ____________________________________________________________________________
3380 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
3381         Log: One test lost in the big shuffle restored.
3382      Branch: perl
3383            + ext/IPC/SysV/ipcsysv.t
3384            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
3385 ____________________________________________________________________________
3386 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
3387         Log: Rename the old non-standard threads tests so that
3388              they won't be invoked.
3389      Branch: perl
3390            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
3391            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
3392            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
3393            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
3394            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
3395            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
3396            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
3397            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
3398            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
3399            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
3400            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
3401            - ext/Thread/unsync4.t
3402            ! MANIFEST
3403 ____________________________________________________________________________
3404 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
3405         Log: Integrate perlio.
3406      Branch: perl
3407           !> win32/config_sh.PL
3408 ____________________________________________________________________________
3409 [ 10709] By: nick                                  on 2001/06/19  08:18:18
3410         Log: Integrate mainline
3411      Branch: perlio
3412           +> (branch 40 files)
3413            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
3414            - lib/strict/subs lib/strict/vars lib/warnings/1global
3415            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
3416            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
3417            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
3418            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
3419            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
3420            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
3421            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
3422            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
3423            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
3424            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
3425            - lib/warnings/utf8 lib/warnings/util
3426           !> (integrate 57 files)
3427 ____________________________________________________________________________
3428 [ 10708] By: nick                                  on 2001/06/19  07:57:10
3429         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
3430      Branch: perlio
3431            ! win32/config_sh.PL
3432 ____________________________________________________________________________
3433 [ 10707] By: nick                                  on 2001/06/19  07:05:07
3434         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
3435      Branch: perl
3436            ! perly.c perly.y perly_c.diff vms/perly_c.vms
3437 ____________________________________________________________________________
3438 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
3439         Log: More perl572delta tweaks.
3440      Branch: perl
3441            ! pod/perl572delta.pod
3442 ____________________________________________________________________________
3443 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
3444         Log: Update perl572delta.
3445      Branch: perl
3446            ! pod/perl572delta.pod
3447 ____________________________________________________________________________
3448 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
3449         Log: VOS updates from Paul Green.
3450      Branch: perl
3451            ! vos/Changes vos/build.cm vos/perl.bind
3452 ____________________________________________________________________________
3453 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
3454         Log: Update the vos/config.*.* files.
3455      Branch: perl
3456            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3457            ! vos/config.ga.h
3458 ____________________________________________________________________________
3459 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
3460         Log: Add a makefile for more painless adding of symbols to the
3461              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
3462              takes care of the adding)
3463      Branch: perl
3464            + vos/Makefile
3465 ____________________________________________________________________________
3466 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
3467         Log: Make libnetcfg by default display the libnet configuration,
3468              -c to change, add -i for old config, document all options,
3469              regen toc.
3470      Branch: perl
3471            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
3472 ____________________________________________________________________________
3473 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
3474         Log: gcc -Wall sweep.
3475      Branch: perl
3476            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
3477 ____________________________________________________________________________
3478 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
3479         Log: So there.
3480      Branch: perl
3481            ! universal.c
3482 ____________________________________________________________________________
3483 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
3484         Log: Document the need for sv_printify().
3485              
3486              Document that 'use utf8' has been considered.
3487              
3488              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
3489      Branch: perl
3490            ! pod/perltodo.pod universal.c
3491 ____________________________________________________________________________
3492 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
3493         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
3494              From: Nicholas Clark <nick@ccl4.org>
3495              Date: Mon, 18 Jun 2001 23:29:23 +0100
3496              Message-ID: <20010618232923.I98663@plum.flirble.org>
3497      Branch: perl
3498            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
3499            ! ext/Sys/Syslog/Makefile.PL
3500 ____________________________________________________________________________
3501 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
3502         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
3503              From: Scott.L.Miller@Compaq.com
3504              Date: Mon, 18 Jun 2001 10:12:27 -0500
3505              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
3506      Branch: perl
3507            ! lib/perl5db.pl pod/perldebug.pod
3508 ____________________________________________________________________________
3509 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
3510         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
3511              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
3512              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
3513              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
3514      Branch: perl
3515            ! lib/Carp/Heavy.pm
3516 ____________________________________________________________________________
3517 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
3518         Log: Subject: [PATCH] Documentation changes for CLONE
3519              From: Artur Bergman <artur@contiller.se>
3520              Date: Mon, 18 Jun 2001 22:06:37 +0200
3521              Message-ID: <B7542BEC.1719%artur@contiller.se>
3522      Branch: perl
3523            ! pod/perlmod.pod pod/perlsub.pod
3524 ____________________________________________________________________________
3525 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
3526         Log: Subject: Re: configure.com
3527              From: "Craig A. Berry" <craigberry@mac.com>
3528              Date: Mon, 18 Jun 2001 16:04:38 -0500
3529              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
3530      Branch: perl
3531            ! configure.com
3532 ____________________________________________________________________________
3533 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
3534         Log: Subject: PL_nullstash + perl_clone()
3535              From: Doug MacEachern <dougm@covalent.net>
3536              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
3537              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
3538      Branch: perl
3539            ! sv.c
3540 ____________________________________________________________________________
3541 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
3542         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
3543              From: davem@fdgroup.co.uk
3544              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
3545              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
3546      Branch: perl
3547            ! embed.pl pod/perlapi.pod
3548 ____________________________________________________________________________
3549 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
3550         Log: More cross-compilation defaults gleaned from -Dcc
3551              if it is CPU-OS-gcc.
3552      Branch: metaconfig
3553            ! U/modified/libc.U
3554      Branch: metaconfig/U/perl
3555            ! Cross.U
3556      Branch: perl
3557            ! Configure INSTALL
3558 ____________________________________________________________________________
3559 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
3560         Log: Update Changes.
3561      Branch: perl
3562            ! Changes patchlevel.h
3563 ____________________________________________________________________________
3564 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
3565         Log: Subject: [PATCH 5.7.1] sv.c documentation
3566              From: davem@fdgroup.co.uk
3567              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
3568              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
3569      Branch: perl
3570            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
3571            ! sv.c sv.h
3572 ____________________________________________________________________________
3573 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
3574         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
3575              From: "Jon Gunnip" <jongunnip@hotmail.com>
3576              Date: Sun, 17 Jun 2001 18:24:29 -0400
3577              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
3578      Branch: perl
3579            ! pod/perlvar.pod
3580 ____________________________________________________________________________
3581 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
3582         Log: Move the locale/strict/warnings helper files back
3583              under the t/lib; this way the amount of non-installabled
3584              stuff under lib/ stays smaller.
3585      Branch: perl
3586            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
3587            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
3588            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
3589            + t/lib/warnings/5nolint t/lib/warnings/6default
3590            + t/lib/warnings/7fatal t/lib/warnings/8signal
3591            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
3592            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
3593            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
3594            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
3595            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
3596            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
3597            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
3598            + t/lib/warnings/taint t/lib/warnings/toke
3599            + t/lib/warnings/universal t/lib/warnings/utf8
3600            + t/lib/warnings/util
3601            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
3602            - lib/strict/subs lib/strict/vars lib/warnings/1global
3603            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
3604            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
3605            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
3606            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
3607            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
3608            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
3609            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
3610            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
3611            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
3612            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
3613            - lib/warnings/utf8 lib/warnings/util
3614            ! MANIFEST installperl lib/locale.t lib/strict.t
3615 ____________________________________________________________________________
3616 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
3617         Log: Split off the pack/unpack code, from Nicholas Clark.
3618      Branch: perl
3619            + pp_pack.c
3620            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
3621            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
3622            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
3623 ____________________________________________________________________________
3624 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
3625         Log: Guard the SysV IPC tests against being invoked in
3626              SysV-IPC-less places.
3627      Branch: perl
3628            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
3629 ____________________________________________________________________________
3630 [ 10683] By: nick                                  on 2001/06/18  12:24:42
3631         Log: Integrate mainline (new test scheme now ok on Linux).
3632      Branch: perlio
3633           +> lib/warnings.t
3634           !> dump.c sv.c
3635 ____________________________________________________________________________
3636 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
3637         Log: Add the locale.c and numeric.c to the microperl sources.
3638      Branch: perl
3639            ! Makefile.micro win32/Makefile
3640 ____________________________________________________________________________
3641 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
3642         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
3643              From: Abhijit Menon-Sen <ams@wiw.org>
3644              Date: Mon, 18 Jun 2001 14:23:44 +0530
3645              Message-ID: <20010618142344.A13136@lustre.linux.in>
3646      Branch: perl
3647            ! dump.c
3648 ____________________________________________________________________________
3649 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
3650         Log: Subject: Re: [PATCH] more anonymous stash cleanups
3651              From: Abhijit Menon-Sen <ams@wiw.org>
3652              Date: Mon, 18 Jun 2001 15:50:32 +0530
3653              Message-ID: <20010618155032.A13223@lustre.linux.in>
3654              
3655              Plus the comment left in as suggested by NI-S.
3656      Branch: perl
3657            ! sv.c
3658 ____________________________________________________________________________
3659 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
3660         Log: One missed file.
3661      Branch: perl
3662            + lib/warnings.t
3663 ____________________________________________________________________________
3664 [ 10678] By: nick                                  on 2001/06/18  08:05:29
3665         Log: Integrate mainline (part2 - the deletes)
3666      Branch: perlio
3667            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
3668            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
3669            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
3670            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
3671            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
3672            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
3673            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
3674            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
3675            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
3676            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
3677            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
3678 ____________________________________________________________________________
3679 [ 10677] By: nick                                  on 2001/06/18  08:04:44
3680         Log: Integrate mainline (part1)
3681      Branch: perlio
3682           +> (branch 376 files)
3683            - (delete 219 files)
3684           !> (integrate 151 files)
3685 ____________________________________________________________________________
3686 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
3687         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
3688              No doubt I made some mistakes like missed some files or
3689              misnamed some files.  The naming rules were more or less:
3690              (1) if the module is from CPAN, follows its ways, be it
3691              t/*.t or test.pl.
3692              (2) otherwise if there are multiple tests for a module
3693              put them in a t/
3694              (3) otherwise if there's only one test put it in Module.t
3695              (4) helper files go to module/ (locale, strict, warnings)
3696              (5) use longer filenames now that we can (but e.g. the
3697              compat-0.6.t and the Text::Balanced test files still
3698              were renamed to be more civil against the 8.3 people)
3699              installperl was updated appropriately not to install the
3700              *.t files or the help files from under lib.
3701              
3702              TODO: some helper files still remain under t/ that could
3703              follow their 'masters'.  UPDATE: On second thoughts, why
3704              should they.  They can continue to live under t/lib, and
3705              in fact the locale/strict/warnings helpers that were moved
3706              could be moved back.  This way the amount of non-installable
3707              stuff under lib/ stays smaller.
3708      Branch: perl
3709            + (add 253 files)
3710            - (delete 254 files)
3711            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
3712 ____________________________________________________________________________
3713 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
3714         Log: The warning no more comes from util.c, it comes from numeric.c.
3715      Branch: perl
3716            ! README.tru64
3717 ____________________________________________________________________________
3718 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
3719         Log: Subject: Re: anyone good at casting spells?
3720              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3721              Date: Sun, 17 Jun 2001 21:21:04 -0400
3722              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
3723      Branch: perl
3724            ! ext/POSIX/POSIX.xs hv.h
3725 ____________________________________________________________________________
3726 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
3727         Log: Protect the (original) thread tests against testing if no 5.005
3728              threads have been configured.
3729      Branch: perl
3730            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
3731            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
3732            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
3733            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
3734            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
3735            ! ext/Thread/unsync4.t
3736 ____________________________________________________________________________
3737 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
3738         Log: Try the new test scanning scheme on Text::Abbrev.
3739      Branch: perl
3740            + lib/Text/Abbrev.t
3741            - lib/Text/Abbrev/t/abbrev.t
3742            ! MANIFEST
3743 ____________________________________________________________________________
3744 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
3745         Log: Change the scan policy of the *.t and test.pl files,
3746              now the *.t do not need to live in a t/ directory.
3747      Branch: perl
3748            ! t/TEST t/harness
3749 ____________________________________________________________________________
3750 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
3751         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
3752              From: Ilmari Karonen <iltzu@sci.fi>
3753              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
3754              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
3755      Branch: perl
3756            ! pod/perlfaq7.pod
3757 ____________________________________________________________________________
3758 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
3759         Log: Quench the warnings from Tru64; the HP-UX is still
3760              broken because it really, REALLY, doesn't like the
3761              HvARRAY() being lvalue:
3762              
3763              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
3764              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
3765      Branch: perl
3766            ! hv.c
3767 ____________________________________________________________________________
3768 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
3769         Log: Integrate change #10667 from maintperl:
3770              
3771              change#10449 broke the special-case that makes lexicals inside the
3772              eval"" within DB::DB() visible
3773      Branch: perl
3774           !> op.c
3775 ____________________________________________________________________________
3776 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
3777         Log: change#10449 broke the special-case that makes lexicals inside the
3778              eval"" within DB::DB() visible
3779      Branch: maint-5.6/perl
3780            ! op.c
3781 ____________________________________________________________________________
3782 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
3783         Log: Still spurious output; indent the code a bit.
3784              
3785              TODO1: separate the utility functions like MkDir
3786              into a helper script?
3787              
3788              TODO2: I see a lot of repetition in the filepath()
3789              and dirpath() calls.
3790      Branch: perl
3791            ! t/lib/filefind.t t/lib/findtaint.t
3792 ____________________________________________________________________________
3793 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
3794         Log: Regen modlib, toc.
3795      Branch: perl
3796            ! pod/perlmodlib.pod pod/perltoc.pod
3797 ____________________________________________________________________________
3798 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
3799         Log: Add libnetcfg to perlutil.
3800      Branch: perl
3801            ! pod/perlutil.pod
3802 ____________________________________________________________________________
3803 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
3804         Log: Initial integration of libnet-1.0703.
3805              The Configure script renamed as libnetcfg, will be
3806              installed along other utilities.
3807      Branch: perl
3808            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
3809            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
3810            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
3811            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
3812            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
3813            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
3814            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
3815            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
3816            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
3817            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
3818            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
3819            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
3820            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
3821            + utils/libnetcfg.PL
3822            ! MANIFEST utils.lst utils/Makefile
3823 ____________________________________________________________________________
3824 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
3825         Log: Less potentially test-harness-confusing output.
3826      Branch: perl
3827            ! lib/Memoize/t/expire_module_t.t
3828 ____________________________________________________________________________
3829 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
3830         Log: The final print annoys make test.
3831      Branch: perl
3832            ! t/lib/filefind.t t/lib/findtaint.t
3833 ____________________________________________________________________________
3834 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
3835         Log: Add an option for handling dangling symbolic links.
3836      Branch: perl
3837            ! lib/File/Find.pm t/lib/filefind.t
3838 ____________________________________________________________________________
3839 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
3840         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
3841              From: Thomas Wegner <wegner_thomas@yahoo.com>
3842              Date: Sun, 17 Jun 2001 14:43:11 +0200
3843              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
3844      Branch: perl
3845            + t/lib/findtaint.t
3846            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
3847 ____________________________________________________________________________
3848 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
3849         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
3850              From: Jonathan Stowe <gellyfish@gellyfish.com>
3851              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
3852              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
3853      Branch: perl
3854            ! lib/ExtUtils/MM_Unix.pm
3855 ____________________________________________________________________________
3856 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
3857         Log: Subject: [PATCH] more anonymous stash cleanups
3858              From: Abhijit Menon-Sen <ams@wiw.org>
3859              Date: Sun, 17 Jun 2001 11:44:06 +0530
3860              Message-ID: <20010617114406.A25203@lustre.linux.in>
3861      Branch: perl
3862            ! op.c
3863 ____________________________________________________________________________
3864 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
3865         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
3866              From: Abhijit Menon-Sen <ams@wiw.org>
3867              Date: Sun, 17 Jun 2001 08:02:59 +0530
3868              Message-ID: <20010617080259.A28776@lustre.linux.in>
3869              
3870              Subject: [PATCH #2/7] xhv_eiter
3871              From: Abhijit Menon-Sen <ams@wiw.org>
3872              Date: Sun, 17 Jun 2001 08:13:18 +0530
3873              Message-ID: <20010617081318.B28776@lustre.linux.in>
3874              
3875              Subject: [PATCH #3/7] xhv_fill
3876              From: Abhijit Menon-Sen <ams@wiw.org>
3877              Date: Sun, 17 Jun 2001 08:25:16 +0530
3878              Message-ID: <20010617082516.C28776@lustre.linux.in>
3879              
3880              Subject: [PATCH #4/7] xhv_keys
3881              From: Abhijit Menon-Sen <ams@wiw.org>
3882              Date: Sun, 17 Jun 2001 08:36:17 +0530
3883              Message-ID: <20010617083617.D28776@lustre.linux.in>
3884              
3885              Subject: [PATCH #5/7] xhv_max
3886              From: Abhijit Menon-Sen <ams@wiw.org>
3887              Date: Sun, 17 Jun 2001 08:39:48 +0530
3888              Message-ID: <20010617083948.E28776@lustre.linux.in>
3889              
3890              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
3891              From: Abhijit Menon-Sen <ams@wiw.org>
3892              Date: Sun, 17 Jun 2001 08:51:11 +0530
3893              Message-ID: <20010617085111.F28776@lustre.linux.in>
3894      Branch: perl
3895            ! hv.c
3896 ____________________________________________________________________________
3897 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
3898         Log: Update Changes.
3899      Branch: perl
3900            ! Changes patchlevel.h
3901 ____________________________________________________________________________
3902 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
3903         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
3904              From: Abhijit Menon-Sen <ams@wiw.org>
3905              Date: Sat, 16 Jun 2001 07:41:19 +0530
3906              Message-ID: <20010616074119.A24720@lustre.linux.in>
3907      Branch: perl
3908            ! hv.c perl.c vms/vmsish.h win32/win32.h
3909 ____________________________________________________________________________
3910 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
3911         Log: Document tests failing when threaded, since we now have more.
3912      Branch: perl
3913            ! pod/perl572delta.pod
3914 ____________________________________________________________________________
3915 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
3916         Log: -Wall cleanup.
3917      Branch: perl
3918            ! ext/Thread/Thread.xs
3919 ____________________________________________________________________________
3920 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
3921         Log: pthread_attr_setstacksize() isn't absolutely necessary
3922              to call, only iff THREAD_CREATE_NEEDS_STACK.
3923      Branch: perl
3924            ! ext/Thread/Thread.xs
3925 ____________________________________________________________________________
3926 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
3927         Log: -Wall strays.
3928      Branch: perl
3929            ! perl.c util.c
3930 ____________________________________________________________________________
3931 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
3932         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
3933              (and INT64_MIN) brokenness.
3934      Branch: perl
3935            ! hints/darwin.sh perl.h
3936 ____________________________________________________________________________
3937 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
3938         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
3939              From: Nicholas Clark <nick@ccl4.org>
3940              Date: Sun, 17 Jun 2001 00:16:05 +0100
3941              Message-ID: <20010617001605.V98663@plum.flirble.org>
3942      Branch: perl
3943            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
3944            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
3945            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3946 ____________________________________________________________________________
3947 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
3948         Log: Add perlnetware to docs; regen toc; supply skeleton
3949              docs for some Memoize submodules.
3950      Branch: perl
3951            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
3952            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
3953            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
3954            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
3955            ! win32/Makefile win32/makefile.mk
3956 ____________________________________________________________________________
3957 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
3958         Log: pod cleanup.
3959      Branch: perl
3960            ! README.netware
3961 ____________________________________________________________________________
3962 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
3963         Log: Integrate Memoize 0.64.  Few tweaks were required in
3964              the test scripts.  Note that the speed and expire*
3965              tests take several dozen seconds to run.
3966      Branch: perl
3967            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
3968            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
3969            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
3970            + lib/Memoize/README lib/Memoize/SDBM_File.pm
3971            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
3972            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
3973            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
3974            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
3975            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
3976            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
3977            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
3978            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
3979            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
3980            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
3981            ! MANIFEST t/lib/1_compile.t
3982 ____________________________________________________________________________
3983 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
3984         Log: Document the cross-compilation options.
3985      Branch: perl
3986            ! Cross/README INSTALL
3987 ____________________________________________________________________________
3988 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
3989         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
3990      Branch: perl
3991            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
3992            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
3993            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
3994            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
3995            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
3996            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
3997            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
3998            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
3999            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
4000            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
4001            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
4002            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
4003            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
4004            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
4005            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
4006            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
4007            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
4008            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
4009            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
4010            + lib/ExtUtils/MM_NW5.pm
4011            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
4012            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
4013            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
4014            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
4015            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
4016            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
4017            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
4018            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
4019            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
4020            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
4021            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
4022            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
4023            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
4024            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
4025            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
4026            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
4027            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
4028            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
4029            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
4030            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
4031            ! util.h x2p/a2py.c
4032 ____________________________________________________________________________
4033 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
4034         Log: Resort MANIFEST.
4035      Branch: perl
4036            ! MANIFEST
4037 ____________________________________________________________________________
4038 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
4039         Log: Integrate perlio.
4040      Branch: perl
4041           +> win32/win32io.c
4042           !> MANIFEST perlio.c perliol.h win32/makefile.mk
4043 ____________________________________________________________________________
4044 [ 10640] By: nick                                  on 2001/06/16  18:38:31
4045         Log: Disable :win32 layer as default till I get it working
4046      Branch: perlio
4047            ! MANIFEST perlio.c
4048 ____________________________________________________________________________
4049 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
4050         Log: Try the new scheme by moving the Text::Abbrev test
4051              to a new place under lib.
4052      Branch: perl
4053            + lib/Text/Abbrev/t/abbrev.t
4054            - t/lib/abbrev.t
4055            ! MANIFEST
4056 ____________________________________________________________________________
4057 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
4058         Log: Make the code even more dynamical so that testname
4059              suffix length can change.
4060      Branch: perl
4061            ! lib/Test/Harness.pm t/TEST
4062 ____________________________________________________________________________
4063 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
4064         Log: Allow for deeper t/ and also a single test.pl.
4065      Branch: perl
4066            ! t/TEST t/harness
4067 ____________________________________________________________________________
4068 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
4069         Log: #define fix from Nicholas Clark.
4070      Branch: perl
4071            ! ext/POSIX/POSIX.xs
4072 ____________________________________________________________________________
4073 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
4074         Log: Initialization is nice.
4075      Branch: perl
4076            ! lib/Test/Harness.pm
4077 ____________________________________________________________________________
4078 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
4079         Log: Make t/TEST and t/harness to test also the t/ tests
4080              under the main lib/ and ext/ directories.  Fix Test::Harness
4081              to dynamically change the width of its "foo/bar....ok" output.
4082      Branch: perl
4083            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
4084 ____________________________________________________________________________
4085 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
4086         Log: Subject: [PATCH] Re: perl@10611 
4087              From: Nicholas Clark <nick@ccl4.org>
4088              Date: Sat, 16 Jun 2001 16:52:47 +0100
4089              Message-ID: <20010616165247.O98663@plum.flirble.org>
4090              
4091              The .xs parts, too.
4092      Branch: perl
4093            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
4094            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
4095 ____________________________________________________________________________
4096 [ 10632] By: nick                                  on 2001/06/16  16:44:35
4097         Log: Work-in-progress win32 layer semi-functional, checking 
4098              for UNIX breakage.
4099      Branch: perlio
4100            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
4101 ____________________________________________________________________________
4102 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
4103         Log: Subject: [PATCH] Re: perl@10611 
4104              From: Nicholas Clark <nick@ccl4.org>
4105              Date: Sat, 16 Jun 2001 16:52:47 +0100
4106              Message-ID: <20010616165247.O98663@plum.flirble.org>
4107      Branch: perl
4108            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
4109            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
4110            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
4111            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
4112            ! lib/ExtUtils/Constant.pm
4113 ____________________________________________________________________________
4114 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
4115         Log: Metaconfig unit change for #10629.
4116      Branch: metaconfig
4117            ! U/modified/Finish.U
4118 ____________________________________________________________________________
4119 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
4120         Log: The extraction changed directories.
4121      Branch: perl
4122            ! Configure
4123 ____________________________________________________________________________
4124 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
4125         Log: Math::BigInt 1.35 from Tels.
4126      Branch: perl
4127            + t/lib/mbimbf.t
4128            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
4129            ! t/lib/bigfltpm.t t/lib/bigintpm.t
4130 ____________________________________________________________________________
4131 [ 10627] By: nick                                  on 2001/06/16  14:54:52
4132         Log: Work in progress UNIX-side edit of win32 PerLIO layer
4133      Branch: perlio
4134            + win32/win32io.c
4135            ! perlio.c win32/makefile.mk
4136 ____________________________________________________________________________
4137 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
4138         Log: Subject: [PATCH 5.6.1] os2/diff-configure
4139              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4140              Date: Fri, 15 Jun 2001 01:19:36 -0400
4141              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
4142              
4143              Empty all of it because I think #10624 made even the
4144              last patch hunk unnecessary.
4145      Branch: perl
4146            ! os2/diff.configure
4147 ____________________________________________________________________________
4148 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
4149         Log: Metaconfig unit change for 10624.
4150      Branch: metaconfig
4151            ! U/modified/libc.U
4152      Branch: perl
4153            ! config_h.SH
4154 ____________________________________________________________________________
4155 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
4156         Log: Move the initialization of libnames to the beginning so
4157              that can one 'seed' it (as OS/2 does.)
4158      Branch: perl
4159            ! Configure
4160 ____________________________________________________________________________
4161 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
4162         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
4163              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4164              Date: Fri, 15 Jun 2001 19:10:57 -0400
4165              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
4166      Branch: perl
4167            ! os2/OS2/REXX/DLL/DLL.pm
4168 ____________________________________________________________________________
4169 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
4170         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
4171              From: "Craig A. Berry" <craigberry@mac.com>
4172              Date: Fri, 15 Jun 2001 17:00:03 -0500
4173              Message-Id: <a05101007b750342599be@[172.16.52.1]>
4174      Branch: perl
4175            ! vms/descrip_mms.template
4176 ____________________________________________________________________________
4177 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
4178         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
4179              From: "Craig A. Berry" <craigberry@mac.com>
4180              Date: Fri, 15 Jun 2001 18:39:42 -0500
4181              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
4182      Branch: perl
4183            ! lib/File/Spec/VMS.pm t/lib/extutils.t
4184 ____________________________________________________________________________
4185 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
4186         Log: Integrate perlio.
4187      Branch: perl
4188           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
4189           !> t/io/utf8.t t/lib/io_scalar.t
4190 ____________________________________________________________________________
4191 [ 10619] By: nick                                  on 2001/06/15  21:05:19
4192         Log: Generated files
4193      Branch: perlio
4194            ! embed.h proto.h
4195 ____________________________________________________________________________
4196 [ 10618] By: nick                                  on 2001/06/15  20:27:42
4197         Log: Fix open.pm to work via XS-implemented method calls rather
4198              than *open::layers variables which caused all the HV/AV hassle.
4199      Branch: perlio
4200            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
4201            ! t/lib/io_scalar.t
4202 ____________________________________________________________________________
4203 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
4204         Log: Integrate perlio.
4205      Branch: perl
4206           !> lib/ExtUtils/Constant.pm
4207 ____________________________________________________________________________
4208 [ 10616] By: nick                                  on 2001/06/15  18:46:47
4209         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
4210      Branch: perlio
4211            ! lib/ExtUtils/Constant.pm
4212 ____________________________________________________________________________
4213 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
4214         Log: Integrate perlio.
4215      Branch: perl
4216           !> ext/Socket/Socket.xs
4217 ____________________________________________________________________________
4218 [ 10614] By: nick                                  on 2001/06/15  18:33:37
4219         Log: MULTIPLICITY fix for Socket.xs
4220      Branch: perlio
4221            ! ext/Socket/Socket.xs
4222 ____________________________________________________________________________
4223 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
4224         Log: Subject: Re: perl@10611
4225              From: Doug MacEachern <dougm@covalent.net>
4226              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
4227              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
4228      Branch: perl
4229            ! ext/Socket/Socket.xs
4230 ____________________________________________________________________________
4231 [ 10612] By: nick                                  on 2001/06/15  16:14:38
4232         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
4233      Branch: perlio
4234           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4235           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
4236           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
4237           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
4238           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
4239           !> utils/h2ph.PL
4240 ____________________________________________________________________________
4241 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
4242         Log: Update Changes.
4243      Branch: perl
4244            ! Changes patchlevel.h
4245 ____________________________________________________________________________
4246 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
4247         Log: Upping the test count.
4248      Branch: perl
4249            ! t/lib/filefind.t
4250 ____________________________________________________________________________
4251 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
4252         Log: Integrate perlio.
4253      Branch: perl
4254           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4255 ____________________________________________________________________________
4256 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
4257         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
4258              From: andreas.koenig@anima.de (Andreas J. Koenig)
4259              Date: 15 Jun 2001 13:30:39 +0200
4260              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
4261              
4262              Record the grim history.
4263      Branch: perl
4264            ! lib/File/Find.pm
4265 ____________________________________________________________________________
4266 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
4267         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
4268              From: Brian McCauley <nobull@mail.com>
4269              Date: 15 Jun 2001 07:51:26 +0100
4270              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
4271      Branch: perl
4272            ! lib/File/Find.pm t/lib/filefind.t
4273 ____________________________________________________________________________
4274 [ 10606] By: nick                                  on 2001/06/15  14:00:08
4275         Log: regen_config_h for Win32.
4276      Branch: perlio
4277            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4278 ____________________________________________________________________________
4279 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
4280         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
4281              From: Peter Prymmer <pvhp@forte.com>
4282              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
4283              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
4284      Branch: perl
4285            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
4286 ____________________________________________________________________________
4287 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
4288         Log: Some filesystems require writability for rename/unlink.
4289      Branch: perl
4290            ! opcode.pl
4291 ____________________________________________________________________________
4292 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
4293         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
4294              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
4295              Date: Fri, 15 Jun 2001 12:08:53 +0200
4296              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
4297      Branch: perl
4298            ! perlio.c
4299 ____________________________________________________________________________
4300 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
4301         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
4302              From: Mike Guy <mjtg@cam.ac.uk>
4303              Date: Fri, 15 Jun 2001 14:11:49 +0100
4304              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
4305      Branch: perl
4306            ! opcode.pl
4307 ____________________________________________________________________________
4308 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
4309         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
4310              From: Nicholas Clark <nick@ccl4.org>
4311              Date: Thu, 14 Jun 2001 23:52:56 +0100
4312              Message-ID: <20010614235256.G98663@plum.flirble.org>
4313      Branch: perl
4314            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
4315            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4316 ____________________________________________________________________________
4317 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
4318         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
4319              From: Russ Allbery <rra@stanford.edu>
4320              Date: 14 Jun 2001 13:24:43 -0700
4321              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
4322      Branch: perl
4323            ! ext/GDBM_File/GDBM_File.pm
4324 ____________________________________________________________________________
4325 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
4326         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
4327              From: Nicholas Clark <nick@ccl4.org>
4328              Date: Thu, 14 Jun 2001 20:37:47 +0100
4329              Message-ID: <20010614203747.F98663@plum.flirble.org>
4330      Branch: perl
4331            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4332            ! t/lib/gdbm.t
4333 ____________________________________________________________________________
4334 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
4335         Log: Integrate perlio.
4336      Branch: perl
4337           !> makedef.pl sv.c
4338 ____________________________________________________________________________
4339 [ 10597] By: nick                                  on 2001/06/15  11:08:13
4340         Log: Check that HVs with HvNAME() != NULL are really stashes before
4341              treating them as such. Also be more defensive on the GvCV.
4342              Win32 fork and dprof now working again. 
4343      Branch: perlio
4344            ! sv.c
4345 ____________________________________________________________________________
4346 [ 10596] By: nick                                  on 2001/06/15  10:11:20
4347         Log: Integrate mainline.
4348      Branch: perlio
4349           +> Cross/README
4350           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
4351           !> Porting/config_H config_h.SH configure.com epoc/config.sh
4352           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
4353           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4354           !> vos/config.ga.h win32/config.bc win32/config.gc
4355           !> win32/config.vc win32/config_H.bc win32/config_H.gc
4356           !> win32/config_H.vc
4357 ____________________________________________________________________________
4358 [ 10595] By: nick                                  on 2001/06/15  09:37:17
4359         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
4360              - Win32 (VC++) now builds but fails:
4361              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
4362              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
4363              write.t    - open(...,"|-") not implemented on Win32 
4364      Branch: perlio
4365            ! makedef.pl
4366 ____________________________________________________________________________
4367 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
4368         Log: Integrate perlio.
4369      Branch: perl
4370           !> perlio.c win32/makefile.mk
4371 ____________________________________________________________________________
4372 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
4373         Log: Metaconfig unit changes for #10592.
4374      Branch: metaconfig
4375            + U/modified/i_varhdr.U U/modified/startsh.U
4376            - U/a_dvisory/crosscompile.U U/target/Target.U
4377            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
4378            ! U/compline/bitpbyte.U U/compline/byteorder.U
4379            ! U/compline/ccflags.U U/compline/charsize.U
4380            ! U/compline/d_casti32.U U/compline/d_castneg.U
4381            ! U/compline/d_closedir.U U/compline/d_fd_set.U
4382            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
4383            ! U/compline/d_keepsig.U U/compline/d_open3.U
4384            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
4385            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
4386            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
4387            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
4388            ! U/compline/doublesize.U U/compline/floatsize.U
4389            ! U/compline/nblock_io.U U/compline/orderlib.U
4390            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
4391            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
4392            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
4393            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
4394            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
4395            ! U/modified/spitshell.U U/threads/archname.U
4396            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
4397            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
4398            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
4399            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
4400            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
4401      Branch: metaconfig/U/perl
4402            + Cross.U
4403            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
4404            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
4405            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
4406            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
4407            ! stdio_streams.U uselfs.U
4408 ____________________________________________________________________________
4409 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
4410         Log: The first steps towards cross-compilation.
4411              
4412              Abstract execution of compiled test executables with $run,
4413              and abstract transfer of files with $to and $from.
4414              
4415              Under cross-compilation the $run, $to, and $from will point
4416              to appropriate wrapper scripts, by default ssh and scp,
4417              but also rsh, rcp, and cp are supported.  If not
4418              cross-compiling, they will be set to '', ':', and ':',
4419              respectively.
4420              
4421              With these patches I was able to get Configure for
4422              iPAQ ARM Linux on an Intel Linux about 95% right
4423              (only a few tests failed to execute or they produced
4424              incorrect results), and I was able to compile
4425              a functional miniperl.
4426              
4427              The symbol crosscompile renamed to be usecrosscompile,
4428              the corresponding C symbol from CROSSCOMPILE to
4429              USE_CROSS_COMPILE.
4430      Branch: perl
4431            ! Configure Cross/README Makefile.SH Porting/Glossary
4432            ! Porting/config.sh Porting/config_H config_h.SH configure.com
4433            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
4434            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
4435            ! vos/config.ga.def vos/config.ga.h win32/config.bc
4436            ! win32/config.gc win32/config.vc win32/config_H.bc
4437            ! win32/config_H.gc win32/config_H.vc
4438 ____________________________________________________________________________
4439 [ 10591] By: nick                                  on 2001/06/14  20:00:12
4440         Log: Steps along the road toward Win32 building again.
4441      Branch: perlio
4442            ! perlio.c win32/makefile.mk
4443 ____________________________________________________________________________
4444 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
4445         Log: Integrate perlio.
4446      Branch: perl
4447           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4448 ____________________________________________________________________________
4449 [ 10589] By: nick                                  on 2001/06/14  13:54:07
4450         Log: Routine regen_config_h for Win32
4451      Branch: perlio
4452            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4453 ____________________________________________________________________________
4454 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
4455         Log: Integrate perlio.
4456      Branch: perl
4457           +> perlyline.pl
4458           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
4459 ____________________________________________________________________________
4460 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
4461         Log: A placeholder.
4462      Branch: perl
4463            + Cross/README
4464 ____________________________________________________________________________
4465 [ 10586] By: nick                                  on 2001/06/14  08:25:07
4466         Log: Add new step to run_byacc which:
4467              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
4468              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
4469      Branch: perlio
4470            + perlyline.pl
4471            ! MANIFEST Makefile.SH perly.c
4472 ____________________________________________________________________________
4473 [ 10585] By: nick                                  on 2001/06/14  08:22:29
4474         Log: Integrate mainline
4475      Branch: perlio
4476           +> locale.c numeric.c
4477           !> Changes cygwin/Makefile.SHs embed.h embed.pl
4478           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
4479           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
4480           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
4481           !> x2p/Makefile.SH
4482 ____________________________________________________________________________
4483 [ 10584] By: nick                                  on 2001/06/14  08:05:53
4484         Log: Hack to remove insecure directories from PATH so test will run.
4485      Branch: perlio
4486            ! t/lib/filefind.t
4487 ____________________________________________________________________________
4488 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
4489         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
4490      Branch: perl
4491            - t/lib/mbimbf.t
4492            ! MANIFEST
4493 ____________________________________________________________________________
4494 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
4495         Log: Detypo.
4496      Branch: perl
4497            ! x2p/Makefile.SH
4498 ____________________________________________________________________________
4499 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
4500         Log: de-$CONFIG continues.
4501      Branch: perl
4502            ! cygwin/Makefile.SHs x2p/Makefile.SH
4503 ____________________________________________________________________________
4504 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
4505         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
4506              From: Nicholas Clark <nick@ccl4.org>
4507              Date: Wed, 13 Jun 2001 21:20:13 +0100
4508              Message-ID: <20010613212013.D98663@plum.flirble.org>
4509      Branch: perl
4510            ! opcode.pl
4511 ____________________________________________________________________________
4512 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
4513         Log: Subject: splitting util.c
4514              From: Hugo <hv@crypt.compulink.co.uk>
4515              Date: Thu, 14 Jun 2001 00:41:08 +0100
4516              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
4517      Branch: perl
4518            + locale.c numeric.c
4519            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
4520            ! pod/perlapi.pod proto.h util.c
4521 ____________________________________________________________________________
4522 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
4523         Log: Upgrade to Math::BigInt 1.34 from Tels.
4524      Branch: perl
4525            + t/lib/mbimbf.t
4526            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
4527            ! t/lib/bigfltpm.t t/lib/bigintpm.t
4528 ____________________________________________________________________________
4529 [ 10577] By: nick                                  on 2001/06/13  19:02:48
4530         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
4531      Branch: perlio
4532           !> (integrate 125 files)
4533 ____________________________________________________________________________
4534 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
4535         Log: Update Changes.
4536      Branch: perl
4537            ! Changes patchlevel.h
4538 ____________________________________________________________________________
4539 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
4540         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
4541              From: "Craig A. Berry" <craigberry@mac.com>
4542              Date: Wed, 13 Jun 2001 13:24:28 -0500
4543              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
4544      Branch: perl
4545            ! ext/re/Makefile.PL
4546 ____________________________________________________________________________
4547 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
4548         Log: Mc.u.c. for #10573.
4549      Branch: metaconfig
4550            ! U/threads/usethreads.U
4551 ____________________________________________________________________________
4552 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
4553         Log: It would be also be good if I could type.
4554      Branch: perl
4555            ! Configure
4556 ____________________________________________________________________________
4557 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
4558         Log: Metaconfig unit change for #10571.
4559      Branch: metaconfig
4560            ! U/threads/usethreads.U
4561 ____________________________________________________________________________
4562 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
4563         Log: A non-empty default is a good thing.
4564      Branch: perl
4565            ! Configure
4566 ____________________________________________________________________________
4567 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
4568         Log: Metaconfig unit change for #10569.
4569      Branch: metaconfig
4570            ! U/threads/usethreads.U
4571 ____________________________________________________________________________
4572 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
4573         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
4574              extremely experimental, not even prompted for.
4575      Branch: perl
4576            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4577            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
4578            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
4579            ! win32/config.bc win32/config.gc win32/config.vc
4580 ____________________________________________________________________________
4581 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
4582         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
4583      Branch: perl
4584            ! pod/perlfaq6.pod
4585 ____________________________________________________________________________
4586 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
4587         Log: Integrate perlio; conflicts, accept Nick's versions.
4588      Branch: perl
4589           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
4590           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
4591 ____________________________________________________________________________
4592 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
4593         Log: Subject: Re: ext/ + -Wall
4594              From: Doug MacEachern <dougm@covalent.net>
4595              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
4596              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
4597      Branch: perl
4598            ! XSUB.h lib/ExtUtils/xsubpp perl.h
4599 ____________________________________________________________________________
4600 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
4601         Log: Similar logic as DB_File.xs, using the modern macros and
4602              defines them to older ones for older Perls where PERL_VERSION
4603              is not defined, from Doug MacEachern.
4604      Branch: perl
4605            ! ext/Storable/Storable.xs
4606 ____________________________________________________________________________
4607 [ 10564] By: nick                                  on 2001/06/13  15:22:01
4608         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
4609              and using that instead (name lookups are sequential search for now).
4610      Branch: perlio
4611            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
4612            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
4613 ____________________________________________________________________________
4614 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
4615         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
4616              From: "Richard Soderberg" <rs@crystalflame.net>
4617              Date: Sat, 26 May 2001 06:44:20 -0700
4618              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
4619      Branch: perl
4620            ! sv.c t/op/glob.t
4621 ____________________________________________________________________________
4622 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
4623         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
4624              From: "Craig A. Berry" <craigberry@mac.com>
4625              Date: Tue, 12 Jun 2001 23:55:26 -0500
4626              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
4627      Branch: perl
4628            ! ext/re/Makefile.PL ext/re/re.xs
4629 ____________________________________________________________________________
4630 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
4631         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
4632              suggested by NI-S.
4633      Branch: perl
4634            ! XSUB.h malloc.c perl.h
4635 ____________________________________________________________________________
4636 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
4637         Log: Regen toc.
4638      Branch: perl
4639            ! pod/perltoc.pod
4640 ____________________________________________________________________________
4641 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
4642         Log: Subject: [patch] perl.gprof control
4643              From: Doug MacEachern <dougm@covalent.net>
4644              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
4645              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
4646      Branch: perl
4647            ! miniperlmain.c perl.h
4648 ____________________________________________________________________________
4649 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
4650         Log: Subject: Re: ext/ + -Wall
4651              From: Doug MacEachern <dougm@covalent.net>
4652              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
4653              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
4654              
4655              Document ax and break up dXSARGS.
4656      Branch: perl
4657            ! XSUB.h pod/perlapi.pod
4658 ____________________________________________________________________________
4659 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
4660         Log: More AIX tweakage from Merijn.
4661      Branch: perl
4662            ! hints/aix.sh
4663 ____________________________________________________________________________
4664 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
4665         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
4666              From: "Craig A. Berry" <craigberry@mac.com>
4667              Date: Tue, 12 Jun 2001 22:57:45 -0500
4668              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
4669      Branch: perl
4670            ! vms/descrip_mms.template
4671 ____________________________________________________________________________
4672 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
4673         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
4674              From: "Craig A. Berry" <craigberry@mac.com>
4675              Date: Tue, 12 Jun 2001 22:21:39 -0500
4676              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
4677      Branch: perl
4678            ! configure.com util.c
4679 ____________________________________________________________________________
4680 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
4681         Log: New AIX dynaloading code from Jens-Uwe Mager.
4682              Does break binary compatibility.
4683      Branch: perl
4684            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
4685 ____________________________________________________________________________
4686 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
4687         Log: VMS DEC C compiler found nits by Peter Prymmer.
4688      Branch: perl
4689            ! util.c
4690 ____________________________________________________________________________
4691 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
4692         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
4693              From: Peter Prymmer <pvhp@forte.com>
4694              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
4695              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
4696      Branch: perl
4697            ! t/lib/filecomp.t
4698 ____________________________________________________________________________
4699 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
4700         Log: I wonder how many $CONFIGs still lurk in the shadows.
4701      Branch: perl
4702            ! pod/Makefile.SH x2p/cflags.SH
4703 ____________________________________________________________________________
4704 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
4705         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
4706      Branch: perl
4707            ! pod/checkpods.PL
4708 ____________________________________________________________________________
4709 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
4710         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
4711      Branch: perl
4712            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
4713 ____________________________________________________________________________
4714 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
4715         Log: Subject: [patch] rid local_patches warnings
4716              From: Doug MacEachern <dougm@covalent.net>
4717              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
4718              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
4719      Branch: perl
4720            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
4721 ____________________________________________________________________________
4722 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
4723         Log: Subject: Re: ext/ + -Wall
4724              From: Doug MacEachern <dougm@covalent.net>
4725              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
4726              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
4727      Branch: perl
4728            ! ext/attrs/attrs.xs
4729 ____________________________________________________________________________
4730 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
4731         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
4732              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
4733              Date: Tue, 12 Jun 2001 14:36:20 -0400
4734              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
4735      Branch: perl
4736            ! pod/perlretut.pod
4737 ____________________________________________________________________________
4738 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
4739         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
4740              From: Mike Guy <mjtg@cam.ac.uk>
4741              Date: Tue, 12 Jun 2001 19:10:31 +0100
4742              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
4743              
4744              Subject: Re: [ID 20010612.001] out of memory during regex compilation
4745              From: Mike Guy <mjtg@cam.ac.uk>
4746              Date: Tue, 12 Jun 2001 19:21:01 +0100
4747              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
4748      Branch: perl
4749            ! pod/perlop.pod
4750 ____________________________________________________________________________
4751 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
4752         Log: AIX tweaks from Merijn H. Brand.
4753      Branch: perl
4754            ! hints/aix.sh
4755 ____________________________________________________________________________
4756 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
4757         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
4758              From: "Brendan O'Dea" <bod@compusol.com.au>
4759              Date: Wed, 13 Jun 2001 05:16:47 +1000
4760              Message-ID: <20010613051647.A8945@compusol.com.au>
4761      Branch: maint-5.6/perl
4762            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4763 ____________________________________________________________________________
4764 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
4765         Log: Subject: Small bcopy cleanup
4766              From: Andy Dougherty <doughera@lafayette.edu>
4767              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
4768              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
4769      Branch: perl
4770            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
4771 ____________________________________________________________________________
4772 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
4773         Log: Subject: [PATCH] Re: ext/ + -Wall
4774              From: Nicholas Clark <nick@ccl4.org>
4775              Date: Wed, 13 Jun 2001 00:04:30 +0100
4776              Message-ID: <20010613000430.M5901@plum.flirble.org>
4777      Branch: perl
4778            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4779 ____________________________________________________________________________
4780 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
4781         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
4782              From: Nicholas Clark <nick@ccl4.org>
4783              Date: Tue, 12 Jun 2001 23:53:07 +0100
4784              Message-ID: <20010612235307.L5901@plum.flirble.org>
4785      Branch: perl
4786            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4787 ____________________________________________________________________________
4788 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
4789         Log: MPE/iX tweaks from Mark Bixby.
4790      Branch: perl
4791            ! hints/mpeix.sh mpeix/mpeixish.h util.c
4792 ____________________________________________________________________________
4793 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
4794         Log: Update Changes.
4795      Branch: perl
4796            ! Changes patchlevel.h
4797 ____________________________________________________________________________
4798 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
4799         Log: One less -Wall whine (found under DEBUGGING).
4800      Branch: perl
4801            ! x2p/Makefile.SH x2p/a2p.c
4802 ____________________________________________________________________________
4803 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
4804         Log: s/case-independent/case-insensitive/g
4805      Branch: perl
4806            ! pod/perldebug.pod
4807 ____________________________________________________________________________
4808 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
4809         Log: As suggested in    
4810              
4811              Subject: Re: ext/ + -Wall
4812              From: Gurusamy Sarathy <gsar@ActiveState.com>
4813              Date: Mon, 11 Jun 2001 23:34:31 -0700
4814              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
4815      Branch: perl
4816            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
4817            ! perl.h
4818 ____________________________________________________________________________
4819 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
4820         Log: Subject: ext/ + -Wall
4821              From: Doug MacEachern <dougm@covalent.net>
4822              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
4823              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
4824      Branch: perl
4825            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
4826            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
4827            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
4828            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
4829            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
4830            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
4831            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
4832            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
4833            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
4834            ! lib/ExtUtils/xsubpp
4835 ____________________________________________________________________________
4836 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
4837         Log: Subject: [PATCH] anonymous stashes
4838              From: Abhijit Menon-Sen <ams@wiw.org>
4839              Date: Tue, 12 Jun 2001 12:47:04 +0530
4840              Message-ID: <20010612124704.A29029@lustre.linux.in>
4841      Branch: perl
4842            ! dump.c gv.c sv.c xsutils.c
4843 ____________________________________________________________________________
4844 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
4845         Log: One more test for $^S.
4846      Branch: perl
4847            ! t/op/magic.t
4848 ____________________________________________________________________________
4849 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
4850         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
4851              From: Abhijit Menon-Sen <ams@wiw.org>
4852              Date: Tue, 12 Jun 2001 17:35:55 +0530
4853              Message-ID: <20010612173555.A32426@lustre.linux.in>
4854      Branch: perl
4855            ! mg.c t/op/magic.t
4856 ____________________________________________________________________________
4857 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
4858         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
4859              From: Mike Guy <mjtg@cam.ac.uk>
4860              Date: Tue, 12 Jun 2001 13:14:15 +0100
4861              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
4862      Branch: perl
4863            ! pod/perlop.pod
4864 ____________________________________________________________________________
4865 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
4866         Log: AUTHORS updates.
4867      Branch: perl
4868            ! AUTHORS
4869 ____________________________________________________________________________
4870 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
4871         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
4872              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
4873              Content-Transfer-Encoding: 7bit
4874              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
4875      Branch: perl
4876            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
4877 ____________________________________________________________________________
4878 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
4879         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
4880              From: "Philip Newton" <Philip.Newton@gmx.net>
4881              Date: Mon, 11 Jun 2001 07:08:03 +0200
4882              Message-Id: <200106120802.LAA08992@taas.iki.fi>
4883      Branch: perl
4884            ! t/base/term.t
4885 ____________________________________________________________________________
4886 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
4887         Log: Cleanup the a2p.c for -Wall.
4888      Branch: perl
4889            ! x2p/Makefile.SH x2p/a2p.c
4890 ____________________________________________________________________________
4891 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
4892         Log: File::Find update for MacOS from Chris Nandor.
4893      Branch: perl
4894            ! lib/File/Find.pm t/lib/filefind.t
4895 ____________________________________________________________________________
4896 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
4897         Log: gcc -Wall nits picked out by a non-UNIX system
4898              (courtesy of Mark Bixby)
4899      Branch: perl
4900            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
4901            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
4902            ! pp_sys.c util.c
4903 ____________________________________________________________________________
4904 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
4905         Log: Metaconfig unit change for #10522.  (The d_modfl changes
4906              placate metalint.)
4907      Branch: metaconfig/U/perl
4908            ! d_modfl.U d_u32align.U
4909 ____________________________________________________________________________
4910 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
4911         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
4912              be "./try 2>&1 >/dev/null".
4913      Branch: perl
4914            ! Configure
4915 ____________________________________________________________________________
4916 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
4917         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
4918              From: "Craig A. Berry" <craigberry@mac.com>
4919              Date: Mon, 11 Jun 2001 14:00:32 -0500
4920              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
4921      Branch: perl
4922            ! configure.com
4923 ____________________________________________________________________________
4924 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
4925         Log: Move the full \p\P lists to perlunicode.
4926      Branch: perl
4927            ! pod/perlretut.pod pod/perlunicode.pod
4928 ____________________________________________________________________________
4929 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
4930         Log: VOS build tweak for 5.6.1 from Paul Green.
4931      Branch: maint-5.6/perl
4932            ! vos/build.cm
4933 ____________________________________________________________________________
4934 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
4935         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
4936              From: "Craig A. Berry" <craigberry@mac.com>
4937              Date: Fri, 8 Jun 2001 18:08:18 -0500
4938              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
4939      Branch: perl
4940            ! vms/vms.c
4941 ____________________________________________________________________________
4942 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
4943         Log: Update Changes.
4944      Branch: perl
4945            ! Changes patchlevel.h
4946 ____________________________________________________________________________
4947 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
4948         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
4949      Branch: perl
4950            ! vos/config.alpha.h vos/config.ga.h
4951 ____________________________________________________________________________
4952 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
4953         Log: VOS updates from Paul Green for @10476.
4954      Branch: perl
4955            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
4956            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4957            ! vos/config.ga.h vos/configure_perl.cm
4958 ____________________________________________________________________________
4959 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
4960         Log: Subject: [PATCH] Not many people know this ...
4961              From: Mike Guy <mjtg@cam.ac.uk>
4962              Date: Mon, 11 Jun 2001 14:55:15 +0100
4963              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
4964      Branch: perl
4965            ! pod/perldebug.pod
4966 ____________________________________________________________________________
4967 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
4968         Log: Add final commas to lists as suggested by Philip Newton.
4969      Branch: perl
4970            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4971 ____________________________________________________________________________
4972 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
4973         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
4974              Date: Sun, 10 Jun 2001 23:35:38 -0400
4975              From: Chris Nandor <pudge@pobox.com>
4976              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
4977      Branch: perl
4978            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
4979            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
4980            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
4981            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
4982            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
4983            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
4984            ! t/op/write.t t/pragma/strict.t
4985 ____________________________________________________________________________
4986 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
4987         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
4988              From: Chris Nandor <pudge@pobox.com>
4989              Date: Mon, 11 Jun 2001 08:24:28 -0400
4990              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
4991      Branch: perl
4992            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
4993            ! t/lib/io_dir.t
4994 ____________________________________________________________________________
4995 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
4996         Log: One more run_byacc (a hand-tweaked version had slipped in).
4997      Branch: perl
4998            ! perly.c vms/perly_c.vms
4999 ____________________________________________________________________________
5000 [ 10509] By: nick                                  on 2001/06/11  07:49:15
5001         Log: Integrate mainline
5002      Branch: perlio
5003           !> Makefile.SH embed.h embed.pl global.sym
5004           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
5005           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
5006           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
5007           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
5008 ____________________________________________________________________________
5009 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
5010         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
5011              From: Mike Guy <mjtg@cam.ac.uk>
5012              Reply-To: mjtg@cam.ac.uk
5013              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
5014      Branch: perl
5015            ! lib/ExtUtils/Manifest.pm
5016 ____________________________________________________________________________
5017 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
5018         Log: Subject: [PATCH] ExtUtils::Constant
5019              From: Nicholas Clark <nick@ccl4.org>
5020              Date: Sun, 10 Jun 2001 23:25:41 +0100
5021              Message-ID: <20010610232540.C76396@plum.flirble.org>
5022      Branch: perl
5023            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5024 ____________________________________________________________________________
5025 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
5026         Log: Integrate perlio.
5027      Branch: perl
5028           !> iperlsys.h
5029 ____________________________________________________________________________
5030 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
5031         Log: Move the grok_number and its lieutenant grok_numeric_radix
5032              from sv.c statics to util.c and public.
5033      Branch: perl
5034            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
5035            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
5036 ____________________________________________________________________________
5037 [ 10504] By: nick                                  on 2001/06/10  17:47:06
5038         Log: Fix (valid) -Wall warnings in perlio.c
5039      Branch: perlio
5040            ! iperlsys.h
5041 ____________________________________________________________________________
5042 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
5043         Log: Update perly_c.diff, update perly.fixer to edit away
5044              some of the -Wall noise.
5045      Branch: perl
5046            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
5047 ____________________________________________________________________________
5048 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
5049         Log: Check the version of byacc.
5050      Branch: perl
5051            ! Makefile.SH
5052 ____________________________________________________________________________
5053 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
5054         Log: Subject: [PATCH] perly.y overhaul
5055              From: Simon Cozens <simon@netthink.co.uk>
5056              Date: Sun, 10 Jun 2001 16:56:54 +0100
5057              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
5058              
5059              Plus make run_byacc.
5060      Branch: perl
5061            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
5062 ____________________________________________________________________________
5063 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
5064         Log: Integrate perlio.
5065      Branch: perl
5066           !> perlio.c perlsfio.h
5067 ____________________________________________________________________________
5068 [ 10499] By: nick                                  on 2001/06/10  15:01:08
5069         Log: Integrate mainline
5070      Branch: perlio
5071           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
5072           !> t/pragma/locale.t util.c
5073 ____________________________________________________________________________
5074 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
5075         Log: Put some meat on the perl572delta bones.  The list of
5076              selected bug fixes needs more work, as does still the
5077              whole document.
5078      Branch: perl
5079            ! pod/perl572delta.pod
5080 ____________________________________________________________________________
5081 [ 10497] By: nick                                  on 2001/06/10  12:27:51
5082         Log: Paper over a crack or two with USE_SFIO
5083      Branch: perlio
5084            ! perlio.c perlsfio.h
5085 ____________________________________________________________________________
5086 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
5087         Log: Update Changes.
5088      Branch: perl
5089            ! Changes patchlevel.h
5090 ____________________________________________________________________________
5091 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
5092         Log: Subject: Re: pragma/locale.t #107
5093              From: Hugo <hv@crypt.compulink.co.uk>
5094              Date: Sun, 10 Jun 2001 11:23:30 +0100
5095              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
5096              
5097              Encapsulate the scan of the decimal radix separator.
5098      Branch: perl
5099            ! embed.h embed.pl proto.h sv.c
5100 ____________________________________________________________________________
5101 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
5102         Log: Try to grok numbers both with the locale specific separator
5103              and with the usual "." (if different from the lss); add a test
5104              to locale.t to do also a little bit of math in addition to just
5105              equalness testing; remove extraneous logic as suggested in
5106              
5107              Subject: Re: pragma/locale.t #107
5108              From: Nicholas Clark <nick@ccl4.org>
5109              Date: Sat, 9 Jun 2001 22:37:36 +0100
5110              Message-ID: <20010609223735.Y76396@plum.flirble.org>
5111      Branch: perl
5112            ! sv.c t/pragma/locale.t
5113 ____________________________________________________________________________
5114 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
5115         Log: Metaconfig unit change for #10492.
5116      Branch: metaconfig/U/perl
5117            ! Extensions.U
5118 ____________________________________________________________________________
5119 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
5120         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
5121              From: Artur Bergman <artur@contiller.se> 
5122              Date: Sat, 09 Jun 2001 21:03:51 +0200
5123              Message-ID: <B7483FB6.1398%artur@contiller.se>
5124      Branch: perl
5125            ! Configure
5126 ____________________________________________________________________________
5127 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
5128         Log: Integrate perlio.
5129      Branch: perl
5130           !> perlsfio.h
5131 ____________________________________________________________________________
5132 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
5133         Log: Do locale specific separator if only in locale.
5134      Branch: perl
5135            ! util.c
5136 ____________________________________________________________________________
5137 [ 10489] By: nick                                  on 2001/06/09  19:13:25
5138         Log: Make XS/Typemap compile (but fail) with sfio
5139      Branch: perlio
5140            ! perlsfio.h
5141 ____________________________________________________________________________
5142 [ 10488] By: nick                                  on 2001/06/09  19:12:51
5143         Log: Re-integrate mainline
5144      Branch: perlio
5145           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
5146           !> proto.h sv.c util.c
5147 ____________________________________________________________________________
5148 [ 10487] By: nick                                  on 2001/06/09  16:26:29
5149         Log: Integrate mainline
5150      Branch: perlio
5151           !> (integrate 31 files)
5152 ____________________________________________________________________________
5153 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
5154         Log: Subject: [PATCH] New attempt to clone callack
5155              From: Artur Bergman <artur@contiller.se> 
5156              Date: Thu, 07 Jun 2001 11:52:16 +0200
5157              Message-ID: <B7451B6F.12B7%artur@contiller.se>
5158      Branch: perl
5159            ! embedvar.h intrpvar.h perlapi.h sv.c
5160 ____________________________________________________________________________
5161 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
5162         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
5163      Branch: perl
5164            ! embed.h embed.pl perl.h proto.h sv.c util.c
5165 ____________________________________________________________________________
5166 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
5167         Log: Subject: Re: pragma/locale.t #107
5168              From: Nicholas Clark <nick@ccl4.org>
5169              Date: Sat, 9 Jun 2001 16:26:10 +0100
5170              Message-ID: <20010609162609.V76396@plum.flirble.org>
5171              
5172              A missing NVification.
5173      Branch: perl
5174            ! sv.c
5175 ____________________________________________________________________________
5176 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
5177         Log: Redo the #10482, there already was a test script for formats.
5178      Branch: perl
5179            - t/io/format.t
5180            ! MANIFEST t/op/write.t
5181 ____________________________________________________________________________
5182 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
5183         Log: Twisted format testing, from Merijn.
5184      Branch: perl
5185            + t/io/format.t
5186            ! MANIFEST
5187 ____________________________________________________________________________
5188 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
5189         Log: More \p{In...} testing, combined with \N{...}.
5190      Branch: perl
5191            ! lib/utf8_heavy.pl t/op/pat.t
5192 ____________________________________________________________________________
5193 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
5194         Log: Metaconfig changes for #10479.
5195      Branch: metaconfig
5196            ! U/Glossary.patch
5197      Branch: metaconfig/U/perl
5198            ! d_modfl.U
5199 ____________________________________________________________________________
5200 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
5201         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
5202      Branch: perl
5203            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5204            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
5205            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
5206            ! win32/config.bc win32/config.gc win32/config.vc
5207 ____________________________________________________________________________
5208 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
5209         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
5210              From: "Craig A. Berry" <craigberry@mac.com>
5211              Date: Thu, 7 Jun 2001 14:27:20 -0500
5212              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
5213      Branch: perl
5214            ! vms/perlvms.pod
5215 ____________________________________________________________________________
5216 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
5217         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
5218              From: Gisle Aas <gisle@ActiveState.com>
5219              Date: 07 Jun 2001 17:04:29 -0700
5220              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
5221      Branch: perl
5222            ! ext/re/re.xs
5223 ____________________________________________________________________________
5224 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
5225         Log: Update Changes.
5226      Branch: perl
5227            ! Changes patchlevel.h
5228 ____________________________________________________________________________
5229 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
5230         Log: Regen Glossary et alia.
5231      Branch: perl
5232            ! Porting/Glossary Porting/config.sh Porting/config_H
5233 ____________________________________________________________________________
5234 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
5235         Log: Metaconfig unit changes for #10473.
5236      Branch: metaconfig/U/perl
5237            ! d_modfl.U
5238 ____________________________________________________________________________
5239 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
5240         Log: Harumph, also AIX will spill its guts (i.e. dump core)
5241              if an executable contains modfl() but it hasn't been
5242              compiled right (in the case of AIX, with cc -qlongdouble).
5243      Branch: perl
5244            ! Configure
5245 ____________________________________________________________________________
5246 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
5247         Log: integrate change#10471 from mainline
5248              
5249              in change#10451, check that CvOUTSIDE is a CV before looking in
5250              (it can apparently be SVt_NULL during global destruction)
5251      Branch: maint-5.6/perl
5252           !> op.c
5253 ____________________________________________________________________________
5254 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
5255         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
5256              (it can apparently be SVt_NULL during global destruction)
5257      Branch: perl
5258            ! op.c
5259 ____________________________________________________________________________
5260 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
5261         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
5262              From: Robin Barker <rmb1@cise.npl.co.uk>
5263              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
5264              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
5265      Branch: perl
5266            ! lib/diagnostics.pm pod/perldiag.pod
5267 ____________________________________________________________________________
5268 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
5269         Log: Subject: [PATCH perl@10439] long =item
5270              From: Robin Barker <rmb1@cise.npl.co.uk>
5271              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
5272              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
5273      Branch: perl
5274            ! README.amiga lib/Attribute/Handlers.pm
5275            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
5276 ____________________________________________________________________________
5277 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
5278         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
5279              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
5280              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
5281              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
5282      Branch: perl
5283            ! pod/perlguts.pod
5284 ____________________________________________________________________________
5285 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
5286         Log: Integrate perlio.
5287      Branch: perl
5288           !> sv.c
5289 ____________________________________________________________________________
5290 [ 10466] By: nick                                  on 2001/06/07  10:25:40
5291         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
5292              whitespace tweaks.
5293              Still coredumps in pragma/overload.t - what a nice hard fail that is...
5294      Branch: perlio
5295            ! sv.c
5296 ____________________________________________________________________________
5297 [ 10465] By: nick                                  on 2001/06/07  08:41:58
5298         Log: Raw integrate of mainline for S_grok_number debug
5299              (sv.c has MULTIPLICITY issues as well as whatever else ...)
5300      Branch: perlio
5301            - plan9/perlplan9.doc plan9/perlplan9.pod
5302           !> (integrate 46 files)
5303 ____________________________________________________________________________
5304 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
5305         Log: The proper prototyping for #10463.
5306      Branch: perl
5307            ! embed.h embed.pl proto.h sv.c
5308 ____________________________________________________________________________
5309 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
5310         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
5311              From: Nicholas Clark <nick@ccl4.org>
5312              Date: Thu, 7 Jun 2001 00:29:59 +0100
5313              Message-ID: <20010607002959.Z76396@plum.flirble.org>
5314      Branch: perl
5315            ! sv.c
5316 ____________________________________________________________________________
5317 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
5318         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
5319              From: "Craig A. Berry" <craigberry@mac.com>
5320              Date: Wed, 06 Jun 2001 17:54:30 -0500
5321              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
5322      Branch: perl
5323            ! vms/perlvms.pod
5324 ____________________________________________________________________________
5325 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
5326         Log: Podify the remaining README.platform files;
5327              merge README.plan9 and plan9/perlplan9.pod;
5328              delete plan9/perlplan9.* (the perlplan.doc needs to
5329              be regenerated in Plan 9); make the =head1 and =head2
5330              in the README.platform to be a little more verbose
5331              (skipped README.os2 not to anger Ilya) so that they
5332              look better in the toc; regen toc.
5333      Branch: perl
5334            - plan9/perlplan9.doc plan9/perlplan9.pod
5335            ! MANIFEST README.aix README.amiga README.apollo README.beos
5336            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
5337            ! README.hpux README.hurd README.machten README.macos
5338            ! README.micro README.mint README.mpeix README.os390
5339            ! README.plan9 README.qnx README.solaris README.threads
5340            ! README.tru64 README.vmesa README.vms README.vos README.win32
5341            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
5342            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
5343 ____________________________________________________________________________
5344 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
5345         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
5346              From: Mike Guy <mjtg@cam.ac.uk>
5347              Reply-To: mjtg@cam.ac.uk
5348              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
5349      Branch: perl
5350            ! pod/perlguts.pod
5351 ____________________________________________________________________________
5352 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
5353         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
5354              From: Mike Guy <mjtg@cam.ac.uk>
5355              Reply-To: mjtg@cam.ac.uk
5356              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
5357      Branch: perl
5358            ! pod/perlsec.pod
5359 ____________________________________________________________________________
5360 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
5361         Log: Disable long doubles from pre-5.0 Tru64s.
5362      Branch: perl
5363            ! README.tru64 hints/dec_osf.sh
5364 ____________________________________________________________________________
5365 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
5366         Log: The #10455 exposed that modfl() is fundamentally busted
5367              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
5368              testing it.
5369      Branch: perl
5370            ! hints/dec_osf.sh
5371 ____________________________________________________________________________
5372 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
5373         Log: Metaconfig unit change for #10455.
5374      Branch: metaconfig/U/perl
5375            ! d_modfl.U
5376 ____________________________________________________________________________
5377 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
5378         Log: Configure check for geborken modfl(), inspired by
5379              
5380              Subject: Re: [20010118.017] op/int.t failure 
5381              From: Hugo <hv@crypt.compulink.co.uk>
5382              Date: Tue, 05 Jun 2001 13:43:27 +0100
5383              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
5384      Branch: perl
5385            ! Configure
5386 ____________________________________________________________________________
5387 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
5388         Log: Integrate changes #10450 and #10451 from maintperl:
5389              
5390              optimize change#10448 slightly (don't repeat search in eval""s lexical
5391              scope, since that has already been searched)
5392              
5393              change#9108 needs subtler treatment for case of closures created
5394              within eval""
5395      Branch: perl
5396           !> op.c t/op/misc.t
5397 ____________________________________________________________________________
5398 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
5399         Log: MakeMaker magic to compile (when no dynamic loading)
5400              List/Util.xsc as (ListUtil.c and) ListUtil.o since
5401              POSIX-BC (BS2000) linker has an evil limitation of
5402              being unable to include in the same executable several
5403              object files with the same name - case-insensitively -
5404              because otherwise we conflict with util.c.
5405              Strictly speaking currently required only in POSIX-BC
5406              but probably will do no harm elsewhere where static
5407              linking is required.
5408      Branch: perl
5409            ! ext/List/Util/Makefile.PL
5410 ____________________________________________________________________________
5411 [ 10452] By: nick                                  on 2001/06/06  08:59:51
5412         Log: Integrate mainline.
5413      Branch: perlio
5414           +> lib/Attribute/Handlers/demo/Demo.pm
5415           +> lib/Attribute/Handlers/demo/Descriptions.pm
5416           +> lib/Attribute/Handlers/demo/MyClass.pm
5417           +> lib/Attribute/Handlers/demo/demo.pl
5418           +> lib/Attribute/Handlers/demo/demo2.pl
5419           +> lib/Attribute/Handlers/demo/demo3.pl
5420           +> lib/Attribute/Handlers/demo/demo4.pl
5421           +> lib/Attribute/Handlers/demo/demo_call.pl
5422           +> lib/Attribute/Handlers/demo/demo_chain.pl
5423           +> lib/Attribute/Handlers/demo/demo_cycle.pl
5424           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
5425           +> lib/Attribute/Handlers/demo/demo_phases.pl
5426           +> lib/Attribute/Handlers/demo/demo_range.pl
5427           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
5428           +> uts/strtol_wrap.c
5429           !> (integrate 91 files)
5430 ____________________________________________________________________________
5431 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
5432         Log: change#9108 needs subtler treatment for case of closures created
5433              within eval""
5434      Branch: maint-5.6/perl
5435            ! op.c t/op/misc.t
5436 ____________________________________________________________________________
5437 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
5438         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
5439              scope, since that has already been searched)
5440      Branch: maint-5.6/perl
5441            ! op.c
5442 ____________________________________________________________________________
5443 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
5444         Log: Integrate change #10448 from maintperl; lexicals
5445              outside an eval"" weren't resolved correctly inside a subroutine
5446              definition inside the eval"" if they were not already referenced
5447              in the toplevel of the eval""-ed code
5448      Branch: perl
5449           !> cop.h op.c pp_ctl.c t/op/misc.t
5450 ____________________________________________________________________________
5451 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
5452         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
5453              outside an eval"" weren't resolved correctly inside a subroutine
5454              definition inside the eval"" if they were not already referenced
5455              in the toplevel of the eval""-ed code
5456      Branch: maint-5.6/perl
5457            ! cop.h op.c pp_ctl.c t/op/misc.t
5458 ____________________________________________________________________________
5459 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
5460         Log: Subject: [PATCH] perl570delta.pod
5461              From: Peter Scott <Peter@PSDT.com> 
5462              Date: Tue, 05 Jun 2001 18:51:02 -0700
5463              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
5464      Branch: perl
5465            ! pod/perl570delta.pod
5466 ____________________________________________________________________________
5467 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
5468         Log: The fudge factor is no more needed.  I hope.
5469      Branch: perl
5470            ! t/lib/posix.t
5471 ____________________________________________________________________________
5472 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
5473         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
5474              From: Hugo <hv@crypt.compulink.co.uk>
5475              Date: Tue, 05 Jun 2001 12:58:19 +0100
5476              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
5477      Branch: perl
5478            ! util.c
5479 ____________________________________________________________________________
5480 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
5481         Log: Make up prototypes only for those who have the functions
5482              but not the prototypes.
5483      Branch: perl
5484            ! perl.h
5485 ____________________________________________________________________________
5486 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
5487         Log: Subject: Re: Not OK: perl@10439 on win32 
5488              From: Prymmer/Kahn <pvhp@best.com> 
5489              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
5490              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
5491      Branch: perl
5492            ! perl.h util.c
5493 ____________________________________________________________________________
5494 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
5495         Log: The metaconfig units changes for #10441.
5496      Branch: metaconfig
5497            ! U/modified/Extract.U U/modified/Extractall.U
5498            ! U/modified/Finish.U
5499 ____________________________________________________________________________
5500 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
5501         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
5502      Branch: perl
5503            ! Configure
5504 ____________________________________________________________________________
5505 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
5506         Log: Unnecessary fuzziness undone, noted by Mike Guy.
5507      Branch: perl
5508            ! t/op/tr.t
5509 ____________________________________________________________________________
5510 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
5511         Log: Update Changes.
5512      Branch: perl
5513            ! Changes patchlevel.h
5514 ____________________________________________________________________________
5515 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
5516         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
5517              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
5518              leakage patch.
5519      Branch: perl
5520            ! t/op/misc.t
5521 ____________________________________________________________________________
5522 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
5523         Log: Test case for #10433/#10424.
5524      Branch: perl
5525            ! t/op/misc.t
5526 ____________________________________________________________________________
5527 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
5528         Log: Subject: One fix for strtoul not setting errno
5529              From: hom00@utsglobal.com (Hal Morris)
5530              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
5531              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
5532      Branch: perl
5533            + uts/strtol_wrap.c
5534            ! MANIFEST hints/uts.sh
5535 ____________________________________________________________________________
5536 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
5537         Log: Metaconfig units changes for #10434.
5538      Branch: metaconfig
5539            ! U/modified/Cppsym.U
5540      Branch: metaconfig/U/perl
5541            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
5542            + d_syscallproto.U d_usleepproto.U
5543            ! longdblfio.U quadfio.U
5544 ____________________________________________________________________________
5545 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
5546         Log: Configure tweaks; add prototype probes, make the cpp symbols
5547              probe to cast, not whine; test for %Ld and %Lf before %lld and
5548              %llf because the L is the ANSI way.
5549      Branch: perl
5550            ! Configure config_h.SH configure.com epoc/config.sh
5551            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
5552            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
5553            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
5554 ____________________________________________________________________________
5555 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
5556         Log: Sigh.  This is what #10424 was supposed to check in.
5557      Branch: perl
5558            ! op.c sv.c sv.h
5559 ____________________________________________________________________________
5560 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
5561         Log: More verbose failure.
5562      Branch: perl
5563            ! t/op/ver.t
5564 ____________________________________________________________________________
5565 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
5566         Log: The .pm changes to go with #10428.
5567      Branch: perl
5568            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
5569            ! ext/Sys/Syslog/Syslog.pm
5570 ____________________________________________________________________________
5571 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
5572         Log: On second thoughts show to utf8 skippage message only
5573              on failures, it's too confusing otherwise,
5574      Branch: perl
5575            ! t/pragma/locale.t
5576 ____________________________________________________________________________
5577 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
5578         Log: Do not import anything from Encode.
5579      Branch: perl
5580            ! ext/MIME/Base64/QuotedPrint.pm
5581 ____________________________________________________________________________
5582 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
5583         Log: The #10402 didn't take.  Weird.
5584      Branch: perl
5585            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
5586            ! ext/Sys/Syslog/Syslog.xs
5587 ____________________________________________________________________________
5588 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
5589         Log: Eradicate traces of 'asciirange' re subpragma.
5590      Branch: perl
5591            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
5592            ! pod/perldiag.pod
5593 ____________________________________________________________________________
5594 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
5595         Log: use is a compile-time thing.
5596      Branch: perl
5597            ! ext/MIME/Base64/QuotedPrint.pm
5598 ____________________________________________________________________________
5599 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
5600         Log: Subject: [PATCH perl@10419] -Wall casting patch
5601              From: Robin Barker <rmb1@cise.npl.co.uk>
5602              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
5603              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
5604      Branch: perl
5605            ! ext/Devel/DProf/DProf.xs mg.c
5606 ____________________________________________________________________________
5607 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
5608         Log: Subject: [PATCH #2] introducing SVpad_TYPED
5609              From: Abhijit Menon-Sen <ams@wiw.org>
5610              Date: Mon, 4 Jun 2001 12:26:02 +0530
5611              Message-ID: <20010604122602.A5775@lustre.linux.in>
5612      Branch: perl
5613            ! op.c sv.c sv.h
5614 ____________________________________________________________________________
5615 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
5616         Log: testsuite for change#10192 (from Gisle Aas)
5617      Branch: perl
5618            + t/op/override.t
5619            ! MANIFEST
5620 ____________________________________________________________________________
5621 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
5622         Log: integrate changes#10414-10416 from mainline
5623              
5624              Potential buffer overrun if the radix separator is more than
5625              one byte.  Also, under locales, prefer the locale-specific
5626              separator over the old boring ".".
5627              
5628              "10.", that is, decimal numbers can have no decimal part at all.
5629              
5630              The non-locale places need love, too.
5631      Branch: maint-5.6/perl
5632           !> perl.h sv.c
5633 ____________________________________________________________________________
5634 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
5635         Log: Missed from #10420.
5636      Branch: perl
5637            ! epoc/config.sh
5638 ____________________________________________________________________________
5639 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
5640         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
5641              often this prototype goes with HAS_SETRESUID_PROTO.
5642      Branch: perl
5643            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5644            ! config_h.SH configure.com perl.h uconfig.h
5645 ____________________________________________________________________________
5646 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
5647         Log: Update Changes.
5648      Branch: perl
5649            ! Changes patchlevel.h
5650 ____________________________________________________________________________
5651 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
5652         Log: -Wall "subscript has type `char'" cleanup.
5653      Branch: perl
5654            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
5655 ____________________________________________________________________________
5656 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
5657         Log: Various "cast to pointer from integer of different size"
5658              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
5659              wide but I32 (int) only 32 bits wide).
5660              
5661              WARNING: the classnum and tagnum changes in Storable.xs
5662              may not be wise, they may be breaking binary compatibility
5663              (in 64-bit platforms), asked Raphael Manfredi about the changes.
5664      Branch: perl
5665            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
5666            ! mg.c proto.h
5667 ____________________________________________________________________________
5668 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
5669         Log: The non-locale places need love, too.
5670      Branch: perl
5671            ! perl.h
5672 ____________________________________________________________________________
5673 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
5674         Log: "10.", that is, decimal numbers can have no decimal part at all.
5675      Branch: perl
5676            ! perl.h
5677 ____________________________________________________________________________
5678 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
5679         Log: Potential buffer overrun if the radix separator is more than
5680              one byte.  Also, under locales, prefer the locale-specific
5681              separator over the old boring ".".
5682      Branch: perl
5683            ! perl.h sv.c
5684 ____________________________________________________________________________
5685 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
5686         Log: Integrate change #10412 from maintperl; locale is now
5687              per-cop, not per-op; plus retweak the locale.t to always
5688              list the skipped utf8 locales.
5689      Branch: perl
5690            ! t/pragma/locale.t
5691           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
5692           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
5693 ____________________________________________________________________________
5694 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
5695         Log: rationalize locale handling to fix the bugs uncovered by change#10394
5696              
5697              the major issue was that the runtime was looking at PL_hints rather
5698              than op_private to notice whether locale was enabled
5699              
5700              the secondary issue was that many locale-sensitive numeric ops didn't
5701              have HINT_LOCALE propagated into their op_private
5702              
5703              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
5704              instead of per-op, just like HINT_BYTE and the hints for lexical
5705              warnings (this makes the hint available to every op via PL_curcop)
5706              
5707              pragma/locale.t may need to be reworked with these fixes in mind
5708              (it currently passes its tests)
5709      Branch: maint-5.6/perl
5710            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
5711            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
5712 ____________________________________________________________________________
5713 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
5714         Log: More verbose debugging.
5715      Branch: perl
5716            ! t/pragma/locale.t
5717 ____________________________________________________________________________
5718 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
5719         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
5720              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
5721              Date: Sat, 2 Jun 2001 22:53:33 +0100
5722              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
5723      Branch: perl
5724            ! regcomp.c t/pragma/warn/regcomp
5725 ____________________________________________________________________________
5726 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
5727         Log: Mention that lexicalizing $a or $b is a bad idea if one
5728              wants to use sort().
5729      Branch: perl
5730            ! pod/perlvar.pod
5731 ____________________________________________________________________________
5732 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
5733         Log: Tweak the test to be happy if the accuracy is 'good enough'.
5734      Branch: perl
5735            ! t/lib/posix.t
5736 ____________________________________________________________________________
5737 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
5738         Log: Upgrade to Attribute::Handlers 0.70.
5739              
5740              NOTE: this unearthed the "too late for CHECK block" bug,
5741              that's why the 1_compile.t change.
5742      Branch: perl
5743            + lib/Attribute/Handlers/demo/Demo.pm
5744            + lib/Attribute/Handlers/demo/Descriptions.pm
5745            + lib/Attribute/Handlers/demo/MyClass.pm
5746            + lib/Attribute/Handlers/demo/demo.pl
5747            + lib/Attribute/Handlers/demo/demo2.pl
5748            + lib/Attribute/Handlers/demo/demo3.pl
5749            + lib/Attribute/Handlers/demo/demo4.pl
5750            + lib/Attribute/Handlers/demo/demo_call.pl
5751            + lib/Attribute/Handlers/demo/demo_chain.pl
5752            + lib/Attribute/Handlers/demo/demo_cycle.pl
5753            + lib/Attribute/Handlers/demo/demo_hashdir.pl
5754            + lib/Attribute/Handlers/demo/demo_phases.pl
5755            + lib/Attribute/Handlers/demo/demo_range.pl
5756            + lib/Attribute/Handlers/demo/demo_rawdata.pl
5757            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
5758            ! t/lib/attrhand.t
5759 ____________________________________________________________________________
5760 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
5761         Log: One less -Wall whine.
5762      Branch: perl
5763            ! regcomp.c
5764 ____________________________________________________________________________
5765 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
5766         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
5767      Branch: perl
5768           !> t/op/eval.t
5769 ____________________________________________________________________________
5770 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
5771         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
5772              aren't "normally" visible inside eval""s contained in subs unless
5773              a cloned reference to them already exists)
5774              
5775              strangely enough, t/harness did show this up as a failure (harness
5776              needs fixing?)
5777      Branch: maint-5.6/perl
5778            ! t/op/eval.t
5779 ____________________________________________________________________________
5780 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
5781         Log: Update to Text::Balanced 1.85.
5782      Branch: perl
5783            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
5784 ____________________________________________________________________________
5785 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
5786         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
5787              From: Nicholas Clark <nick@ccl4.org>
5788              Date: Sun, 3 Jun 2001 17:54:36 +0100
5789              Message-ID: <20010603175436.E76396@plum.flirble.org> 
5790      Branch: perl
5791            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
5792            ! ext/Sys/Syslog/Syslog.xs
5793 ____________________________________________________________________________
5794 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
5795         Log: Unused variables.
5796      Branch: perl
5797            ! util.c
5798 ____________________________________________________________________________
5799 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
5800         Log: Subject: [PATCH] APIfy op_clear 
5801              From: Simon Cozens <simon@netthink.co.uk>
5802              Date: Sun, 3 Jun 2001 13:51:46 +0100
5803              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
5804              
5805              (despite the subject line, op_null is APIfied by the patch)
5806      Branch: perl
5807            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
5808 ____________________________________________________________________________
5809 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
5810         Log: Subject: [PATCH] t/lib/extutils.t
5811              From: Nicholas Clark <nick@ccl4.org>
5812              Date: Sat, 2 Jun 2001 23:57:05 +0100
5813              Message-ID: <20010602235705.Q12698@plum.flirble.org>
5814      Branch: perl
5815            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5816 ____________________________________________________________________________
5817 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
5818         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
5819              From: Prymmer/Kahn <pvhp@best.com>
5820              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
5821              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
5822      Branch: perl
5823            ! win32/Makefile win32/makefile.mk
5824 ____________________________________________________________________________
5825 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
5826         Log: Subject: Re: 'decimal digits' macro? 
5827              From: Hugo <hv@crypt.compulink.co.uk>
5828              Date: Sun, 03 Jun 2001 04:26:36 +0100
5829              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
5830      Branch: perl
5831            ! handy.h t/lib/posix.t t/op/tr.t
5832 ____________________________________________________________________________
5833 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
5834         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
5835              From: Hugo <hv@crypt.compulink.co.uk>
5836              Date: Sun, 03 Jun 2001 14:56:30 +0100
5837              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
5838      Branch: perl
5839            ! util.c
5840 ____________________________________________________________________________
5841 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
5842         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
5843      Branch: perl
5844           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
5845           !> vms/perly_c.vms
5846 ____________________________________________________________________________
5847 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
5848         Log: fix leakage of lexicals at file scope into subroutines that were
5849              declared before them; this appears to be a longstanding bug that
5850              meant that lexicals at file scope were never "deintroduced", meaning
5851              their scope range was never properly closed, and their visibility
5852              extended to all subsequent eval""s or requires
5853              
5854              added a test case
5855              
5856              seems to also fix a case of bogus duplicate warnings
5857      Branch: maint-5.6/perl
5858            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
5859            ! vms/perly_c.vms
5860 ____________________________________________________________________________
5861 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
5862         Log: More VMS tweaks from Craig A. Berry.
5863      Branch: perl
5864            ! configure.com t/lib/extutils.t
5865 ____________________________________________________________________________
5866 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
5867         Log: -Wall cleanup continues.
5868      Branch: perl
5869            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
5870            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
5871            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
5872            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
5873            ! run.c toke.c util.c
5874 ____________________________________________________________________________
5875 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
5876         Log: The metaconfig unit change for #10390.
5877      Branch: metaconfig/U/perl
5878            ! gccvers.U
5879 ____________________________________________________________________________
5880 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
5881         Log: Drop the -ansi from the default gcc flags.
5882              
5883              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
5884              that struct cannot be compared with a flat integer, such as STRLEN.
5885              The -ansi will also cause a lot of noise in Solaris because of:
5886              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
5887      Branch: perl
5888            ! Configure
5889 ____________________________________________________________________________
5890 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
5891         Log: Integrate perlio.
5892      Branch: perl
5893           !> pod/perlapi.pod util.c
5894 ____________________________________________________________________________
5895 [ 10388] By: nick                                  on 2001/06/02  08:01:12
5896         Log: Integrate mainline
5897      Branch: perlio
5898           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
5899           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
5900           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
5901           !> t/lib/1_compile.t t/lib/mimeqp.t
5902 ____________________________________________________________________________
5903 [ 10387] By: nick                                  on 2001/06/02  07:39:17
5904         Log: Tweak util.c's atof2 for MULTIPLICITY
5905      Branch: perlio
5906            ! util.c
5907 ____________________________________________________________________________
5908 [ 10386] By: nick                                  on 2001/06/02  07:38:33
5909         Log: Integrate mainline
5910      Branch: perlio
5911           !> (integrate 41 files)
5912 ____________________________________________________________________________
5913 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
5914         Log: Add Attribute::Handlers 0.61 from Damian Conway.
5915      Branch: perl
5916            + lib/Attribute/Handlers.pm t/lib/attrhand.t
5917            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
5918 ____________________________________________________________________________
5919 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
5920         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
5921              From: Peter Prymmer <pvhp@forte.com>
5922              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
5923              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
5924      Branch: perl
5925            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
5926 ____________________________________________________________________________
5927 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
5928         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
5929              From: Jeff Pinyan <jeffp@crusoe.net>
5930              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
5931              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
5932      Branch: perl
5933            ! lib/File/Find.pm
5934 ____________________________________________________________________________
5935 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
5936         Log: Subject: [PATCH perl@10381] configure.com tweaks
5937              From: "Craig A. Berry" <craigberry@mac.com>
5938              Date: Fri, 1 Jun 2001 13:55:43 -0500
5939              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
5940      Branch: perl
5941            ! configure.com
5942 ____________________________________________________________________________
5943 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
5944         Log: Update Changes.
5945      Branch: perl
5946            ! Changes patchlevel.h
5947 ____________________________________________________________________________
5948 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
5949         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
5950              From: Mike Guy <mjtg@cam.ac.uk>
5951              Date: Fri, 01 Jun 2001 18:17:02 +0100
5952              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
5953      Branch: perl
5954            ! lib/perl5db.pl
5955 ____________________________________________________________________________
5956 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
5957         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
5958              From: Hugo <hv@crypt.compulink.co.uk>
5959              Date: Thu, 31 May 2001 20:49:48 +0100
5960              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
5961      Branch: perl
5962            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
5963            ! util.c
5964 ____________________________________________________________________________
5965 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
5966         Log: Zero() is not available in x2p (or, rather, some of its
5967              implementations like memzero() might not be available.)
5968      Branch: perl
5969            ! x2p/hash.c
5970 ____________________________________________________________________________
5971 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
5972         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
5973              From: Michael G Schwern <schwern@pobox.com>
5974              Date: Fri, 1 Jun 2001 12:00:29 +0100
5975              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
5976              
5977              (But use Zero() instead of memset.)
5978      Branch: perl
5979            ! x2p/hash.c
5980 ____________________________________________________________________________
5981 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
5982         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
5983              From: Jeff Pinyan <jeffp@crusoe.net>
5984              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
5985              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
5986      Branch: perl
5987            ! pod/perldiag.pod regcomp.c t/op/pat.t
5988 ____________________________________________________________________________
5989 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
5990         Log: Retract #10324 and #10333; not needed.
5991      Branch: perl
5992            ! hints/irix_6.sh hints/linux.sh
5993 ____________________________________________________________________________
5994 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
5995         Log: The #10370 wasn't quite right.
5996      Branch: perl
5997            ! ext/XS/Typemap/Typemap.xs
5998 ____________________________________________________________________________
5999 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
6000         Log: The metaconfig units changes for #10372.
6001      Branch: metaconfig/U/perl
6002            + d_realpath.U d_sresgproto.U d_sresuproto.U
6003            ! gccvers.U i_db.U
6004 ____________________________________________________________________________
6005 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
6006         Log: Configure tweaks; record the Berkeley DB version,
6007              probe for realpath(), for setresuid() and setresgid()
6008              prototypes; use realpath() (try to be paranoid enough),
6009              use the setres[ug]id prototypes because glibc has the functions
6010              but not their prototypes; add -Wall -ansi to gcc ccflags;
6011              regen toc.
6012      Branch: perl
6013            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6014            ! config_h.SH configure.com epoc/config.sh
6015            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
6016            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
6017            ! vos/config.ga.def win32/config.bc win32/config.gc
6018            ! win32/config.vc
6019 ____________________________________________________________________________
6020 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
6021         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
6022              From: Michael G Schwern <schwern@pobox.com>
6023              Date: Fri, 1 Jun 2001 11:28:14 +0100
6024              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
6025      Branch: perl
6026            ! lib/attributes.pm xsutils.c
6027 ____________________________________________________________________________
6028 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
6029         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
6030              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6031              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
6032              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
6033      Branch: perl
6034            ! ext/XS/Typemap/Typemap.xs
6035 ____________________________________________________________________________
6036 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
6037         Log: Subject: [patch] Cwd.xs optimizations/abstraction
6038              From: Doug MacEachern <dougm@covalent.net>
6039              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
6040              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
6041      Branch: perl
6042            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
6043            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
6044 ____________________________________________________________________________
6045 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
6046         Log: Subject: Re: Why t/lib/extutils.t is failing  (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
6047              From: Nicholas Clark <nick@ccl4.org>
6048              Date: Thu, 31 May 2001 23:56:40 +0100
6049              Message-ID: <20010531235640.F12698@plum.flirble.org>
6050              
6051              Make the test work also under only static extensions
6052              (sh Configure -Uusedl fakes this nicely)
6053      Branch: perl
6054            ! t/lib/extutils.t
6055 ____________________________________________________________________________
6056 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
6057         Log: Subject: [PATCH hv.c] Eliminating trigraph
6058              From: Michael G Schwern <schwern@pobox.com>
6059              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
6060              Date: Fri, 1 Jun 2001 11:49:56 +0100
6061      Branch: perl
6062            ! hv.c
6063 ____________________________________________________________________________
6064 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
6065         Log: Subject: Re: [PATCH] Tests for File::Compare 
6066              From: "Philip Newton" <Philip.Newton@gmx.net>
6067              Date: Thu, 31 May 2001 19:44:05 +0200
6068              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
6069              
6070              Unnecessary "quotation marks".
6071      Branch: perl
6072            ! t/lib/filecomp.t
6073 ____________________________________________________________________________
6074 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
6075         Log: Integrate perlio.
6076      Branch: perl
6077           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
6078 ____________________________________________________________________________
6079 [ 10364] By: nick                                  on 2001/06/01  10:13:31
6080         Log: Cleanup dll.base and dll.exp created by GCC builds.
6081      Branch: perlio
6082            ! lib/ExtUtils/MM_Win32.pm
6083 ____________________________________________________________________________
6084 [ 10363] By: nick                                  on 2001/06/01  10:02:17
6085         Log: Make filecomp test work on CRLF platforms by adding binmode.
6086      Branch: perlio
6087            ! t/lib/filecomp.t
6088 ____________________________________________________________________________
6089 [ 10362] By: nick                                  on 2001/06/01  08:37:17
6090         Log: Integrate mainline
6091      Branch: perlio
6092           !> Changes Configure patchlevel.h perlio.c
6093 ____________________________________________________________________________
6094 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
6095         Log: panic:claustrophobia.
6096      Branch: perl
6097            ! perlio.c
6098 ____________________________________________________________________________
6099 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
6100         Log: Update Changes.
6101      Branch: perl
6102            ! Changes patchlevel.h
6103 ____________________________________________________________________________
6104 [ 10359] By: nick                                  on 2001/05/31  12:35:50
6105         Log: Integrate mainline.
6106      Branch: perlio
6107           +> t/lib/filecomp.t
6108           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
6109           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
6110 ____________________________________________________________________________
6111 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
6112         Log: Integrate perlio.
6113      Branch: perl
6114           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
6115           !> win32/config_H.vc
6116 ____________________________________________________________________________
6117 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
6118         Log: Metaconfig unit change for #10356.
6119      Branch: metaconfig
6120            ! U/installdirs/inc_version_list.U
6121 ____________________________________________________________________________
6122 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
6123         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
6124              (idea from Sarathy; implementation from Andy)
6125      Branch: perl
6126            ! Configure
6127 ____________________________________________________________________________
6128 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
6129         Log: More AUTHORS.
6130      Branch: perl
6131            ! AUTHORS
6132 ____________________________________________________________________________
6133 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
6134         Log: Subject: Re: [PATCH] Tests for File::Compare
6135              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
6136              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
6137              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
6138      Branch: perl
6139            + t/lib/filecomp.t
6140            ! MANIFEST t/lib/1_compile.t
6141 ____________________________________________________________________________
6142 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
6143         Log: Subject: [PATCH] DEBUG_* macro cleanups
6144              From: Abhijit Menon-Sen <ams@wiw.org>
6145              Date: Thu, 31 May 2001 12:16:22 +0530
6146              Message-ID: <20010531121622.B4829@lustre.linux.in>
6147              
6148              Subject: Re: [PATCH] DEBUG_* macro cleanups
6149              From: Abhijit Menon-Sen <ams@wiw.org>
6150              Date: Thu, 31 May 2001 13:57:01 +0530
6151              Message-ID: <20010531135701.A21775@lustre.linux.in>
6152              
6153              (The DEBUG_ definitions in perl.h changed to use the
6154              STMT_START and STMT_END.)
6155      Branch: perl
6156            ! perl.h pp_ctl.c sv.c toke.c
6157 ____________________________________________________________________________
6158 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
6159         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
6160              From: Abhijit Menon-Sen <ams@wiw.org>
6161              Date: Thu, 31 May 2001 08:27:55 +0530
6162              Message-ID: <20010531082755.A10018@lustre.linux.in>
6163      Branch: perl
6164            ! ext/Storable/Storable.xs gv.c perl.c
6165 ____________________________________________________________________________
6166 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
6167         Log: Subject: [PATCH] AUTHORS
6168              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6169              Date: Thu, 31 May 2001 01:27:59 -0500
6170              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
6171              
6172              Subject: Re: [PATCH] AUTHORS
6173              From: "Philip Newton" <Philip.Newton@gmx.net>
6174              Date: Thu, 31 May 2001 10:08:06 +0200
6175              (Message-Id missing?)
6176      Branch: perl
6177            ! AUTHORS
6178 ____________________________________________________________________________
6179 [ 10350] By: nick                                  on 2001/05/31  11:40:43
6180         Log: win32 - dmake regen_config_h
6181      Branch: perlio
6182            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6183 ____________________________________________________________________________
6184 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
6185         Log: Subject: Re: [PATCH util.c] More warning cleanups.
6186              From: "Philip Newton" <Philip.Newton@gmx.net>
6187              Date: Thu, 31 May 2001 07:41:36 +0200
6188              Message-Id: <200105310538.IAA25458@taku.hut.fi>
6189              
6190              Undo C++-ism that snekt in.
6191      Branch: perl
6192            ! util.c
6193 ____________________________________________________________________________
6194 [ 10348] By: nick                                  on 2001/05/31  11:36:46
6195         Log: Tolerate Win32 numerics
6196      Branch: perlio
6197            ! t/pragma/warn/toke
6198 ____________________________________________________________________________
6199 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
6200         Log: Integrate perlio.
6201      Branch: perl
6202           !> perlio.c win32/win32.h
6203 ____________________________________________________________________________
6204 [ 10346] By: nick                                  on 2001/05/31  10:54:55
6205         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
6206              perlio.c change 10255.
6207      Branch: perlio
6208            ! perlio.c
6209 ____________________________________________________________________________
6210 [ 10345] By: nick                                  on 2001/05/31  10:01:57
6211         Log: Conditionaly put back some "unused" dTHX which are used
6212              with PERL_IMPLICIT_SYS
6213      Branch: perlio
6214            ! perlio.c
6215 ____________________________________________________________________________
6216 [ 10344] By: nick                                  on 2001/05/31  10:00:59
6217         Log: Fix Win32 for new spelling IN_BYTES 
6218      Branch: perlio
6219            ! win32/win32.h
6220 ____________________________________________________________________________
6221 [ 10343] By: nick                                  on 2001/05/31  08:01:32
6222         Log: perlio.c -Wall cleaner under MULTIPLICITY
6223              - still minor noise with linux stdio
6224      Branch: perlio
6225            ! perlio.c
6226 ____________________________________________________________________________
6227 [ 10342] By: nick                                  on 2001/05/31  07:52:23
6228         Log: Integrate mainline.
6229      Branch: perlio
6230           !> (integrate 42 files)
6231 ____________________________________________________________________________
6232 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
6233         Log: AUTHORS updates.
6234      Branch: perl
6235            ! AUTHORS
6236 ____________________________________________________________________________
6237 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
6238         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
6239              From: Peter Prymmer <pvhp@forte.com>
6240              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
6241              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
6242      Branch: perl
6243            ! t/lib/md5-file.t
6244 ____________________________________________________________________________
6245 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
6246         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
6247              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
6248              to match the pragma name; various robustness cleanups.
6249      Branch: perl
6250            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
6251            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
6252 ____________________________________________________________________________
6253 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
6254         Log: More -Wall sweeping.
6255      Branch: perl
6256            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
6257            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
6258            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
6259            ! regcomp.c sv.c toke.c utf8.c
6260 ____________________________________________________________________________
6261 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
6262         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
6263              From: Nicholas Clark <nick@ccl4.org>
6264              Date: Wed, 30 May 2001 22:34:41 +0100
6265              Message-ID: <20010530223441.Y86445@plum.flirble.org>
6266      Branch: perl
6267            ! t/op/cmp.t
6268 ____________________________________________________________________________
6269 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
6270         Log: It's is not, it isn't ain't, and it's it's, not its,
6271              if you mean it is. If you don't, it's its. Then too,
6272              it's hers. It isn't her's. It isn't our's either.
6273              It's ours, and likewise yours and theirs.
6274              -- Oxford University Press, Edpress News
6275      Branch: perl
6276            ! lib/autouse.pm
6277 ____________________________________________________________________________
6278 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
6279         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
6280      Branch: perl
6281            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
6282            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
6283            ! x2p/str.c x2p/walk.c xsutils.c
6284 ____________________________________________________________________________
6285 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
6286         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
6287              From: Michael G Schwern <schwern@pobox.com>
6288              Date: Wed, 30 May 2001 17:10:38 +0100
6289              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
6290              
6291              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
6292              From: Abhijit Menon-Sen <ams@wiw.org>
6293              Date: Wed, 30 May 2001 23:16:13 +0530
6294              Message-ID: <20010530231613.A31933@lustre.linux.in>
6295      Branch: perl
6296            ! perl.c t/run/runenv.t
6297 ____________________________________________________________________________
6298 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
6299         Log: (Retracted by #10375.)
6300              
6301              IRIX hints patch from Merijn Broeren.
6302              
6303              TODO: (this and the earlier Linux hints patch) should be solved
6304              at Configure level.  Merijn: -ldb should not be used on any platform
6305              for perl, just when linking DBFile itself. Trying to be helpful here
6306              is counterproductive.
6307      Branch: perl
6308            ! hints/irix_6.sh
6309 ____________________________________________________________________________
6310 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
6311         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
6312              From: Nicholas Clark <nick@ccl4.org>
6313              Date: Wed, 30 May 2001 23:20:58 +0100
6314              Message-ID: <20010530232058.B86445@plum.flirble.org>
6315      Branch: perl
6316            ! doop.c
6317 ____________________________________________________________________________
6318 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
6319         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
6320              From: Michael G Schwern <schwern@pobox.com> 
6321              Date: Wed, 30 May 2001 15:24:20 +0100
6322              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
6323      Branch: perl
6324            ! t/pragma/autouse.t
6325 ____________________________________________________________________________
6326 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
6327         Log: The regex trick wasn't a good idea.
6328      Branch: perl
6329            ! pod/perlfaq4.pod
6330 ____________________________________________________________________________
6331 [ 10329] By: nick                                  on 2001/05/30  18:34:35
6332         Log: Integrate mainline
6333      Branch: perlio
6334           !> (integrate 40 files)
6335 ____________________________________________________________________________
6336 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
6337         Log: Update Changes.
6338      Branch: perl
6339            ! Changes patchlevel.h
6340 ____________________________________________________________________________
6341 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
6342         Log: The metaconfig unit change for #10325.
6343      Branch: metaconfig
6344            + U/modified/afs.U
6345 ____________________________________________________________________________
6346 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
6347         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
6348              is now wrong.
6349      Branch: perl
6350            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
6351 ____________________________________________________________________________
6352 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
6353         Log: Introduce $Config{afsroot}.
6354      Branch: perl
6355            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6356            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
6357            ! win32/config.gc win32/config.vc
6358 ____________________________________________________________________________
6359 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
6360         Log: (Retracted by #10375.)
6361              
6362              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
6363      Branch: perl
6364            ! hints/linux.sh
6365 ____________________________________________________________________________
6366 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
6367         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
6368              (Also Configure tweaks needed; coming up soon.)
6369      Branch: perl
6370            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
6371 ____________________________________________________________________________
6372 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
6373         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
6374              From: Michael G Schwern <schwern@pobox.com>
6375              Date: Sun, 27 May 2001 10:29:43 +0100
6376              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
6377      Branch: perl
6378            ! lib/perl5db.pl
6379 ____________________________________________________________________________
6380 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
6381         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
6382              and Abhijit Menon-Sen.
6383      Branch: perl
6384            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
6385            ! perl.c pp_sys.c regcomp.c
6386 ____________________________________________________________________________
6387 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
6388         Log: Fix the BOOT section to call myU2time properly.
6389      Branch: perl
6390            ! ext/Time/HiRes/HiRes.xs
6391 ____________________________________________________________________________
6392 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
6393         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
6394              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
6395              Date: Wed, 30 May 2001 09:44:29 -0400
6396              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
6397              
6398              Detypo; plus add one more trick.
6399      Branch: perl
6400            ! pod/perlfaq4.pod
6401 ____________________________________________________________________________
6402 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
6403         Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t]  (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
6404              From: Michael G Schwern <schwern@pobox.com>
6405              Date: Wed, 30 May 2001 14:39:06 +0100
6406              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
6407      Branch: perl
6408            ! lib/autouse.pm t/pragma/autouse.t
6409 ____________________________________________________________________________
6410 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
6411         Log: Subject: Re: AIX and gcc (moving targets)
6412              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6413              Date: Wed, 30 May 2001 15:25:08 +0200
6414              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
6415      Branch: perl
6416            ! ext/Time/HiRes/HiRes.xs
6417 ____________________________________________________________________________
6418 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
6419         Log: Subject: [PATCH t/TEST] sorting tests
6420              From: Michael G Schwern <schwern@pobox.com>
6421              Date: Wed, 30 May 2001 10:24:02 +0100
6422              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
6423      Branch: perl
6424            ! t/TEST
6425 ____________________________________________________________________________
6426 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
6427         Log: Subject: [ID 20010529.002] typos in man page perlre
6428              From: bart@cg681574-a.adubn1.nj.home.com 
6429              Date: Tue, 29 May 2001 13:58:59 -0500
6430              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
6431      Branch: perl
6432            ! pod/perlre.pod
6433 ____________________________________________________________________________
6434 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
6435         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
6436              From: "Craig A. Berry" <craigberry@mac.com>
6437              Date: Tue, 29 May 2001 23:23:45 -0500
6438              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
6439      Branch: perl
6440            ! t/lib/extutils.t t/pragma/autouse.t
6441 ____________________________________________________________________________
6442 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
6443         Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
6444              From: David Dyck <dcd@tc.fluke.com>
6445              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
6446              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
6447      Branch: perl
6448            ! t/lib/filefind.t
6449 ____________________________________________________________________________
6450 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
6451         Log: AIX hints update for gcc from Merijn H. Brand.
6452      Branch: perl
6453            ! hints/aix.sh
6454 ____________________________________________________________________________
6455 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
6456         Log: Retract #10295 and #10296: a more generic solution
6457              is needed (there's something funny with gcc on AIX).
6458      Branch: perl
6459            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
6460 ____________________________________________________________________________
6461 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
6462         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
6463              From: Hugo <hv@crypt.compulink.co.uk>
6464              Date: Wed, 30 May 2001 11:59:19 +0100
6465              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
6466              
6467              localizing $@ has unfortunate semantics - if you die past
6468              a local $@, the die message is lost.
6469      Branch: perl
6470            ! lib/utf8_heavy.pl
6471 ____________________________________________________________________________
6472 [ 10309] By: nick                                  on 2001/05/30  08:23:02
6473         Log: Integrate mainline (autouse works again.)
6474      Branch: perlio
6475           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
6476           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
6477           !> pod/perlvar.pod t/op/cmp.t
6478 ____________________________________________________________________________
6479 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
6480         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
6481              From: David Dyck <dcd@tc.fluke.com>
6482              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
6483              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
6484      Branch: perl
6485            ! lib/File/Find.pm
6486 ____________________________________________________________________________
6487 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
6488         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
6489              From: Nicholas Clark <nick@ccl4.org>
6490              Date: Tue, 29 May 2001 23:16:09 +0100
6491              Message-ID: <20010529231609.U86445@plum.flirble.org>
6492              
6493              Make the test output slightly clearer by distinguishing
6494              between '' and undef.
6495      Branch: perl
6496            ! t/op/cmp.t
6497 ____________________________________________________________________________
6498 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
6499         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
6500              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6501              Date: Tue, 29 May 2001 19:15:19 -0400
6502              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
6503      Branch: perl
6504            ! hints/os2.sh
6505 ____________________________________________________________________________
6506 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
6507         Log: Subject: perlvar.pod addition
6508              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
6509              Date: Fri, 25 May 2001 20:23:12 +0200
6510              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
6511              
6512              Subject: Re: perlvar.pod addition
6513              From: "Abigail" <abigail@foad.org> 
6514              Date: Fri, 25 May 2001 22:00:39 +0200
6515              Message-ID: <20010525200039.28029.qmail@foad.org>
6516              
6517              Mention $a and $b in perlvar.
6518      Branch: perl
6519            ! pod/perlvar.pod
6520 ____________________________________________________________________________
6521 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
6522         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
6523              From: Jeff Pinyan <jeffp@crusoe.net>
6524              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
6525              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
6526      Branch: perl
6527            ! pod/perlvar.pod
6528 ____________________________________________________________________________
6529 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
6530         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
6531              From: Jeff Pinyan <jeffp@crusoe.net>
6532              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
6533              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
6534      Branch: perl
6535            ! pod/perlfaq6.pod
6536 ____________________________________________________________________________
6537 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
6538         Log: Mention Time::localtime and Time::gmtime.
6539      Branch: perl
6540            ! ext/Time/Piece/Piece.pm
6541 ____________________________________________________________________________
6542 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
6543         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
6544              From: Michael G Schwern <schwern@pobox.com>
6545              Date: Tue, 29 May 2001 18:51:32 +0100
6546              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
6547      Branch: perl
6548            ! pod/perlfaq4.pod
6549 ____________________________________________________________________________
6550 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
6551         Log: Retract #10243.
6552      Branch: perl
6553            ! lib/autouse.pm
6554 ____________________________________________________________________________
6555 [ 10299] By: nick                                  on 2001/05/29  18:41:19
6556         Log: Post weekend integrate mainline (fails one test pragma/autouse).
6557      Branch: perlio
6558           +> (branch 29 files)
6559           !> (integrate 91 files)
6560 ____________________________________________________________________________
6561 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
6562         Log: Update Changes.
6563      Branch: perl
6564            ! Changes patchlevel.h
6565 ____________________________________________________________________________
6566 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
6567         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
6568              before Perl_load_module/Perl_call_method and restore the value
6569              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
6570      Branch: perl
6571            ! utf8.c
6572 ____________________________________________________________________________
6573 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
6574         Log: Subject: Re: AIX and gcc (moving targets)
6575              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6576              Date: Tue, 29 May 2001 17:59:40 +0200
6577              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
6578      Branch: perl
6579            ! ext/Storable/Makefile.PL
6580 ____________________________________________________________________________
6581 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
6582         Log: Subject: Re: AIX and gcc (moving targets)
6583              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6584              Date: Tue, 29 May 2001 12:32:57 +0200
6585              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
6586      Branch: perl
6587            ! ext/POSIX/Makefile.PL
6588 ____________________________________________________________________________
6589 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
6590         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
6591              From: Michael G Schwern <schwern@pobox.com>
6592              Date: Tue, 29 May 2001 09:53:29 +0100
6593              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
6594              
6595              (#10280 retracted)
6596      Branch: perl
6597            ! lib/Test/Harness.pm t/lib/test-harness.t
6598 ____________________________________________________________________________
6599 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
6600
6601         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
6602              From: Michael G Schwern <schwern@pobox.com>
6603              Date: Tue, 29 May 2001 09:19:52 +0100
6604              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
6605      Branch: perl
6606            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
6607            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
6608            + t/lib/Test/todo.t
6609            ! MANIFEST lib/Test.pm t/TEST
6610 ____________________________________________________________________________
6611 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
6612         Log: From: Michael G Schwern <schwern@pobox.com>
6613              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
6614              Date: Tue, 29 May 2001 08:26:09 +0100
6615              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
6616      Branch: perl
6617            ! t/TEST
6618 ____________________________________________________________________________
6619 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
6620         Log: Add tests for Time::gmtime and Time::localtime.
6621      Branch: perl
6622            + t/lib/time-gmtime.t t/lib/time-localtime.t
6623            ! MANIFEST t/lib/1_compile.t
6624 ____________________________________________________________________________
6625 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
6626         Log: Add test for File::stat.
6627      Branch: perl
6628            + t/lib/filestat.t
6629            ! MANIFEST t/lib/1_compile.t
6630 ____________________________________________________________________________
6631 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
6632         Log: Add test for Net::servent.
6633      Branch: perl
6634            + t/lib/net-sent.t
6635            ! MANIFEST t/lib/1_compile.t
6636 ____________________________________________________________________________
6637 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
6638         Log: Add test for Net::protoent.
6639      Branch: perl
6640            + t/lib/net-pent.t
6641            ! MANIFEST t/lib/1_compile.t
6642 ____________________________________________________________________________
6643 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
6644         Log: Add test for Net::netent.
6645      Branch: perl
6646            + t/lib/net-nent.t
6647            ! MANIFEST t/lib/1_compile.t
6648 ____________________________________________________________________________
6649 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
6650         Log: Add test for User::grent.  Portability doubtful.
6651      Branch: perl
6652            + t/lib/user-grent.t
6653            ! MANIFEST t/lib/1_compile.t
6654 ____________________________________________________________________________
6655 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
6656         Log: Add test for User::pwent.
6657              Probably will fall down somewhere for portability reasons.
6658      Branch: perl
6659            + t/lib/user-pwent.t
6660            ! MANIFEST t/lib/1_compile.t
6661 ____________________________________________________________________________
6662 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
6663         Log: Metaconfig units changes for #10283.
6664      Branch: metaconfig
6665            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
6666            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
6667            ! U/installdirs/sitescript.U U/modified/Signal.U
6668 ____________________________________________________________________________
6669 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
6670         Log: Subject: [PATCH 5.6.1] signal names in Configure
6671              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6672              Date: Tue, 29 May 2001 03:52:25 -0400
6673              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
6674              
6675              Subject: [PATCH 5.6.1] older perl in Configure
6676              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6677              Date: Tue, 29 May 2001 03:55:40 -0400
6678              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
6679              
6680              Subject: [PATCH 5.6.1] goofs in Configure
6681              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6682              Date: Tue, 29 May 2001 04:13:07 -0400
6683              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
6684              
6685              Configure portability tweaks.
6686      Branch: perl
6687            ! Configure
6688 ____________________________________________________________________________
6689 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
6690         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
6691              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6692              Date: Tue, 29 May 2001 04:07:06 -0400
6693              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
6694      Branch: perl
6695            ! os2/os2.c
6696 ____________________________________________________________________________
6697 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
6698         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
6699              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6700              Date: Tue, 29 May 2001 04:01:38 -0400
6701              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
6702      Branch: perl
6703            ! hints/os2.sh os2/Makefile.SHs
6704 ____________________________________________________________________________
6705 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
6706         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
6707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6708              Date: Tue, 29 May 2001 03:50:18 -0400
6709              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
6710      Branch: perl
6711            ! lib/Test/Harness.pm
6712 ____________________________________________________________________________
6713 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
6714         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
6715      Branch: perl
6716            ! lib/utf8_heavy.pl
6717 ____________________________________________________________________________
6718 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
6719         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
6720              From: Hugo <hv@crypt.compulink.co.uk>
6721              Date: Tue, 29 May 2001 03:03:45 +0100
6722              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
6723              
6724              Explanation why the $@ always gets the UTF8 flag when under use utf8--
6725              because we told it to have the flag when under use utf8.
6726      Branch: perl
6727            ! pp_ctl.c
6728 ____________________________________________________________________________
6729 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
6730         Log: At least a partial fix for 20010528.004.
6731      Branch: perl
6732            ! lib/utf8_heavy.pl
6733 ____________________________________________________________________________
6734 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
6735         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
6736              From: Nicholas Clark <nick@ccl4.org> 
6737              Date: Mon, 28 May 2001 23:39:38 +0100
6738              Message-ID: <20010528233938.M86445@plum.flirble.org>
6739              
6740              More portable non-zero UV.
6741      Branch: perl
6742            ! t/lib/extutils.t
6743 ____________________________________________________________________________
6744 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
6745         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
6746              From: Nicholas Clark <nick@ccl4.org>
6747              Date: Mon, 28 May 2001 22:46:09 +0100
6748              Message-ID: <20010528224608.L86445@plum.flirble.org>
6749              
6750              Test also "make clean".
6751      Branch: perl
6752            ! t/lib/extutils.t
6753 ____________________________________________________________________________
6754 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
6755         Log: Subject: Re: Would -Wno-unused -Wall be better?
6756              From: Michael G Schwern <schwern@pobox.com>
6757              Date: Tue, 29 May 2001 00:55:54 +0100
6758              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
6759      Branch: perl
6760            ! pp.h
6761 ____________________________________________________________________________
6762 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
6763         Log: Add a test for 20010528.007, fixed in #10272.
6764      Branch: perl
6765            ! t/op/misc.t toke.c
6766 ____________________________________________________________________________
6767 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
6768         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
6769              From: Hugo <hv@crypt.compulink.co.uk>
6770              Date: Tue, 29 May 2001 00:23:23 +0100
6771              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
6772      Branch: perl
6773            ! toke.c
6774 ____________________________________________________________________________
6775 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
6776         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
6777              From: Michael G Schwern <schwern@pobox.com>
6778              Date: Tue, 29 May 2001 00:42:59 +0100
6779              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
6780      Branch: perl
6781            ! t/pragma/autouse.t
6782 ____________________________________________________________________________
6783 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
6784         Log: Some shells seemingly arrange the signal handlers differently
6785              (bug id 20010521.004).
6786      Branch: perl
6787            ! t/lib/sigaction.t
6788 ____________________________________________________________________________
6789 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
6790         Log: Regen perlmodlib.
6791      Branch: perl
6792            ! pod/perlmodlib.pod
6793 ____________________________________________________________________________
6794 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
6795         Log: Update Changes.
6796      Branch: perl
6797            ! Changes patchlevel.h
6798 ____________________________________________________________________________
6799 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
6800         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
6801              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
6802              Date: Mon, 28 May 2001 14:56:35 -0500
6803              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
6804      Branch: perl
6805            ! pod/perlnewmod.pod
6806 ____________________________________________________________________________
6807 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
6808         Log: Regen toc.
6809      Branch: perl
6810            ! pod/perltoc.pod
6811 ____________________________________________________________________________
6812 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
6813         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
6814              From: "Richard Soderberg" <rs@crystalflame.net>
6815              Date: Mon, 28 May 2001 12:31:23 -0700
6816              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
6817      Branch: perl
6818            ! t/op/splice.t
6819 ____________________________________________________________________________
6820 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
6821         Log: The #10260 was too bold: locales and utf8 still do not mix.
6822      Branch: perl
6823            ! t/pragma/locale.t
6824 ____________________________________________________________________________
6825 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
6826         Log: Subject: [PATCH] Pod nitpicks
6827              From: "Richard Soderberg" <rs@crystalflame.net>
6828              Date: Mon, 28 May 2001 10:08:58 -0700
6829              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
6830      Branch: perl
6831            ! pod/perl571delta.pod pod/perlapi.pod sv.h
6832 ____________________________________________________________________________
6833 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
6834         Log: Upgrade to I18N::LangTags 0.22.
6835      Branch: perl
6836            + lib/I18N/LangTags/List.pod
6837            ! MANIFEST lib/I18N/LangTags.pm
6838 ____________________________________________________________________________
6839 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
6840         Log: A slightly more serious bug found by -Mutf8; op/misc and
6841              lib/complex dumped core.
6842      Branch: perl
6843            ! regexec.c
6844 ____________________________________________________________________________
6845 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
6846         Log: Various buglets shaken out by -Mutf8.
6847      Branch: perl
6848            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
6849            ! t/pragma/locale.t
6850 ____________________________________________________________________________
6851 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
6852         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
6853      Branch: perl
6854            ! t/lib/carp.t
6855 ____________________________________________________________________________
6856 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
6857         Log: Subject: [PATCH] todo patch
6858              From: Artur Bergman <artur@contiller.se> 
6859              Date: Mon, 28 May 2001 17:03:51 +0200
6860              Message-ID: <B7383577.F34%artur@contiller.se>
6861      Branch: perl
6862            ! pod/perltodo.pod
6863 ____________________________________________________________________________
6864 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
6865         Log: Subject: typo in perlguts.pod
6866              From: "John P. Linderman" <jpl@research.att.com>
6867              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
6868              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
6869      Branch: perl
6870            ! pod/perlguts.pod
6871 ____________________________________________________________________________
6872 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
6873         Log: Subject: AIX and gcc (moving targets)
6874              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6875              Date: Mon, 28 May 2001 12:54:04 +0200
6876              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
6877      Branch: perl
6878            ! hints/aix.sh
6879 ____________________________________________________________________________
6880 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
6881         Log: Subject: Re: perlio + multiple perl_alloc..destruct
6882              From: Doug MacEachern <dougm@covalent.net>
6883              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
6884              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
6885      Branch: perl
6886            ! perlio.c
6887 ____________________________________________________________________________
6888 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
6889         Log: The #10251 wasn't quite up-to-the-code.
6890      Branch: perl
6891            ! t/op/misc.t
6892 ____________________________________________________________________________
6893 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
6894         Log: Test case for bug 20010526.004, fixed in #10252.
6895      Branch: perl
6896            ! t/op/taint.t
6897 ____________________________________________________________________________
6898 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
6899         Log: Subject: Re: [ID 20010526.004] Taint looses value
6900              From: Hugo <hv@crypt.compulink.co.uk>
6901              Date: Sun, 27 May 2001 20:39:32 +0100
6902              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
6903      Branch: perl
6904            ! sv.c
6905 ____________________________________________________________________________
6906 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
6907         Log: Test case for 20010422.005, fixed by #10250.
6908      Branch: perl
6909            ! t/op/misc.t
6910 ____________________________________________________________________________
6911 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
6912         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
6913              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6914              Date: Mon, 28 May 2001 06:39:12 -0400
6915              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
6916      Branch: perl
6917            ! toke.c
6918 ____________________________________________________________________________
6919 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
6920         Log: Linerewrapping.
6921      Branch: perl
6922            ! lib/open.pm
6923 ____________________________________________________________________________
6924 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
6925         Log: Updates on the modules list.
6926      Branch: perl
6927            ! t/lib/1_compile.t
6928 ____________________________________________________________________________
6929 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
6930         Log: Add a test for PerlIO.
6931              
6932              (I probably got the crlf/raw thing wrong for clrfy platforms...)
6933      Branch: perl
6934            + t/lib/perlio.t
6935            ! MANIFEST lib/PerlIO.pm
6936 ____________________________________________________________________________
6937 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
6938         Log: Add a test for carp et alia.
6939      Branch: perl
6940            + t/lib/carp.t
6941            ! MANIFEST
6942 ____________________________________________________________________________
6943 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
6944         Log: Adding the new test would be swell.
6945      Branch: perl
6946            + t/pragma/autouse.t
6947 ____________________________________________________________________________
6948 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
6949         Log: Add a test for the autouse pragma.
6950      Branch: perl
6951            ! MANIFEST
6952 ____________________________________________________________________________
6953 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
6954         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
6955              From: dLux <dlux@spam.sch.bme.hu>
6956              Date: Sun, 27 May 2001 16:14:26 +0200
6957              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
6958      Branch: perl
6959            ! lib/autouse.pm
6960 ____________________________________________________________________________
6961 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
6962         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
6963              From: "Richard Soderberg" <rs@crystalflame.net>
6964              Date: Mon, 28 May 2001 03:56:36 -0700
6965              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
6966      Branch: perl
6967            ! utils/dprofpp.PL
6968 ____________________________________________________________________________
6969 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
6970         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
6971              From: "Stephen P. Potter" <spp@spotter.yi.org>
6972              Date: Tue, 22 May 2001 11:40:25 -0400
6973              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
6974              
6975              Subject: Re: [ID 20010522.003] Time::Local module bug
6976              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
6977              Date: Tue, 22 May 2001 11:50:19 -0400
6978              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
6979      Branch: perl
6980            ! lib/Time/Local.pm
6981 ____________________________________________________________________________
6982 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
6983         Log: The PERL_DL_NONLAZY can have whitespace in front.
6984      Branch: perl
6985            ! t/lib/extutils.t
6986 ____________________________________________________________________________
6987 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
6988         Log: Document strftime() and strptime().
6989      Branch: perl
6990            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
6991 ____________________________________________________________________________
6992 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
6993         Log: Make Time::Piece::strptime() to be a function, not a method.
6994      Branch: perl
6995            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
6996 ____________________________________________________________________________
6997 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
6998         Log: Tweak the test to be more portable.
6999      Branch: perl
7000            ! t/lib/extutils.t
7001 ____________________________________________________________________________
7002 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
7003         Log: Subject: PATCH: Re: Re: Attributes that tie
7004              From: Leon Brocard <acme@astray.com>
7005              Date: Sun, 27 May 2001 12:37:29 +0100
7006              Message-ID: <20010527123729.A22663@ns0.astray.com>
7007              
7008              Document that variable attributes are not currently usable
7009              for tieing.  (An ugly limitation that should be fixed.)
7010      Branch: perl
7011            ! lib/attributes.pm
7012 ____________________________________________________________________________
7013 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
7014         Log: Microperl tweaks.
7015      Branch: perl
7016            ! Makefile.micro uconfig.h uconfig.sh
7017 ____________________________________________________________________________
7018 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
7019         Log: Add make target for microperl (kind of silly, but convenient).
7020      Branch: perl
7021            ! Makefile.SH
7022 ____________________________________________________________________________
7023 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
7024         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
7025              for microperl.)
7026      Branch: perl
7027            ! doio.c
7028 ____________________________________________________________________________
7029 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
7030         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
7031              From: rspier@pobox.com (Robert Spier)
7032              Date: Sat, 26 May 2001 20:05:23 -0400
7033              Message-ID: <15120.17603.148648.12430@rls.cx>
7034              
7035              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
7036              From: rspier@pobox.com (Robert Spier)
7037              Date: Sun, 27 May 2001 00:23:12 -0400
7038              Message-ID: <15120.33072.511966.767230@rls.cx>
7039      Branch: perl
7040            ! doio.c pod/perlfunc.pod
7041 ____________________________________________________________________________
7042 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
7043         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
7044      Branch: perl
7045            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7046 ____________________________________________________________________________
7047 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
7048         Log: Add README.tru64.
7049      Branch: perl
7050            + README.tru64
7051 ____________________________________________________________________________
7052 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
7053         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
7054      Branch: perl
7055            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
7056            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
7057            ! MANIFEST
7058 ____________________________________________________________________________
7059 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
7060         Log: Integrate I18N::LangTags from Sean Burke.
7061              
7062              TODO: the language list from RFC 3066 needs to be integrated
7063              and made available somehow.  The list is included in the
7064              I18N-LangTags 0.21 distribution, but it is undocumented
7065              and unconnected to the module.
7066      Branch: perl
7067            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
7068            ! MANIFEST
7069 ____________________________________________________________________________
7070 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
7071         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
7072              envisioned by Sarathy.
7073      Branch: perl
7074            ! t/op/ver.t toke.c
7075 ____________________________________________________________________________
7076 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
7077         Log: Subject: [ID 20010525.001] Pod typo nits fixed
7078              From: lvirden@cas.org
7079              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
7080              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
7081              
7082              minus the perlsolaris decimation plus the
7083              
7084              Subject: Re: [ID 20010525.001] Pod typo nits fixed
7085              From: "Philip Newton" <Philip.Newton@gmx.net>
7086              Date: Fri, 25 May 2001 18:05:55 +0200
7087              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
7088      Branch: perl
7089            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
7090            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
7091            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
7092            ! pod/perlutil.pod pod/perlxstut.pod
7093 ____________________________________________________________________________
7094 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
7095         Log: return clauses are nice.
7096      Branch: perl
7097            ! sv.c
7098 ____________________________________________________________________________
7099 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
7100         Log: Subject: change 10199 backwards?
7101              From: Doug MacEachern <dougm@covalent.net>
7102              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
7103              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
7104      Branch: perl
7105            ! sv.c
7106 ____________________________________________________________________________
7107 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
7108         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
7109              From: Hugo <hv@crypt.compulink.co.uk>
7110              Date: Sat, 26 May 2001 17:05:12 +0100
7111              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
7112      Branch: perl
7113            + t/op/gmagic.t
7114            ! MANIFEST doop.c embed.h embed.pl global.sym
7115            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
7116            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
7117 ____________________________________________________________________________
7118 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
7119         Log: Regen headers for #10221.
7120      Branch: perl
7121            ! global.sym objXSUB.h perlapi.c
7122 ____________________________________________________________________________
7123 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
7124         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
7125              From: Juha Laiho <juha.laiho@Elma.Net>
7126              Date: Thu, 3 May 2001 09:51:30 +0300
7127              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
7128      Branch: perl
7129            ! embed.pl
7130 ____________________________________________________________________________
7131 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
7132         Log: Subject: Re: [PATCH] Re: stability of sort()?
7133              From: "John P. Linderman" <jpl@research.att.com>
7134              Date: Sat, 26 May 2001 13:27:19 -0400
7135              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
7136      Branch: perl
7137            ! pod/perlfunc.pod
7138 ____________________________________________________________________________
7139 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
7140         Log: Integrate perlio.
7141      Branch: perl
7142           !> pod/perlguts.pod
7143 ____________________________________________________________________________
7144 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
7145         Log: Subject: [PATCH perl@10210] PerlIO for VMS
7146              From: "Craig A. Berry" <craigberry@mac.com>
7147              Date: Sat, 26 May 2001 09:34:11 -0500
7148              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
7149      Branch: perl
7150            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
7151            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
7152            ! vms/vmsish.h
7153 ____________________________________________________________________________
7154 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
7155         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
7156              From: David Dyck <dcd@tc.fluke.com>
7157              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
7158              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
7159      Branch: perl
7160            ! lib/perl5db.pl
7161 ____________________________________________________________________________
7162 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
7163         Log: Subject: utf8 regexp tests
7164              From: Hugo <hv@crypt.compulink.co.uk>
7165              Date: Fri, 25 May 2001 22:35:01 +0100
7166              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
7167      Branch: perl
7168            ! t/op/regexp.t
7169 ____________________________________________________________________________
7170 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
7171         Log: Subject: [PATCH] Re: stability of sort()?
7172              From: Nicholas Clark <nick@ccl4.org>
7173              Date: Fri, 25 May 2001 22:40:19 +0100
7174              Message-ID: <20010525224019.B86445@plum.flirble.org>
7175      Branch: perl
7176            ! pod/perlfunc.pod
7177 ____________________________________________________________________________
7178 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
7179         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
7180              From: John Peacock <jpeacock@rowman.com>
7181              Date: Thu, 24 May 2001 22:14:01 -0400
7182              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
7183      Branch: perl
7184            ! mg.c scope.c sv.c
7185 ____________________________________________________________________________
7186 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
7187         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
7188              From: Nicholas Clark <nick@ccl4.org>
7189              Date: Sun, 20 May 2001 19:24:13 +0100
7190              Message-ID: <20010520192413.G83222@plum.flirble.org>
7191      Branch: perl
7192            + lib/ExtUtils/Constant.pm t/lib/extutils.t
7193            ! MANIFEST utils/h2xs.PL
7194 ____________________________________________________________________________
7195 [ 10212] By: nick                                  on 2001/05/26  09:49:28
7196         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
7197              add a few more notes there on use of mortals on the stack.
7198      Branch: perlio
7199            ! pod/perlguts.pod
7200 ____________________________________________________________________________
7201 [ 10211] By: nick                                  on 2001/05/26  09:05:36
7202         Log: Integrate mainline
7203      Branch: perlio
7204           +> t/lib/fcntl.t t/pragma/vars.t
7205           !> (integrate 49 files)
7206 ____________________________________________________________________________
7207 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
7208         Log: Update Changes.
7209      Branch: perl
7210            ! Changes patchlevel.h
7211 ____________________________________________________________________________
7212 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
7213         Log: Based on
7214              
7215              Subject: [PATCH pp.c] Wrapping pack("C",256)
7216              From: Simon Cozens <simon@netthink.co.uk>
7217              Date: Sat, 12 May 2001 17:58:41 +0100
7218              Message-ID: <20010512175841.A6132@netthink.co.uk>
7219      Branch: perl
7220            ! pod/perldiag.pod pp.c t/pragma/warn/pp
7221 ____________________________________________________________________________
7222 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
7223         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
7224              From: "Brendan O'Dea" <bod@compusol.com.au>
7225              Date: Fri, 25 May 2001 11:18:29 +1000
7226              Message-ID: <20010525111829.A28411@compusol.com.au>
7227              
7228              (Slightly modified.)
7229      Branch: perl
7230            ! lib/Term/Cap.pm
7231 ____________________________________________________________________________
7232 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
7233         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
7234              From: Hugo <hv@crypt.compulink.co.uk>
7235              Date: Fri, 25 May 2001 02:13:25 +0100
7236              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
7237      Branch: perl
7238            ! t/op/misc.t
7239 ____________________________________________________________________________
7240 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
7241         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
7242              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
7243              Date: Fri, 25 May 2001 10:25:36 +0900
7244              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
7245      Branch: perl
7246            ! regcomp.c regexec.c
7247 ____________________________________________________________________________
7248 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
7249         Log: Subject: [PATCH #2] stash autovivification and method call error messages
7250              From: Ilmari Karonen <iltzu@sci.fi>
7251              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
7252              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
7253      Branch: perl
7254            ! gv.c pp_hot.c t/op/method.t
7255 ____________________________________________________________________________
7256 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
7257         Log: Add make target and documentation for gprof profiling.
7258      Branch: perl
7259            ! Makefile.SH pod/perlhack.pod
7260 ____________________________________________________________________________
7261 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
7262         Log: Subject: Don't think about UTF8 
7263              From: Mike Guy <mjtg@cam.ac.uk> 
7264              Date: Tue, 22 May 2001 14:35:39 +0100
7265              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
7266      Branch: perl
7267            ! sv.h
7268 ____________________________________________________________________________
7269 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
7270         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
7271              From: Geraint A Edwards <gedge@serf.org> 
7272              Date: Thu, 24 May 2001 22:51:24 +0100
7273              Message-Id: <20010524225124.A34981@cymru.serf.org>
7274      Branch: perl
7275            ! x2p/find2perl.PL
7276 ____________________________________________________________________________
7277 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
7278         Log: DB_File has its own attribute story.
7279      Branch: perl
7280            ! ext/DB_File/DB_File.xs
7281 ____________________________________________________________________________
7282 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
7283         Log: Subject: Re: Making perl with -Wall
7284              From: Andy Dougherty <doughera@lafayette.edu>
7285              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
7286              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
7287      Branch: perl
7288            ! perl.h
7289 ____________________________________________________________________________
7290 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
7291         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
7292              From: "Richard Soderberg" <rs@crystalflame.net>
7293              Date: Thu, 24 May 2001 08:58:16 -0700
7294              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
7295      Branch: perl
7296            ! sv.c
7297 ____________________________________________________________________________
7298 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
7299         Log: IV/UV casting fixes from Nicholas Clark.
7300      Branch: perl
7301            ! perl.h pp_sys.c util.c
7302 ____________________________________________________________________________
7303 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
7304         Log: Subject: Re: Making perl with -Wall
7305              From: Michael G Schwern <schwern@pobox.com>
7306              Date: Thu, 24 May 2001 15:40:28 +0100
7307              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
7308      Branch: perl
7309            ! malloc.c perl.h
7310 ____________________________________________________________________________
7311 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
7312         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
7313              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7314              Date: Tue, 22 May 2001 11:49:37 +0200
7315              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
7316      Branch: metaconfig
7317            ! U/modified/Oldsym.U
7318      Branch: metaconfig/U/perl
7319            ! patchlevel.U
7320      Branch: perl
7321            ! Configure config_h.SH myconfig.SH
7322 ____________________________________________________________________________
7323 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
7324         Log: Under versiononly install also the scripts with the version suffix.
7325              (e.g. .../bin/h2xs5.7.1)
7326      Branch: perl
7327            ! installperl
7328 ____________________________________________________________________________
7329 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
7330         Log: Subject: [PATCH] Stop segfault in mg.c:636
7331              From: "Richard Soderberg" <rs@crystalflame.net>
7332              Date: Thu, 24 May 2001 05:51:52 -0700
7333              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
7334      Branch: perl
7335            ! mg.c
7336 ____________________________________________________________________________
7337 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
7338         Log: Iteration continues; hopefully convergently.
7339      Branch: perl
7340            ! t/lib/b-stash.t
7341 ____________________________________________________________________________
7342 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
7343         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
7344              From: Gisle Aas <gisle@ActiveState.com>
7345              Date: 23 May 2001 16:13:10 -0700
7346              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
7347      Branch: perl
7348            ! op.c toke.c
7349 ____________________________________________________________________________
7350 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
7351         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
7352              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7353              Date: Thu, 24 May 2001 05:05:22 -0500
7354              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
7355      Branch: perl
7356            ! lib/dumpvar.pl lib/perl5db.pl
7357 ____________________________________________________________________________
7358 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
7359         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
7360              From: David Dyck <dcd@tc.fluke.com>
7361              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
7362              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
7363      Branch: perl
7364            ! lib/perl5db.pl
7365 ____________________________________________________________________________
7366 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
7367         Log: Tiny pod nits on READMEs, mostly whitespace issues.
7368      Branch: perl
7369            ! README.amiga README.dos README.macos README.mpeix README.vmesa
7370            ! README.win32
7371 ____________________________________________________________________________
7372 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
7373         Log: The DG/UX part of the 20010521.005.
7374      Branch: perl
7375            ! README.dgux
7376 ____________________________________________________________________________
7377 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
7378         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
7379              From: Hugo <hv@crypt.compulink.co.uk>
7380              Date: Mon, 21 May 2001 16:32:02 +0100
7381              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
7382      Branch: perl
7383            ! regcomp.c t/op/misc.t
7384 ____________________________________________________________________________
7385 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
7386         Log: Subject: [PATCH] Extra UNIVERSAL tests
7387              From: Mike Guy <mjtg@cam.ac.uk>
7388              Date: Wed, 23 May 2001 12:29:20 +0100
7389              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
7390      Branch: perl
7391            ! t/op/universal.t
7392 ____________________________________________________________________________
7393 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
7394         Log: Subject: [PATCH] Remove EQ keyword
7395              From: Mike Guy <mjtg@cam.ac.uk>
7396              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
7397              Date: Wed, 23 May 2001 11:17:29 +0100
7398      Branch: perl
7399            ! keywords.h keywords.pl
7400 ____________________________________________________________________________
7401 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
7402         Log: Subject: [PATCH] lib/perl5db.pl
7403              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7404              Date: Wed, 23 May 2001 02:18:03 -0500
7405              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
7406      Branch: perl
7407            ! lib/perl5db.pl
7408 ____________________________________________________________________________
7409 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
7410         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
7411              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7412              Date: Tue, 22 May 2001 23:34:41 -0500
7413              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
7414      Branch: perl
7415            ! lib/Term/Cap.pm
7416 ____________________________________________________________________________
7417 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
7418         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
7419              From: davem@fdgroup.co.uk
7420              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
7421              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
7422      Branch: perl
7423            ! emacs/e2ctags.pl
7424 ____________________________________________________________________________
7425 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
7426         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
7427              From: Michael G Schwern <schwern@pobox.com>
7428              Date: Tue, 22 May 2001 14:15:09 +0100
7429              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
7430      Branch: perl
7431            ! lib/vars.pm
7432 ____________________________________________________________________________
7433 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
7434         Log: Subject: [PATCH lib/vars.pm] Odd code nit
7435              From: Michael G Schwern <schwern@pobox.com>
7436              Date: Tue, 22 May 2001 14:14:28 +0100
7437              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
7438      Branch: perl
7439            ! lib/vars.pm
7440 ____________________________________________________________________________
7441 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
7442         Log: Use the new use vars feature.
7443      Branch: perl
7444            ! t/lib/b-stash.t
7445 ____________________________________________________________________________
7446 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
7447         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
7448              From: Mike Guy <mjtg@cam.ac.uk>
7449              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7450              Date: Tue, 22 May 2001 13:11:39 +0100
7451      Branch: perl
7452            + t/pragma/vars.t
7453            ! MANIFEST lib/vars.pm t/lib/1_compile.t
7454 ____________________________________________________________________________
7455 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
7456         Log: -qlongdouble considered harmful by Merijn.
7457      Branch: perl
7458            ! hints/aix.sh
7459 ____________________________________________________________________________
7460 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
7461         Log: Update Changes.
7462      Branch: perl
7463            ! Changes patchlevel.h
7464 ____________________________________________________________________________
7465 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
7466         Log: Add a test of its very own for Fcntl.  Hopefully portable.
7467      Branch: perl
7468            + t/lib/fcntl.t
7469            ! MANIFEST
7470 ____________________________________________________________________________
7471 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
7472         Log: Must be trickier for 'minitest' not to die.
7473      Branch: perl
7474            ! t/op/taint.t
7475 ____________________________________________________________________________
7476 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
7477         Log: Can't declare other people's variables.
7478      Branch: perl
7479            ! t/lib/b-stash.t
7480 ____________________________________________________________________________
7481 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
7482         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
7483      Branch: perl
7484            ! doio.c t/op/taint.t
7485 ____________________________________________________________________________
7486 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
7487         Log: The OS/2 variable needs to be declared.
7488      Branch: perl
7489            ! t/lib/b-stash.t
7490 ____________________________________________________________________________
7491 [ 10170] By: nick                                  on 2001/05/20  16:48:29
7492         Log: Integrate mainline
7493      Branch: perlio
7494           !> (integrate 41 files)
7495 ____________________________________________________________________________
7496 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
7497         Log: Small perlsec updates: clarify the taintedness of filename
7498              globbing; suggest using Scalar::Util::tainted().
7499      Branch: perl
7500            ! pod/perlsec.pod
7501 ____________________________________________________________________________
7502 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
7503         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
7504              From: Dave Mitchell <davem@fdgroup.co.uk>
7505              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
7506              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
7507      Branch: perl
7508            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
7509            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
7510            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
7511            ! xsutils.c
7512 ____________________________________________________________________________
7513 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
7514         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
7515              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7516              Date: Sat, 19 May 2001 04:08:46 -0400
7517              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
7518      Branch: perl
7519            ! lib/ExtUtils/Mksymlists.pm makedef.pl
7520 ____________________________________________________________________________
7521 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
7522         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
7523              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7524              Date: Sat, 19 May 2001 04:30:45 -0400
7525              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
7526      Branch: perl
7527            ! os2/os2.c
7528 ____________________________________________________________________________
7529 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
7530         Log: Subject: [PATCH 5.6.1] build bugs OS/2
7531              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7532              Date: Sat, 19 May 2001 04:35:28 -0400
7533              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
7534      Branch: perl
7535            ! os2/Makefile.SHs os2/os2.c
7536 ____________________________________________________________________________
7537 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
7538         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
7539              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7540              Date: Sat, 19 May 2001 04:04:23 -0400
7541              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
7542              
7543              (In bleadperl patched b-stash.t instead of b.t)
7544      Branch: perl
7545            ! t/lib/b-stash.t t/lib/bigfltpm.t
7546 ____________________________________________________________________________
7547 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
7548         Log: Subject: [PATCH 5.6.1] perl5db
7549              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7550              Date: Sat, 19 May 2001 03:49:09 -0400
7551              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
7552      Branch: perl
7553            ! lib/perl5db.pl
7554 ____________________________________________________________________________
7555 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
7556         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
7557              From: Gisle Aas <gisle@ActiveState.com>
7558              Date: 18 May 2001 14:24:51 -0700
7559              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
7560      Branch: perl
7561            ! pp_ctl.c
7562 ____________________________________________________________________________
7563 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
7564         Log: Subject: [PATCH] Chomp should not always stringify
7565              From: Gisle Aas <gisle@ActiveState.com>
7566              Date: 18 May 2001 07:55:25 -0700
7567              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
7568      Branch: perl
7569            ! doop.c t/op/chop.t
7570 ____________________________________________________________________________
7571 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
7572         Log: Integrate perlio.
7573      Branch: perl
7574           !> pod/perlfunc.pod
7575 ____________________________________________________________________________
7576 [ 10159] By: nick                                  on 2001/05/20  09:39:46
7577         Log: Document some more of open's features.
7578      Branch: perlio
7579            ! pod/perlfunc.pod
7580 ____________________________________________________________________________
7581 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
7582         Log: back out change#10153 (it has compatibility issues such as the
7583              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
7584              benefit for 5.6.x doesn't seem worth the risk)
7585      Branch: maint-5.6/perl
7586            ! toke.c
7587 ____________________________________________________________________________
7588 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
7589         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
7590      Branch: perl
7591            ! x2p/s2p.PL
7592 ____________________________________________________________________________
7593 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
7594         Log: Update Changes.
7595      Branch: perl
7596            ! Changes patchlevel.h
7597 ____________________________________________________________________________
7598 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
7599         Log: Integrate change #10144 from maintperl.
7600              
7601              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
7602      Branch: perl
7603           !> win32/config.bc win32/config.gc win32/config.vc
7604           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7605 ____________________________________________________________________________
7606 [ 10154] By: nick                                  on 2001/05/18  07:23:03
7607         Log: Integrate mainline.
7608      Branch: perlio
7609           +> README.dgux t/lib/i18n-collate.t utils.lst
7610           !> (integrate 49 files)
7611 ____________________________________________________________________________
7612 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
7613         Log: Integrate change #7224 from mainline into maintperl.
7614              
7615              Allow @+ and @- to be doublequoted, from Simon Cozens. 
7616              (Approved by Larry, see Tom's comment in 20000830.005.)
7617      Branch: maint-5.6/perl
7618           !> toke.c
7619 ____________________________________________________________________________
7620 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
7621         Log: Subject: [PATCH bleadperl] small lookbehind fix
7622              From: Hugo <hv@crypt.compulink.co.uk>
7623              Date: Fri, 18 May 2001 00:07:19 +0100
7624              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
7625      Branch: perl
7626            ! regexec.c
7627 ____________________________________________________________________________
7628 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
7629         Log: Detypos.
7630      Branch: perl
7631            ! installman utils.lst
7632 ____________________________________________________________________________
7633 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
7634         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
7635              in 20001222.001.
7636      Branch: perl
7637            ! t/lib/glob-basic.t
7638 ____________________________________________________________________________
7639 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
7640         Log: Subject: [PATCH] Test for bug 20010515.004
7641              From: Benjamin Sugars <bsugars@canoe.ca>
7642              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
7643              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
7644      Branch: perl
7645            ! t/op/misc.t
7646 ____________________________________________________________________________
7647 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
7648         Log: Integrate #10145 from maintperl.
7649              
7650              fix for ID 20010515.004 (needs test)
7651      Branch: perl
7652           !> pp_hot.c
7653 ____________________________________________________________________________
7654 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
7655         Log: Thinko noticed by Doug MacEachern.
7656      Branch: perl
7657            ! thread.h
7658 ____________________________________________________________________________
7659 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
7660         Log: Subject: Re: [PATCH] HERE mark in regex
7661              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7662              Date: Thu, 17 May 2001 12:20:33 -0400
7663              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
7664      Branch: perl
7665            ! t/op/re_tests
7666 ____________________________________________________________________________
7667 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
7668         Log: fix for ID 20010515.004 (needs test)
7669      Branch: maint-5.6/perl
7670            ! pp_hot.c
7671 ____________________________________________________________________________
7672 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
7673         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
7674      Branch: maint-5.6/perl
7675            ! win32/config.bc win32/config.gc win32/config.vc
7676            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7677 ____________________________________________________________________________
7678 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
7679         Log: Macrofy the getspecific (and use it also in util.c)
7680      Branch: perl
7681            ! thread.h util.c
7682 ____________________________________________________________________________
7683 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
7684         Log: Use the unchecked thread-specific key fetch also in Tru64.
7685      Branch: perl
7686            ! thread.h
7687 ____________________________________________________________________________
7688 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
7689         Log: Subject: [PATCH 5.6.1]Quick thread speedup
7690              From: Dan Sugalski <dan@sidhe.org> 
7691              Date: Wed, 16 May 2001 18:05:19 -0400
7692              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
7693      Branch: perl
7694            ! thread.h util.c
7695 ____________________________________________________________________________
7696 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
7697         Log: I think this is quite enough testing for a deprecated feature.
7698      Branch: perl
7699            + t/lib/i18n-collate.t
7700            ! MANIFEST t/lib/1_compile.t
7701 ____________________________________________________________________________
7702 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
7703         Log: More HP-UX lore from Jeff Okamoto.
7704      Branch: perl
7705            ! README.hpux
7706 ____________________________________________________________________________
7707 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
7708         Log: Sort utils.lst for easier maintenance.
7709      Branch: perl
7710            ! utils.lst
7711 ____________________________________________________________________________
7712 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
7713         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
7714              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7715              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
7716              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
7717              
7718              Add pod2latex to utils.lst.
7719      Branch: perl
7720            ! MANIFEST utils.lst
7721 ____________________________________________________________________________
7722 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
7723         Log: Subject: Re: [PATCH] HERE mark in regex
7724              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7725              Date: Wed, 16 May 2001 13:04:43 -0400
7726              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
7727      Branch: perl
7728            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
7729            ! t/op/regmesg.t t/pragma/warn/regcomp
7730 ____________________________________________________________________________
7731 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
7732         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
7733              From: Simon Cozens <simon@netthink.co.uk>
7734              Date: Wed, 16 May 2001 18:02:08 +0100
7735              Message-ID: <20010516180208.A6458@netthink.co.uk>
7736      Branch: perl
7737            ! installman utils.lst
7738 ____________________________________________________________________________
7739 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
7740         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
7741              From: "Philip Newton" <pnewton@gmx.de>
7742              Date: Tue, 15 May 2001 15:09:30 +0200
7743              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
7744              
7745              Test case for #10128.
7746      Branch: perl
7747            ! t/pragma/warn/pp_hot
7748 ____________________________________________________________________________
7749 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
7750         Log: Update Changes.
7751      Branch: perl
7752            ! Changes patchlevel.h
7753 ____________________________________________________________________________
7754 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
7755         Log: Deprecate pseudo-hashes.
7756      Branch: perl
7757            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
7758 ____________________________________________________________________________
7759 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
7760         Log: HP-UX hints update from Merijn.
7761      Branch: perl
7762            ! hints/hpux.sh
7763 ____________________________________________________________________________
7764 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
7765         Log: README.hpux update from Merijn.
7766      Branch: perl
7767            ! README.hpux
7768 ____________________________________________________________________________
7769 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
7770         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
7771              From: Simon Cozens <simon@netthink.co.uk>
7772              Date: Wed, 16 May 2001 15:57:55 +0100
7773              Message-ID: <20010516155755.A4728@netthink.co.uk>
7774      Branch: perl
7775            + utils.lst
7776            ! MANIFEST installman installperl
7777 ____________________________________________________________________________
7778 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
7779         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
7780              From: "Philip Newton" <pnewton@gmx.de>
7781              Date: Tue, 15 May 2001 16:31:05 +0200
7782              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
7783              
7784              Fix PERL_Y2KWARN test to check before rather than after appending.
7785      Branch: perl
7786            ! pp_hot.c
7787 ____________________________________________________________________________
7788 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
7789         Log: Regen Porting stuff.
7790      Branch: perl
7791            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7792            ! config_h.SH
7793 ____________________________________________________________________________
7794 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
7795         Log: Metaconfig unit change for #10125.
7796      Branch: metaconfig
7797            ! U/modified/Oldconfig.U
7798 ____________________________________________________________________________
7799 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
7800         Log: Use OSVERS.
7801      Branch: perl
7802            ! Configure config_h.SH perl.c
7803 ____________________________________________________________________________
7804 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
7805         Log: Regen toc.
7806      Branch: perl
7807            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7808 ____________________________________________________________________________
7809 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
7810         Log: Adding the README.dgux to the MANIFEST would be a good idea.
7811      Branch: perl
7812            ! MANIFEST
7813 ____________________________________________________________________________
7814 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
7815         Log: Move the stack desire definition to thread.h.
7816      Branch: perl
7817            ! ext/Thread/Thread.xs thread.h
7818 ____________________________________________________________________________
7819 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
7820         Log: DG-UX threading patches, including a README.dgux,
7821              from Takis Psarogiannakopoulos.
7822      Branch: perl
7823            + README.dgux
7824            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
7825 ____________________________________________________________________________
7826 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
7827         Log: Subject: [PATCH B::Deparse] More on /x regexes
7828              From: Robin Houston <robin@kitsite.com>
7829              Date: Tue, 15 May 2001 19:09:35 +0100
7830              Message-ID: <20010515190935.A27268@penderel>
7831      Branch: perl
7832            ! ext/B/B/Deparse.pm
7833 ____________________________________________________________________________
7834 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
7835         Log: Document that the core time() may be rounding rather
7836              than truncating, would have saved at least my confusion.
7837      Branch: perl
7838            ! ext/Time/HiRes/HiRes.pm
7839 ____________________________________________________________________________
7840 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
7841         Log: Subject: perl-current/t/time-hires.t
7842              From: John Peacock <jpeacock@rowman.com>
7843              Date: Fri, 11 May 2001 14:09:41 -0400
7844              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
7845      Branch: perl
7846            ! t/lib/time-hires.t
7847 ____________________________________________________________________________
7848 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
7849         Log: Subject: [PATCH dump.c] Op private flags
7850              From: Simon Cozens <simon@netthink.co.uk>
7851              Date: Sun, 13 May 2001 20:20:36 +0100
7852              Message-ID: <20010513202036.A21896@netthink.co.uk>
7853      Branch: perl
7854            ! dump.c
7855 ____________________________________________________________________________
7856 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
7857         Log: Upgrade to Switch 2.03.
7858      Branch: perl
7859            ! lib/Switch.pm
7860 ____________________________________________________________________________
7861 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
7862         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
7863              to PERL_CONFIG_SH and use it consistently.
7864      Branch: maint-5.6/perl
7865           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
7866           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
7867           !> myconfig.SH writemain.SH
7868 ____________________________________________________________________________
7869 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
7870         Log: Metaconfig units changes for #10113.
7871      Branch: metaconfig
7872            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
7873 ____________________________________________________________________________
7874 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
7875         Log: The problem described in 20010514.031 still wasn't
7876              fully cured, there were remnants of $CONFIG when
7877              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
7878              to avoid future conflicts.
7879      Branch: perl
7880            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
7881            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
7882            ! myconfig.SH writemain.SH
7883 ____________________________________________________________________________
7884 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
7885         Log: Half of #10107 got lost.
7886      Branch: perl
7887            ! ext/B/B/Deparse.pm
7888 ____________________________________________________________________________
7889 [ 10111] By: nick                                  on 2001/05/15  08:39:14
7890         Log: Integrate mainline.
7891      Branch: perlio
7892           +> ext/POSIX/hints/uts.pl
7893            - Todo Todo-5.6 t/camel-III/vstring.t
7894           !> (integrate 48 files)
7895 ____________________________________________________________________________
7896 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
7897         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
7898              From: Robin Houston <robin@kitsite.com>
7899              Date: Mon, 14 May 2001 22:27:08 +0100
7900              Message-ID: <20010514222708.A22963@penderel>
7901      Branch: perl
7902            ! t/TestInit.pm
7903 ____________________________________________________________________________
7904 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
7905         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
7906              From: Robin Houston <robin@kitsite.com>
7907              Date: Mon, 14 May 2001 22:16:43 +0100
7908              Message-ID: <20010514221643.A22437@penderel>
7909      Branch: perl
7910            ! ext/B/B/Deparse.pm
7911 ____________________________________________________________________________
7912 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
7913         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
7914              From: Robin Houston <robin@kitsite.com>
7915              Date: Mon, 14 May 2001 22:03:44 +0100
7916              Message-ID: <20010514220344.A20643@penderel>
7917      Branch: perl
7918            ! ext/B/B/Deparse.pm
7919 ____________________________________________________________________________
7920 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
7921         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
7922              From: Robin Houston <robin@kitsite.com>
7923              Date: Mon, 14 May 2001 22:10:07 +0100
7924              Message-ID: <20010514221007.A21118@penderel>
7925      Branch: perl
7926            ! ext/B/B/Deparse.pm
7927 ____________________________________________________________________________
7928 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
7929         Log: Fix for 20010514.037; substr() didn't invalidate the locale
7930              collation magic.
7931      Branch: perl
7932            ! pp.c
7933 ____________________________________________________________________________
7934 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
7935         Log: Update Changes.
7936      Branch: perl
7937            ! Changes patchlevel.h
7938 ____________________________________________________________________________
7939 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
7940         Log: Retract #10094.
7941      Branch: perl
7942            ! lib/Pod/Text.pm
7943 ____________________________________________________________________________
7944 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
7945         Log: Integrate change #10100 from maintperl.
7946              
7947              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
7948              bug ID 20010514.027)
7949      Branch: perl
7950           !> mg.c pp_ctl.c
7951 ____________________________________________________________________________
7952 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
7953         Log: Document the deprecatedness of suidperl.
7954      Branch: perl
7955            ! INSTALL pod/perlfaq1.pod
7956 ____________________________________________________________________________
7957 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
7958         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
7959              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7960              Date: Mon, 14 May 2001 09:38:59 -0400
7961              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
7962      Branch: perl
7963            ! lib/ExtUtils/MM_Unix.pm
7964 ____________________________________________________________________________
7965 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
7966         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
7967              bug ID 20010514.027)
7968              
7969              TODO: this needs a testsuite addition
7970      Branch: maint-5.6/perl
7971            ! mg.c pp_ctl.c
7972 ____________________________________________________________________________
7973 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
7974         Log: More DWIMminess for Class::Struct: calling the array or hash
7975              accessors only with one argument, an array or a hash reference,
7976              sets the underlying array or hash.  This mirrors nicely also
7977              the usage in the constructor.
7978              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
7979      Branch: perl
7980            ! lib/Class/Struct.pm t/lib/class-struct.t
7981 ____________________________________________________________________________
7982 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
7983         Log: Reference cmp'ing should go through the whole stringification
7984              process shebang, as pointed out by Sarathy in #10091.
7985      Branch: perl
7986            ! pp.c
7987 ____________________________________________________________________________
7988 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
7989         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
7990              From: Simon Cozens <simon@netthink.co.uk>
7991              Date: Sat, 12 May 2001 16:36:27 +0100
7992              Message-ID: <20010512163627.A5522@netthink.co.uk>
7993              
7994              with some additions salvaged from Todo and Todo-5.6 before
7995              retiring them.
7996      Branch: perl
7997            - Todo Todo-5.6
7998            ! MANIFEST pod/perltodo.pod
7999 ____________________________________________________________________________
8000 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
8001         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
8002              From: "Golubev I. N." <gin@mo.msk.ru>
8003              Date: Mon, 07 May 2001 14:33:34 (GMT)
8004              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
8005      Branch: perl
8006            ! perl.h
8007 ____________________________________________________________________________
8008 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
8009         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
8010              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
8011              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
8012              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
8013      Branch: perl
8014            ! lib/ExtUtils/MM_Unix.pm
8015 ____________________________________________________________________________
8016 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
8017         Log: (Retracted by #10104.)
8018              
8019              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
8020              From: barries <barries@slaysys.com>
8021              Date: Sat, 12 May 2001 01:28:10 -0400
8022              Message-ID: <20010512012810.B26358@jester.slaysys.com>
8023      Branch: perl
8024            ! lib/Pod/Text.pm
8025 ____________________________________________________________________________
8026 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
8027         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
8028              From: Mike Guy <mjtg@cam.ac.uk>
8029              Date: Sat, 12 May 2001 19:24:33 +0100
8030              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
8031      Branch: perl
8032            ! lib/AutoSplit.pm
8033 ____________________________________________________________________________
8034 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
8035         Log: Yet another HP-UX hints tweak from Merijn.
8036      Branch: perl
8037            ! hints/hpux.sh
8038 ____________________________________________________________________________
8039 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
8040         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
8041              isn't defined (changes#9366,9368,9370 from mainline without the
8042              pp_scmp() change)
8043      Branch: maint-5.6/perl
8044            ! pp.c pp.h pp_hot.c
8045 ____________________________________________________________________________
8046 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
8047         Log: The sorting seems to happen now automatically.
8048      Branch: perl
8049            ! t/lib/glob-basic.t
8050 ____________________________________________________________________________
8051 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
8052         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
8053              From: Benjamin Sugars <bsugars@canoe.ca>
8054              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
8055              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
8056      Branch: perl
8057            ! pod/perlfunc.pod
8058 ____________________________________________________________________________
8059 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
8060         Log: Subject: Re: undef(&foo) does not work for XS functions
8061              From: Doug MacEachern <dougm@covalent.net>
8062              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
8063              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
8064      Branch: perl
8065            ! op.c
8066 ____________________________________________________________________________
8067 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
8068         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
8069              From: Peter Prymmer <pvhp@forte.com>
8070              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
8071              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
8072      Branch: perl
8073            ! t/op/append.t
8074 ____________________________________________________________________________
8075 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
8076         Log: Update Changes.
8077      Branch: perl
8078            ! Changes patchlevel.h
8079 ____________________________________________________________________________
8080 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
8081         Log: Remove the 'asciir' re subpragma.  Should instead implement
8082              the 'physical vs logical' range scheme:
8083              
8084              \xAA-\xCC is a native physical range, you want that range of
8085              codepoints in your native encoding.  In EBCDIC the codepoints
8086              in the gaps (between i-j and r-s) should be included.
8087              
8088              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
8089              codepoints in Unicode.
8090              
8091              a-z is a logical range, you want that range of 'logical' codepoints
8092              in your native encoding.  In EBCDIC the codepoints in the gaps
8093              (between i-j and r-s) should not be included.
8094              
8095              Mixed cases (a-\xAA, etc) should either be errors, or maybe
8096              the 'logical' endpoints should be converted to native/Unicode
8097              codepoints, and the range handled as a physical range.
8098              
8099              'Logical endpoints' are to be recognized only in the A-Z, a-z,
8100              and 0-9 ranges.  Probably a warning should be given for mixed
8101              cases like A-z or a-9 (since such expressions are encoding
8102              dependent), with a recommendation to use physical ranges.
8103      Branch: perl
8104            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
8105            ! t/op/regexp.t
8106 ____________________________________________________________________________
8107 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
8108         Log: Make the test to cleanup the test directory tree
8109              both before and after the testing so that we always
8110              have a clean slate to work with.
8111      Branch: perl
8112            ! t/lib/filefind.t
8113 ____________________________________________________________________________
8114 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
8115         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
8116              From: Jon Eveland <jweveland@yahoo.com>
8117              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
8118              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
8119      Branch: perl
8120            ! pod/perlfunc.pod
8121 ____________________________________________________________________________
8122 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
8123         Log: Merge the camel-III/vstring.t with op/ver.t.
8124      Branch: perl
8125            - t/camel-III/vstring.t
8126            ! MANIFEST t/TEST t/harness t/op/ver.t
8127 ____________________________________________________________________________
8128 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
8129         Log: Add test.deparse make target.
8130      Branch: perl
8131            ! Makefile.SH
8132 ____________________________________________________________________________
8133 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
8134         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
8135              From: Robin Houston <robin@kitsite.com>
8136              Date: Fri, 11 May 2001 12:02:22 +0100
8137              Message-ID: <20010511120222.A11529@penderel>
8138      Branch: perl
8139            ! ext/B/B/Deparse.pm t/op/method.t
8140 ____________________________________________________________________________
8141 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
8142         Log: A nicely working combination for UTS from Hal Morris.
8143      Branch: perl
8144            + ext/POSIX/hints/uts.pl
8145            ! MANIFEST hints/uts.sh
8146 ____________________________________________________________________________
8147 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
8148         Log: i_ieeefp=undef for UTS.
8149      Branch: perl
8150            ! hints/uts.sh
8151 ____________________________________________________________________________
8152 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
8153         Log: Subject: RE: rand(0) is rand(1)
8154              From: Larry Shatzer <lshatzer@islanddata.com>
8155              Date: Thu, 10 May 2001 11:09:27 -0700
8156              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
8157      Branch: perl
8158            ! pod/perlfunc.pod
8159 ____________________________________________________________________________
8160 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
8161         Log: Subject: [patch] make op_{clear,null} public
8162              From: Doug MacEachern <dougm@covalent.net>
8163              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
8164              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
8165      Branch: perl
8166            ! embed.h embed.pl op.c proto.h
8167 ____________________________________________________________________________
8168 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
8169         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
8170              From: Robin Houston <robin@kitsite.com>
8171              Date: Thu, 10 May 2001 18:54:59 +0100
8172              Message-ID: <20010510185459.A5995@penderel>
8173      Branch: perl
8174            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
8175 ____________________________________________________________________________
8176 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
8177         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
8178              From: Robin Houston <robin@kitsite.com>
8179              Date: Thu, 10 May 2001 12:56:39 +0100
8180              Message-ID: <20010510125639.A2119@penderel>
8181      Branch: perl
8182            ! ext/B/B/Deparse.pm
8183 ____________________________________________________________________________
8184 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
8185         Log: Retract #10070, not ready yet.
8186      Branch: perl
8187            ! ext/B/B/Deparse.pm
8188 ____________________________________________________________________________
8189 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
8190         Log: The metaconfig unit change for #10071.
8191      Branch: metaconfig
8192            ! U/modified/mallocsrc.U
8193 ____________________________________________________________________________
8194 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
8195         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
8196      Branch: perl
8197            ! Configure
8198 ____________________________________________________________________________
8199 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
8200         Log: (Retracted by #10073)
8201              
8202              Subject: Re: [PATCH t/TEST] B::Deparse tester 
8203              From: Hugo <hv@crypt.compulink.co.uk>
8204              Date: Thu, 10 May 2001 05:48:09 +0100
8205              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
8206      Branch: perl
8207            ! ext/B/B/Deparse.pm
8208 ____________________________________________________________________________
8209 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
8210         Log: Add a for(func()) test.
8211      Branch: perl
8212            ! t/cmd/for.t
8213 ____________________________________________________________________________
8214 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
8215         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
8216              From: Robin Houston <robin@kitsite.com>
8217              Date: Thu, 10 May 2001 13:50:08 +0100
8218              Message-ID: <20010510135008.A2454@penderel>
8219      Branch: perl
8220            ! ext/B/B/Deparse.pm
8221 ____________________________________________________________________________
8222 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
8223         Log: A thinko in #10065.
8224      Branch: perl
8225            ! hv.c
8226 ____________________________________________________________________________
8227 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
8228         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
8229              From: Robin Houston <robin@kitsite.com>
8230              Date: Thu, 10 May 2001 02:10:34 +0100
8231              Message-ID: <20010510021034.A19421@penderel>
8232      Branch: perl
8233            ! ext/B/B.xs ext/B/B/Deparse.pm
8234 ____________________________________________________________________________
8235 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
8236         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
8237              From: Doug MacEachern <dougm@covalent.net>
8238              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
8239              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
8240      Branch: perl
8241            ! hv.c
8242 ____________________________________________________________________________
8243 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
8244         Log: One more workaround for the UTS compiler from Hal Morris.
8245      Branch: perl
8246            ! perl.h
8247 ____________________________________________________________________________
8248 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
8249         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
8250              From: Robin Houston <robin@kitsite.com>
8251              Date: Thu, 10 May 2001 01:02:08 +0100
8252              Message-ID: <20010510010208.A18200@penderel>
8253      Branch: perl
8254            ! ext/B/B/Debug.pm
8255 ____________________________________________________________________________
8256 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
8257         Log: Subject: [PATCH] Simplify deb_curcv() a bit
8258              From: Benjamin Sugars <bsugars@canoe.ca>
8259              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
8260              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
8261      Branch: perl
8262            ! run.c
8263 ____________________________________________________________________________
8264 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
8265         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
8266              From: Benjamin Sugars <bsugars@canoe.ca>
8267              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
8268              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
8269      Branch: perl
8270            ! t/lib/io_scalar.t
8271 ____________________________________________________________________________
8272 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
8273         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
8274              From: Peter Prymmer <pvhp@forte.com>
8275              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
8276              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
8277      Branch: perl
8278            ! t/lib/md5-file.t
8279 ____________________________________________________________________________
8280 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
8281         Log: Subject: [PATCH t/TEST] B::Deparse tester
8282              From: Robin Houston <robin@kitsite.com>
8283              Date: Wed, 9 May 2001 19:17:50 +0100
8284              Message-ID: <20010509191750.A16940@penderel>
8285      Branch: perl
8286            ! ext/B/O.pm t/TEST
8287 ____________________________________________________________________________
8288 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
8289         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
8290              From: Jeff Pinyan <jeffp@crusoe.net>
8291              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
8292              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
8293      Branch: perl
8294            ! lib/Pod/Html.pm
8295 ____________________________________________________________________________
8296 [ 10057] By: nick                                  on 2001/05/09  18:37:56
8297         Log: Integrate mainline.
8298      Branch: perlio
8299           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
8300           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
8301 ____________________________________________________________________________
8302 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
8303         Log: Update Changes.
8304      Branch: perl
8305            ! Changes patchlevel.h
8306 ____________________________________________________________________________
8307 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
8308         Log: Integrate perlio.
8309      Branch: perl
8310           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8311 ____________________________________________________________________________
8312 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
8313         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
8314              From: Benjamin Sugars <bsugars@canoe.ca>
8315              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
8316              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
8317      Branch: perl
8318            ! perlio.c
8319 ____________________________________________________________________________
8320 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
8321         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
8322              From: Benjamin Sugars <bsugars@canoe.ca>
8323              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
8324              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
8325      Branch: perl
8326            ! ext/PerlIO/Scalar/Scalar.xs
8327 ____________________________________________________________________________
8328 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
8329         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
8330              From: Jeff Pinyan <jeffp@crusoe.net>
8331              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
8332              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
8333      Branch: perl
8334            ! lib/Pod/Html.pm
8335 ____________________________________________________________________________
8336 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
8337         Log: EPOC tweak from Olaf Flebbe.
8338      Branch: perl
8339            ! epoc/epocish.h
8340 ____________________________________________________________________________
8341 [ 10050] By: nick                                  on 2001/05/09  14:37:57
8342         Log: win32, regen_config_h
8343      Branch: perlio
8344            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8345 ____________________________________________________________________________
8346 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
8347         Log: Integrate perlio.
8348      Branch: perl
8349           !> pp_sys.c
8350 ____________________________________________________________________________
8351 [ 10048] By: nick                                  on 2001/05/09  11:59:50
8352         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
8353              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
8354      Branch: perlio
8355            ! pp_sys.c
8356 ____________________________________________________________________________
8357 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
8358         Log: Integrate perlio.
8359      Branch: perl
8360           !> run.c
8361 ____________________________________________________________________________
8362 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
8363         Log: Subject: Re: Less warnings during configure
8364              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8365              Date: Wed, 09 May 2001 13:12:49 +0200
8366              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
8367      Branch: perl
8368            ! hints/hpux.sh
8369 ____________________________________________________________________________
8370 [ 10045] By: nick                                  on 2001/05/09  09:56:59
8371         Log: MULTIPLICITY/DEBUGGING build fix.
8372      Branch: perlio
8373            ! run.c
8374 ____________________________________________________________________________
8375 [ 10044] By: nick                                  on 2001/05/09  09:46:37
8376         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
8377      Branch: perlio
8378           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
8379            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
8380           !> (integrate 65 files)
8381 ____________________________________________________________________________
8382 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
8383         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
8384              From: Robin Houston <robin@kitsite.com>
8385              Date: Tue, 8 May 2001 19:38:00 +0100
8386              Message-ID: <20010508193800.A4389@penderel>
8387              
8388              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
8389              From: Robin Houston <robin@kitsite.com>
8390              Date: Tue, 8 May 2001 20:03:57 +0100
8391              Message-ID: <20010508200357.A4614@penderel>
8392              
8393              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
8394              From: Robin Houston <robin@kitsite.com>
8395              Date: Wed, 9 May 2001 00:12:05 +0100
8396              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
8397      Branch: perl
8398            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
8399 ____________________________________________________________________________
8400 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
8401         Log: Retract #10031.
8402      Branch: perl
8403            ! pod/perlfunc.pod
8404 ____________________________________________________________________________
8405 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
8406         Log: The metaconfig unit changes for #10040.
8407      Branch: metaconfig/U/perl
8408            ! Checkcc.U d_dlsymun.U dlsrc.U
8409 ____________________________________________________________________________
8410 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
8411         Log: The Configure half of
8412              
8413              Subject: Less warnings during configure
8414              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8415              Date: Tue, 08 May 2001 08:44:02 +0200
8416              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
8417      Branch: perl
8418            ! Configure
8419 ____________________________________________________________________________
8420 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
8421         Log: Subject: Less warnings during configure
8422              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8423              Date: Tue, 08 May 2001 08:44:02 +0200
8424              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
8425      Branch: perl
8426            ! hints/hpux.sh
8427 ____________________________________________________________________________
8428 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
8429         Log: Don't forget to whine about \d__\d.
8430      Branch: perl
8431            ! t/pragma/warn/toke toke.c
8432 ____________________________________________________________________________
8433 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
8434         Log: Allow underscores also in the exponent part.
8435      Branch: perl
8436            ! t/pragma/warn/toke toke.c
8437 ____________________________________________________________________________
8438 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
8439         Log: CodeMagicCD doesn't look like an *I*DE.
8440      Branch: perl
8441            ! pod/perlfaq3.pod
8442 ____________________________________________________________________________
8443 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
8444         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
8445              to be consistently down).
8446      Branch: perl
8447            ! pod/perlfaq3.pod
8448 ____________________________________________________________________________
8449 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
8450         Log: Upgrade to Text::Balanced 1.84.
8451      Branch: perl
8452            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
8453 ____________________________________________________________________________
8454 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
8455         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
8456              From: Benjamin Sugars <bsugars@canoe.ca>
8457              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
8458              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
8459      Branch: perl
8460            ! run.c
8461 ____________________________________________________________________________
8462 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
8463         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
8464              From: Peter Prymmer <pvhp@forte.com>
8465              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
8466              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
8467      Branch: perl
8468            ! t/pod/plainer.t
8469 ____________________________________________________________________________
8470 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
8471         Log: (Retracted by #10042)
8472              
8473              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
8474              From: "Philip Newton" <pnewton@gmx.de>
8475              Date: Tue, 8 May 2001 09:18:10 +0200
8476              Message-ID: <3AF7B9D2.28861.603732@localhost>
8477      Branch: perl
8478            ! pod/perlfunc.pod
8479 ____________________________________________________________________________
8480 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
8481         Log: Subject: [PATCH B::Deparse] Document known bugs
8482              From: Robin Houston <robin@kitsite.com>
8483              Date: Tue, 8 May 2001 01:53:34 +0100
8484              Message-ID: <20010508015334.A32394@penderel>
8485      Branch: perl
8486            ! ext/B/B/Deparse.pm
8487 ____________________________________________________________________________
8488 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
8489         Log: Subject: Re: Perl book, magazine and website updates.
8490              From: "Philip Newton" <pnewton@gmx.de>
8491              Date: Mon, 7 May 2001 17:03:58 +0200
8492              Message-ID: <3AF6D57E.5387.1E29930@localhost>
8493      Branch: perl
8494            ! pod/perlfaq2.pod
8495 ____________________________________________________________________________
8496 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
8497         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
8498              From: Peter Prymmer <pvhp@forte.com>
8499              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
8500              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
8501      Branch: perl
8502            ! t/io/fflush.t
8503 ____________________________________________________________________________
8504 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
8505         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
8506              From: Robin Houston <robin@kitsite.com>
8507              Date: Tue, 8 May 2001 01:14:55 +0100
8508              Message-ID: <20010508011455.A32162@penderel>
8509      Branch: perl
8510            ! ext/B/B/Deparse.pm
8511 ____________________________________________________________________________
8512 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
8513         Log: Typo in #10025.
8514      Branch: perl
8515            ! hints/uts.sh
8516 ____________________________________________________________________________
8517 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
8518         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
8519      Branch: perl
8520            ! hints/uts.sh
8521 ____________________________________________________________________________
8522 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
8523         Log: Subject: Re: [ID 20010506.045] question about hash syntax
8524              From: Peter Scott <Peter@PSDT.com>
8525              Date: Sun, 06 May 2001 13:10:40 -0700
8526              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
8527      Branch: perl
8528            ! pod/perl56delta.pod
8529 ____________________________________________________________________________
8530 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
8531         Log: Configure should figure out the list of dynamic extensions
8532              just fine in UTS-- and in fact it does, as reported by Hal Morris.
8533      Branch: perl
8534            ! hints/uts.sh
8535 ____________________________________________________________________________
8536 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
8537         Log: Update Changes.
8538      Branch: perl
8539            ! Changes patchlevel.h
8540 ____________________________________________________________________________
8541 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
8542         Log: Subject: [PATCH regcomp.c] Insecure regexes
8543              From: Robin Houston <robin@kitsite.com>
8544              Date: Mon, 7 May 2001 21:56:12 +0100
8545              Message-ID: <20010507215612.A31114@penderel>
8546      Branch: perl
8547            ! regcomp.c
8548 ____________________________________________________________________________
8549 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
8550         Log: Drop the foobar.perl.com references for now until Simon
8551              gets them sorted out.
8552      Branch: perl
8553            ! pod/perlfaq2.pod
8554 ____________________________________________________________________________
8555 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
8556         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
8557              From: Prymmer/Kahn <pvhp@best.com>
8558              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
8559              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
8560      Branch: perl
8561            ! lib/Devel/SelfStubber.pm
8562 ____________________________________________________________________________
8563 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
8564         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
8565              From: Prymmer/Kahn <pvhp@best.com>
8566              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
8567              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
8568      Branch: perl
8569            ! win32/Makefile
8570 ____________________________________________________________________________
8571 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
8572         Log: s/WebTechnique's/WebTechniques/
8573      Branch: perl
8574            ! pod/perlfaq2.pod
8575 ____________________________________________________________________________
8576 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
8577         Log: Llama 3 updates from Randal.
8578      Branch: perl
8579            ! pod/perlfaq2.pod
8580 ____________________________________________________________________________
8581 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
8582         Log: Subject: [PATCH] Help -Dt show correct pad variables
8583              From: Benjamin Sugars <ben.sugars@home.com>
8584              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
8585              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
8586      Branch: perl
8587            ! embed.h embed.pl proto.h run.c
8588 ____________________________________________________________________________
8589 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
8590         Log: Subject: [PATCH] Document C<our $foo : shared>
8591              From: Benjamin Sugars <ben.sugars@home.com>
8592              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
8593              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
8594      Branch: perl
8595            ! pod/perlfunc.pod
8596 ____________________________________________________________________________
8597 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
8598         Log: Subject: [PATCH B::Deparse] undefined folded constants
8599              From: Robin Houston <robin@kitsite.com>
8600              Date: Sun, 6 May 2001 17:19:09 +0100
8601              Message-ID: <20010506171909.A7046@penderel>
8602      Branch: perl
8603            ! ext/B/B/Deparse.pm
8604 ____________________________________________________________________________
8605 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
8606         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
8607              From: Robin Houston <robin@kitsite.com>
8608              Message-ID: <20010506164654.A6848@penderel>
8609              Date: Sun, 6 May 2001 16:46:54 +0100
8610      Branch: perl
8611            ! ext/B/B/Deparse.pm
8612 ____________________________________________________________________________
8613 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
8614         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
8615              From: Robin Houston <robin@kitsite.com>
8616              Date: Sun, 6 May 2001 14:47:02 +0100
8617              Message-ID: <20010506144702.A6308@penderel>
8618      Branch: perl
8619            ! t/op/my_stash.t
8620 ____________________________________________________________________________
8621 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
8622         Log: Subject: Perl book, magazine and website updates.
8623              From: Simon Cozens <simon@netthink.co.uk>
8624              Date: Sun, 6 May 2001 16:55:36 +0100
8625              Message-ID: <20010506165536.A1795@netthink.co.uk>
8626      Branch: perl
8627            ! pod/perlbook.pod pod/perlfaq2.pod
8628 ____________________________________________________________________________
8629 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
8630         Log: Tweaks on the Tru64 prof options.
8631      Branch: perl
8632            ! pod/perlhack.pod
8633 ____________________________________________________________________________
8634 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
8635         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
8636              From: Robin Houston <robin@kitsite.com>
8637              Date: Sun, 6 May 2001 14:40:51 +0100
8638              Message-ID: <20010506144051.A6279@penderel>
8639      Branch: perl
8640            ! t/pod/testp2pt.pl
8641 ____________________________________________________________________________
8642 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
8643         Log: Subject: [PATCH B::Deparse] scoping
8644              From: Robin Houston <robin@kitsite.com>
8645              Date: Sun, 6 May 2001 14:36:56 +0100
8646              Message-ID: <20010506143656.A4006@penderel>
8647      Branch: perl
8648            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
8649 ____________________________________________________________________________
8650 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
8651         Log: Document the undefinedness of bitshifting out of range.
8652      Branch: perl
8653            ! pod/perlop.pod
8654 ____________________________________________________________________________
8655 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
8656         Log: Retract #10003 and update the IDE descriptions a bit.
8657      Branch: perl
8658            ! pod/perlfaq3.pod
8659 ____________________________________________________________________________
8660 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
8661         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
8662              From: Prymmer/Kahn <pvhp@best.com>
8663              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
8664              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
8665      Branch: perl
8666            ! win32/Makefile win32/buildext.pl win32/config.bc
8667            ! win32/config.gc win32/config.vc
8668 ____________________________________________________________________________
8669 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
8670         Log: (Retracted by #10005.)
8671      Branch: perl
8672            ! pod/perlfaq3.pod
8673 ____________________________________________________________________________
8674 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
8675         Log: It's "psed", not "sed".
8676      Branch: perl
8677            ! x2p/s2p.PL
8678 ____________________________________________________________________________
8679 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
8680         Log: Update Changes.
8681      Branch: perl
8682            ! Changes patchlevel.h
8683 ____________________________________________________________________________
8684 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
8685         Log: Subject: Re: bleadperl make install fails due to "psed"
8686              From: andreas.koenig@anima.de (Andreas J. Koenig)
8687              Date: 05 May 2001 18:23:28 +0200
8688              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
8689      Branch: perl
8690            ! x2p/Makefile.SH x2p/s2p.PL
8691 ____________________________________________________________________________
8692 [  9999] By: jhi                                   on 2001/05/05  18:28:09
8693         Log: AUTHORS updates.
8694      Branch: perl
8695            ! AUTHORS
8696 ____________________________________________________________________________
8697 [  9998] By: jhi                                   on 2001/05/05  18:16:00
8698         Log: Updates on the pods related to the modules included since 5.6.
8699              
8700              TODO: perltodo really could use major updating.
8701      Branch: perl
8702            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
8703            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
8704            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
8705            ! pod/perlsyn.pod pod/perltodo.pod
8706 ____________________________________________________________________________
8707 [  9997] By: jhi                                   on 2001/05/05  17:35:17
8708         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
8709              from Kurt Skauen.
8710      Branch: perl
8711            + hints/atheos.sh
8712            ! MANIFEST
8713 ____________________________________________________________________________
8714 [  9996] By: jhi                                   on 2001/05/05  17:25:00
8715         Log: Add preemptive #undefs for some of the shorter and more prone
8716              to collision regcomp.h #defines.  (Background: the MASK collided
8717              with a system header #define in Rhapsody.)
8718      Branch: perl
8719            ! regcomp.h
8720 ____________________________________________________________________________
8721 [  9995] By: jhi                                   on 2001/05/05  13:24:21
8722         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
8723              From: Nicholas Clark <nick@ccl4.org>
8724              Date: Sat, 5 May 2001 14:46:39 +0100
8725              Message-ID: <20010505144639.O53513@plum.flirble.org>
8726              
8727              Add a test for the constants (if any) being processed correctly.
8728      Branch: perl
8729            ! utils/h2xs.PL
8730 ____________________________________________________________________________
8731 [  9994] By: jhi                                   on 2001/05/05  02:11:03
8732         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
8733              From: Peter Prymmer <pvhp@forte.com>
8734              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
8735              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
8736      Branch: perl
8737            ! t/lib/b-stash.t
8738 ____________________________________________________________________________
8739 [  9993] By: jhi                                   on 2001/05/05  02:03:49
8740         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
8741              From: Peter Prymmer <pvhp@forte.com>
8742              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
8743              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
8744      Branch: perl
8745            ! perlio.c vms/vmsish.h
8746 ____________________________________________________________________________
8747 [  9992] By: jhi                                   on 2001/05/04  17:21:12
8748         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
8749              From: Robin Barker <rmb1@cise.npl.co.uk>
8750              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
8751              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
8752      Branch: perl
8753            + t/pod/plainer.t
8754            ! MANIFEST
8755 ____________________________________________________________________________
8756 [  9991] By: jhi                                   on 2001/05/04  16:47:45
8757         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
8758              From: Robin Barker <rmb1@cise.npl.co.uk>
8759              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
8760              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
8761      Branch: perl
8762            ! regcomp.c
8763 ____________________________________________________________________________
8764 [  9990] By: jhi                                   on 2001/05/04  14:37:20
8765         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
8766              From: Prymmer/Kahn <pvhp@best.com>
8767              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
8768              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
8769      Branch: perl
8770            ! t/lib/b-stash.t
8771 ____________________________________________________________________________
8772 [  9989] By: jhi                                   on 2001/05/04  14:03:58
8773         Log: Introduce perl572delta, update Todo, add the missing
8774              mention about signal safety since 5.7.1 (though this
8775              requires verification and more details.)
8776      Branch: perl
8777            + pod/perl572delta.pod
8778            ! MANIFEST Todo pod/perl571delta.pod
8779 ____________________________________________________________________________
8780 [  9988] By: jhi                                   on 2001/05/04  12:41:51
8781         Log: Subject: [PATCH perl@9944] long =item
8782              From: Robin Barker <rmb1@cise.npl.co.uk>
8783              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
8784              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
8785      Branch: perl
8786            ! ext/Time/HiRes/HiRes.pm
8787 ____________________________________________________________________________
8788 [  9987] By: jhi                                   on 2001/05/04  12:39:19
8789         Log: The #9901 had removed one line essential for EBCDIC.
8790      Branch: perl
8791            ! regcomp.c
8792 ____________________________________________________________________________
8793 [  9986] By: jhi                                   on 2001/05/04  12:30:23
8794         Log: Subject: cygwin/Makefile.SHs INSTALL patch
8795              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
8796              Date: Mon, 08 Jan 2001 04:59:21 +0200
8797              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
8798      Branch: perl
8799            ! cygwin/Makefile.SHs
8800 ____________________________________________________________________________
8801 [  9985] By: jhi                                   on 2001/05/04  03:51:39
8802         Log: Encode/IO doc tweaks.
8803      Branch: perl
8804            ! ext/Encode/Encode.pm
8805 ____________________________________________________________________________
8806 [  9984] By: jhi                                   on 2001/05/04  03:29:34
8807         Log: Remove GDBM_File from the dynamic extensions for UTS,
8808              GDBM is not a standard feature.
8809      Branch: perl
8810            ! hints/uts.sh
8811 ____________________________________________________________________________
8812 [  9983] By: jhi                                   on 2001/05/04  03:22:59
8813         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
8814      Branch: perl
8815            ! pod/perlretut.pod
8816 ____________________________________________________________________________
8817 [  9982] By: jhi                                   on 2001/05/03  23:21:03
8818         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
8819              From: Benjamin Sugars <bsugars@canoe.ca>
8820              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
8821              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
8822      Branch: perl
8823            ! dump.c
8824 ____________________________________________________________________________
8825 [  9981] By: jhi                                   on 2001/05/03  23:20:05
8826         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
8827              From: Benjamin Sugars <bsugars@canoe.ca>
8828              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
8829              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
8830      Branch: perl
8831            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
8832 ____________________________________________________________________________
8833 [  9980] By: jhi                                   on 2001/05/03  23:15:29
8834         Log: Integrate perlio.
8835      Branch: perl
8836           !> ext/Encode/Encode.pm
8837 ____________________________________________________________________________
8838 [  9979] By: jhi                                   on 2001/05/03  16:54:59
8839         Log: Install psed man page.
8840      Branch: perl
8841            ! installman
8842 ____________________________________________________________________________
8843 [  9978] By: jhi                                   on 2001/05/03  16:45:58
8844         Log: Remove unused files; noted by Sarathy.
8845      Branch: perl
8846            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
8847            ! MANIFEST
8848 ____________________________________________________________________________
8849 [  9977] By: jhi                                   on 2001/05/03  16:42:30
8850         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
8851              From: Andy Dougherty <doughera@lafayette.edu>
8852              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
8853              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
8854      Branch: perl
8855            ! INSTALL
8856 ____________________________________________________________________________
8857 [  9976] By: nick                                  on 2001/05/03  16:40:42
8858         Log: Allow $answer = encode($object,$text); like it says in docs.
8859      Branch: perlio
8860            ! ext/Encode/Encode.pm
8861 ____________________________________________________________________________
8862 [  9975] By: nick                                  on 2001/05/03  16:22:30
8863         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
8864              to be in scope (fair enough), and also a package variable (our) for eval to see it.
8865      Branch: perlio
8866            ! ext/Encode/Encode.pm
8867 ____________________________________________________________________________
8868 [  9974] By: nick                                  on 2001/05/03  15:48:17
8869         Log: Integrate mainline.
8870      Branch: perlio
8871           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
8872           +> t/lib/filter-simple.t t/lib/next.t
8873           !> (integrate 70 files)
8874 ____________________________________________________________________________
8875 [  9973] By: jhi                                   on 2001/05/03  13:09:09
8876         Log: Update Changes.
8877      Branch: perl
8878            ! Changes patchlevel.h
8879 ____________________________________________________________________________
8880 [  9972] By: jhi                                   on 2001/05/03  12:58:33
8881         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
8882              From: Prymmer/Kahn <pvhp@best.com>
8883              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
8884              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
8885      Branch: perl
8886            ! t/io/fflush.t
8887 ____________________________________________________________________________
8888 [  9971] By: jhi                                   on 2001/05/03  12:57:26
8889         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
8890              From: Prymmer/Kahn <pvhp@best.com>
8891              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
8892              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
8893      Branch: perl
8894            ! win32/FindExt.pm
8895 ____________________________________________________________________________
8896 [  9970] By: jhi                                   on 2001/05/03  02:42:46
8897         Log: Can't croak sans thread context, from Doug MacEachern.
8898      Branch: perl
8899            ! toke.c
8900 ____________________________________________________________________________
8901 [  9969] By: jhi                                   on 2001/05/03  01:23:48
8902         Log: Subject: Random input test and Perl
8903              From: Ilya Zakharevich <ilya@math.berkeley.edu>
8904              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
8905              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
8906      Branch: perl
8907            ! toke.c
8908 ____________________________________________________________________________
8909 [  9968] By: jhi                                   on 2001/05/02  22:17:21
8910         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
8911              From: Peter Prymmer <pvhp@forte.com>
8912              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
8913              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
8914      Branch: perl
8915            ! pod/perlfunc.pod pod/perlport.pod
8916 ____________________________________________________________________________
8917 [  9967] By: jhi                                   on 2001/05/02  20:12:45
8918         Log: Workaround for UTS compiler casting bug from Hal Morris.
8919      Branch: perl
8920            ! perl.h
8921 ____________________________________________________________________________
8922 [  9966] By: jhi                                   on 2001/05/02  18:31:37
8923         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
8924              From: Dan Sugalski <dan@sidhe.org>
8925              Date: Wed, 02 May 2001 15:23:22 -0400
8926              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
8927      Branch: perl
8928            ! perl.c vms/vms.c
8929 ____________________________________________________________________________
8930 [  9965] By: jhi                                   on 2001/05/02  18:21:29
8931         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
8932      Branch: perl
8933            ! pod/perlfunc.pod
8934 ____________________________________________________________________________
8935 [  9964] By: jhi                                   on 2001/05/02  18:15:01
8936         Log: Document large files in INSTALL, document also the %x
8937              limitation if not use64bitint, closes bug 20010326.007.
8938      Branch: perl
8939            ! INSTALL
8940 ____________________________________________________________________________
8941 [  9963] By: jhi                                   on 2001/05/02  17:24:47
8942         Log: perlmodlib tweaks; regen pods.
8943      Branch: perl
8944            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
8945            ! pod/perltoc.pod
8946 ____________________________________________________________________________
8947 [  9962] By: jhi                                   on 2001/05/02  17:14:00
8948         Log: Fix for a segfault, from Marc Lehmann.
8949      Branch: perl
8950            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
8951 ____________________________________________________________________________
8952 [  9961] By: jhi                                   on 2001/05/02  15:55:53
8953         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
8954              From: "Philip Newton" <pnewton@gmx.de>
8955              Date: Wed, 2 May 2001 18:39:03 +0200
8956              Message-ID: <3AF05447.15525.173B588@localhost>
8957      Branch: perl
8958            ! pod/perlop.pod
8959 ____________________________________________________________________________
8960 [  9960] By: jhi                                   on 2001/05/02  15:35:37
8961         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
8962              From: Dan Sugalski <dan@sidhe.org>
8963              Date: Wed, 02 May 2001 11:37:27 -0400
8964              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
8965      Branch: perl
8966            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
8967            ! thread.h vms/vms.c vms/vmsish.h
8968 ____________________________________________________________________________
8969 [  9959] By: jhi                                   on 2001/05/02  15:21:08
8970         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
8971              From: Benjamin Sugars <bsugars@canoe.ca>
8972              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
8973              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
8974      Branch: perl
8975            ! ext/PerlIO/Scalar/Scalar.xs
8976 ____________________________________________________________________________
8977 [  9958] By: jhi                                   on 2001/05/02  15:15:53
8978         Log: Bug in #9915, spotted by Mike Guy.
8979      Branch: perl
8980            ! installperl
8981 ____________________________________________________________________________
8982 [  9957] By: jhi                                   on 2001/05/02  13:26:01
8983         Log: Add a test for not griping about references as array
8984              indices if the reference has magic in it (overloaded
8985              methods).
8986      Branch: perl
8987            ! pod/perldiag.pod t/pragma/warn/pp_hot
8988 ____________________________________________________________________________
8989 [  9956] By: jhi                                   on 2001/05/02  13:07:01
8990         Log: Retracted a bit too much in #9952.
8991      Branch: perl
8992            ! t/pragma/sub_lval.t
8993 ____________________________________________________________________________
8994 [  9955] By: jhi                                   on 2001/05/02  13:05:38
8995         Log: Test for #9952.
8996      Branch: perl
8997            ! t/op/tie.t
8998 ____________________________________________________________________________
8999 [  9954] By: jhi                                   on 2001/05/02  11:48:18
9000         Log: Additional note on the encoding example: one cannot
9001              convert string constants in-place.
9002      Branch: perl
9003            ! ext/Encode/Encode.pm
9004 ____________________________________________________________________________
9005 [  9953] By: jhi                                   on 2001/05/02  11:43:51
9006         Log: Note that if you have recent enough Perl you already
9007              have Filter::Util::Call.
9008      Branch: perl
9009            ! lib/Filter/Simple.pm
9010 ____________________________________________________________________________
9011 [  9952] By: jhi                                   on 2001/05/02  11:31:53
9012         Log: Retract changes #8254 and #8255, causes coredump in
9013              'tie FH, "main"', reported by Abigail, culprit found by
9014              Benjamin Sugars.  Mirrors maintperl change #9950.
9015      Branch: perl
9016            ! op.c t/pragma/sub_lval.t
9017 ____________________________________________________________________________
9018 [  9951] By: jhi                                   on 2001/05/02  11:14:29
9019         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
9020      Branch: perl
9021            + t/lib/MyFilter.pm
9022 ____________________________________________________________________________
9023 [  9950] By: gsar                                  on 2001/05/02  03:17:11
9024         Log: revert integration of changes#8254,8255 in change#8620 (causes
9025              a coredump in C<tie FH, 'foo'>; the idea itself may need better
9026              rationalization)
9027      Branch: maint-5.6/perl
9028            ! op.c t/pragma/sub_lval.t
9029 ____________________________________________________________________________
9030 [  9949] By: gsar                                  on 2001/05/02  02:56:32
9031         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
9032              
9033              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
9034              
9035              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
9036      Branch: maint-5.6/perl
9037           !> hints/svr5.sh
9038 ____________________________________________________________________________
9039 [  9948] By: gsar                                  on 2001/05/02  02:49:15
9040         Log: pod/find.t breaks on VMS (from Craig Berry)
9041      Branch: maint-5.6/perl
9042            ! t/pod/find.t
9043 ____________________________________________________________________________
9044 [  9947] By: jhi                                   on 2001/05/02  02:43:09
9045         Log: Add an encoding conversion example.
9046      Branch: perl
9047            ! ext/Encode/Encode.pm
9048 ____________________________________________________________________________
9049 [  9946] By: jhi                                   on 2001/05/02  01:34:22
9050         Log: Another coat of paint but still nowhere finished.
9051              Need to decide on the semantics of strptime(): should
9052              strptime() be a function instead of a method?  To do
9053              the week/monthname-strptiming the i18n/l10n bullet needs
9054              to be bitten with gusto.
9055      Branch: perl
9056            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
9057 ____________________________________________________________________________
9058 [  9945] By: jhi                                   on 2001/05/01  23:40:52
9059         Log: Update Changes.
9060      Branch: perl
9061            ! Changes patchlevel.h
9062 ____________________________________________________________________________
9063 [  9944] By: jhi                                   on 2001/05/01  23:33:37
9064         Log: Add known-to-be-tested modules to the list-to-be-skipped.
9065      Branch: perl
9066            ! t/lib/1_compile.t
9067 ____________________________________________________________________________
9068 [  9943] By: jhi                                   on 2001/05/01  23:24:40
9069         Log: Subject: BorlandC++ fix
9070              From: "Vadim Konovalov" <watman@inbox.ru>
9071              Date: Mon, 30 Apr 2001 20:12:26 -0700
9072              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
9073      Branch: perl
9074            ! win32/makefile.mk
9075 ____________________________________________________________________________
9076 [  9942] By: jhi                                   on 2001/05/01  23:18:02
9077         Log: Update to Filter::Simple 0.60, create a test for it.
9078      Branch: perl
9079            + t/lib/filter-simple.t
9080            ! MANIFEST lib/Filter/Simple.pm
9081 ____________________________________________________________________________
9082 [  9941] By: jhi                                   on 2001/05/01  19:47:24
9083         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
9084              From: Hugo <hv@crypt.compulink.co.uk>
9085              Date: Tue, 01 May 2001 20:12:20 +0100
9086              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
9087      Branch: perl
9088            ! pp_hot.c t/op/re_tests
9089 ____________________________________________________________________________
9090 [  9940] By: jhi                                   on 2001/05/01  19:42:16
9091         Log: Integrate perlio.
9092      Branch: perl
9093           !> lib/base.pm t/lib/fields.t
9094 ____________________________________________________________________________
9095 [  9939] By: jhi                                   on 2001/05/01  19:39:51
9096         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
9097              From: Benjamin Sugars <bsugars@canoe.ca>
9098              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
9099              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
9100      Branch: perl
9101            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
9102 ____________________________________________________________________________
9103 [  9938] By: jhi                                   on 2001/05/01  19:34:09
9104         Log: Add NEXT, a pseudo-class for method redispatching.
9105              <Damian>NEXT.pm probably offers more bang-for-buck
9106              than anything else I've ever written.</Damian>
9107      Branch: perl
9108            + lib/NEXT.pm t/lib/next.t
9109            ! MANIFEST
9110 ____________________________________________________________________________
9111 [  9937] By: jhi                                   on 2001/05/01  19:21:41
9112         Log: Update to Switch 2.02.
9113      Branch: perl
9114            ! lib/Switch.pm t/lib/switch.t
9115 ____________________________________________________________________________
9116 [  9936] By: nick                                  on 2001/05/01  19:09:21
9117         Log: Fix for base.pm clobbering $VERSION
9118      Branch: perlio
9119            ! lib/base.pm
9120 ____________________________________________________________________________
9121 [  9935] By: nick                                  on 2001/05/01  18:54:38
9122         Log: Test for base.pm clobbering $VERSION.
9123      Branch: perlio
9124            ! t/lib/fields.t
9125 ____________________________________________________________________________
9126 [  9934] By: jhi                                   on 2001/05/01  18:39:10
9127         Log: Add information about Scalar::Util::blessed.
9128      Branch: perl
9129            ! pod/perlobj.pod
9130 ____________________________________________________________________________
9131 [  9933] By: jhi                                   on 2001/05/01  18:33:51
9132         Log: Subject: Extra UNIVERSAL documentation
9133              From: Mike Guy <mjtg@cam.ac.uk>
9134              Date: Tue, 01 May 2001 20:12:11 +0100
9135              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
9136      Branch: perl
9137            ! pod/perlobj.pod
9138 ____________________________________________________________________________
9139 [  9932] By: jhi                                   on 2001/05/01  18:26:54
9140         Log: Subject: Autoflush in tests as appropriate
9141              From: Mike Guy <mjtg@cam.ac.uk>
9142              Date: Tue, 01 May 2001 20:05:31 +0100
9143              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
9144      Branch: perl
9145            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
9146            ! t/op/taint.t
9147 ____________________________________________________________________________
9148 [  9931] By: jhi                                   on 2001/05/01  18:02:29
9149         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
9150              From: Benjamin Sugars <bsugars@canoe.ca>
9151              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
9152              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
9153      Branch: perl
9154            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
9155 ____________________________________________________________________________
9156 [  9930] By: jhi                                   on 2001/05/01  15:12:26
9157         Log: Subject: Re: Finally got a round tuit
9158              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9159              Date: Tue, 01 May 2001 14:14:10 +0200
9160              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
9161              
9162              The -DP part, slightly modified.
9163      Branch: perl
9164            ! perl.c
9165 ____________________________________________________________________________
9166 [  9929] By: jhi                                   on 2001/05/01  14:17:15
9167         Log: Subject: Re: Finally got a round tuit
9168              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9169              Date: Tue, 01 May 2001 16:34:06 +0200
9170              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
9171              
9172              cpp and optimization tweaks for HP-UX.
9173      Branch: perl
9174            ! hints/hpux.sh
9175 ____________________________________________________________________________
9176 [  9928] By: jhi                                   on 2001/05/01  13:24:20
9177         Log: Tune the scan_num() comments to reality.
9178      Branch: perl
9179            ! toke.c
9180 ____________________________________________________________________________
9181 [  9927] By: jhi                                   on 2001/05/01  13:14:01
9182         Log: Subject: [PATCH B::Deparse] optimised sort
9183              From: Robin Houston <robin@kitsite.com>
9184              Date: Tue, 1 May 2001 14:07:12 +0100
9185              Message-ID: <20010501140712.A4266@penderel>
9186      Branch: perl
9187            ! ext/B/B/Deparse.pm
9188 ____________________________________________________________________________
9189 [  9926] By: jhi                                   on 2001/05/01  13:10:53
9190         Log: Subject: [PATCH t/lib/b-deparse.t] 
9191              From: Robin Houston <robin@kitsite.com>
9192              Date: Tue, 1 May 2001 13:37:42 +0100
9193              Message-ID: <20010501133742.A4082@penderel>
9194      Branch: perl
9195            ! t/lib/b-deparse.t
9196 ____________________________________________________________________________
9197 [  9925] By: jhi                                   on 2001/05/01  13:10:13
9198         Log: Subject: [PATCH B::Deparse] for(;;), sort
9199              From: Robin Houston <robin@kitsite.com>
9200              Date: Tue, 1 May 2001 13:35:00 +0100
9201              Message-ID: <20010501133500.A4061@penderel>
9202      Branch: perl
9203            ! ext/B/B/Deparse.pm
9204 ____________________________________________________________________________
9205 [  9924] By: jhi                                   on 2001/05/01  13:09:22
9206         Log: Subject: [PATCH B::Deparse] do, warn, use
9207              From: Robin Houston <robin@kitsite.com>
9208              Date: Tue, 1 May 2001 13:31:03 +0100
9209              Message-ID: <20010501133103.A4041@penderel>
9210      Branch: perl
9211            ! ext/B/B/Deparse.pm
9212 ____________________________________________________________________________
9213 [  9923] By: jhi                                   on 2001/05/01  11:45:36
9214         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
9215              From: Benjamin Sugars <ben.sugars@home.com>
9216              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
9217              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
9218      Branch: perl
9219            + t/io/fflush.t
9220            ! MANIFEST
9221 ____________________________________________________________________________
9222 [  9922] By: jhi                                   on 2001/05/01  11:35:42
9223         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
9224              From: Peter Prymmer <pvhp@forte.com>
9225              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
9226              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
9227      Branch: perl
9228            ! t/lib/selfstubber.t
9229 ____________________________________________________________________________
9230 [  9921] By: jhi                                   on 2001/04/30  16:34:33
9231         Log: Subject: [PATCH B::Concise] suppress warning
9232              From: Robin Houston <robin@kitsite.com>
9233              Date: Mon, 30 Apr 2001 16:09:49 +0100
9234              Message-ID: <20010430160949.A25086@penderel>
9235      Branch: perl
9236            ! ext/B/B/Concise.pm
9237 ____________________________________________________________________________
9238 [  9920] By: jhi                                   on 2001/04/30  13:56:04
9239         Log: Strip the *markers* from #9919.
9240      Branch: perl
9241            ! pod/perlfaq.pod pod/perlfaq5.pod
9242 ____________________________________________________________________________
9243 [  9919] By: jhi                                   on 2001/04/30  13:54:04
9244         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
9245              From: Gwyn Judd <b.judd@xtra.co.nz>
9246              Date: Sun, 29 Apr 2001 01:47:49 +1200
9247              Message-ID: <20010429014749.A4418@thislove>
9248      Branch: perl
9249            ! pod/perlfaq.pod pod/perlfaq5.pod
9250 ____________________________________________________________________________
9251 [  9918] By: jhi                                   on 2001/04/30  13:13:54
9252         Log: More_tweakage.
9253      Branch: perl
9254            ! pod/perldata.pod pod/perldiag.pod
9255 ____________________________________________________________________________
9256 [  9917] By: jhi                                   on 2001/04/30  13:01:27
9257         Log: Update Changes.
9258      Branch: perl
9259            ! Changes patchlevel.h
9260 ____________________________________________________________________________
9261 [  9916] By: jhi                                   on 2001/04/30  12:57:03
9262         Log: T_w_e_a_k_a_g_e.
9263      Branch: perl
9264            ! pod/perldata.pod pod/perldiag.pod
9265 ____________________________________________________________________________
9266 [  9915] By: jhi                                   on 2001/04/30  12:39:29
9267         Log: Install s2p also as psed.
9268              
9269              TODO: psed documentation?
9270      Branch: perl
9271            ! installperl
9272 ____________________________________________________________________________
9273 [  9914] By: jhi                                   on 2001/04/30  12:29:21
9274         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
9275              From: Jens Hamisch <jens@Strawberry.COM>
9276              Date: Fri, 27 Apr 2001 17:00:36 +0200
9277              Message-ID: <20010427170036.K1372@Strawberry.COM>
9278              
9279              SOCKS5_VERSION_NAME is the right symbol to detect
9280              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
9281              function called socks5_init() is available, and even that is
9282              not universal, most SOCKS5 installations use SOCKSinit()).
9283      Branch: perl
9284            ! perlio.c
9285 ____________________________________________________________________________
9286 [  9913] By: jhi                                   on 2001/04/30  12:22:15
9287         Log: Allow a zero timeout on IO::Socket accept and connect--
9288              though one really shouldn't do that.  Based on
9289              
9290              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
9291              From: "John Holdsworth" <coldwave@bigfoot.com>
9292              Date: Sun, 4 Feb 2001 12:48:18 +0100
9293              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
9294      Branch: perl
9295            ! ext/IO/lib/IO/Socket.pm
9296 ____________________________________________________________________________
9297 [  9912] By: jhi                                   on 2001/04/30  11:27:27
9298         Log: Save the spot of regprev (see #9911) for binary compatibility;
9299              regen API.
9300      Branch: perl
9301            ! embedvar.h perlapi.h thrdvar.h
9302 ____________________________________________________________________________
9303 [  9911] By: jhi                                   on 2001/04/30  11:22:03
9304         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
9305              From: Hugo <hv@crypt.compulink.co.uk>
9306              Date: Sun, 29 Apr 2001 17:09:30 +0100
9307              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
9308      Branch: perl
9309            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
9310 ____________________________________________________________________________
9311 [  9910] By: jhi                                   on 2001/04/30  11:15:12
9312         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
9313              a dummy for PL_numeric_radix); no pressing reason to break
9314              binary compatibility; regen API.
9315      Branch: perl
9316            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
9317            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
9318 ____________________________________________________________________________
9319 [  9909] By: jhi                                   on 2001/04/30  10:56:08
9320         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
9321              From: Walt Mankowski <waltman@netaxs.com>
9322              Date: Sun, 29 Apr 2001 21:53:48 -0400
9323              Message-ID: <20010429215348.A3971@netaxs.com>
9324      Branch: perl
9325            ! pod/perlfunc.pod
9326 ____________________________________________________________________________
9327 [  9908] By: jhi                                   on 2001/04/30  10:49:40
9328         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
9329      Branch: perl
9330            ! t/lib/selfstubber.t
9331 ____________________________________________________________________________
9332 [  9907] By: nick                                  on 2001/04/30  09:26:50
9333         Log: Integrate mainline.
9334      Branch: perlio
9335           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
9336 ____________________________________________________________________________
9337 [  9906] By: jhi                                   on 2001/04/29  23:24:20
9338         Log: Abigail spotted a thinko in #9905.
9339      Branch: perl
9340            ! pod/perldiag.pod
9341 ____________________________________________________________________________
9342 [  9905] By: jhi                                   on 2001/04/29  15:55:39
9343         Log: Changed the underscore/undebar syntax in numeric constants;
9344              now any grouping will do, as long as the underscores are not
9345              consecutive (so "zero-grouping" is out), and they do not begin
9346              or end the integer or fractional parts.
9347      Branch: perl
9348            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
9349 ____________________________________________________________________________
9350 [  9904] By: nick                                  on 2001/04/29  15:43:22
9351         Log: Integrate mainline.
9352      Branch: perlio
9353           +> (branch 98 files)
9354            - lib/unicode/Block.pl
9355            - lib/unicode/In/AlphabeticPresentationForms.pl
9356            - lib/unicode/In/Arabic.pl
9357            - lib/unicode/In/ArabicPresentationForms-A.pl
9358            - lib/unicode/In/ArabicPresentationForms-B.pl
9359            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
9360            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
9361            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
9362            - lib/unicode/In/BopomofoExtended.pl
9363            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
9364            - lib/unicode/In/CJKCompatibility.pl
9365            - lib/unicode/In/CJKCompatibilityForms.pl
9366            - lib/unicode/In/CJKCompatibilityIdeographs.pl
9367            - lib/unicode/In/CJKRadicalsSupplement.pl
9368            - lib/unicode/In/CJKSymbolsandPunctuation.pl
9369            - lib/unicode/In/CJKUnifiedIdeographs.pl
9370            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
9371            - lib/unicode/In/Cherokee.pl
9372            - lib/unicode/In/CombiningDiacriticalMarks.pl
9373            - lib/unicode/In/CombiningHalfMarks.pl
9374            - lib/unicode/In/CombiningMarksforSymbols.pl
9375            - lib/unicode/In/ControlPictures.pl
9376            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
9377            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
9378            - lib/unicode/In/EnclosedAlphanumerics.pl
9379            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
9380            - lib/unicode/In/Ethiopic.pl
9381            - lib/unicode/In/GeneralPunctuation.pl
9382            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
9383            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
9384            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
9385            - lib/unicode/In/HalfwidthandFullwidthForms.pl
9386            - lib/unicode/In/HangulCompatibilityJamo.pl
9387            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
9388            - lib/unicode/In/Hebrew.pl
9389            - lib/unicode/In/HighPrivateUseSurrogates.pl
9390            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
9391            - lib/unicode/In/IPAExtensions.pl
9392            - lib/unicode/In/IdeographicDescriptionCharacters.pl
9393            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
9394            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
9395            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
9396            - lib/unicode/In/Latin-1Supplement.pl
9397            - lib/unicode/In/LatinExtended-A.pl
9398            - lib/unicode/In/LatinExtended-B.pl
9399            - lib/unicode/In/LatinExtendedAdditional.pl
9400            - lib/unicode/In/LetterlikeSymbols.pl
9401            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
9402            - lib/unicode/In/MathematicalOperators.pl
9403            - lib/unicode/In/MiscellaneousSymbols.pl
9404            - lib/unicode/In/MiscellaneousTechnical.pl
9405            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
9406            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
9407            - lib/unicode/In/OpticalCharacterRecognition.pl
9408            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
9409            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
9410            - lib/unicode/In/SmallFormVariants.pl
9411            - lib/unicode/In/SpacingModifierLetters.pl
9412            - lib/unicode/In/Specials.pl
9413            - lib/unicode/In/SuperscriptsandSubscripts.pl
9414            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
9415            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
9416            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
9417            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
9418            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
9419           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
9420           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
9421           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
9422           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
9423           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
9424           !> utf8.c win32/Makefile
9425 ____________________________________________________________________________
9426 [  9903] By: jhi                                   on 2001/04/29  14:30:53
9427         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
9428              From: Prymmer/Kahn <pvhp@best.com>
9429              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
9430              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
9431      Branch: perl
9432            ! win32/Makefile
9433 ____________________________________________________________________________
9434 [  9902] By: jhi                                   on 2001/04/29  02:52:44
9435         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
9436              From: "Abigail" <abigail@foad.org>
9437              Date: Sun, 29 Apr 2001 03:14:25 +0200
9438              Message-ID: <20010429011425.24503.qmail@foad.org>
9439      Branch: perl
9440            ! ext/IO/lib/IO/Seekable.pm
9441 ____________________________________________________________________________
9442 [  9901] By: jhi                                   on 2001/04/29  02:04:46
9443         Log: In character classes one couldn't have 0x80..0xff characters
9444              at the left hand side if there were 0x100.. characters in the
9445              character class.
9446      Branch: perl
9447            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
9448            ! t/op/pat.t utf8.c
9449 ____________________________________________________________________________
9450 [  9900] By: jhi                                   on 2001/04/28  22:55:04
9451         Log: Forgot the latest mktables.PL from #9899.
9452      Branch: perl
9453            ! lib/unicode/mktables.PL
9454 ____________________________________________________________________________
9455 [  9899] By: jhi                                   on 2001/04/28  22:53:28
9456         Log: Explain the \p{} and \P{} error message better and
9457              have prettier prettyprint in In.pl.
9458      Branch: perl
9459            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
9460            ! pod/perldiag.pod
9461 ____________________________________________________________________________
9462 [  9898] By: jhi                                   on 2001/04/28  21:03:34
9463         Log: Add one possible explanation for the "Invalid [] range" error.
9464      Branch: perl
9465            ! pod/perldiag.pod
9466 ____________________________________________________________________________
9467 [  9897] By: jhi                                   on 2001/04/28  17:18:26
9468         Log: Add a level of indirection to the implementation of \p{InFoo}
9469              so that we don't have to have long filenames.  (Nothing changes
9470              in the user interface.)   The indirection is defined in
9471              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
9472              Also rename some the character classes by removing '-' from
9473              the classnames, and finally renamed Block.pl as Blocks.pl.
9474      Branch: perl
9475            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
9476            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
9477            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
9478            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
9479            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
9480            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
9481            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
9482            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
9483            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
9484            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
9485            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
9486            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
9487            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
9488            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
9489            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
9490            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
9491            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
9492            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
9493            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
9494            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
9495            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
9496            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
9497            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
9498            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
9499            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
9500            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
9501            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
9502            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
9503            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
9504            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
9505            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
9506            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
9507            + lib/unicode/In/94.pl lib/unicode/In/95.pl
9508            - lib/unicode/Block.pl
9509            - lib/unicode/In/AlphabeticPresentationForms.pl
9510            - lib/unicode/In/Arabic.pl
9511            - lib/unicode/In/ArabicPresentationForms-A.pl
9512            - lib/unicode/In/ArabicPresentationForms-B.pl
9513            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
9514            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
9515            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
9516            - lib/unicode/In/BopomofoExtended.pl
9517            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
9518            - lib/unicode/In/CJKCompatibility.pl
9519            - lib/unicode/In/CJKCompatibilityForms.pl
9520            - lib/unicode/In/CJKCompatibilityIdeographs.pl
9521            - lib/unicode/In/CJKRadicalsSupplement.pl
9522            - lib/unicode/In/CJKSymbolsandPunctuation.pl
9523            - lib/unicode/In/CJKUnifiedIdeographs.pl
9524            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
9525            - lib/unicode/In/Cherokee.pl
9526            - lib/unicode/In/CombiningDiacriticalMarks.pl
9527            - lib/unicode/In/CombiningHalfMarks.pl
9528            - lib/unicode/In/CombiningMarksforSymbols.pl
9529            - lib/unicode/In/ControlPictures.pl
9530            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
9531            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
9532            - lib/unicode/In/EnclosedAlphanumerics.pl
9533            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
9534            - lib/unicode/In/Ethiopic.pl
9535            - lib/unicode/In/GeneralPunctuation.pl
9536            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
9537            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
9538            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
9539            - lib/unicode/In/HalfwidthandFullwidthForms.pl
9540            - lib/unicode/In/HangulCompatibilityJamo.pl
9541            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
9542            - lib/unicode/In/Hebrew.pl
9543            - lib/unicode/In/HighPrivateUseSurrogates.pl
9544            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
9545            - lib/unicode/In/IPAExtensions.pl
9546            - lib/unicode/In/IdeographicDescriptionCharacters.pl
9547            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
9548            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
9549            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
9550            - lib/unicode/In/Latin-1Supplement.pl
9551            - lib/unicode/In/LatinExtended-A.pl
9552            - lib/unicode/In/LatinExtended-B.pl
9553            - lib/unicode/In/LatinExtendedAdditional.pl
9554            - lib/unicode/In/LetterlikeSymbols.pl
9555            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
9556            - lib/unicode/In/MathematicalOperators.pl
9557            - lib/unicode/In/MiscellaneousSymbols.pl
9558            - lib/unicode/In/MiscellaneousTechnical.pl
9559            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
9560            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
9561            - lib/unicode/In/OpticalCharacterRecognition.pl
9562            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
9563            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
9564            - lib/unicode/In/SmallFormVariants.pl
9565            - lib/unicode/In/SpacingModifierLetters.pl
9566            - lib/unicode/In/Specials.pl
9567            - lib/unicode/In/SuperscriptsandSubscripts.pl
9568            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
9569            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
9570            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
9571            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
9572            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
9573            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
9574            ! pod/perlunicode.pod
9575 ____________________________________________________________________________
9576 [  9896] By: jhi                                   on 2001/04/28  14:33:17
9577         Log: Update the information on shared library path on HP-UX.
9578      Branch: perl
9579            ! INSTALL
9580 ____________________________________________________________________________
9581 [  9895] By: jhi                                   on 2001/04/28  14:32:30
9582         Log: Because #9894 seems to do the trick, this workaround can be removed.
9583      Branch: perl
9584            ! t/lib/selfstubber.t
9585 ____________________________________________________________________________
9586 [  9894] By: jhi                                   on 2001/04/28  14:26:13
9587         Log: For PerlIO flush the children's file handles (on fork/exec/system).
9588      Branch: perl
9589            ! perl.h
9590 ____________________________________________________________________________
9591 [  9893] By: jhi                                   on 2001/04/28  14:23:15
9592         Log: Test tweak for #9891.
9593      Branch: perl
9594            ! t/lib/b-deparse.t
9595 ____________________________________________________________________________
9596 [  9892] By: jhi                                   on 2001/04/28  14:10:13
9597         Log: New HP-UX hints from Merijn.
9598      Branch: perl
9599            ! hints/hpux.sh
9600 ____________________________________________________________________________
9601 [  9891] By: jhi                                   on 2001/04/28  14:07:27
9602         Log: Subject: [PATCH B::Deparse] non-block scopes
9603              From: Robin Houston <robin@kitsite.com>
9604              Date: Fri, 27 Apr 2001 19:15:14 +0100
9605              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
9606      Branch: perl
9607            ! ext/B/B/Deparse.pm
9608 ____________________________________________________________________________
9609 [  9890] By: nick                                  on 2001/04/27  19:41:25
9610         Log: Integrate mainline
9611      Branch: perlio
9612           +> t/lib/selfstubber.t
9613           !> (integrate 50 files)
9614 ____________________________________________________________________________
9615 [  9889] By: jhi                                   on 2001/04/27  18:23:46
9616         Log: Subject: Re: selfstubber test fail on bleadperl
9617              From: Mike Guy <mjtg@cam.ac.uk>
9618              Date: Fri, 27 Apr 2001 19:31:18 +0100
9619              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
9620      Branch: perl
9621            ! t/lib/selfstubber.t
9622 ____________________________________________________________________________
9623 [  9888] By: jhi                                   on 2001/04/27  16:20:54
9624         Log: Test tweak for #9886.
9625      Branch: perl
9626            ! t/lib/b-deparse.t
9627 ____________________________________________________________________________
9628 [  9887] By: jhi                                   on 2001/04/27  16:16:33
9629         Log: Buffering issue at least in Solaris (even with perlio).
9630      Branch: perl
9631            ! t/lib/selfstubber.t
9632 ____________________________________________________________________________
9633 [  9886] By: jhi                                   on 2001/04/27  14:59:23
9634         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
9635              From: Robin Houston <robin@kitsite.com>
9636              Date: Fri, 27 Apr 2001 16:53:20 +0100
9637              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
9638      Branch: perl
9639            ! ext/B/B/Deparse.pm
9640 ____________________________________________________________________________
9641 [  9885] By: jhi                                   on 2001/04/27  14:23:51
9642         Log: Update Changes.
9643      Branch: perl
9644            ! Changes patchlevel.h
9645 ____________________________________________________________________________
9646 [  9884] By: jhi                                   on 2001/04/27  14:14:12
9647         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
9648              From: "Philip Newton" <pnewton@gmx.de>
9649              Date: Fri, 27 Apr 2001 16:40:13 +0200
9650              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
9651      Branch: perl
9652            ! pod/perldata.pod
9653 ____________________________________________________________________________
9654 [  9883] By: jhi                                   on 2001/04/27  13:28:19
9655         Log: Add LOG_PERROR; prettify the "removed".
9656      Branch: perl
9657            ! ext/Sys/Syslog/Syslog.xs
9658 ____________________________________________________________________________
9659 [  9882] By: jhi                                   on 2001/04/27  13:13:18
9660         Log: h2xs tweaks: use NV instead of double, "quote" the removed
9661              prefixes for clarity (especially when nothing is removed),
9662              slight pod reformats.
9663      Branch: perl
9664            ! utils/h2xs.PL
9665 ____________________________________________________________________________
9666 [  9881] By: jhi                                   on 2001/04/27  12:58:48
9667         Log: Don't bother creating existing directories.
9668      Branch: perl
9669            ! utils/h2xs.PL
9670 ____________________________________________________________________________
9671 [  9880] By: jhi                                   on 2001/04/27  12:45:39
9672         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
9673              From: Mike Schilli <m@perlmeister.com>
9674              Date: Wed, 25 Apr 2001 01:29:21 -0700
9675              Message-id: <3AE68AE1.6A981723@perlmeister.com>
9676      Branch: perl
9677            ! utils/h2xs.PL
9678 ____________________________________________________________________________
9679 [  9879] By: jhi                                   on 2001/04/27  12:40:55
9680         Log: break is not yet Perl.  Added the template license also to README.
9681      Branch: perl
9682            ! utils/h2xs.PL
9683 ____________________________________________________________________________
9684 [  9878] By: jhi                                   on 2001/04/27  03:08:20
9685         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
9686              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9687              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
9688              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
9689      Branch: perl
9690            ! t/lib/xs-typemap.t
9691 ____________________________________________________________________________
9692 [  9877] By: jhi                                   on 2001/04/26  23:54:40
9693         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
9694              From: "Abigail" <abigail@foad.org>
9695              Date: Fri, 27 Apr 2001 01:44:28 +0200
9696              Message-ID: <20010426234428.19786.qmail@foad.org>
9697      Branch: perl
9698            ! utils/h2xs.PL
9699 ____________________________________________________________________________
9700 [  9876] By: jhi                                   on 2001/04/26  23:52:06
9701         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
9702              From: Peter Prymmer <pvhp@forte.com>
9703              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
9704              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
9705      Branch: perl
9706            ! t/lib/selfstubber.t
9707 ____________________________________________________________________________
9708 [  9875] By: jhi                                   on 2001/04/26  23:48:10
9709         Log: Deparse nits.
9710      Branch: perl
9711            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
9712 ____________________________________________________________________________
9713 [  9874] By: jhi                                   on 2001/04/26  22:46:05
9714         Log: Document ANYOF_CLASS.
9715      Branch: perl
9716            ! regcomp.h
9717 ____________________________________________________________________________
9718 [  9873] By: jhi                                   on 2001/04/26  22:35:03
9719         Log: Subject: Re: [PATCH @9846] dumping ANYOF
9720              From: Hugo <hv@crypt.compulink.co.uk>
9721              Date: Thu, 26 Apr 2001 23:33:38 +0100
9722              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
9723      Branch: perl
9724            ! regcomp.c regcomp.h
9725 ____________________________________________________________________________
9726 [  9872] By: jhi                                   on 2001/04/26  22:34:31
9727         Log: Subject: [PATCH] more for Devel::SelfStubber
9728              From: Nicholas Clark <nick@ccl4.org>
9729              Date: Fri, 27 Apr 2001 00:13:52 +0100
9730              Message-ID: <20010427001351.K88186@plum.flirble.org>
9731      Branch: perl
9732            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
9733 ____________________________________________________________________________
9734 [  9871] By: jhi                                   on 2001/04/26  21:59:17
9735         Log: Subject: [PATCH B::Deparse] formats must be flush left
9736              From: Robin Houston <robin@kitsite.com>
9737              Date: Thu, 26 Apr 2001 23:54:29 +0100
9738              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
9739      Branch: perl
9740            ! ext/B/B/Deparse.pm
9741 ____________________________________________________________________________
9742 [  9870] By: jhi                                   on 2001/04/26  21:57:37
9743         Log: If some of the constants are prefixes of others,
9744              the prefixes may never get recognized.  (See 20010426.006.)
9745      Branch: perl
9746            ! utils/h2xs.PL
9747 ____________________________________________________________________________
9748 [  9869] By: jhi                                   on 2001/04/26  21:50:42
9749         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
9750              From: Chris Bongaarts <cab@tc.umn.edu>
9751              Date: Thu, 26 Apr 2001 17:10:31 -0500
9752              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
9753      Branch: perl
9754            ! ext/Sys/Syslog/Syslog.xs
9755 ____________________________________________________________________________
9756 [  9868] By: jhi                                   on 2001/04/26  21:35:12
9757         Log: Further cuts and more docs from Graham Barr.
9758      Branch: perl
9759            ! ext/List/Util/lib/List/Util.pm
9760            ! ext/List/Util/lib/Scalar/Util.pm
9761 ____________________________________________________________________________
9762 [  9867] By: jhi                                   on 2001/04/26  21:18:57
9763         Log: Subject: [PATCH 5.7.1] DB_File-1.77
9764              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
9765              Date: Thu, 26 Apr 2001 22:37:53 +0100
9766              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
9767      Branch: perl
9768            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9769            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9770 ____________________________________________________________________________
9771 [  9866] By: jhi                                   on 2001/04/26  21:12:31
9772         Log: Subject: [PATCH B::Deparse] fix easy bugs
9773              From: Robin Houston <robin@kitsite.com>
9774              Date: Thu, 26 Apr 2001 23:03:33 +0100
9775              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
9776      Branch: perl
9777            ! ext/B/B/Deparse.pm
9778 ____________________________________________________________________________
9779 [  9865] By: jhi                                   on 2001/04/26  20:26:13
9780         Log: Update Changes.
9781      Branch: perl
9782            ! Changes patchlevel.h
9783 ____________________________________________________________________________
9784 [  9864] By: jhi                                   on 2001/04/26  19:27:48
9785         Log: Dethinko from Robin Houston.
9786      Branch: perl
9787            ! ext/B/B/Deparse.pm
9788 ____________________________________________________________________________
9789 [  9863] By: jhi                                   on 2001/04/26  19:10:35
9790         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
9791              From: Robin Houston <robin@kitsite.com>
9792              Date: Thu, 26 Apr 2001 21:08:32 +0100
9793              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
9794      Branch: perl
9795            ! ext/B/B/Deparse.pm
9796 ____________________________________________________________________________
9797 [  9862] By: jhi                                   on 2001/04/26  19:04:23
9798         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
9799              From: Robin Houston <robin@kitsite.com>
9800              Date: Thu, 26 Apr 2001 20:52:50 +0100
9801              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
9802      Branch: perl
9803            ! ext/B/B/Deparse.pm
9804 ____________________________________________________________________________
9805 [  9861] By: jhi                                   on 2001/04/26  18:56:14
9806         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
9807              From: Mike Guy <mjtg@cam.ac.uk>
9808              Date: Thu, 26 Apr 2001 14:22:40 +0100
9809              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
9810      Branch: perl
9811            ! pod/perlobj.pod
9812 ____________________________________________________________________________
9813 [  9860] By: jhi                                   on 2001/04/26  18:46:42
9814         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
9815              From: Robin Houston <robin@kitsite.com>
9816              Date: Thu, 26 Apr 2001 20:34:29 +0100
9817              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
9818              
9819              Hashes do not interpolate.
9820      Branch: perl
9821            ! ext/B/B/Deparse.pm
9822 ____________________________________________________________________________
9823 [  9859] By: jhi                                   on 2001/04/26  18:43:51
9824         Log: Subject: The Time::Piece conspiracy unmasked!!!
9825              From: Mike Guy <mjtg@cam.ac.uk>
9826              Date: Thu, 26 Apr 2001 19:02:50 +0100
9827              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
9828              
9829              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
9830              From: Mike Guy <mjtg@cam.ac.uk>
9831              Date: Thu, 26 Apr 2001 19:08:21 +0100
9832              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
9833              
9834              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
9835              From: Graham Barr <gbarr@pobox.com>
9836              Date: Thu, 26 Apr 2001 19:12:03 +0100
9837              Message-ID: <20010426191203.A70835@pobox.com>
9838              
9839              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
9840      Branch: perl
9841            ! ext/List/Util/lib/List/Util.pm
9842            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
9843 ____________________________________________________________________________
9844 [  9858] By: jhi                                   on 2001/04/26  18:17:42
9845         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
9846              From: Robin Houston <robin@kitsite.com>
9847              Date: Thu, 26 Apr 2001 16:09:35 +0100
9848              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
9849      Branch: perl
9850            ! t/comp/proto.t
9851 ____________________________________________________________________________
9852 [  9857] By: jhi                                   on 2001/04/26  18:04:59
9853         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
9854              From: barries <barries@slaysys.com>
9855              Date: Thu, 26 Apr 2001 12:01:10 -0400
9856              Message-ID: <20010426120110.E29698@jester.slaysys.com>
9857      Branch: perl
9858            ! pod/perldiag.pod
9859 ____________________________________________________________________________
9860 [  9856] By: jhi                                   on 2001/04/26  18:03:33
9861         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
9862              Date: Thu, 26 Apr 2001 17:13:41 +0100
9863              From: Robin Houston <robin@kitsite.com>
9864              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
9865              
9866              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
9867              From: Robin Houston <robin@kitsite.com>
9868              Date: Thu, 26 Apr 2001 18:44:29 +0100
9869              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
9870      Branch: perl
9871            ! ext/B/B/Deparse.pm
9872 ____________________________________________________________________________
9873 [  9855] By: jhi                                   on 2001/04/26  17:56:04
9874         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
9875              From: Robin Houston <robin@kitsite.com>
9876              Date: Thu, 26 Apr 2001 17:04:08 +0100
9877              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
9878      Branch: perl
9879            ! ext/B/B/Deparse.pm
9880 ____________________________________________________________________________
9881 [  9854] By: jhi                                   on 2001/04/26  17:47:26
9882         Log: Subject: Re: Short test case for undef %stash:: crash
9883              From: Benjamin Sugars <bsugars@canoe.ca> 
9884              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
9885              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
9886              Changed and moved the perldiag entry.
9887      Branch: perl
9888            ! gv.c pod/perldiag.pod
9889 ____________________________________________________________________________
9890 [  9853] By: jhi                                   on 2001/04/26  14:35:16
9891         Log: Beginnings of strptime().  Do not touch the wet paint.
9892      Branch: perl
9893            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
9894 ____________________________________________________________________________
9895 [  9852] By: jhi                                   on 2001/04/26  13:17:21
9896         Log: Retract #9851, core dumps from pod2man.
9897      Branch: perl
9898            ! regcomp.c
9899 ____________________________________________________________________________
9900 [  9851] By: jhi                                   on 2001/04/26  11:54:41
9901         Log: (Retracted by #9852.)
9902              
9903              Subject: [PATCH @9846] dumping ANYOF
9904              From: Hugo <hv@crypt.compulink.co.uk>
9905              Date: Thu, 26 Apr 2001 05:32:38 +0100
9906              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
9907      Branch: perl
9908            ! regcomp.c
9909 ____________________________________________________________________________
9910 [  9850] By: jhi                                   on 2001/04/26  02:34:44
9911         Log: If ccflags was empty the _previous_ $* containing all the
9912              environment variables and Configure variables was used,
9913              which lead, among other bad things, into $ccflags being your
9914              uname -a output, which lead into test compile with cc failing,
9915              which lead into gcc being selected, which didn't work that well
9916              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
9917              with large files, et cetera.
9918      Branch: perl
9919            ! hints/hpux.sh
9920 ____________________________________________________________________________
9921 [  9849] By: jhi                                   on 2001/04/26  01:44:57
9922         Log: Make selfstubber test more portable.
9923      Branch: perl
9924            ! t/lib/selfstubber.t
9925 ____________________________________________________________________________
9926 [  9848] By: jhi                                   on 2001/04/26  00:50:26
9927         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
9928              From: Benjamin Sugars <ben.sugars@home.com>
9929              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
9930              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
9931      Branch: perl
9932            ! ext/Cwd/Cwd.xs
9933 ____________________________________________________________________________
9934 [  9847] By: jhi                                   on 2001/04/26  00:46:58
9935         Log: Subject: [PATCH: perl@9841] VMS updates
9936              From: Peter Prymmer <pvhp@forte.com>
9937              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
9938              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
9939      Branch: perl
9940            ! README.vms configure.com vms/descrip_mms.template
9941            ! vms/ext/filespec.t
9942 ____________________________________________________________________________
9943 [  9846] By: jhi                                   on 2001/04/26  00:11:56
9944         Log: re 'debug' was broken by #9084.
9945      Branch: perl
9946            ! ext/re/re.xs
9947 ____________________________________________________________________________
9948 [  9845] By: jhi                                   on 2001/04/25  22:33:17
9949         Log: Subject: [PATCH] test for Devel::SelfStubber
9950              From: Nicholas Clark <nick@ccl4.org>
9951              Date: Thu, 26 Apr 2001 00:00:54 +0100
9952              Message-ID: <20010426000054.D89026@plum.flirble.org>
9953      Branch: perl
9954            + t/lib/selfstubber.t
9955            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
9956 ____________________________________________________________________________
9957 [  9844] By: jhi                                   on 2001/04/25  22:29:32
9958         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
9959              From: Paul Johnson <paul@pjcj.net>
9960              Date: Thu, 26 Apr 2001 00:46:08 +0200
9961              Message-ID: <20010426004608.H2338@pjcj.net>
9962      Branch: perl
9963            ! ext/B/B/Concise.pm
9964 ____________________________________________________________________________
9965 [  9843] By: jhi                                   on 2001/04/25  22:28:28
9966         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
9967              From: Peter Prymmer <pvhp@forte.com>
9968              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
9969              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
9970      Branch: perl
9971            ! ext/Cwd/Cwd.xs
9972 ____________________________________________________________________________
9973 [  9842] By: jhi                                   on 2001/04/25  20:58:12
9974         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
9975              From: John Peacock <jpeacock@rowman.com>
9976              Date: Wed, 25 Apr 2001 17:30:26 -0400
9977              Message-ID: <3AE741F2.B3217464@rowman.com>
9978      Branch: perl
9979            ! lib/Math/BigInt.pm t/lib/bigintpm.t
9980 ____________________________________________________________________________
9981 [  9841] By: jhi                                   on 2001/04/25  20:07:05
9982         Log: Update Changes.
9983      Branch: perl
9984            ! Changes patchlevel.h
9985 ____________________________________________________________________________
9986 [  9840] By: jhi                                   on 2001/04/25  19:56:51
9987         Log: Yet another HP-UX hints version from Merijn.
9988      Branch: perl
9989            ! hints/hpux.sh
9990 ____________________________________________________________________________
9991 [  9839] By: jhi                                   on 2001/04/25  19:53:04
9992         Log: abs_path() didn't terminate the filename correctly,
9993              in DIRNAMLENless systems like HP-UX this would fail.
9994      Branch: perl
9995            ! ext/Cwd/Cwd.xs
9996 ____________________________________________________________________________
9997 [  9838] By: jhi                                   on 2001/04/25  16:37:26
9998         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
9999              From: Mike Guy <mjtg@cam.ac.uk>
10000              Date: Wed, 25 Apr 2001 18:31:47 +0100
10001              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
10002      Branch: perl
10003            ! op.c
10004 ____________________________________________________________________________
10005 [  9837] By: jhi                                   on 2001/04/25  16:21:53
10006         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
10007              From: Jon Eveland <jweveland@yahoo.com>
10008              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
10009              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
10010      Branch: perl
10011            ! lib/perl5db.pl
10012 ____________________________________________________________________________
10013 [  9836] By: jhi                                   on 2001/04/25  14:17:50
10014         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
10015              From: "Philip Newton" <pnewton@gmx.de>
10016              Date: Wed, 25 Apr 2001 17:05:58 +0200
10017              Message-ID: <3AE703F6.3234.1833C45@localhost>
10018      Branch: perl
10019            ! Porting/patching.pod
10020 ____________________________________________________________________________
10021 [  9835] By: jhi                                   on 2001/04/25  13:58:07
10022         Log: It would seem that both ar and full_ar need to be overridden
10023              for HP-UX to avoid the GNU ar.
10024      Branch: perl
10025            ! hints/hpux.sh
10026 ____________________________________________________________________________
10027 [  9834] By: jhi                                   on 2001/04/25  13:50:40
10028         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
10029              From: "Philip Newton" <pnewton@gmx.de>
10030              Date: Wed, 25 Apr 2001 16:09:23 +0200
10031              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
10032              
10033              Detypo.
10034      Branch: perl
10035            ! t/op/misc.t
10036 ____________________________________________________________________________
10037 [  9833] By: jhi                                   on 2001/04/25  12:36:11
10038         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
10039      Branch: perl
10040            ! hints/hpux.sh
10041 ____________________________________________________________________________
10042 [  9832] By: jhi                                   on 2001/04/25  12:33:36
10043         Log: New version of HP-UX hints from Merijn.
10044      Branch: perl
10045            ! hints/hpux.sh
10046 ____________________________________________________________________________
10047 [  9831] By: jhi                                   on 2001/04/25  03:39:45
10048         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
10049      Branch: perl
10050            ! hints/hpux.sh
10051 ____________________________________________________________________________
10052 [  9830] By: jhi                                   on 2001/04/25  02:53:25
10053         Log: The tzname[] bit is not needed by util.c -- and causes
10054              heartburn in VMS (and it missing was probably the cause of
10055              the Mac OS X trouble).  Ouch.
10056      Branch: perl
10057            ! ext/POSIX/POSIX.xs util.c
10058 ____________________________________________________________________________
10059 [  9829] By: jhi                                   on 2001/04/25  00:10:06
10060         Log: Metaconfig unit change for #9828.
10061      Branch: metaconfig
10062            ! U/compline/ccflags.U
10063 ____________________________________________________________________________
10064 [  9828] By: jhi                                   on 2001/04/25  00:04:18
10065         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
10066              (which is actually the reason for the change, we need to pass
10067              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
10068              EP/IX, OS/2, and TitanOS, based on the hints files.
10069      Branch: perl
10070            ! Configure config_h.SH
10071 ____________________________________________________________________________
10072 [  9827] By: jhi                                   on 2001/04/24  23:49:20
10073         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
10074              the $cat must have an absolute path.
10075      Branch: perl
10076            ! makedepend.SH
10077 ____________________________________________________________________________
10078 [  9826] By: jhi                                   on 2001/04/24  23:40:53
10079         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
10080      Branch: perl
10081            ! README.amiga
10082 ____________________________________________________________________________
10083 [  9825] By: jhi                                   on 2001/04/24  23:35:35
10084         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
10085              From: "Philip Newton" <pnewton@gmx.de>
10086              Date: Tue, 24 Apr 2001 18:52:49 +0200
10087              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
10088      Branch: perl
10089            ! x2p/find2perl.PL
10090 ____________________________________________________________________________
10091 [  9824] By: jhi                                   on 2001/04/24  23:33:07
10092         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
10093              Some gcc specifics dropped out due to extensive rewriting;
10094              will be put back later as needed.
10095      Branch: perl
10096            ! hints/hpux.sh
10097 ____________________________________________________________________________
10098 [  9823] By: jhi                                   on 2001/04/24  23:27:57
10099         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
10100      Branch: perl
10101            ! ext/POSIX/POSIX.xs
10102 ____________________________________________________________________________
10103 [  9822] By: jhi                                   on 2001/04/24  23:25:21
10104         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
10105              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10106              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
10107              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
10108      Branch: perl
10109            ! ext/XS/Typemap/Typemap.xs
10110 ____________________________________________________________________________
10111 [  9821] By: jhi                                   on 2001/04/24  23:24:10
10112         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
10113              From: "Abigail" <abigail@foad.org>
10114              Date: Tue, 24 Apr 2001 23:12:03 +0200
10115              Message-ID: <20010424211203.7901.qmail@foad.org>
10116      Branch: perl
10117            ! pod/perlport.pod
10118 ____________________________________________________________________________
10119 [  9820] By: jhi                                   on 2001/04/24  23:23:15
10120         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
10121              From: Matt Sergeant <matt@sergeant.org>
10122              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
10123              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
10124      Branch: perl
10125            ! pod/perlfaq4.pod
10126 ____________________________________________________________________________
10127 [  9819] By: nick                                  on 2001/04/24  18:49:43
10128         Log: Integrate mainline.
10129      Branch: perlio
10130           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
10131           !> (integrate 37 files)
10132 ____________________________________________________________________________
10133 [  9818] By: jhi                                   on 2001/04/24  14:35:23
10134         Log: Update Changes.
10135      Branch: perl
10136            ! Changes patchlevel.h
10137 ____________________________________________________________________________
10138 [  9817] By: jhi                                   on 2001/04/24  14:09:17
10139         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
10140              From: "Philip Newton" <pnewton@gmx.de>
10141              Date: Tue, 24 Apr 2001 12:58:12 +0200
10142              Message-ID: <3AE57864.8304.B77A0A@localhost> 
10143              
10144              plus add CPAN to the list of modules that have their own tests.
10145      Branch: perl
10146            ! t/lib/1_compile.t
10147 ____________________________________________________________________________
10148 [  9816] By: jhi                                   on 2001/04/24  14:07:03
10149         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
10150              From: Michael G Schwern <schwern@pobox.com>
10151              Date: Sat, 21 Apr 2001 22:35:00 +0100
10152              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
10153      Branch: perl
10154            ! t/lib/1_compile.t
10155 ____________________________________________________________________________
10156 [  9815] By: jhi                                   on 2001/04/24  13:54:32
10157         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
10158              From: Robin Houston <robin@kitsite.com>
10159              Date: Tue, 24 Apr 2001 15:51:18 +0100
10160              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
10161      Branch: perl
10162            ! ext/B/B/Deparse.pm
10163 ____________________________________________________________________________
10164 [  9814] By: jhi                                   on 2001/04/24  13:17:34
10165         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
10166              From: Bill Glicker <billg@burrelles.com>
10167              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
10168              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
10169      Branch: perl
10170            ! hints/svr5.sh
10171 ____________________________________________________________________________
10172 [  9813] By: jhi                                   on 2001/04/24  12:54:23
10173         Log: Prevent path disclosure (probing for existence of filenames)
10174              using suidperl; bug id 20010322.218.
10175      Branch: perl
10176            ! perl.c pod/perldiag.pod
10177 ____________________________________________________________________________
10178 [  9812] By: jhi                                   on 2001/04/24  12:08:36
10179         Log: Retract #9811.
10180      Branch: perl
10181            ! ext/POSIX/POSIX.xs
10182 ____________________________________________________________________________
10183 [  9811] By: jhi                                   on 2001/04/24  11:57:35
10184         Log: (Retracted by #9812.)
10185      Branch: perl
10186            ! ext/POSIX/POSIX.xs
10187 ____________________________________________________________________________
10188 [  9810] By: jhi                                   on 2001/04/24  03:32:35
10189         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
10190      Branch: perl
10191            ! util.c
10192 ____________________________________________________________________________
10193 [  9809] By: jhi                                   on 2001/04/24  03:16:13
10194         Log: The Math::BigFloat::import() was broken.
10195              (Fixes bug id 20010422.002.)
10196      Branch: perl
10197            ! lib/Math/BigFloat.pm
10198 ____________________________________________________________________________
10199 [  9808] By: jhi                                   on 2001/04/24  01:11:40
10200         Log: Additional dependencies; should help for parallel makes
10201              not to fail on missing lib/lib.pm or lib/re.pm.
10202      Branch: perl
10203            ! Makefile.SH
10204 ____________________________________________________________________________
10205 [  9807] By: jhi                                   on 2001/04/24  00:57:01
10206         Log: Update the test failure disclaimer.
10207      Branch: perl
10208            ! t/pragma/warn/pp_hot
10209 ____________________________________________________________________________
10210 [  9806] By: jhi                                   on 2001/04/24  00:54:04
10211         Log: Add make target "install-all" which is alias for "install"
10212              to cater for case-preserving filesystems like HFS+.
10213      Branch: perl
10214            ! INSTALL Makefile.SH
10215 ____________________________________________________________________________
10216 [  9805] By: jhi                                   on 2001/04/24  00:47:28
10217         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
10218              From: Peter Prymmer <pvhp@forte.com>
10219              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
10220              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
10221              
10222              (Ken William's message forwarded from macosx@perl.org)
10223      Branch: perl
10224            ! hints/darwin.sh
10225 ____________________________________________________________________________
10226 [  9804] By: jhi                                   on 2001/04/23  23:57:35
10227         Log: Cut-and-pasto.
10228      Branch: perl
10229            ! perlio.c
10230 ____________________________________________________________________________
10231 [  9803] By: jhi                                   on 2001/04/23  23:52:25
10232         Log: More PerlIO robustness.
10233      Branch: perl
10234            ! perlio.c
10235 ____________________________________________________________________________
10236 [  9802] By: jhi                                   on 2001/04/23  23:43:35
10237         Log: Make the "STD* opened only for ..." errors more consistent.
10238      Branch: perl
10239            ! doio.c
10240 ____________________________________________________________________________
10241 [  9801] By: jhi                                   on 2001/04/23  23:34:26
10242         Log: Test case for #9800.
10243      Branch: perl
10244            ! t/op/misc.t
10245 ____________________________________________________________________________
10246 [  9800] By: jhi                                   on 2001/04/23  23:14:43
10247         Log: Avoid coredump on 'close STDERR; die' by making
10248              the PerlIO calls more robust.  Also use SETERRNO()
10249              instead of errno = to be more VMS-ready.
10250      Branch: perl
10251            ! perlio.c
10252 ____________________________________________________________________________
10253 [  9799] By: jhi                                   on 2001/04/23  21:41:10
10254         Log: Subject: test for ID 20010423.002
10255              From: Robin Houston <robin@kitsite.com>
10256              Date: Mon, 23 Apr 2001 16:52:21 +0100
10257              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
10258      Branch: perl
10259            ! t/op/avhv.t
10260 ____________________________________________________________________________
10261 [  9798] By: jhi                                   on 2001/04/23  21:40:07
10262         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
10263              From: David Dyck <dcd@tc.fluke.com>
10264              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
10265              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
10266      Branch: perl
10267            ! installperl
10268 ____________________________________________________________________________
10269 [  9797] By: jhi                                   on 2001/04/23  21:37:56
10270         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
10271              From: Benjamin Sugars <bsugars@canoe.ca>
10272              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
10273              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
10274      Branch: perl
10275            ! ext/Cwd/Cwd.xs lib/Cwd.pm
10276 ____________________________________________________________________________
10277 [  9796] By: jhi                                   on 2001/04/23  21:29:24
10278         Log: Synchronize h2xs and pod2man some more on the documentation
10279              templates they propose.
10280      Branch: perl
10281            ! pod/pod2man.PL utils/h2xs.PL
10282 ____________________________________________________________________________
10283 [  9795] By: jhi                                   on 2001/04/23  17:30:40
10284         Log: Add one more naughty test for base64; make encoding logic cleaner.
10285      Branch: perl
10286            ! t/lib/mimeb64.t
10287 ____________________________________________________________________________
10288 [  9794] By: jhi                                   on 2001/04/23  13:51:32
10289         Log: Update Changes.
10290      Branch: perl
10291            ! Changes patchlevel.h
10292 ____________________________________________________________________________
10293 [  9793] By: jhi                                   on 2001/04/23  13:44:18
10294         Log: Duplicate lines.
10295      Branch: perl
10296            ! MANIFEST
10297 ____________________________________________________________________________
10298 [  9792] By: jhi                                   on 2001/04/23  13:39:13
10299         Log: Subject: Re: PATCH 5.7.1
10300              From: Mark-Jason Dominus <mjd@plover.com>
10301              Date: Mon, 23 Apr 2001 10:30:21 -0400
10302              Message-ID: <20010423143021.17335.qmail@plover.com>
10303      Branch: perl
10304            ! perl.h sv.c
10305 ____________________________________________________________________________
10306 [  9791] By: jhi                                   on 2001/04/23  13:32:40
10307         Log: Add the CPAN.pm 1.59_54 tests.
10308      Branch: perl
10309            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
10310            ! MANIFEST
10311 ____________________________________________________________________________
10312 [  9790] By: jhi                                   on 2001/04/23  13:21:55
10313         Log: Subject: Deparse nit
10314              From: Robin Houston <robin@kitsite.com>
10315              Date: Mon, 23 Apr 2001 12:38:20 +0100
10316              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
10317      Branch: perl
10318            ! ext/B/B/Deparse.pm
10319 ____________________________________________________________________________
10320 [  9789] By: jhi                                   on 2001/04/23  13:19:07
10321         Log: Subject: [PATCH] bug 20010423.002
10322              From: Robin Houston <robin@kitsite.com>
10323              Date: Mon, 23 Apr 2001 13:12:30 +0100
10324              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
10325      Branch: perl
10326            ! pp.c
10327 ____________________________________________________________________________
10328 [  9788] By: jhi                                   on 2001/04/23  13:02:49
10329         Log: Subject: PATCH [5.7.1] hv.c unused #define
10330              From: Mark-Jason Dominus <mjd@plover.com>
10331              Date: Sun, 22 Apr 2001 14:17:49 -0400
10332              Message-ID: <20010422181749.26976.qmail@plover.com>
10333      Branch: perl
10334            ! hv.c
10335 ____________________________________________________________________________
10336 [  9787] By: jhi                                   on 2001/04/23  13:02:02
10337         Log: Subject: PATCH 5.7.1
10338              From: Mark-Jason Dominus <mjd@plover.com>
10339              Date: Sun, 22 Apr 2001 15:12:57 -0400
10340              Message-ID: <20010422191258.6539.qmail@plover.com>
10341              
10342              plus Sarathy's STMT_START + STMT_END suggestion.
10343      Branch: perl
10344            ! perl.h
10345 ____________________________________________________________________________
10346 [  9786] By: jhi                                   on 2001/04/23  12:53:25
10347         Log: Fix for
10348              
10349              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
10350              From: dLux <dlux@spam.sch.bme.hu>
10351              Date: Mon, 23 Apr 2001 01:25:26 +0200
10352              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
10353              
10354              (SvGROW really does return a char *.)
10355      Branch: perl
10356            ! pod/perlapi.pod sv.h
10357 ____________________________________________________________________________
10358 [  9785] By: jhi                                   on 2001/04/23  04:34:04
10359         Log: Time::Piece work continues.  $t->day removed since
10360              I think it's too confusing.  Now has normal and
10361              abbreviated length weekday names and month names,
10362              the names change with _names(), not _list().
10363              Now has strftime() in Perl, _strftime() is
10364              the libc version (to which strftime() falls back
10365              if it doesn't know the format.  To do: the reverse
10366              of strftime, strptime(), and the localisation of both.
10367      Branch: perl
10368            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
10369            ! t/lib/time-piece.t
10370 ____________________________________________________________________________
10371 [  9784] By: jhi                                   on 2001/04/23  02:41:46
10372         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
10373              From: andreas.koenig@anima.de (Andreas J. Koenig)
10374              Date: 23 Apr 2001 05:20:55 +0200
10375              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
10376      Branch: perl
10377            ! t/pragma/overload.t
10378 ____________________________________________________________________________
10379 [  9783] By: jhi                                   on 2001/04/22  23:32:42
10380         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
10381              From: Robin Houston <robin@kitsite.com>
10382              Date: Mon, 23 Apr 2001 00:38:18 +0100
10383              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
10384      Branch: perl
10385            ! ext/B/B/Deparse.pm
10386 ____________________________________________________________________________
10387 [  9782] By: jhi                                   on 2001/04/22  20:55:43
10388         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
10389              From: Simon Cozens <simon@netthink.co.uk>
10390              Date: Sun, 22 Apr 2001 18:47:25 +0100
10391              Message-ID: <20010422184725.A14411@netthink.co.uk>
10392      Branch: perl
10393            ! sv.c t/pragma/overload.t
10394 ____________________________________________________________________________
10395 [  9781] By: jhi                                   on 2001/04/22  20:52:13
10396         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
10397              From: Robin Houston <robin@kitsite.com>
10398              Date: Sun, 22 Apr 2001 22:14:50 +0100
10399              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
10400      Branch: perl
10401            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
10402 ____________________________________________________________________________
10403 [  9780] By: nick                                  on 2001/04/22  20:40:31
10404         Log: Integrate mainline.
10405      Branch: perlio
10406           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
10407           +> t/lib/b-stash.t
10408           !> (integrate 38 files)
10409 ____________________________________________________________________________
10410 [  9779] By: jhi                                   on 2001/04/22  15:16:03
10411         Log: Subject: IO::Socket::INET patch
10412              From: andrew deryabin <djsf@technarchy.ru>
10413              Date: Sat, 21 Apr 2001 17:46:52 +0400
10414              Message-ID: <20010421174652.B1426@technarchy>
10415      Branch: perl
10416            ! ext/IO/lib/IO/Socket/INET.pm
10417 ____________________________________________________________________________
10418 [  9778] By: jhi                                   on 2001/04/22  15:14:33
10419         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
10420              From: Mark-Jason Dominus <mjd@plover.com>
10421              Date: Sat, 21 Apr 2001 21:27:49 -0400
10422              Message-ID: <20010422012749.27024.qmail@plover.com>
10423      Branch: perl
10424            ! regcomp.c
10425 ____________________________________________________________________________
10426 [  9777] By: jhi                                   on 2001/04/22  15:10:51
10427         Log: Subject: Re: Regex debugger patch 
10428              From: Mark-Jason Dominus <mjd@plover.com>
10429              Date: Sat, 21 Apr 2001 21:48:51 -0400
10430              Message-ID: <20010422014851.27165.qmail@plover.com>
10431      Branch: perl
10432            ! pod/perldebguts.pod
10433 ____________________________________________________________________________
10434 [  9776] By: jhi                                   on 2001/04/22  15:09:48
10435         Log: Subject: Re: Regex debugger patch
10436              From: Mark-Jason Dominus <mjd@plover.com>
10437              Date: Sat, 21 Apr 2001 14:24:39 -0400
10438              Message-ID: <20010421182439.16508.qmail@plover.com>
10439              
10440              Regex debugger backend.
10441      Branch: perl
10442            ! regcomp.c regexp.h
10443 ____________________________________________________________________________
10444 [  9775] By: jhi                                   on 2001/04/21  16:45:40
10445         Log: Subject: [PATCH] Typo in utf8.h
10446              From: Jesús Quiroga <jquiroga@pobox.com>
10447              Date: Sat, 21 Apr 2001 19:25:33 +0200
10448              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
10449      Branch: perl
10450            ! utf8.h
10451 ____________________________________________________________________________
10452 [  9774] By: jhi                                   on 2001/04/21  16:43:52
10453         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
10454              From: Joe Orton <jorton@redhat.com>
10455              Date: Tue, 17 Apr 2001 15:50:43 +0100
10456              Message-Id: <20010417155043.D19132@eu.c2.net>
10457      Branch: perl
10458            ! hints/svr5.sh
10459 ____________________________________________________________________________
10460 [  9773] By: jhi                                   on 2001/04/21  15:30:15
10461         Log: Subject: Patch utils/h2xs.PL
10462              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
10463              Date: Sat, 21 Apr 2001 10:32:16 -0500
10464              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
10465              
10466              Add MAILING list and LICENSE templates.
10467      Branch: perl
10468            ! utils/h2xs.PL
10469 ____________________________________________________________________________
10470 [  9772] By: jhi                                   on 2001/04/21  15:28:36
10471         Log: Subject: perlfaq2.patch for 5.7.1
10472              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
10473              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
10474              Date: Fri, 20 Apr 2001 16:42:19 -0500
10475              
10476              rm an extra tab, a blurb about the xx.cpan to clarify
10477              which countries actually have that and dejanews is history
10478              as well as most of that nonsensical entry.
10479      Branch: perl
10480            ! pod/perlfaq2.pod
10481 ____________________________________________________________________________
10482 [  9771] By: jhi                                   on 2001/04/21  15:27:17
10483         Log: Subject: perlfaq1.patch for 5.7.1
10484              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
10485              Date: Fri, 20 Apr 2001 16:57:36 -0500
10486              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
10487              
10488              Evil URLs must die. Especially when they are broken.
10489      Branch: perl
10490            ! pod/perlfaq1.pod
10491 ____________________________________________________________________________
10492 [  9770] By: jhi                                   on 2001/04/21  15:23:38
10493         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
10494              From: Michael G Schwern <schwern@pobox.com>
10495              Date: Sat, 21 Apr 2001 16:11:12 +0100
10496              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
10497      Branch: perl
10498            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
10499            + t/lib/b-stash.t
10500            ! MANIFEST ext/B/B.pm t/lib/b.t
10501 ____________________________________________________________________________
10502 [  9769] By: jhi                                   on 2001/04/21  15:03:32
10503         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
10504              From: Michael G Schwern <schwern@pobox.com>
10505              Date: Sat, 21 Apr 2001 09:48:00 +0100
10506              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
10507      Branch: perl
10508            ! utils/h2ph.PL
10509 ____________________________________________________________________________
10510 [  9768] By: jhi                                   on 2001/04/21  14:33:49
10511         Log: PerlIO and Encode doc cleanup and tweaks.
10512      Branch: perl
10513            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
10514            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
10515 ____________________________________________________________________________
10516 [  9767] By: jhi                                   on 2001/04/21  12:40:16
10517         Log: Integrate perlio.
10518      Branch: perl
10519           !> doio.c
10520 ____________________________________________________________________________
10521 [  9766] By: nick                                  on 2001/04/20  18:28:35
10522         Log: Avoid core dump on
10523              open(STDOUT,">",\$foo);
10524      Branch: perlio
10525            ! doio.c
10526 ____________________________________________________________________________
10527 [  9765] By: jhi                                   on 2001/04/20  13:23:43
10528         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
10529              From: Robin Houston <robin@kitsite.com>
10530              Date: Fri, 20 Apr 2001 14:29:22 +0100
10531              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
10532      Branch: perl
10533            ! ext/B/B.pm ext/B/B/Deparse.pm
10534 ____________________________________________________________________________
10535 [  9764] By: jhi                                   on 2001/04/20  13:19:33
10536         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
10537              From: Peter Prymmer <pvhp@forte.com>
10538              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
10539              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
10540      Branch: perl
10541            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
10542            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
10543            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
10544            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
10545 ____________________________________________________________________________
10546 [  9763] By: jhi                                   on 2001/04/20  12:36:39
10547         Log: Subject: Re: A new PerlIO coredump
10548              From: Nick Ing-Simmons <nik@tiuk.ti.com>
10549              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
10550              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
10551      Branch: perl
10552            ! doio.c
10553 ____________________________________________________________________________
10554 [  9762] By: jhi                                   on 2001/04/19  23:02:30
10555         Log: Update Changes.
10556      Branch: perl
10557            ! Changes patchlevel.h
10558 ____________________________________________________________________________
10559 [  9761] By: jhi                                   on 2001/04/19  22:59:19
10560         Log: More cleanup cleanup.
10561      Branch: perl
10562            ! Makefile.SH win32/Makefile win32/makefile.mk
10563 ____________________________________________________________________________
10564 [  9760] By: jhi                                   on 2001/04/19  22:50:31
10565         Log: lib/Time is non-empty, let's not rmdir it.
10566      Branch: perl
10567            ! Makefile.SH
10568 ____________________________________________________________________________
10569 [  9759] By: jhi                                   on 2001/04/19  22:36:51
10570         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
10571              From: Robin Houston <robin@kitsite.com>
10572              Date: Fri, 20 Apr 2001 00:18:53 +0100
10573              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
10574      Branch: perl
10575            ! ext/B/B/Deparse.pm
10576 ____________________________________________________________________________
10577 [  9758] By: jhi                                   on 2001/04/19  22:36:00
10578         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
10579              From: Peter Prymmer <pvhp@forte.com>
10580              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
10581              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
10582      Branch: perl
10583            ! ext/Cwd/Cwd.xs
10584 ____________________________________________________________________________
10585 [  9757] By: nick                                  on 2001/04/19  18:53:54
10586         Log: Blind (untested) integrate of mainline.
10587      Branch: perlio
10588           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
10589           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
10590           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
10591           !> (integrate 53 files)
10592 ____________________________________________________________________________
10593 [  9756] By: jhi                                   on 2001/04/19  16:59:23
10594         Log: Document and test Time::Piece.
10595      Branch: perl
10596            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
10597            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
10598 ____________________________________________________________________________
10599 [  9755] By: jhi                                   on 2001/04/19  12:13:29
10600         Log: A better fix for the \x{12345678} trouble from NI-S.
10601      Branch: perl
10602            ! utf8.c
10603 ____________________________________________________________________________
10604 [  9754] By: jhi                                   on 2001/04/19  11:56:07
10605         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
10606              From: Robin Houston <robin@kitsite.com>
10607              Date: Wed, 18 Apr 2001 17:58:33 +0100
10608              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
10609      Branch: perl
10610            ! ext/B/B/Deparse.pm op.c
10611 ____________________________________________________________________________
10612 [  9753] By: jhi                                   on 2001/04/19  04:21:52
10613         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
10614              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
10615              Date: Thu, 19 Apr 2001 01:11:41 -0400
10616              Message-ID: <20010419011141.A5798@cpan.org>
10617      Branch: perl
10618            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
10619 ____________________________________________________________________________
10620 [  9752] By: jhi                                   on 2001/04/19  02:41:10
10621         Log: The new time utils need to be thread-aware, too.
10622      Branch: perl
10623            ! util.c
10624 ____________________________________________________________________________
10625 [  9751] By: jhi                                   on 2001/04/19  02:26:47
10626         Log: Compilation nit noticed by AIX compiler.
10627      Branch: perl
10628            ! perlio.c
10629 ____________________________________________________________________________
10630 [  9750] By: jhi                                   on 2001/04/19  02:20:06
10631         Log: The new time utils need to be public.
10632      Branch: perl
10633            ! embed.pl
10634 ____________________________________________________________________________
10635 [  9749] By: jhi                                   on 2001/04/19  01:42:39
10636         Log: Regen toc.
10637      Branch: perl
10638            ! pod/perltoc.pod
10639 ____________________________________________________________________________
10640 [  9748] By: jhi                                   on 2001/04/19  01:41:10
10641         Log: Add Time::Piece, a slight rewrite of Time::Object,
10642              from Matt Sergeant.
10643      Branch: perl
10644            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
10645            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
10646            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
10647            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
10648            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
10649            ! win32/makefile.mk
10650 ____________________________________________________________________________
10651 [  9747] By: jhi                                   on 2001/04/19  00:55:35
10652         Log: The new metaconfig unit from strftime.
10653      Branch: metaconfig/U/perl
10654            + d_strftime.U
10655 ____________________________________________________________________________
10656 [  9746] By: jhi                                   on 2001/04/19  00:54:54
10657         Log: Move the strftime() wrapper from POSIX.xs to util.c
10658              as my_strftime(), requires HAS_STRFTIME.
10659      Branch: perl
10660            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10661            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
10662            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
10663            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10664            ! vos/config.ga.h win32/config.bc win32/config.gc
10665            ! win32/config.vc
10666 ____________________________________________________________________________
10667 [  9745] By: jhi                                   on 2001/04/18  23:11:03
10668         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
10669              in preparation of Time::Piece.
10670      Branch: perl
10671            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
10672 ____________________________________________________________________________
10673 [  9744] By: jhi                                   on 2001/04/18  22:33:12
10674         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
10675              From: Peter Prymmer <pvhp@forte.com>
10676              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
10677              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
10678      Branch: perl
10679            ! t/lib/exporter.t
10680 ____________________________________________________________________________
10681 [  9743] By: jhi                                   on 2001/04/18  22:32:23
10682         Log: Subject: Fwd: pod2html leaves cache files lying around?
10683              From: Rajesh Vaidheeswarran <rv@gnu.org>
10684              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
10685              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
10686      Branch: perl
10687            ! lib/Pod/Html.pm
10688 ____________________________________________________________________________
10689 [  9742] By: jhi                                   on 2001/04/18  20:31:49
10690         Log: Update Changes.
10691      Branch: perl
10692            ! Changes patchlevel.h
10693 ____________________________________________________________________________
10694 [  9741] By: jhi                                   on 2001/04/18  20:23:02
10695         Log: Declare hints only if needed.
10696      Branch: perl
10697            ! ext/B/B/Deparse.pm
10698 ____________________________________________________________________________
10699 [  9740] By: jhi                                   on 2001/04/18  19:06:05
10700         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
10701              bug noticed by Robin Houston; basically the code of detecting
10702              value wraparound was acting differently under different compilers
10703              and platforms.  The workaround is to remove the overflow check
10704              for now, a real fix would be to do the overflow (portably) right.
10705      Branch: perl
10706            ! t/op/pat.t utf8.c
10707 ____________________________________________________________________________
10708 [  9739] By: jhi                                   on 2001/04/18  19:01:23
10709         Log: Subject: [PATCH B::Deparse] some pragma support
10710              From: Robin Houston <robin@kitsite.com>
10711              Date: Wed, 18 Apr 2001 19:32:12 +0100
10712              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
10713      Branch: perl
10714            ! ext/B/B/Deparse.pm
10715 ____________________________________________________________________________
10716 [  9738] By: jhi                                   on 2001/04/18  15:16:37
10717         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
10718              From: Benjamin Sugars <bsugars@canoe.ca>
10719              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
10720              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
10721      Branch: perl
10722            ! t/op/glob.t
10723 ____________________________________________________________________________
10724 [  9737] By: jhi                                   on 2001/04/18  13:24:50
10725         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
10726              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10727              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
10728              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
10729      Branch: perl
10730            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
10731            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
10732 ____________________________________________________________________________
10733 [  9736] By: jhi                                   on 2001/04/18  04:15:14
10734         Log: The #9735 also changes the subtest 12.
10735      Branch: perl
10736            ! t/lib/b.t
10737 ____________________________________________________________________________
10738 [  9735] By: jhi                                   on 2001/04/18  03:55:17
10739         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
10740              From: David Dyck <dcd@tc.fluke.com>
10741              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
10742              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
10743      Branch: perl
10744            ! ext/B/B/Deparse.pm
10745 ____________________________________________________________________________
10746 [  9734] By: jhi                                   on 2001/04/18  03:54:11
10747         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
10748              From: Gisle Aas <gisle@ActiveState.com>
10749              Date: 17 Apr 2001 19:06:45 -0700
10750              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
10751      Branch: perl
10752            ! pp_hot.c t/op/misc.t
10753 ____________________________________________________________________________
10754 [  9733] By: jhi                                   on 2001/04/17  22:25:22
10755         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
10756              From: "Abigail" <abigail@foad.org>
10757              Date: Wed, 18 Apr 2001 01:17:46 +0200
10758              Message-ID: <20010417231746.21657.qmail@foad.org>
10759      Branch: perl
10760            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
10761 ____________________________________________________________________________
10762 [  9732] By: jhi                                   on 2001/04/17  20:47:56
10763         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
10764              From: Robin Houston <robin@kitsite.com>
10765              Date: Tue, 17 Apr 2001 22:37:42 +0100
10766              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
10767      Branch: perl
10768            ! ext/B/B/Deparse.pm
10769 ____________________________________________________________________________
10770 [  9731] By: nick                                  on 2001/04/17  20:46:35
10771         Log: Re-sync for t/lib/b.t fix
10772      Branch: perlio
10773           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
10774 ____________________________________________________________________________
10775 [  9730] By: jhi                                   on 2001/04/17  20:45:29
10776         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
10777              From: Robin Houston <robin@kitsite.com>
10778              Date: Tue, 17 Apr 2001 22:29:36 +0100
10779              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
10780      Branch: perl
10781            ! ext/B/B.xs ext/B/B/Deparse.pm
10782 ____________________________________________________________________________
10783 [  9729] By: jhi                                   on 2001/04/17  20:43:11
10784         Log: Subject: Deparse - parenthesise args to undeclared subs
10785              From: Robin Houston <robin@kitsite.com>
10786              Date: Tue, 17 Apr 2001 21:31:05 +0100
10787              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
10788      Branch: perl
10789            ! ext/B/B/Deparse.pm
10790 ____________________________________________________________________________
10791 [  9728] By: jhi                                   on 2001/04/17  18:57:30
10792         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
10793              From: Benjamin Sugars <ben.sugars@home.com>
10794              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
10795              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
10796      Branch: perl
10797            ! t/lib/cwd.t
10798 ____________________________________________________________________________
10799 [  9727] By: jhi                                   on 2001/04/17  18:20:20
10800         Log: Subject: [PATCH B::Deparse] ambient pragmas
10801              From: Robin Houston <robin@kitsite.com>
10802              Date: Tue, 17 Apr 2001 20:01:59 +0100
10803              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
10804      Branch: perl
10805            ! ext/B/B/Deparse.pm t/lib/b.t
10806 ____________________________________________________________________________
10807 [  9726] By: nick                                  on 2001/04/17  16:33:51
10808         Log: Integrate mainline (t/lib/b.t fails test 2...)
10809      Branch: perlio
10810           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
10811           +> ext/List/Util/README ext/List/Util/Util.xs
10812           +> ext/List/Util/lib/List/Util.pm
10813           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
10814           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
10815           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
10816           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
10817           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
10818           !> (integrate 31 files)
10819 ____________________________________________________________________________
10820 [  9725] By: jhi                                   on 2001/04/17  12:14:24
10821         Log: Subject: multiple B::* changes
10822              From: Robin Houston <robin@kitsite.com>
10823              Date: Thu, 12 Apr 2001 20:12:27 +0100
10824              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
10825      Branch: perl
10826            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
10827 ____________________________________________________________________________
10828 [  9724] By: jhi                                   on 2001/04/17  11:59:05
10829         Log: Thread-awareness from Doug MacEachern.
10830      Branch: perl
10831            ! ext/List/Util/Util.xs
10832 ____________________________________________________________________________
10833 [  9723] By: jhi                                   on 2001/04/17  11:57:41
10834         Log: Make the test more portable.
10835      Branch: perl
10836            ! t/lib/cwd.t
10837 ____________________________________________________________________________
10838 [  9722] By: jhi                                   on 2001/04/17  11:53:50
10839         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
10840              From: Benjamin Sugars <ben.sugars@home.com>
10841              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
10842              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
10843      Branch: perl
10844            ! t/lib/cwd.t
10845 ____________________________________________________________________________
10846 [  9721] By: jhi                                   on 2001/04/17  11:52:17
10847         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
10848              From: Benjamin Sugars <bsugars@canoe.ca>
10849              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
10850              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
10851      Branch: perl
10852            ! op.c
10853 ____________________________________________________________________________
10854 [  9720] By: jhi                                   on 2001/04/17  11:35:42
10855         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
10856              From: Chris Nandor <pudge@pobox.com>
10857              Date: Tue, 17 Apr 2001 00:30:49 -0400
10858              Message-Id: <p05100207b701768712de@[10.0.1.177]>
10859      Branch: perl
10860            ! ext/File/Glob/bsd_glob.c gv.c
10861 ____________________________________________________________________________
10862 [  9719] By: jhi                                   on 2001/04/17  11:32:13
10863         Log: Subject: [PATCH] Tweten->West
10864              From: Casey West <casey@geeknest.com>
10865              Date: Mon, 16 Apr 2001 12:11:22 -0400
10866              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
10867      Branch: perl
10868            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
10869            ! pod/perltie.pod
10870 ____________________________________________________________________________
10871 [  9718] By: jhi                                   on 2001/04/16  03:22:52
10872         Log: Update Changes.
10873      Branch: perl
10874            ! Changes patchlevel.h
10875 ____________________________________________________________________________
10876 [  9717] By: jhi                                   on 2001/04/16  03:06:28
10877         Log: Regen toc.
10878      Branch: perl
10879            ! pod/perltoc.pod
10880 ____________________________________________________________________________
10881 [  9716] By: jhi                                   on 2001/04/16  02:58:42
10882         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
10883              From: Prymmer/Kahn <pvhp@best.com>
10884              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
10885              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
10886      Branch: perl
10887            ! utf8.c
10888 ____________________________________________________________________________
10889 [  9715] By: jhi                                   on 2001/04/15  23:40:35
10890         Log: Subject: Re: Net::Ping patch, adds stream protocol
10891              From: bronson@rinspin.com (Scott Bronson)
10892              Date: Tue, 10 Apr 2001 23:58:33 -0700
10893              Message-ID: <20010410235833.N29719@rinspin.com>
10894      Branch: perl
10895            ! lib/Net/Ping.pm
10896 ____________________________________________________________________________
10897 [  9714] By: jhi                                   on 2001/04/15  23:31:46
10898         Log: Printing out the ok messages helps successful testing.
10899      Branch: perl
10900            ! t/lib/time-hires.t
10901 ____________________________________________________________________________
10902 [  9713] By: jhi                                   on 2001/04/15  21:43:24
10903         Log: Update Douglas Wegscheid's email.
10904      Branch: perl
10905            ! AUTHORS
10906 ____________________________________________________________________________
10907 [  9712] By: jhi                                   on 2001/04/15  21:40:41
10908         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
10909              From: Michael G Schwern <schwern@pobox.com>
10910              Date: Sat, 14 Apr 2001 22:40:50 +0100
10911              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
10912      Branch: perl
10913            + t/lib/exporter.t
10914            ! MANIFEST lib/Exporter/Heavy.pm
10915 ____________________________________________________________________________
10916 [  9711] By: jhi                                   on 2001/04/15  21:39:21
10917         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
10918              From: Michael G Schwern <schwern@pobox.com>
10919              Date: Sat, 14 Apr 2001 22:13:59 +0100
10920              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
10921      Branch: perl
10922            ! t/op/loopctl.t
10923 ____________________________________________________________________________
10924 [  9710] By: jhi                                   on 2001/04/15  21:30:19
10925         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
10926              From: Michael G Schwern <schwern@pobox.com>
10927              Date: Sat, 14 Apr 2001 22:05:32 +0100
10928              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
10929      Branch: perl
10930            ! t/pragma/warnings.t
10931 ____________________________________________________________________________
10932 [  9709] By: jhi                                   on 2001/04/15  19:34:09
10933         Log: Integrate changes #9706,9707 from maintperl into mainline.
10934              
10935              change#7210 broke .packlist generation
10936              
10937              ExtUtils::Installed doesn't quote regex metacharacters in paths
10938              before using them in match; also make it work for dosish platforms
10939      Branch: perl
10940           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
10941 ____________________________________________________________________________
10942 [  9708] By: jhi                                   on 2001/04/15  19:31:01
10943         Log: Test also the scalar aspect of getitimer().
10944      Branch: perl
10945            ! t/lib/time-hires.t
10946 ____________________________________________________________________________
10947 [  9707] By: gsar                                  on 2001/04/15  17:24:20
10948         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
10949              before using them in match; also make it work for dosish platforms
10950      Branch: maint-5.6/perl
10951            ! lib/ExtUtils/Installed.pm
10952 ____________________________________________________________________________
10953 [  9706] By: gsar                                  on 2001/04/15  17:21:59
10954         Log: change#7210 broke .packlist generation (listed only filename
10955              rather than fully qualified path name)
10956      Branch: maint-5.6/perl
10957            ! lib/ExtUtils/Install.pm
10958 ____________________________________________________________________________
10959 [  9705] By: jhi                                   on 2001/04/15  12:36:33
10960         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
10961      Branch: perl
10962            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
10963            ! t/lib/time-hires.t
10964 ____________________________________________________________________________
10965 [  9704] By: jhi                                   on 2001/04/15  10:49:08
10966         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
10967              From: Prymmer/Kahn <pvhp@best.com>
10968              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
10969              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
10970      Branch: perl
10971            ! lib/utf8.pm pod/perlebcdic.pod
10972 ____________________________________________________________________________
10973 [  9703] By: jhi                                   on 2001/04/15  02:26:26
10974         Log: I keep forgetting to sort MANIFEST.
10975      Branch: perl
10976            ! MANIFEST
10977 ____________________________________________________________________________
10978 [  9702] By: jhi                                   on 2001/04/15  02:07:47
10979         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
10980              Now we have blessed, reftype, tainted, first, reduce, ...
10981      Branch: perl
10982            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
10983            + ext/List/Util/README ext/List/Util/Util.xs
10984            + ext/List/Util/lib/List/Util.pm
10985            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
10986            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
10987            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
10988            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
10989            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
10990            ! MANIFEST
10991 ____________________________________________________________________________
10992 [  9701] By: jhi                                   on 2001/04/14  15:05:25
10993         Log: Subject: RE: dprofpp.pl updates 
10994              From: Carl Eklof <CEklof@endeca.com>
10995              Date: Thu, 12 Apr 2001 18:45:46 -0400
10996              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
10997      Branch: perl
10998            ! utils/dprofpp.PL
10999 ____________________________________________________________________________
11000 [  9700] By: jhi                                   on 2001/04/14  14:44:55
11001         Log: Do not just blindly add CR.
11002      Branch: perl
11003            ! Porting/makerel
11004 ____________________________________________________________________________
11005 [  9699] By: jhi                                   on 2001/04/13  13:17:01
11006         Log: Update Changes.
11007      Branch: perl
11008            ! Changes patchlevel.h
11009 ____________________________________________________________________________
11010 [  9698] By: jhi                                   on 2001/04/13  12:44:48
11011         Log: Integrate perlio.
11012      Branch: perl
11013           !> ext/PerlIO/Scalar/Scalar.xs
11014 ____________________________________________________________________________
11015 [  9697] By: jhi                                   on 2001/04/13  12:29:15
11016         Log: Add more debug output to the test.
11017      Branch: perl
11018            ! t/lib/cwd.t
11019 ____________________________________________________________________________
11020 [  9696] By: nick                                  on 2001/04/13  10:14:29
11021         Log: Fix core dump on binmode($fh,'Scalar')
11022      Branch: perlio
11023            ! ext/PerlIO/Scalar/Scalar.xs
11024 ____________________________________________________________________________
11025 [  9695] By: nick                                  on 2001/04/13  09:05:42
11026         Log: Integrate mainline
11027      Branch: perlio
11028           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11029           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
11030           +> t/lib/time-hires.t
11031           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
11032           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
11033           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
11034           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
11035           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
11036           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
11037           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
11038 ____________________________________________________________________________
11039 [  9694] By: jhi                                   on 2001/04/12  22:23:35
11040         Log: Integrate change #9693 from maintperl into mainline.
11041              
11042              $VERSION and Version() on the same line provokes a warning from
11043              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
11044      Branch: perl
11045           !> lib/Devel/SelfStubber.pm
11046 ____________________________________________________________________________
11047 [  9693] By: gsar                                  on 2001/04/12  21:55:56
11048         Log: $VERSION and Version() on the same line provokes a warning from
11049              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
11050      Branch: maint-5.6/perl
11051            ! lib/Devel/SelfStubber.pm
11052 ____________________________________________________________________________
11053 [  9692] By: jhi                                   on 2001/04/12  13:54:00
11054         Log: This is at least 5.005.
11055      Branch: perl
11056            ! ext/Time/HiRes/HiRes.xs
11057 ____________________________________________________________________________
11058 [  9691] By: jhi                                   on 2001/04/12  13:37:20
11059         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
11060      Branch: perl
11061            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
11062            ! win32/Makefile win32/makefile.mk
11063 ____________________________________________________________________________
11064 [  9690] By: jhi                                   on 2001/04/12  01:34:46
11065         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
11066      Branch: perl
11067            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11068            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
11069            + t/lib/time-hires.t
11070            ! MANIFEST
11071 ____________________________________________________________________________
11072 [  9689] By: jhi                                   on 2001/04/12  00:28:39
11073         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
11074              From: Gisle Aas <gisle@ActiveState.com>
11075              Date: 11 Apr 2001 16:36:11 -0700
11076              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
11077      Branch: perl
11078            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
11079 ____________________________________________________________________________
11080 [  9688] By: jhi                                   on 2001/04/12  00:27:39
11081         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
11082              From: Gisle Aas <gisle@ActiveState.com>
11083              Date: 11 Apr 2001 11:13:24 -0700
11084              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
11085      Branch: perl
11086            ! ext/MIME/Base64/Base64.xs
11087 ____________________________________________________________________________
11088 [  9687] By: jhi                                   on 2001/04/11  19:51:47
11089         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
11090      Branch: perl
11091            ! Todo-5.6
11092 ____________________________________________________________________________
11093 [  9686] By: jhi                                   on 2001/04/11  16:54:25
11094         Log: Subject: [PATCH opcode.pl] Documentation of table format
11095              From: Simon Cozens <simon@netthink.co.uk>
11096              Date: Wed, 11 Apr 2001 12:59:31 +0100
11097              Message-ID: <20010411125931.A25681@netthink.co.uk>
11098      Branch: perl
11099            ! opcode.pl
11100 ____________________________________________________________________________
11101 [  9685] By: jhi                                   on 2001/04/11  16:53:15
11102         Log: Subject: [PATCH] prototype("CORE::recv")
11103              From: Simon Cozens <simon@netthink.co.uk>
11104              Date: Wed, 11 Apr 2001 13:24:35 +0100
11105              Message-ID: <20010411132435.A26169@netthink.co.uk>
11106      Branch: perl
11107            ! pp.c t/comp/proto.t
11108 ____________________________________________________________________________
11109 [  9684] By: jhi                                   on 2001/04/11  16:47:13
11110         Log: FAQ (and AUTHORS) update from Dan Carson: the information
11111              was several years obsolete, Term::Readkey has been updated
11112              to have the functionality.
11113      Branch: perl
11114            ! AUTHORS pod/perlfaq5.pod
11115 ____________________________________________________________________________
11116 [  9683] By: jhi                                   on 2001/04/11  12:15:46
11117         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
11118              From: Calle Dybedahl <calle@lysator.liu.se>
11119              Date: 10 Apr 2001 16:44:16 +0200
11120              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
11121      Branch: perl
11122            ! ext/MIME/Base64/Base64.xs
11123 ____________________________________________________________________________
11124 [  9682] By: jhi                                   on 2001/04/11  12:12:26
11125         Log: A more minimal fix for 20010410.006 from Hugo.
11126      Branch: perl
11127            ! regexec.c
11128 ____________________________________________________________________________
11129 [  9681] By: jhi                                   on 2001/04/11  11:34:23
11130         Log: Integrate changes #9678,9679 from maintline into mainperl.
11131              
11132              addendum to change#9676
11133              
11134              up $File::Glob::VERSION; add a note pointing out the version of
11135              the OpenBSD glob bsd_glob.c resembles
11136      Branch: perl
11137           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11138           !> ext/File/Glob/bsd_glob.h
11139 ____________________________________________________________________________
11140 [  9680] By: jhi                                   on 2001/04/11  11:30:38
11141         Log: Bad test numbering in integrate in #9677.
11142              Fixes ID 20010411.001.
11143      Branch: perl
11144            ! t/op/pat.t
11145 ____________________________________________________________________________
11146 [  9679] By: gsar                                  on 2001/04/11  03:38:40
11147         Log: up $File::Glob::VERSION; add a note pointing out the version of
11148              the OpenBSD glob bsd_glob.c resembles
11149      Branch: maint-5.6/perl
11150            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11151            ! ext/File/Glob/bsd_glob.h
11152 ____________________________________________________________________________
11153 [  9678] By: gsar                                  on 2001/04/11  03:09:48
11154         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
11155              revision 1.8.10.1 found here:
11156              
11157              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
11158      Branch: maint-5.6/perl
11159            ! ext/File/Glob/bsd_glob.c
11160 ____________________________________________________________________________
11161 [  9677] By: jhi                                   on 2001/04/11  02:54:39
11162         Log: Integrate changes #9675,9676 from maintperl into mainline.
11163              
11164              fix for bug 20010410.006, undo change#7115
11165              
11166              port the OpenBSD glob() security patch
11167      Branch: perl
11168           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
11169           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
11170           !> t/op/pat.t
11171 ____________________________________________________________________________
11172 [  9676] By: gsar                                  on 2001/04/11  02:19:02
11173         Log: port the glob() security patch found at:
11174              
11175              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
11176              
11177              CERT advisory for the issue is here:
11178              
11179              http://www.cert.org/advisories/CA-2001-07.html
11180              
11181              Note that the security scare is only relevant for those who are
11182              foolish enough to build suidperl (which is now officially discouraged)
11183      Branch: maint-5.6/perl
11184            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
11185            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
11186 ____________________________________________________________________________
11187 [  9675] By: gsar                                  on 2001/04/10  23:52:11
11188         Log: fix for bug 20010410.006
11189              
11190              undo change#7115 (came into maint-5.6 as change#8156)
11191              
11192              add tests to keep it from coming back
11193      Branch: maint-5.6/perl
11194            ! regexec.c t/op/pat.t
11195 ____________________________________________________________________________
11196 [  9674] By: nick                                  on 2001/04/10  20:39:31
11197         Log: Integrate mainline
11198      Branch: perlio
11199           +> Porting/testall.atom
11200           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
11201           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
11202           !> t/lib/lc-uk.t t/pod/find.t
11203 ____________________________________________________________________________
11204 [  9673] By: nick                                  on 2001/04/10  18:46:14
11205         Log: Integrate against change 9670 aka perl-5.7.1
11206      Branch: perlio
11207           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
11208           !> (integrate 53 files)
11209 ____________________________________________________________________________
11210 [  9672] By: jhi                                   on 2001/04/10  13:45:01
11211         Log: Add a script for doing cumulative profile of the test suite.
11212              (Requires ATOM, that is, Tru64.)
11213      Branch: perl
11214            + Porting/testall.atom
11215            ! MANIFEST
11216 ____________________________________________________________________________
11217 [  9671] By: jhi                                   on 2001/04/10  12:38:53
11218         Log: Missing std block.
11219      Branch: perl
11220            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
11221            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
11222            ! t/pod/find.t
11223 ____________________________________________________________________________
11224 [  9670] By: jhi                                   on 2001/04/10  01:25:58
11225         Log: This is 5.7.1.
11226      Branch: perl
11227            ! patchlevel.h
11228 ____________________________________________________________________________
11229 [  9669] By: jhi                                   on 2001/04/10  01:09:14
11230         Log: Update Changes.
11231      Branch: perl
11232            ! Changes patchlevel.h
11233 ____________________________________________________________________________
11234 [  9668] By: jhi                                   on 2001/04/10  01:00:38
11235         Log: Regen toc.
11236      Branch: perl
11237            ! pod/perltoc.pod
11238 ____________________________________________________________________________
11239 [  9667] By: jhi                                   on 2001/04/10  00:52:16
11240         Log: Update perlhist.
11241      Branch: perl
11242            ! pod/perlhist.pod
11243 ____________________________________________________________________________
11244 [  9666] By: jhi                                   on 2001/04/09  23:38:59
11245         Log: Slight wording tweaks from Damian to #9658.
11246      Branch: perl
11247            ! pod/perlobj.pod
11248 ____________________________________________________________________________
11249 [  9665] By: jhi                                   on 2001/04/09  19:56:06
11250         Log: Subject: [PATCH perlutil.pod] Nit
11251              From: Simon Cozens <simon@netthink.co.uk>
11252              Date: Mon, 9 Apr 2001 20:29:44 +0100
11253              Message-ID: <20010409202944.A14796@the.earth.li>
11254      Branch: perl
11255            ! pod/perlutil.pod
11256 ____________________________________________________________________________
11257 [  9664] By: jhi                                   on 2001/04/09  19:54:42
11258         Log: Subject: Re: perl571delta.pod@9631
11259              From: Mike Guy <mjtg@cam.ac.uk>
11260              Date: Mon, 09 Apr 2001 18:09:14 +0100
11261              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
11262      Branch: perl
11263            ! pod/perl571delta.pod
11264 ____________________________________________________________________________
11265 [  9663] By: jhi                                   on 2001/04/09  13:43:35
11266         Log: Update Changes.
11267      Branch: perl
11268            ! Changes patchlevel.h
11269 ____________________________________________________________________________
11270 [  9662] By: jhi                                   on 2001/04/09  13:24:46
11271         Log: tweak tweak.
11272      Branch: perl
11273            ! AUTHORS pod/perl571delta.pod
11274 ____________________________________________________________________________
11275 [  9661] By: jhi                                   on 2001/04/09  13:15:13
11276         Log: Thinko in manual patch applying.
11277      Branch: perl
11278            ! sv.c
11279 ____________________________________________________________________________
11280 [  9660] By: jhi                                   on 2001/04/09  13:07:53
11281         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
11282              From: Robin Barker <rmb1@cise.npl.co.uk> 
11283              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
11284              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
11285              
11286              (This corrects the case where the "isn't numeric" string contains \0s
11287              and is longer than the temporary buffer, and contains \0 at the point
11288              the string would be truncated by "...".) 
11289      Branch: perl
11290            ! sv.c
11291 ____________________________________________________________________________
11292 [  9659] By: jhi                                   on 2001/04/09  12:57:41
11293         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
11294      Branch: perl
11295            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
11296            ! t/lib/cgi-function.t t/lib/cgi-html.t
11297 ____________________________________________________________________________
11298 [  9658] By: jhi                                   on 2001/04/09  12:48:47
11299         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
11300              From: Ilmari Karonen <iltzu@sci.fi>
11301              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
11302              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
11303              
11304              Rearrange and rewrite the Method Invocation section
11305              to explain the concepts in nicer order.
11306      Branch: perl
11307            ! pod/perlobj.pod
11308 ____________________________________________________________________________
11309 [  9657] By: jhi                                   on 2001/04/09  12:35:58
11310         Log: Upgrade to podlators 1.09, from Russ Allbery.
11311      Branch: perl
11312            ! lib/Pod/Man.pm lib/Pod/Text.pm
11313 ____________________________________________________________________________
11314 [  9656] By: jhi                                   on 2001/04/09  12:31:53
11315         Log: perl571delta.
11316      Branch: perl
11317            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
11318 ____________________________________________________________________________
11319 [  9655] By: jhi                                   on 2001/04/09  12:20:09
11320         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
11321              From: Prymmer/Kahn <pvhp@best.com>
11322              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
11323              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
11324      Branch: perl
11325            ! lib/utf8.pm pod/perlunicode.pod
11326 ____________________________________________________________________________
11327 [  9654] By: gsar                                  on 2001/04/09  03:38:33
11328         Log: here lies 5.6.1
11329      Branch: maint-5.6/perl
11330            ! Changes
11331 ____________________________________________________________________________
11332 [  9653] By: jhi                                   on 2001/04/09  03:25:24
11333         Log: Update perlhist.
11334      Branch: perl
11335            ! pod/perlhist.pod
11336 ____________________________________________________________________________
11337 [  9652] By: jhi                                   on 2001/04/09  03:18:49
11338         Log: perl571delta tweaking continues.
11339      Branch: perl
11340            ! pod/perl571delta.pod
11341 ____________________________________________________________________________
11342 [  9651] By: gsar                                  on 2001/04/09  03:11:19
11343         Log: update Changes, patchlevel.h &c.
11344      Branch: maint-5.6/perl
11345            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
11346            ! pod/perltoc.pod
11347 ____________________________________________________________________________
11348 [  9650] By: jhi                                   on 2001/04/09  02:40:24
11349         Log: Integrate the perlfork half of #9513 from maintperl into mainline
11350              (the perlunicode half is obsolete)
11351      Branch: perl
11352            ! pod/perlfork.pod
11353 ____________________________________________________________________________
11354 [  9649] By: gsar                                  on 2001/04/09  02:35:43
11355         Log: tweak perldelta as suggested by Jarkko
11356      Branch: maint-5.6/perl
11357            ! pod/perldelta.pod
11358 ____________________________________________________________________________
11359 [  9648] By: jhi                                   on 2001/04/09  02:13:04
11360         Log: Integrate change #9646 from maintperl into mainline.
11361              
11362              add note about ithreads and Thread.pm
11363      Branch: perl
11364           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
11365 ____________________________________________________________________________
11366 [  9647] By: jhi                                   on 2001/04/09  02:10:18
11367         Log: Bad assumption that shortsize == 2.
11368      Branch: perl
11369            ! t/lib/xs-typemap.t
11370 ____________________________________________________________________________
11371 [  9646] By: gsar                                  on 2001/04/09  00:48:04
11372         Log: add note about ithreads and Thread.pm (too many people are
11373              confused by the fact that Thread.pm is built and installed
11374              under non-5005threads but doesn't work)
11375      Branch: maint-5.6/perl
11376            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
11377 ____________________________________________________________________________
11378 [  9645] By: gsar                                  on 2001/04/09  00:19:03
11379         Log: update perldelta.pod for changes in 5.6.1
11380      Branch: maint-5.6/perl
11381            ! Changes pod/perldelta.pod
11382 ____________________________________________________________________________
11383 [  9644] By: jhi                                   on 2001/04/08  20:37:00
11384         Log: Integrate change #9639 from maintperl into mainline:
11385              on windows, many of the README.* pods were being copied to
11386              the wrong location
11387      Branch: perl
11388           !> win32/Makefile win32/makefile.mk
11389 ____________________________________________________________________________
11390 [  9643] By: jhi                                   on 2001/04/08  20:07:11
11391         Log: Integrate change #9624 from maintperl into mainline:
11392              the pod tests were not okay.  (t/pod/find.t changes ignored)
11393      Branch: perl
11394           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
11395           !> t/pod/include.t t/pod/included.t t/pod/lref.t
11396           !> t/pod/multiline_items.t t/pod/nested_items.t
11397           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
11398           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
11399 ____________________________________________________________________________
11400 [  9642] By: jhi                                   on 2001/04/08  19:57:17
11401         Log: Integrate change #9638 from maintperl into mainline:
11402              update to latest JPL from the anoncvs repository
11403      Branch: perl
11404           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
11405           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11406           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
11407 ____________________________________________________________________________
11408 [  9641] By: jhi                                   on 2001/04/08  19:53:30
11409         Log: perl571delta updates.
11410      Branch: perl
11411            ! lib/Filter/Simple.pm pod/perl571delta.pod
11412 ____________________________________________________________________________
11413 [  9640] By: gsar                                  on 2001/04/08  19:20:46
11414         Log: integrate change#9634 from mainline
11415              
11416              Fix the perlmodlib generation (didn't understand separate .pod
11417              files; didn't understand -- as the name-thing separator).
11418              Update the CPAN mirrors list.
11419      Branch: maint-5.6/perl
11420            ! pod/perlmodlib.pod
11421           !> pod/perlmodlib.PL
11422 ____________________________________________________________________________
11423 [  9639] By: gsar                                  on 2001/04/08  18:57:31
11424         Log: on windows, many of the README.* pods were being copied to the wrong
11425              location
11426      Branch: maint-5.6/perl
11427            ! win32/Makefile win32/makefile.mk
11428 ____________________________________________________________________________
11429 [  9638] By: gsar                                  on 2001/04/08  18:38:25
11430         Log: update to latest JPL from the anoncvs repository
11431      Branch: maint-5.6/perl
11432            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
11433            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11434            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
11435 ____________________________________________________________________________
11436 [  9637] By: jhi                                   on 2001/04/08  17:53:53
11437         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
11438      Branch: perl
11439            ! pod/perl571delta.pod
11440 ____________________________________________________________________________
11441 [  9636] By: jhi                                   on 2001/04/08  17:18:32
11442         Log: Regen toc.
11443      Branch: perl
11444            ! pod/perltoc.pod
11445 ____________________________________________________________________________
11446 [  9635] By: jhi                                   on 2001/04/08  17:16:33
11447         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
11448              From: "Craig A. Berry" <craigberry@mac.com>
11449              Date: Sun, 08 Apr 2001 12:30:16 -0500
11450              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
11451      Branch: perl
11452            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
11453 ____________________________________________________________________________
11454 [  9634] By: jhi                                   on 2001/04/08  17:09:19
11455         Log: Fix the perlmodlib generation (didn't understand separate .pod
11456              files; didn't understand -- as the name-thing separator).
11457              
11458              Update the CPAN mirrors list.
11459      Branch: perl
11460            ! pod/perlmodlib.PL pod/perlmodlib.pod
11461 ____________________________________________________________________________
11462 [  9633] By: jhi                                   on 2001/04/08  16:49:17
11463         Log: Sort MANIFEST.
11464      Branch: perl
11465            ! MANIFEST
11466 ____________________________________________________________________________
11467 [  9632] By: gsar                                  on 2001/04/08  16:36:06
11468         Log: add $Tie::RefHash::VERSION
11469      Branch: maint-5.6/perl
11470            ! lib/Tie/RefHash.pm
11471 ____________________________________________________________________________
11472 [  9631] By: jhi                                   on 2001/04/08  16:10:15
11473         Log: perl571delta updates based on p5p feedback; still needs
11474              lots of examples.
11475      Branch: perl
11476            ! pod/perl571delta.pod
11477 ____________________________________________________________________________
11478 [  9630] By: jhi                                   on 2001/04/08  15:59:13
11479         Log: Update the list of supported platforms to talk about 5.7.1
11480              (and 5.6.1)
11481      Branch: perl
11482            ! pod/perlport.pod
11483 ____________________________________________________________________________
11484 [  9629] By: jhi                                   on 2001/04/08  15:55:41
11485         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
11486              from maintperl into mainline: perlport updates.
11487      Branch: perl
11488            ! pod/perlport.pod
11489 ____________________________________________________________________________
11490 [  9628] By: jhi                                   on 2001/04/08  15:53:17
11491         Log: perlsolaris.pod copied to wrong directory.
11492      Branch: perl
11493            ! win32/makefile.mk
11494 ____________________________________________________________________________
11495 [  9627] By: jhi                                   on 2001/04/08  14:48:18
11496         Log: Subject: Typos in perl571delta.pod
11497              From: "Stephen P. Potter" <spp@spotter.yi.org>
11498              Date: Sat, 07 Apr 2001 20:37:05 -0400
11499              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
11500      Branch: perl
11501            ! pod/perl571delta.pod
11502 ____________________________________________________________________________
11503 [  9626] By: jhi                                   on 2001/04/08  14:39:04
11504         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
11505      Branch: perl
11506            ! gv.c
11507 ____________________________________________________________________________
11508 [  9625] By: nick                                  on 2001/04/08  10:14:23
11509         Log: Integrate mainline
11510      Branch: perlio
11511           +> pod/perl570delta.pod pod/perl571delta.pod
11512           !> (integrate 27 files)
11513 ____________________________________________________________________________
11514 [  9624] By: gsar                                  on 2001/04/08  06:08:17
11515         Log: test in t/pod/* were busted
11516              
11517              these tests are still not enabled in t/{harness,TEST}
11518      Branch: maint-5.6/perl
11519            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
11520            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
11521            ! t/pod/multiline_items.t t/pod/nested_items.t
11522            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
11523            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
11524 ____________________________________________________________________________
11525 [  9623] By: gsar                                  on 2001/04/08  03:37:01
11526         Log: integrate change#9470 from mainline
11527              
11528              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
11529      Branch: maint-5.6/perl
11530           !> ext/Socket/Socket.xs
11531 ____________________________________________________________________________
11532 [  9622] By: jhi                                   on 2001/04/07  22:40:47
11533         Log: Update Changes.
11534      Branch: perl
11535            ! Changes patchlevel.h
11536 ____________________________________________________________________________
11537 [  9621] By: jhi                                   on 2001/04/07  22:34:16
11538         Log: Update AUTHORS.
11539      Branch: perl
11540            ! AUTHORS
11541 ____________________________________________________________________________
11542 [  9620] By: jhi                                   on 2001/04/07  22:12:47
11543         Log: Forgot to bump the number of tests in #9164.
11544      Branch: perl
11545            ! t/op/array.t
11546 ____________________________________________________________________________
11547 [  9619] By: jhi                                   on 2001/04/07  22:09:50
11548         Log: Bump patchlevel to 5.7.1.
11549      Branch: perl
11550            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11551            ! config_h.SH patchlevel.h
11552 ____________________________________________________________________________
11553 [  9618] By: jhi                                   on 2001/04/07  22:02:41
11554         Log: Populate perl571delta.
11555      Branch: perl
11556            ! pod/perl571delta.pod
11557 ____________________________________________________________________________
11558 [  9617] By: jhi                                   on 2001/04/07  22:01:23
11559         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
11560              to forget it later; do not change patchlevel.h yet or regenerate
11561              Configure yet.
11562      Branch: perl
11563            ! epoc/config.sh win32/Makefile win32/config_H.bc
11564            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11565 ____________________________________________________________________________
11566 [  9616] By: jhi                                   on 2001/04/07  17:46:33
11567         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
11568      Branch: perl
11569            ! pod/perl571delta.pod
11570 ____________________________________________________________________________
11571 [  9615] By: jhi                                   on 2001/04/07  17:33:21
11572         Log: Change the toc configuration.
11573      Branch: perl
11574            ! pod/buildtoc.PL pod/perl.pod
11575 ____________________________________________________________________________
11576 [  9614] By: jhi                                   on 2001/04/07  17:29:47
11577         Log: Subject: PATCH: $[
11578              From: Robin Houston <robin@kitsite.com>
11579              Date: Fri, 6 Apr 2001 18:10:14 +0100
11580              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
11581      Branch: perl
11582            ! op.c t/op/array.t
11583 ____________________________________________________________________________
11584 [  9613] By: jhi                                   on 2001/04/07  17:28:26
11585         Log: Subject: [PATCH perl@9424] isn't numeric warning
11586              From: Robin Barker <rmb1@cise.npl.co.uk>
11587              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
11588              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
11589      Branch: perl
11590            ! sv.c t/pragma/warn/sv
11591 ____________________________________________________________________________
11592 [  9612] By: jhi                                   on 2001/04/07  17:26:45
11593         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
11594              From: Mike Guy <mjtg@cam.ac.uk>
11595              Date: Fri, 06 Apr 2001 12:47:06 +0100
11596              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
11597      Branch: perl
11598            ! dump.c t/lib/peek.t
11599 ____________________________________________________________________________
11600 [  9611] By: jhi                                   on 2001/04/07  17:21:35
11601         Log: Create perl571delta and seed it off with the perldelta changes
11602              since 5.7.0; remove those changes from perldelta and rename it
11603              as perl570delta; recreate perldelta but leave it almost empty.
11604      Branch: perl
11605            + pod/perl570delta.pod pod/perl571delta.pod
11606            ! MANIFEST pod/perldelta.pod
11607 ____________________________________________________________________________
11608 [  9610] By: jhi                                   on 2001/04/07  16:56:32
11609         Log: Denit.
11610      Branch: perl
11611            ! pod/perldelta.pod
11612 ____________________________________________________________________________
11613 [  9609] By: jhi                                   on 2001/04/07  16:38:32
11614         Log: Retract #9523: needs more thought.
11615      Branch: perl
11616            ! Makefile.SH
11617 ____________________________________________________________________________
11618 [  9608] By: jhi                                   on 2001/04/07  14:59:20
11619         Log: atmark() code cleanaup.
11620      Branch: perl
11621            ! ext/IO/IO.xs
11622 ____________________________________________________________________________
11623 [  9607] By: jhi                                   on 2001/04/07  14:48:14
11624         Log: Integrate change #9605 from maintperl into mainline.
11625              
11626              can't optimize away scope entry if tr/// is present
11627      Branch: perl
11628           !> op.c t/op/tr.t
11629 ____________________________________________________________________________
11630 [  9606] By: jhi                                   on 2001/04/07  14:43:59
11631         Log: Integrate perlio.
11632      Branch: perl
11633           +> win32/FindExt.pm
11634           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
11635           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
11636 ____________________________________________________________________________
11637 [  9605] By: gsar                                  on 2001/04/07  11:52:40
11638         Log: can't optimize away scope entry if tr/// is present
11639      Branch: maint-5.6/perl
11640            ! op.c t/op/tr.t
11641 ____________________________________________________________________________
11642 [  9604] By: nick                                  on 2001/04/07  11:39:45
11643         Log: Split out extension finding code from buildext.pl into FindExt.pm
11644              Use it to get Config.pm's idea of available extensions in line
11645              with what is built.
11646      Branch: perlio
11647            + win32/FindExt.pm
11648            ! MANIFEST win32/buildext.pl win32/config_sh.PL
11649            ! win32/makefile.mk
11650 ____________________________________________________________________________
11651 [  9603] By: nick                                  on 2001/04/07  09:11:38
11652         Log: Cleanup correction for failed :Via() layer, also set an error code.
11653      Branch: perlio
11654            ! ext/PerlIO/Via/Via.xs
11655 ____________________________________________________________________________
11656 [  9602] By: nick                                  on 2001/04/07  08:38:04
11657         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
11658              style. So don't use binmode() on the handles so that Win32 etc. see
11659              same sequence and produce same digests.
11660      Branch: perlio
11661            ! t/lib/md5-file.t
11662 ____________________________________________________________________________
11663 [  9601] By: nick                                  on 2001/04/07  08:36:26
11664         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
11665              Else it complains and so crlf layer (say) does not get pushed.
11666      Branch: perlio
11667            ! perlio.c
11668 ____________________________________________________________________________
11669 [  9600] By: jhi                                   on 2001/04/06  23:00:09
11670         Log: Integrate change #9599 from perlio into mainline.
11671      Branch: perl
11672           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
11673           !> win32/config_H.vc
11674 ____________________________________________________________________________
11675 [  9599] By: nick                                  on 2001/04/06  21:42:43
11676         Log: Quote $VERSION in Encode.pm.
11677              regen_config_h as requested.
11678      Branch: perlio
11679            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
11680            ! win32/config_H.vc
11681 ____________________________________________________________________________
11682 [  9598] By: nick                                  on 2001/04/06  20:34:59
11683         Log: Integrate mainline
11684      Branch: perlio
11685           +> README.macos
11686           !> (integrate 39 files)
11687 ____________________________________________________________________________
11688 [  9597] By: gsar                                  on 2001/04/06  18:06:35
11689         Log: integrate change#9464 from mainline (addendum to change#8313)
11690              
11691              Subject: [PATCH @9452] Better peep()ing for foreach() loops
11692      Branch: maint-5.6/perl
11693           !> op.c
11694 ____________________________________________________________________________
11695 [  9596] By: jhi                                   on 2001/04/06  17:26:03
11696         Log: The d_casti32=undef is good for you even when not use64bitall.
11697      Branch: perl
11698            ! hints/hpux.sh
11699 ____________________________________________________________________________
11700 [  9595] By: gsar                                  on 2001/04/06  14:57:17
11701         Log: add a low-impact fix to accomodate darwin-ism
11702      Branch: maint-5.6/perl
11703            ! ext/Errno/Errno_pm.PL
11704 ____________________________________________________________________________
11705 [  9594] By: jhi                                   on 2001/04/06  14:55:14
11706         Log: Integrate changes #9528,9593 from mainline into maintperl;
11707              tweaking the editor/IDE/shell list.
11708      Branch: maint-5.6/perl
11709           !> pod/perlfaq3.pod
11710 ____________________________________________________________________________
11711 [  9593] By: jhi                                   on 2001/04/06  14:51:39
11712         Log: Make the editor/IDE/shell list a little bit airier.
11713      Branch: perl
11714            ! pod/perlfaq3.pod
11715 ____________________________________________________________________________
11716 [  9592] By: gsar                                  on 2001/04/06  14:45:18
11717         Log: integrate change#9477 from mainline (base.pm doc tweak)
11718              
11719              missing doc entry for fmod()
11720      Branch: maint-5.6/perl
11721            ! lib/Math/BigFloat.pm
11722           !> lib/base.pm
11723 ____________________________________________________________________________
11724 [  9591] By: jhi                                   on 2001/04/06  13:55:48
11725         Log: Regen toc.
11726      Branch: perl
11727            ! pod/perltoc.pod
11728 ____________________________________________________________________________
11729 [  9590] By: jhi                                   on 2001/04/06  13:54:52
11730         Log: Math::BigFloat patches from John Peacock.  The equivalent
11731              of #9586 from maintperl but reworked by John to work with
11732              the bleadperl.
11733      Branch: perl
11734            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
11735 ____________________________________________________________________________
11736 [  9589] By: jhi                                   on 2001/04/06  13:42:23
11737         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
11738      Branch: perl
11739            ! ext/Digest/MD5/Makefile.PL
11740 ____________________________________________________________________________
11741 [  9588] By: jhi                                   on 2001/04/06  13:31:45
11742         Log: Integrate changes #9584,9587 from maintperl into mainline.
11743              
11744              keep eval"" CVs alive until the end of the statement in which
11745              they're called
11746              
11747              add README.macos (from Chris Nandor)
11748              
11749              tyop in change#9555
11750      Branch: perl
11751           +> README.macos
11752           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
11753           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
11754           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
11755           !> win32/makefile.mk
11756 ____________________________________________________________________________
11757 [  9587] By: gsar                                  on 2001/04/06  07:31:30
11758         Log: add README.macos (from Chris Nandor)
11759              
11760              tyop in change#9555
11761      Branch: maint-5.6/perl
11762            + README.macos
11763            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
11764            ! win32/Makefile win32/makefile.mk
11765 ____________________________________________________________________________
11766 [  9586] By: gsar                                  on 2001/04/06  07:08:54
11767         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
11768      Branch: maint-5.6/perl
11769            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
11770 ____________________________________________________________________________
11771 [  9585] By: gsar                                  on 2001/04/06  06:58:44
11772         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
11773              from mainline
11774              
11775              Subject: [PATCH] Base64 update to perlfaq9.pod
11776              
11777              Subject: [PATCH AUTHORS] Housekeeping
11778              
11779              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
11780              Mac OS X (Darwin) has extra pwent fields.
11781              
11782              Subject: [PATCH B::*] print control-character vars readably
11783              Needs EBCDICification.
11784              
11785              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
11786              
11787              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
11788              
11789              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
11790              
11791              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
11792              
11793              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
11794              
11795              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
11796              
11797              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
11798              
11799              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
11800              
11801              FreeBSD hints tweak from Anton Berezin.
11802              
11803              Subject: [PATCH foolperl & bleadperl] README.vms update
11804              
11805              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
11806      Branch: maint-5.6/perl
11807           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
11808           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
11809           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
11810 ____________________________________________________________________________
11811 [  9584] By: gsar                                  on 2001/04/06  04:09:00
11812         Log: keep eval"" CVs alive until the end of the statement in which
11813              they're called; this avoids a coredump ensuing from search for
11814              lexicals in code such as:
11815              
11816              sub bug {
11817              my $s = @_;
11818              eval q[sub { eval 'sub { &$s }' }];
11819              }
11820              bug("x")->()->();
11821              
11822              this code still doesn't work as intended (as it has remained
11823              since time immemorial), but it doesn't provoke a coredump anymore
11824      Branch: maint-5.6/perl
11825            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
11826            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
11827 ____________________________________________________________________________
11828 [  9583] By: jhi                                   on 2001/04/05  23:52:51
11829         Log: Update Changes.
11830      Branch: perl
11831            ! Changes patchlevel.h
11832 ____________________________________________________________________________
11833 [  9582] By: jhi                                   on 2001/04/05  23:11:23
11834         Log: Slight doc tweak.
11835      Branch: perl
11836            ! pod/perlunicode.pod
11837 ____________________________________________________________________________
11838 [  9581] By: jhi                                   on 2001/04/05  23:04:11
11839         Log: Integrate perlio.
11840      Branch: perl
11841           !> pod/perlunicode.pod
11842 ____________________________________________________________________________
11843 [  9580] By: jhi                                   on 2001/04/05  23:03:29
11844         Log: Test for #9579.
11845      Branch: perl
11846            ! t/op/do.t
11847 ____________________________________________________________________________
11848 [  9579] By: jhi                                   on 2001/04/05  22:54:17
11849         Log: Subject: [PATCH] Propagate calling context for do '...'
11850              From: Gisle Aas <gisle@ActiveState.com>
11851              Date: 04 Apr 2001 20:17:29 -0700
11852              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
11853      Branch: perl
11854            ! pod/perlfunc.pod pp_ctl.c
11855 ____________________________________________________________________________
11856 [  9578] By: jhi                                   on 2001/04/05  22:52:51
11857         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
11858              From: Peter Prymmer <pvhp@forte.com>
11859              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
11860              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
11861      Branch: perl
11862            ! README.vms
11863 ____________________________________________________________________________
11864 [  9577] By: jhi                                   on 2001/04/05  22:48:22
11865         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
11866              From: "Craig A. Berry" <craigberry@mac.com>
11867              Date: Thu, 5 Apr 2001 13:43:28 -0500
11868              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
11869      Branch: perl
11870            ! README.vms
11871 ____________________________________________________________________________
11872 [  9576] By: jhi                                   on 2001/04/05  22:31:38
11873         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
11874              From: Michael G Schwern <schwern@pobox.com>
11875              Date: Thu, 5 Apr 2001 21:53:21 +0100
11876              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
11877      Branch: perl
11878            ! lib/base.pm t/lib/fields.t
11879 ____________________________________________________________________________
11880 [  9575] By: jhi                                   on 2001/04/05  22:26:10
11881         Log: FreeBSD hints tweak from Anton Berezin.
11882      Branch: perl
11883            ! hints/freebsd.sh
11884 ____________________________________________________________________________
11885 [  9574] By: jhi                                   on 2001/04/05  22:24:03
11886         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
11887              From: David Dyck <dcd@tc.fluke.com>
11888              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
11889              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
11890      Branch: perl
11891            ! t/op/oct.t
11892 ____________________________________________________________________________
11893 [  9573] By: jhi                                   on 2001/04/05  22:23:06
11894         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
11895              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
11896              From: David Dyck <dcd@tc.fluke.com>
11897              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
11898      Branch: perl
11899            ! pp.c
11900 ____________________________________________________________________________
11901 [  9572] By: jhi                                   on 2001/04/05  22:14:47
11902         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
11903              From: Robin Houston <robin@kitsite.com>
11904              Date: Thu, 5 Apr 2001 20:56:48 +0100
11905              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
11906      Branch: perl
11907            ! ext/B/B/Deparse.pm
11908 ____________________________________________________________________________
11909 [  9571] By: jhi                                   on 2001/04/05  22:12:53
11910         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
11911              From: Robin Houston <robin@kitsite.com>
11912              Date: Thu, 5 Apr 2001 19:55:51 +0100
11913              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
11914      Branch: perl
11915            ! ext/B/B/Deparse.pm
11916 ____________________________________________________________________________
11917 [  9570] By: jhi                                   on 2001/04/05  22:11:06
11918         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
11919              From: Robin Houston <robin@kitsite.com>
11920              Date: Thu, 5 Apr 2001 20:16:29 +0100
11921              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
11922      Branch: perl
11923            ! ext/B/B/Deparse.pm
11924 ____________________________________________________________________________
11925 [  9569] By: nick                                  on 2001/04/05  21:32:26
11926         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
11927      Branch: perlio
11928            ! pod/perlunicode.pod
11929 ____________________________________________________________________________
11930 [  9568] By: nick                                  on 2001/04/05  19:38:09
11931         Log: Integrate mainline
11932      Branch: perlio
11933           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
11934           !> (integrate 35 files)
11935 ____________________________________________________________________________
11936 [  9567] By: jhi                                   on 2001/04/05  18:31:45
11937         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
11938              From: Robin Houston <robin@kitsite.com>
11939              Date: Thu, 5 Apr 2001 18:03:23 +0100
11940              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
11941      Branch: perl
11942            ! ext/B/B/Deparse.pm
11943 ____________________________________________________________________________
11944 [  9566] By: jhi                                   on 2001/04/05  18:29:35
11945         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
11946              From: Robin Houston <robin@kitsite.com>
11947              Date: Thu, 5 Apr 2001 16:45:18 +0100
11948              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
11949      Branch: perl
11950            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
11951 ____________________________________________________________________________
11952 [  9565] By: jhi                                   on 2001/04/05  18:24:23
11953         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
11954              From: Robin Houston <robin@kitsite.com>
11955              Date: Thu, 5 Apr 2001 14:50:09 +0100
11956              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
11957      Branch: perl
11958            ! ext/B/B/Deparse.pm
11959 ____________________________________________________________________________
11960 [  9564] By: jhi                                   on 2001/04/05  18:23:03
11961         Log: Subject: [PATCH B::*] print control-character vars readably
11962              From: Robin Houston <robin@kitsite.com>
11963              Date: Thu, 5 Apr 2001 14:27:38 +0100
11964              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
11965              
11966              Needs EBCDICification.
11967      Branch: perl
11968            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
11969            ! ext/B/B/Terse.pm
11970 ____________________________________________________________________________
11971 [  9563] By: jhi                                   on 2001/04/05  18:20:32
11972         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
11973              Date: Thu, 5 Apr 2001 13:21:42 -0400
11974              From: Paul Schinder <schinder@pobox.com>
11975              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
11976              
11977              Mac OS X (Darwin) has extra pwent fields.
11978      Branch: perl
11979            ! t/op/pwent.t
11980 ____________________________________________________________________________
11981 [  9562] By: jhi                                   on 2001/04/05  17:57:51
11982         Log: Regen toc.
11983      Branch: perl
11984            ! pod/perltoc.pod
11985 ____________________________________________________________________________
11986 [  9561] By: jhi                                   on 2001/04/05  17:47:33
11987         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
11988      Branch: metaconfig
11989            ! U/Glossary.patch
11990      Branch: metaconfig/U/perl
11991            + d_u32align.U
11992            ! d_cmsghdr_s.U d_msghdr_s.U
11993 ____________________________________________________________________________
11994 [  9560] By: jhi                                   on 2001/04/05  17:47:01
11995         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
11996              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
11997              Introduce probes for struct msghdr, struct cmsghdr,
11998              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
11999              ualarm, usleep, for possible later extension work.
12000      Branch: perl
12001            + t/lib/md5-align.t
12002            ! Configure MANIFEST Porting/Glossary Porting/config.sh
12003            ! Porting/config_H config_h.SH configure.com epoc/config.sh
12004            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
12005            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12006            ! vos/config.ga.h win32/config.bc win32/config.gc
12007            ! win32/config.vc
12008 ____________________________________________________________________________
12009 [  9559] By: jhi                                   on 2001/04/05  13:03:04
12010         Log: Be traditional in your cpp (for the Errno extension).
12011      Branch: perl
12012            ! hints/darwin.sh
12013 ____________________________________________________________________________
12014 [  9558] By: jhi                                   on 2001/04/05  13:00:05
12015         Log: Add $Config{cppflags} to the gcc incantation.
12016      Branch: perl
12017            ! ext/Errno/Errno_pm.PL
12018 ____________________________________________________________________________
12019 [  9557] By: jhi                                   on 2001/04/05  04:22:39
12020         Log: Introduce Sean Burke's Class::ISA 0.32.
12021      Branch: perl
12022            + lib/Class/ISA.pm t/lib/class-isa.t
12023            ! MANIFEST
12024 ____________________________________________________________________________
12025 [  9556] By: jhi                                   on 2001/04/05  04:09:50
12026         Log: Subject: [PATCH AUTHORS] Housekeeping
12027              From: Paul Johnson <paul@pjcj.net> 
12028              Date: Wed, 4 Apr 2001 22:45:47 +0200
12029              Message-ID: <20010404224547.D9548@pjcj.net>
12030      Branch: perl
12031            ! AUTHORS
12032 ____________________________________________________________________________
12033 [  9555] By: jhi                                   on 2001/04/05  04:06:33
12034         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
12035              From: Gisle Aas <gisle@ActiveState.com>
12036              Date: 04 Apr 2001 14:23:04 -0700
12037              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
12038      Branch: perl
12039            ! pod/perlfaq9.pod
12040 ____________________________________________________________________________
12041 [  9554] By: jhi                                   on 2001/04/05  04:05:49
12042         Log: Downgrade also the "Wide character" diagnostic.
12043      Branch: perl
12044            ! pod/perldiag.pod
12045 ____________________________________________________________________________
12046 [  9553] By: jhi                                   on 2001/04/05  04:00:33
12047         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
12048              maintperl into mainline.
12049              
12050              "double" should be "NV"; standard typemap is missing entry
12051              for NV
12052              
12053              s/djSP/dSP/
12054              
12055              Downgrade "Wide character in print" to a warning.
12056              
12057              B::Deparse fix for ${^FOO} and documentation for PVX() method
12058              (from Robin Houston)
12059              
12060              tr/// doesn't null-terminate the result in some situations
12061              (from Gisle Aas)
12062      Branch: perl
12063           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
12064           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
12065           !> t/io/utf8.t t/op/tr.t
12066 ____________________________________________________________________________
12067 [  9552] By: jhi                                   on 2001/04/05  03:52:50
12068         Log: Retract changes #9542 and #9538 (from maintperl, integrated
12069              at #9540), shouldn't be needed because of the perlio changes.
12070      Branch: perl
12071            ! util.c
12072 ____________________________________________________________________________
12073 [  9551] By: gsar                                  on 2001/04/05  00:18:34
12074         Log: tr/// doesn't null-terminate the result in some situations
12075              (from Gisle Aas)
12076      Branch: maint-5.6/perl
12077            ! doop.c t/op/tr.t
12078 ____________________________________________________________________________
12079 [  9550] By: gsar                                  on 2001/04/04  20:04:17
12080         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
12081              (from Robin Houston)
12082      Branch: maint-5.6/perl
12083            ! ext/B/B.pm ext/B/B/Deparse.pm
12084 ____________________________________________________________________________
12085 [  9549] By: nick                                  on 2001/04/04  18:56:15
12086         Log: Downgrade "Wide character in print" to a warning.
12087      Branch: perlio
12088            ! doio.c t/io/utf8.t
12089 ____________________________________________________________________________
12090 [  9548] By: gsar                                  on 2001/04/04  18:51:49
12091         Log: integrate changes#9460,9462,9482,9521,9522
12092              
12093              Subject: PATCH: B::Debug should show LOOP-specific fields
12094              
12095              Subject: B::Deparse precedence bug. (Patch included.)
12096              
12097              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
12098              
12099              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
12100              
12101              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
12102      Branch: maint-5.6/perl
12103           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
12104           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
12105 ____________________________________________________________________________
12106 [  9547] By: gsar                                  on 2001/04/04  18:49:16
12107         Log: s/djSP/dSP/
12108      Branch: maint-5.6/perl
12109            ! ext/Thread/Thread.xs
12110 ____________________________________________________________________________
12111 [  9546] By: nick                                  on 2001/04/04  18:44:00
12112         Log: Integrate mainline.
12113      Branch: perlio
12114           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
12115           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
12116 ____________________________________________________________________________
12117 [  9545] By: gsar                                  on 2001/04/04  18:38:52
12118         Log: integrate change#8837 from mainline
12119              
12120              Subject: [patch] -Wall cleanup round 2
12121      Branch: maint-5.6/perl
12122           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
12123           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
12124           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
12125           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
12126           !> ext/SDBM_File/SDBM_File.xs
12127 ____________________________________________________________________________
12128 [  9544] By: gsar                                  on 2001/04/04  17:49:57
12129         Log: "double" should be "NV"; standard typemap is missing entry
12130              for NV
12131      Branch: maint-5.6/perl
12132            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
12133 ____________________________________________________________________________
12134 [  9543] By: jhi                                   on 2001/04/04  14:13:18
12135         Log: Thou shalt not (just) match for English error messages.
12136      Branch: perl
12137            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
12138            ! os2/OS2/Process/Process.pm
12139 ____________________________________________________________________________
12140 [  9542] By: jhi                                   on 2001/04/04  13:20:39
12141         Log: Make the stdio tricks of fflush_all() to exist only if
12142              stdio is being used.
12143      Branch: perl
12144            ! util.c
12145 ____________________________________________________________________________
12146 [  9541] By: jhi                                   on 2001/04/04  04:20:24
12147         Log: Subject: Re: [PATCH] Lighten up glob
12148              From: Benjamin Sugars <bsugars@canoe.ca>
12149              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
12150              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
12151      Branch: perl
12152            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
12153            ! util.c
12154 ____________________________________________________________________________
12155 [  9540] By: jhi                                   on 2001/04/04  04:03:57
12156         Log: Integrate changes #9538,9539 from maintperl into mainline.
12157              
12158              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
12159              for use with _fwalk() (fix for change#7705)
12160              
12161              another tweak needed for SunOS 4.1.x build (from Mike Guy)
12162              (cp -f is not portable)
12163      Branch: perl
12164           !> Makefile.SH util.c
12165 ____________________________________________________________________________
12166 [  9539] By: gsar                                  on 2001/04/04  03:01:14
12167         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
12168      Branch: maint-5.6/perl
12169            ! Makefile.SH
12170 ____________________________________________________________________________
12171 [  9538] By: gsar                                  on 2001/04/04  01:00:38
12172         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
12173              for use with _fwalk() (fix for change#7705)
12174      Branch: maint-5.6/perl
12175            ! util.c
12176 ____________________________________________________________________________
12177 [  9537] By: nick                                  on 2001/04/03  19:24:55
12178         Log: Integrate mainline
12179      Branch: perlio
12180           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
12181           +> lib/unicode/PropList.html
12182            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
12183           !> (integrate 69 files)
12184 ____________________________________________________________________________
12185 [  9536] By: jhi                                   on 2001/04/03  18:02:31
12186         Log: Integrate change #9533 from maintperl into mainline.
12187              
12188              better fix for change#9517 to accomodate UNC paths like
12189              \\server\share\foo, and paths with trailing backslash
12190              like c:\this\
12191      Branch: perl
12192           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
12193 ____________________________________________________________________________
12194 [  9535] By: jhi                                   on 2001/04/03  17:58:07
12195         Log: Change the push/unshift warning to be of class syntax, not misc.
12196      Branch: perl
12197            ! op.c pod/perldiag.pod t/pragma/warn/op
12198 ____________________________________________________________________________
12199 [  9534] By: jhi                                   on 2001/04/03  15:03:46
12200         Log: Change the push/unshift warning (#9532) to talk about "no values"
12201              instead of "no arguments".
12202      Branch: perl
12203            ! op.c pod/perldiag.pod t/pragma/warn/op
12204 ____________________________________________________________________________
12205 [  9533] By: gsar                                  on 2001/04/03  14:30:07
12206         Log: better fix for change#9517 to accomodate UNC paths like
12207              \\server\share\foo, and paths with trailing backslash
12208              like c:\this\
12209      Branch: maint-5.6/perl
12210            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
12211 ____________________________________________________________________________
12212 [  9532] By: jhi                                   on 2001/04/03  13:11:46
12213         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
12214              From: Robin Houston <robin@kitsite.com>
12215              Date: Mon, 2 Apr 2001 15:03:29 +0100
12216              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
12217      Branch: perl
12218            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
12219 ____________________________________________________________________________
12220 [  9531] By: jhi                                   on 2001/04/03  13:06:34
12221         Log: Integrate change #9530 from maintperl into mainline.
12222              
12223              accomodate VMS "mailbox overflow" quirk in testsuite (from
12224              Craig Berry)
12225      Branch: perl
12226           !> t/lib/socket.t
12227 ____________________________________________________________________________
12228 [  9530] By: gsar                                  on 2001/04/03  04:56:41
12229         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
12230              Craig Berry)
12231      Branch: maint-5.6/perl
12232            ! t/lib/socket.t
12233 ____________________________________________________________________________
12234 [  9529] By: jhi                                   on 2001/04/03  02:34:34
12235         Log: Update Changes.
12236      Branch: perl
12237            ! Changes patchlevel.h
12238 ____________________________________________________________________________
12239 [  9528] By: jhi                                   on 2001/04/03  01:27:57
12240         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
12241              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
12242              To: perl5-porters@perl.org
12243              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
12244      Branch: perl
12245            ! pod/perlfaq3.pod
12246 ____________________________________________________________________________
12247 [  9527] By: jhi                                   on 2001/04/03  01:22:09
12248         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
12249              From: Peter Prymmer <pvhp@forte.com>
12250              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
12251              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
12252      Branch: perl
12253            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
12254 ____________________________________________________________________________
12255 [  9526] By: jhi                                   on 2001/04/03  01:18:25
12256         Log: The metaconfig unit changes for #9525.
12257      Branch: metaconfig
12258            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
12259      Branch: metaconfig/U/perl
12260            ! use64bits.U
12261 ____________________________________________________________________________
12262 [  9525] By: jhi                                   on 2001/04/03  01:17:30
12263         Log: Configure sanity checks:
12264              * if use64bitall is attempted but pointers are only 32-bit,
12265              'downgrade' to use64bitint
12266              * if use64bitint is attempted but there's no quad type,
12267              forget about use64bitint (well, the default for it is 'n',
12268              the user can still override this)
12269              * if pointers are 64 bits, do not try to use Perl's malloc
12270      Branch: perl
12271            ! Configure
12272 ____________________________________________________________________________
12273 [  9524] By: gsar                                  on 2001/04/03  01:09:12
12274         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
12275      Branch: maint-5.6/perl
12276            ! pp_sys.c
12277 ____________________________________________________________________________
12278 [  9523] By: jhi                                   on 2001/04/03  00:02:31
12279         Log: (Retracted by #9609)
12280              
12281              Make it harder for parallel makes to enter 'test' before
12282              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
12283              should be unhappy enough, but sometimes parallel makes seem
12284              to sneak past both in Tru64 and AIX.)
12285      Branch: perl
12286            ! Makefile.SH
12287 ____________________________________________________________________________
12288 [  9522] By: jhi                                   on 2001/04/02  22:35:31
12289         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
12290              Date: Mon, 2 Apr 2001 22:54:10 +0100
12291              From: Robin Houston <robin@kitsite.com>
12292              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
12293      Branch: perl
12294            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
12295 ____________________________________________________________________________
12296 [  9521] By: jhi                                   on 2001/04/02  22:32:23
12297         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
12298              From: Robin Houston <robin@kitsite.com>
12299              Date: Mon, 2 Apr 2001 20:24:03 +0100
12300              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
12301      Branch: perl
12302            ! ext/B/B/Concise.pm
12303 ____________________________________________________________________________
12304 [  9520] By: jhi                                   on 2001/04/02  22:30:43
12305         Log: Subject: [PATCH] REALLY pedantic hv.h nit
12306              From: Simon Cozens <simon@netthink.co.uk>
12307              Date: Mon, 2 Apr 2001 15:43:06 +0100
12308              Message-ID: <20010402154306.A21711@netthink.co.uk>
12309      Branch: perl
12310            ! hv.h
12311 ____________________________________________________________________________
12312 [  9519] By: jhi                                   on 2001/04/02  22:28:04
12313         Log: Based on
12314              
12315              Subject: [foolperl] EPOC fix
12316              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12317              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
12318              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
12319      Branch: perl
12320            ! pp_sys.c
12321 ____________________________________________________________________________
12322 [  9518] By: jhi                                   on 2001/04/02  22:22:34
12323         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
12324              
12325              README.win32 tweaks; add a note about alternative location for
12326              getting a gcc-2.95.2 that will build perl properly on windows
12327              
12328              add some notes about gutsy threading matters
12329              
12330              many of the utilities interpolate literal paths within doublequotes
12331              (fails on dosish platforms where path contains backslashes)
12332      Branch: perl
12333           !> README.win32 pod/perlguts.pod utils/perldoc.PL
12334           !> x2p/find2perl.PL x2p/s2p.PL
12335 ____________________________________________________________________________
12336 [  9517] By: gsar                                  on 2001/04/02  19:52:21
12337         Log: many of the utilities interpolate literal paths within doublequotes
12338              (fails on dosish platforms where path contains backslashes)
12339      Branch: maint-5.6/perl
12340            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
12341 ____________________________________________________________________________
12342 [  9516] By: gsar                                  on 2001/04/02  05:49:37
12343         Log: a foolish release
12344      Branch: maint-5.6/perl
12345            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
12346            ! pod/perltoc.pod
12347 ____________________________________________________________________________
12348 [  9515] By: gsar                                  on 2001/04/02  05:04:29
12349         Log: add missing changelog summaries
12350      Branch: maint-5.6/perl
12351            ! Changes
12352 ____________________________________________________________________________
12353 [  9514] By: gsar                                  on 2001/04/02  04:07:13
12354         Log: add some notes about gutsy threading matters
12355      Branch: maint-5.6/perl
12356            ! pod/perlguts.pod
12357 ____________________________________________________________________________
12358 [  9513] By: gsar                                  on 2001/04/02  03:25:21
12359         Log: add more prominent caveat notices about experimental features
12360      Branch: maint-5.6/perl
12361            ! pod/perlfork.pod pod/perlunicode.pod
12362 ____________________________________________________________________________
12363 [  9512] By: gsar                                  on 2001/04/02  02:54:33
12364         Log: integrate changes#9479,9509 from mainline
12365              
12366              [PATCH] File::Glob stuff for Mac OS
12367              
12368              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
12369      Branch: maint-5.6/perl
12370           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
12371           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
12372           !> t/lib/glob-taint.t
12373 ____________________________________________________________________________
12374 [  9511] By: gsar                                  on 2001/04/02  02:38:24
12375         Log: README.win32 tweaks; add a note about alternative location for
12376              getting a gcc-2.95.2 that will build perl properly on windows
12377      Branch: maint-5.6/perl
12378            ! README.win32
12379 ____________________________________________________________________________
12380 [  9510] By: jhi                                   on 2001/04/01  20:45:10
12381         Log: An ambiguosity warning.
12382      Branch: perl
12383            ! t/lib/trig.t
12384 ____________________________________________________________________________
12385 [  9509] By: jhi                                   on 2001/04/01  19:53:47
12386         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
12387              From: Jonathan Stowe <gellyfish@gellyfish.com>
12388              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
12389              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
12390      Branch: perl
12391            ! ext/File/Glob/bsd_glob.c
12392 ____________________________________________________________________________
12393 [  9508] By: jhi                                   on 2001/04/01  19:35:03
12394         Log: Update Changes.
12395      Branch: perl
12396            ! Changes patchlevel.h
12397 ____________________________________________________________________________
12398 [  9507] By: jhi                                   on 2001/04/01  19:24:01
12399         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
12400              from mainline to maintperl: pod tweaks.
12401      Branch: maint-5.6/perl
12402           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
12403           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
12404           !> pod/perlvar.pod
12405 ____________________________________________________________________________
12406 [  9506] By: jhi                                   on 2001/04/01  19:11:53
12407         Log: Commit Sarathy to April release of 5.6.1 :-)
12408      Branch: perl
12409            ! pod/perlfaq1.pod
12410 ____________________________________________________________________________
12411 [  9505] By: jhi                                   on 2001/04/01  19:03:15
12412         Log: Subject: PATCH 5.6.0 (perldebug.pod)
12413              From: Mark-Jason Dominus <mjd@plover.com>
12414              Date: Sun, 01 Apr 2001 14:25:11 -0400
12415              Message-ID: <20010401182511.9247.qmail@plover.com>
12416      Branch: perl
12417            ! pod/perldebug.pod
12418 ____________________________________________________________________________
12419 [  9504] By: jhi                                   on 2001/04/01  18:43:09
12420         Log: Add great_circle_direction().
12421      Branch: perl
12422            ! lib/Math/Trig.pm t/lib/trig.t
12423 ____________________________________________________________________________
12424 [  9503] By: jhi                                   on 2001/04/01  17:29:12
12425         Log: Unicode ReadMe update for Unicode 3.1.
12426      Branch: perl
12427            ! lib/unicode/ReadMe.txt
12428 ____________________________________________________________________________
12429 [  9502] By: jhi                                   on 2001/04/01  17:18:40
12430         Log: Integrate change #9501 from maintperl into mainline.
12431              
12432              fix the perlembed notes on multiple interpreters
12433              
12434              fix ExtUtils::Embed to work passably on Windows
12435      Branch: perl
12436           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
12437 ____________________________________________________________________________
12438 [  9501] By: gsar                                  on 2001/04/01  07:21:57
12439         Log: fix the perlembed notes on multiple interpreters
12440              
12441              fix ExtUtils::Embed to work passably on Windows
12442      Branch: maint-5.6/perl
12443            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
12444 ____________________________________________________________________________
12445 [  9500] By: jhi                                   on 2001/04/01  05:58:23
12446         Log: Test for #9499.
12447      Branch: perl
12448            ! t/op/tr.t
12449 ____________________________________________________________________________
12450 [  9499] By: jhi                                   on 2001/04/01  05:55:46
12451         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
12452      Branch: perl
12453            ! embed.h embed.pl op.c proto.h
12454 ____________________________________________________________________________
12455 [  9498] By: jhi                                   on 2001/04/01  05:44:34
12456         Log: Protect the workaround hunk more.
12457      Branch: perl
12458            ! toke.c
12459 ____________________________________________________________________________
12460 [  9497] By: jhi                                   on 2001/04/01  00:24:25
12461         Log: Integrate changes #9493,9494,9495,9496 from maintperl
12462              into mainline.
12463              
12464              fix a broken workaround for Borland compiler in change#4739
12465              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
12466              
12467              nits spotted by Borland compiler
12468              
12469              avoid redefinition warnings under Borland 5.02
12470              
12471              various nits identified by the Borland 5.5 compiler; remove suppression
12472              of a few warnings
12473      Branch: perl
12474           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
12475           !> win32/win32.h
12476 ____________________________________________________________________________
12477 [  9496] By: gsar                                  on 2001/03/31  23:22:28
12478         Log: various nits identified by the Borland 5.5 compiler; remove suppression
12479              of a few warnings
12480      Branch: maint-5.6/perl
12481            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
12482 ____________________________________________________________________________
12483 [  9495] By: gsar                                  on 2001/03/31  21:03:08
12484         Log: avoid redefinition warnings under Borland 5.02
12485      Branch: maint-5.6/perl
12486            ! win32/makefile.mk
12487 ____________________________________________________________________________
12488 [  9494] By: gsar                                  on 2001/03/31  20:18:59
12489         Log: nits spotted by Borland compiler
12490      Branch: maint-5.6/perl
12491            ! utf8.h win32/win32.h
12492 ____________________________________________________________________________
12493 [  9493] By: gsar                                  on 2001/03/31  20:18:05
12494         Log: fix a broken workaround for Borland compiler in change#4739
12495              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
12496      Branch: maint-5.6/perl
12497            ! toke.c
12498 ____________________________________________________________________________
12499 [  9492] By: jhi                                   on 2001/03/31  18:36:24
12500         Log: Integrate change #9491 from maintperl into mainline.
12501              
12502              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
12503              directory is relative (need to fetch the full path name *before*
12504              the chdir!)
12505      Branch: perl
12506           !> lib/Cwd.pm
12507 ____________________________________________________________________________
12508 [  9491] By: gsar                                  on 2001/03/31  17:01:56
12509         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
12510              directory is relative (need to fetch the full path name *before*
12511              the chdir!)
12512              
12513              this is a followup patch for change#6749
12514      Branch: maint-5.6/perl
12515            ! lib/Cwd.pm
12516 ____________________________________________________________________________
12517 [  9490] By: jhi                                   on 2001/03/31  15:50:18
12518         Log: Subject: Re: [PATCH] av.h cosmetics
12519              From: Simon Cozens <simon@netthink.co.uk>
12520              Date: Sat, 31 Mar 2001 13:09:59 +0100
12521              Message-ID: <20010331130959.A22000@netthink.co.uk>
12522              
12523              Document AvALLOC.
12524      Branch: perl
12525            ! pod/perlguts.pod
12526 ____________________________________________________________________________
12527 [  9489] By: jhi                                   on 2001/03/31  15:48:44
12528         Log: Subject: [PATCH] Re: Math::Big* v1.21
12529              From: Tels <perl_dummy@bloodgate.com>
12530              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
12531              Message-Id: <200103311125.GAA377738@www08.hway.net>
12532      Branch: perl
12533            ! pod/perlop.pod
12534 ____________________________________________________________________________
12535 [  9488] By: jhi                                   on 2001/03/31  03:39:51
12536         Log: Debug output tweak.
12537      Branch: perl
12538            ! t/lib/cwd.t
12539 ____________________________________________________________________________
12540 [  9487] By: jhi                                   on 2001/03/31  03:33:02
12541         Log: OverVMSification.
12542      Branch: perl
12543            ! t/lib/cwd.t
12544 ____________________________________________________________________________
12545 [  9486] By: jhi                                   on 2001/03/31  03:01:40
12546         Log: Missed MANIFESTations in #9483.
12547      Branch: perl
12548            ! MANIFEST
12549 ____________________________________________________________________________
12550 [  9485] By: jhi                                   on 2001/03/31  02:58:17
12551         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
12552              From: Peter Prymmer <pvhp@forte.com>
12553              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
12554              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
12555      Branch: perl
12556            ! regexec.c t/lib/cwd.t
12557 ____________________________________________________________________________
12558 [  9484] By: jhi                                   on 2001/03/31  01:04:41
12559         Log: Obsolete file (see #3938)
12560      Branch: perl
12561            - lib/unicode/README.Ethiopic
12562            ! MANIFEST
12563 ____________________________________________________________________________
12564 [  9483] By: jhi                                   on 2001/03/31  00:52:42
12565         Log: Update to Unicode 3.1.
12566              (Rename Names.txt to NamesList.txt.)
12567      Branch: perl
12568            + lib/unicode/NamesList.txt lib/unicode/PropList.html
12569            - lib/unicode/Names.txt
12570            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
12571            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
12572            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
12573            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
12574            ! lib/unicode/UCD.html lib/unicode/Unicode.html
12575            ! lib/unicode/rename lib/unicode/version
12576 ____________________________________________________________________________
12577 [  9482] By: jhi                                   on 2001/03/30  23:33:44
12578         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
12579              From: Robin Houston <robin@kitsite.com>
12580              Date: Fri, 30 Mar 2001 20:07:22 +0100
12581              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
12582      Branch: perl
12583            ! ext/B/B/Deparse.pm
12584 ____________________________________________________________________________
12585 [  9481] By: jhi                                   on 2001/03/30  23:20:25
12586         Log: Subject: Re: [PATCH] CwdXS, Take 2
12587              From: Benjamin Sugars <bsugars@canoe.ca>
12588              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
12589              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
12590      Branch: perl
12591            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
12592            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
12593 ____________________________________________________________________________
12594 [  9480] By: jhi                                   on 2001/03/30  22:52:38
12595         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
12596              From: David Dyck <dcd@tc.fluke.com>
12597              Date: Fri, 30 Mar 2001 14:44:13 -0800
12598              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
12599              
12600              The t/rantests flags file creation was accidentally
12601              removed by #9217.
12602      Branch: perl
12603            ! Makefile.SH
12604 ____________________________________________________________________________
12605 [  9479] By: jhi                                   on 2001/03/30  22:45:45
12606         Log: Subject: [PATCH] File::Glob stuff for Mac OS
12607              From: Chris Nandor <pudge@pobox.com>
12608              Date: Fri, 30 Mar 2001 16:51:00 -0500
12609              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
12610      Branch: perl
12611            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
12612            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
12613            ! t/lib/glob-taint.t
12614 ____________________________________________________________________________
12615 [  9478] By: jhi                                   on 2001/03/30  22:43:12
12616         Log: Subject: fix for win32/buildext.pl
12617              From: "Vadim Konovalov" <watman@inbox.ru>
12618              Date: Sat, 31 Mar 2001 00:50:36 +0400
12619              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
12620      Branch: perl
12621            ! win32/buildext.pl
12622 ____________________________________________________________________________
12623 [  9477] By: jhi                                   on 2001/03/30  22:41:16
12624         Log: Subject: small base.pm doc patch
12625              From: Leon Brocard <acme@astray.com>
12626              Date: Fri, 30 Mar 2001 21:49:57 +0100
12627              Message-ID: <20010330214957.B8733@ns0.astray.com>
12628      Branch: perl
12629            ! lib/base.pm
12630 ____________________________________________________________________________
12631 [  9476] By: jhi                                   on 2001/03/30  18:16:57
12632         Log: Subject: [PATCH] av.h cosmetics
12633              From: Simon Cozens <simon@netthink.co.uk>
12634              Date: Fri, 30 Mar 2001 18:12:28 +0100
12635              Message-ID: <20010330181228.A9319@netthink.co.uk>
12636      Branch: perl
12637            ! av.h
12638 ____________________________________________________________________________
12639 [  9475] By: jhi                                   on 2001/03/30  18:15:50
12640         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
12641              From: "Philip Newton" <pnewton@gmx.de>
12642              Date: Fri, 30 Mar 2001 19:06:57 +0200
12643              Message-ID: <3AC4D951.14815.1AC7068@localhost>
12644      Branch: perl
12645            ! pod/perlhack.pod
12646 ____________________________________________________________________________
12647 [  9474] By: jhi                                   on 2001/03/30  18:14:02
12648         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
12649              From: Benjamin Sugars <bsugars@canoe.ca>
12650              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
12651              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
12652      Branch: perl
12653            ! t/lib/glob-basic.t
12654 ____________________________________________________________________________
12655 [  9473] By: jhi                                   on 2001/03/30  16:09:24
12656         Log: Update Changes.
12657      Branch: perl
12658            ! Changes patchlevel.h
12659 ____________________________________________________________________________
12660 [  9472] By: jhi                                   on 2001/03/30  15:16:08
12661         Log: Integrate perlio.
12662      Branch: perl
12663           !> t/lib/cwd.t t/lib/glob-basic.t
12664 ____________________________________________________________________________
12665 [  9471] By: nick                                  on 2001/03/30  14:47:10
12666         Log: Should be (^O eq 'MSWin32') not 'Win32'
12667              Fail #12 seems real - chdir is in wrong dir.
12668      Branch: perlio
12669            ! t/lib/cwd.t
12670 ____________________________________________________________________________
12671 [  9470] By: jhi                                   on 2001/03/30  14:41:11
12672         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
12673              From: Radu Greab <radu@netsoft.ro>
12674              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
12675              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
12676              
12677              Replace #9352.
12678      Branch: perl
12679            ! ext/Socket/Socket.xs pp_sys.c
12680 ____________________________________________________________________________
12681 [  9469] By: jhi                                   on 2001/03/30  14:37:51
12682         Log: Subject: PATCH pod/perldiag.pod
12683              From: Robin Houston <robin@kitsite.com>
12684              Date: Fri, 30 Mar 2001 14:10:36 +0100
12685              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
12686      Branch: perl
12687            ! pod/perldiag.pod t/lib/glob-basic.t
12688 ____________________________________________________________________________
12689 [  9468] By: jhi                                   on 2001/03/30  14:36:36
12690         Log: Subject: Better diagnostic in io/fs.t
12691              From: andreas.koenig@anima.de (Andreas J. Koenig)
12692              Date: 30 Mar 2001 10:11:43 +0200
12693              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
12694      Branch: perl
12695            ! t/io/fs.t
12696 ____________________________________________________________________________
12697 [  9467] By: nick                                  on 2001/03/30  14:25:43
12698         Log: Skip order test of glob if case-ignoring system cannot 
12699              create a.test and A.test
12700      Branch: perlio
12701            ! t/lib/glob-basic.t
12702 ____________________________________________________________________________
12703 [  9466] By: nick                                  on 2001/03/30  13:03:12
12704         Log: Integrate mainline.
12705      Branch: perlio
12706            - ext/re/hints/aix.pl
12707           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
12708           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
12709           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
12710           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
12711 ____________________________________________________________________________
12712 [  9465] By: jhi                                   on 2001/03/30  03:53:37
12713         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
12714              the tests sometimes hang, sometimes not.)
12715      Branch: perl
12716            ! t/lib/io_multihomed.t t/lib/io_sock.t
12717 ____________________________________________________________________________
12718 [  9464] By: jhi                                   on 2001/03/30  02:56:04
12719         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
12720              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12721              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
12722              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
12723      Branch: perl
12724            ! op.c
12725 ____________________________________________________________________________
12726 [  9463] By: jhi                                   on 2001/03/30  02:34:48
12727         Log: Test for #9462.
12728      Branch: perl
12729            ! t/lib/b.t
12730 ____________________________________________________________________________
12731 [  9462] By: jhi                                   on 2001/03/30  02:29:37
12732         Log: Subject: B::Deparse precedence bug. (Patch included.)
12733              From: Jeremy Madea <jmadea@inktomi.com>
12734              Date: Thu, 29 Mar 2001 12:05:02 -0800
12735              Message-ID: <20010329120502.A24881@dr.inktomi.com>
12736      Branch: perl
12737            ! ext/B/B/Deparse.pm
12738 ____________________________________________________________________________
12739 [  9461] By: jhi                                   on 2001/03/30  02:18:41
12740         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
12741              From: Peter Prymmer <pvhp@forte.com>
12742              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
12743              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
12744      Branch: perl
12745            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
12746            ! t/lib/md5-file.t
12747 ____________________________________________________________________________
12748 [  9460] By: jhi                                   on 2001/03/30  02:17:07
12749         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
12750              From: Robin Houston <robin@kitsite.com>
12751              Date: Thu, 29 Mar 2001 20:47:56 +0100
12752              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
12753      Branch: perl
12754            ! ext/B/B/Debug.pm
12755 ____________________________________________________________________________
12756 [  9459] By: jhi                                   on 2001/03/30  02:16:05
12757         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
12758              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
12759              Date: Wed, 28 Mar 2001 18:02:20 -0600
12760              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
12761      Branch: perl
12762            ! lib/ExtUtils/MM_VMS.pm
12763 ____________________________________________________________________________
12764 [  9458] By: jhi                                   on 2001/03/30  02:07:58
12765         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
12766              From: "Joshua E. Rodd" <jrodd@pbs.org>
12767              Date: Wed, 28 Mar 2001 17:29:12 -0500
12768              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
12769      Branch: perl
12770            ! pod/perlop.pod
12771 ____________________________________________________________________________
12772 [  9457] By: jhi                                   on 2001/03/30  02:04:33
12773         Log: Subject: ext/re/aix.pl can go
12774              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12775              Date: Thu, 29 Mar 2001 12:03:28 +0200
12776              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
12777      Branch: perl
12778            - ext/re/hints/aix.pl
12779            ! MANIFEST
12780 ____________________________________________________________________________
12781 [  9456] By: jhi                                   on 2001/03/30  02:03:32
12782         Log: Integrate perlio.
12783      Branch: perl
12784           !> ext/Encode/Encode.xs installperl
12785 ____________________________________________________________________________
12786 [  9455] By: nick                                  on 2001/03/29  21:11:46
12787         Log: DLL name has changed so installperl needs to know
12788              (Why isn't it working it out or passed it?)
12789      Branch: perlio
12790            ! installperl
12791 ____________________________________________________________________________
12792 [  9454] By: nick                                  on 2001/03/29  20:56:12
12793         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
12794              and we don't get undef warnings.
12795      Branch: perlio
12796            ! ext/Encode/Encode.xs
12797 ____________________________________________________________________________
12798 [  9453] By: nick                                  on 2001/03/29  17:58:48
12799         Log: Integrate mainline
12800      Branch: perlio
12801           !> Changes patchlevel.h
12802 ____________________________________________________________________________
12803 [  9452] By: jhi                                   on 2001/03/29  16:44:55
12804         Log: Update Changes.
12805      Branch: perl
12806            ! Changes patchlevel.h
12807 ____________________________________________________________________________
12808 [  9451] By: nick                                  on 2001/03/29  16:31:38
12809         Log: Integrate mainline
12810      Branch: perlio
12811           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
12812           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
12813           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
12814           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
12815           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
12816 ____________________________________________________________________________
12817 [  9450] By: jhi                                   on 2001/03/29  16:29:17
12818         Log: Integrate perlio.
12819      Branch: perl
12820           !> win32/buildext.pl
12821 ____________________________________________________________________________
12822 [  9449] By: jhi                                   on 2001/03/29  15:50:01
12823         Log: Update Changes.
12824      Branch: perl
12825            ! Changes patchlevel.h
12826 ____________________________________________________________________________
12827 [  9448] By: nick                                  on 2001/03/29  15:47:15
12828         Log: Make sure buildext.pl finds Errno.pm
12829      Branch: perlio
12830            ! win32/buildext.pl
12831 ____________________________________________________________________________
12832 [  9447] By: jhi                                   on 2001/03/29  15:39:34
12833         Log: Integrate perlio.
12834      Branch: perl
12835           !> win32/makefile.mk
12836 ____________________________________________________________________________
12837 [  9446] By: nick                                  on 2001/03/29  15:30:03
12838         Log: Integrate win32/makefile.mk with mainline.
12839      Branch: perlio
12840           !> win32/makefile.mk
12841 ____________________________________________________________________________
12842 [  9445] By: nick                                  on 2001/03/29  15:27:32
12843         Log: Fix breakage ... 
12844      Branch: perlio
12845            ! win32/makefile.mk
12846 ____________________________________________________________________________
12847 [  9444] By: jhi                                   on 2001/03/29  15:03:08
12848         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
12849              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
12850              Date: Thu, 29 Mar 2001 10:32:59 +0400
12851              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
12852      Branch: perl
12853            ! win32/makefile.mk
12854 ____________________________________________________________________________
12855 [  9443] By: jhi                                   on 2001/03/29  15:02:12
12856         Log: Integrate perlio.
12857      Branch: perl
12858           +> win32/buildext.pl
12859           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
12860           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
12861 ____________________________________________________________________________
12862 [  9442] By: nick                                  on 2001/03/29  14:59:11
12863         Log: Work in progress - determine win32 extensions to build via script.
12864      Branch: perlio
12865            + win32/buildext.pl
12866            ! MANIFEST win32/makefile.mk
12867 ____________________________________________________________________________
12868 [  9441] By: jhi                                   on 2001/03/29  14:51:47
12869         Log: Reintroduce the use of external pwd.
12870      Branch: perl
12871            ! t/lib/cwd.t
12872 ____________________________________________________________________________
12873 [  9440] By: jhi                                   on 2001/03/29  14:42:58
12874         Log: use warnings instead of -w.
12875      Branch: perl
12876            ! utils/h2xs.PL
12877 ____________________________________________________________________________
12878 [  9439] By: jhi                                   on 2001/03/29  14:41:52
12879         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
12880              From: Jonathan Stowe <gellyfish@gellyfish.com>
12881              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
12882              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
12883      Branch: perl
12884            ! utils/h2xs.PL
12885 ____________________________________________________________________________
12886 [  9438] By: jhi                                   on 2001/03/29  14:39:38
12887         Log: Subject: [PATCH perl@9424] minor pod nits
12888              From: Robin Barker <rmb1@cise.npl.co.uk>
12889              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
12890              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
12891      Branch: perl
12892            ! pod/perlhack.pod pod/perliol.pod
12893 ____________________________________________________________________________
12894 [  9437] By: jhi                                   on 2001/03/29  14:29:16
12895         Log: Subject: [PATCH perl@9424] typemap cast warning
12896              From: Robin Barker <rmb1@cise.npl.co.uk>
12897              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
12898              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
12899      Branch: perl
12900            ! lib/ExtUtils/typemap
12901 ____________________________________________________________________________
12902 [  9436] By: jhi                                   on 2001/03/29  14:26:03
12903         Log: Subject: [PATCH perl@9424] printf warning
12904              From: Robin Barker <rmb1@cise.npl.co.uk>
12905              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
12906              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
12907      Branch: perl
12908            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
12909            ! ext/Storable/Storable.xs toke.c
12910 ____________________________________________________________________________
12911 [  9435] By: nick                                  on 2001/03/29  14:23:31
12912         Log: Win32 has name conflict with ERROR
12913      Branch: perlio
12914            ! ext/PerlIO/Via/Via.xs
12915 ____________________________________________________________________________
12916 [  9434] By: jhi                                   on 2001/03/29  14:17:48
12917         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
12918              From: Peter Prymmer <pvhp@forte.com>
12919              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
12920              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
12921      Branch: perl
12922            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
12923 ____________________________________________________________________________
12924 [  9433] By: jhi                                   on 2001/03/29  13:52:44
12925         Log: test-prep target was missing.
12926      Branch: perl
12927            ! Makefile.SH
12928 ____________________________________________________________________________
12929 [  9432] By: nick                                  on 2001/03/29  12:40:03
12930         Log: Make as-shipped compiler default to MSVC6 
12931      Branch: perlio
12932            ! win32/makefile.mk
12933 ____________________________________________________________________________
12934 [  9431] By: nick                                  on 2001/03/29  12:12:16
12935         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
12936              akin to PerlIO::Scalar.
12937      Branch: perlio
12938            ! perlio.c perlio.h
12939 ____________________________________________________________________________
12940 [  9430] By: nick                                  on 2001/03/29  10:56:35
12941         Log: Integrate mainline.
12942      Branch: perlio
12943           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
12944           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
12945           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
12946           !> win32/makefile.mk win32/win32sck.c
12947 ____________________________________________________________________________
12948 [  9429] By: nick                                  on 2001/03/29  09:03:43
12949         Log: Noticed that two tests were skipped as perlio:: package
12950              isn't there any more. Changed the skip condition.
12951              Avoid core-dump if sv_utf8_upgrade() called on something
12952              that does not become SvPOK after SvPV() (e.g. a ref).
12953      Branch: perlio
12954            ! sv.c t/io/utf8.t t/lib/io_scalar.t
12955 ____________________________________________________________________________
12956 [  9428] By: jhi                                   on 2001/03/29  01:31:47
12957         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
12958              From: Benjamin Sugars <bsugars@canoe.ca> 
12959              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
12960              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
12961      Branch: perl
12962            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
12963            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
12964            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
12965 ____________________________________________________________________________
12966 [  9427] By: jhi                                   on 2001/03/29  00:49:30
12967         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
12968              From: "Vadim Konovalov" <watman@inbox.ru>
12969              Date: Thu, 29 Mar 2001 01:50:12 +0400
12970              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
12971      Branch: perl
12972            ! win32/makefile.mk win32/win32sck.c
12973 ____________________________________________________________________________
12974 [  9426] By: gsar                                  on 2001/03/29  00:28:04
12975         Log: dmake can only handle == and != in comparisons; support building
12976              with Borland's VCL libraries (from Vadim Konovalov)
12977      Branch: maint-5.6/perl
12978            ! win32/makefile.mk
12979 ____________________________________________________________________________
12980 [  9425] By: nick                                  on 2001/03/28  19:29:56
12981         Log: Integrate (@snapshot)
12982      Branch: perlio
12983           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
12984 ____________________________________________________________________________
12985 [  9424] By: jhi                                   on 2001/03/28  19:03:16
12986         Log: Update Changes.
12987      Branch: perl
12988            ! Changes patchlevel.h
12989 ____________________________________________________________________________
12990 [  9423] By: jhi                                   on 2001/03/28  18:52:09
12991         Log: Rmdir lib/XS on cleanup.
12992      Branch: perl
12993            ! Makefile.SH
12994 ____________________________________________________________________________
12995 [  9422] By: jhi                                   on 2001/03/28  18:49:34
12996         Log: Integrate perlio.
12997      Branch: perl
12998           !> t/op/utf8decode.t
12999 ____________________________________________________________________________
13000 [  9421] By: nick                                  on 2001/03/28  18:46:44
13001         Log: Loose duplicate chunk.
13002      Branch: perlio
13003            ! t/op/utf8decode.t
13004 ____________________________________________________________________________
13005 [  9420] By: nick                                  on 2001/03/28  18:44:11
13006         Log: Integrate mainline.
13007      Branch: perlio
13008           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
13009           !> vms/vmsish.h
13010 ____________________________________________________________________________
13011 [  9419] By: jhi                                   on 2001/03/28  18:42:05
13012         Log: Can't trust external pwds
13013              (either shell builtins or external programs)
13014      Branch: perl
13015            ! t/lib/cwd.t
13016 ____________________________________________________________________________
13017 [  9418] By: jhi                                   on 2001/03/28  18:34:05
13018         Log: Integrate perlio.
13019      Branch: perl
13020            - lib/perlio.pm
13021           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
13022           !> t/op/utf8decode.t
13023 ____________________________________________________________________________
13024 [  9417] By: nick                                  on 2001/03/28  18:24:02
13025         Log: PerlIO.pm / perlio.pm conflict.
13026              Update some pods.
13027              Make t/op/utf8decode.t a text file.
13028      Branch: perlio
13029            - lib/perlio.pm
13030            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
13031            ! t/op/utf8decode.t
13032 ____________________________________________________________________________
13033 [  9416] By: jhi                                   on 2001/03/28  18:06:07
13034         Log: Integrate change #9409 from mainline to maintperl.
13035              
13036              Yet another tweak on AIX dynaloading.
13037      Branch: maint-5.6/perl
13038           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13039 ____________________________________________________________________________
13040 [  9415] By: gsar                                  on 2001/03/28  17:13:01
13041         Log: integrate changes#9377,9385,9401 from mainline
13042              
13043              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
13044              
13045              If directory entries compare equal case-insensitively,
13046              retry case-sensitively.
13047              
13048              Subject: [PATCH] B::Terse and warnings
13049      Branch: maint-5.6/perl
13050           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
13051           !> t/pragma/warn/perl
13052 ____________________________________________________________________________
13053 [  9414] By: jhi                                   on 2001/03/28  17:11:12
13054         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
13055              From: "Craig A. Berry" <craigberry@mac.com>
13056              Date: Wed, 28 Mar 2001 10:55:20 -0600
13057              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
13058      Branch: perl
13059            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
13060 ____________________________________________________________________________
13061 [  9413] By: jhi                                   on 2001/03/28  17:03:12
13062         Log: Dup hunk.
13063      Branch: perl
13064            ! t/op/utf8decode.t
13065 ____________________________________________________________________________
13066 [  9412] By: jhi                                   on 2001/03/28  17:02:36
13067         Log: Forced integrate from perlio.
13068      Branch: perl
13069           !> t/op/utf8decode.t
13070 ____________________________________________________________________________
13071 [  9411] By: nick                                  on 2001/03/28  16:50:03
13072         Log: Integrate mainline.
13073      Branch: perlio
13074           +> t/lib/cwd.t
13075           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13076           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
13077           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
13078           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
13079           !> t/pragma/warn/perl
13080 ____________________________________________________________________________
13081 [  9410] By: jhi                                   on 2001/03/28  16:44:23
13082         Log: Subject: Re: [PATCH] 9403 cannot be tested
13083              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13084              Date: Wed, 28 Mar 2001 18:33:56 +0200
13085              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
13086      Branch: perl
13087            ! makedef.pl
13088 ____________________________________________________________________________
13089 [  9409] By: jhi                                   on 2001/03/28  16:12:45
13090         Log: Yet another tweak on AIX dynaloading.
13091      Branch: perl
13092            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13093 ____________________________________________________________________________
13094 [  9408] By: jhi                                   on 2001/03/28  15:52:55
13095         Log: Subject: [PATCH] 9403 cannot be tested
13096              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
13097              Date: Wed, 28 Mar 2001 17:23:00 +0200
13098              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
13099              
13100              A missing symbol.
13101      Branch: perl
13102            ! makedef.pl
13103 ____________________________________________________________________________
13104 [  9407] By: jhi                                   on 2001/03/28  15:47:43
13105         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
13106      Branch: perl
13107            ! t/op/utf8decode.t
13108           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
13109           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
13110 ____________________________________________________________________________
13111 [  9406] By: jhi                                   on 2001/03/28  15:37:08
13112         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
13113              From: Benjamin Sugars <bsugars@canoe.ca> 
13114              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
13115              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
13116      Branch: perl
13117            + t/lib/cwd.t
13118            ! MANIFEST
13119 ____________________________________________________________________________
13120 [  9405] By: jhi                                   on 2001/03/28  15:13:18
13121         Log: pp_ne() needs a CORRECT boolean.
13122      Branch: perl
13123            ! pp.c
13124 ____________________________________________________________________________
13125 [  9404] By: jhi                                   on 2001/03/28  15:09:23
13126         Log: pp_ne() needs a boolean, not an integer.
13127      Branch: perl
13128            ! pp.c
13129 ____________________________________________________________________________
13130 [  9403] By: jhi                                   on 2001/03/28  14:47:43
13131         Log: (Retracted by #9404.)
13132      Branch: perl
13133            ! pp.c
13134 ____________________________________________________________________________
13135 [  9402] By: jhi                                   on 2001/03/28  14:43:59
13136         Log: Subject: Re: [PATCH] Typemap testing
13137              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
13138              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
13139              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
13140      Branch: perl
13141            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
13142            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
13143 ____________________________________________________________________________
13144 [  9401] By: jhi                                   on 2001/03/28  14:42:14
13145         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
13146              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
13147              Date: Sun, 25 Mar 2001 21:59:15 +0100
13148              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
13149              
13150              A variable will be checked for the "use once" warnings if:
13151              
13152              1. It is in the scope of a use warnings 'once'
13153              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
13154              
13155              Otherwise it won't be checked at all.
13156              
13157              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
13158              
13159              The enclosed patch partially fixes this issue. What I didn't
13160              get to work was the case where the "used once" warning is enabled
13161              in any file other than the main file.
13162      Branch: perl
13163            ! gv.c t/pragma/warn/perl
13164 ____________________________________________________________________________
13165 [  9400] By: nick                                  on 2001/03/28  14:38:24
13166         Log: More EBCDIC tweaks:
13167              - one more swash issue &~(0xA0-1) did not do the right thing,
13168              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
13169              - add "use re 'asciirange'" to make [!-~] etc. work
13170              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
13171              - Choose a key for t/op/each.t test which gets encoded.
13172              - Skip utf8decode if this is UTF-EBCDIC.
13173      Branch: perlio
13174            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
13175            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
13176 ____________________________________________________________________________
13177 [  9399] By: jhi                                   on 2001/03/28  14:21:00
13178         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
13179              Andreas Schwab.
13180      Branch: perl
13181            ! pp.c
13182 ____________________________________________________________________________
13183 [  9398] By: jhi                                   on 2001/03/28  00:55:56
13184         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
13185              From: David Dyck <dcd@tc.fluke.com>
13186              Date: Tue, 27 Mar 2001 15:16:24 -0800
13187              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
13188      Branch: perl
13189            ! ext/IO/lib/IO/Socket.pm
13190 ____________________________________________________________________________
13191 [  9397] By: jhi                                   on 2001/03/27  21:52:49
13192         Log: Integrate perlio.
13193      Branch: perl
13194           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
13195           +> ext/PerlIO/Via/Via.xs
13196           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
13197 ____________________________________________________________________________
13198 [  9396] By: nick                                  on 2001/03/27  21:45:13
13199         Log: Integrate mainline.
13200      Branch: perlio
13201           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
13202           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
13203 ____________________________________________________________________________
13204 [  9395] By: nick                                  on 2001/03/27  21:18:58
13205         Log: Outline docs for PerlIO and PerlIO::Scalar
13206      Branch: perlio
13207            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
13208 ____________________________________________________________________________
13209 [  9394] By: nick                                  on 2001/03/27  20:50:13
13210         Log: PerlIO::Via layer (alpha-ish).
13211      Branch: perlio
13212            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
13213            + ext/PerlIO/Via/Via.xs
13214            ! MANIFEST
13215 ____________________________________________________________________________
13216 [  9393] By: jhi                                   on 2001/03/27  20:49:55
13217         Log: Retract #9329 now that 9390 should take care of the matter.
13218      Branch: perl
13219            ! utils/h2xs.PL
13220 ____________________________________________________________________________
13221 [  9390] By: jhi                                   on 2001/03/27  20:47:50
13222         Log: Subject: Autoloading Errno.pm when %! is encountered
13223              From: Robin Houston <robin@kitsite.com>
13224              Date: Tue, 27 Mar 2001 20:57:11 +0100
13225              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
13226      Branch: perl
13227            ! embed.h embed.pl gv.c proto.h t/op/magic.t
13228 ____________________________________________________________________________
13229 [  9389] By: jhi                                   on 2001/03/27  20:24:31
13230         Log: Integrate perlio.
13231      Branch: perl
13232           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
13233           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
13234           !> utf8.c
13235 ____________________________________________________________________________
13236 [  9388] By: jhi                                   on 2001/03/27  20:21:38
13237         Log: Better have a three-element array if one is going to assign
13238              to the third element of that array. (from Tim Jenness)
13239      Branch: perl
13240            ! ext/XS/Typemap/Typemap.xs
13241 ____________________________________________________________________________
13242 [  9387] By: nick                                  on 2001/03/27  20:15:43
13243         Log: Integrate mainline.
13244      Branch: perlio
13245           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
13246           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
13247           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
13248           +> t/lib/xs-typemap.t
13249           !> (integrate 34 files)
13250 ____________________________________________________________________________
13251 [  9386] By: jhi                                   on 2001/03/27  20:04:18
13252         Log: Subject: Re: perl@9359 breaks HTML::Parser
13253              From: Gisle Aas <gisle@ActiveState.com>
13254              Date: 27 Mar 2001 11:30:24 -0800
13255              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
13256              
13257              Clarify the UTF-8 issues of the API docs.
13258              (Slightly reworded and expanded.)
13259      Branch: perl
13260            ! pod/perlapi.pod sv.c sv.h
13261 ____________________________________________________________________________
13262 [  9385] By: jhi                                   on 2001/03/27  19:44:25
13263         Log: If directory entries compare equal case-insensitively,
13264              retry case-sensitively.
13265      Branch: perl
13266            ! ext/File/Glob/bsd_glob.c
13267 ____________________________________________________________________________
13268 [  9384] By: nick                                  on 2001/03/27  19:38:50
13269         Log: Various EBCDIC fixes:
13270              - major revelation that swash code is encoding aware,
13271              (or thought it was) - now it is ;-)
13272              - With that out of the way fix a slab of tr/// cases.
13273              - Fix Encode 'Unicode' to be true Unicode so tests pass.
13274              - As anticipated Base64.xs needed tweaks.
13275              - Until tr/// works right avoid old_encode64 in MIME tests.
13276      Branch: perlio
13277            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
13278            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
13279 ____________________________________________________________________________
13280 [  9383] By: jhi                                   on 2001/03/27  18:34:41
13281         Log: Add the std test suite BEGIN block.
13282      Branch: perl
13283            ! t/lib/xs-typemap.t
13284 ____________________________________________________________________________
13285 [  9382] By: jhi                                   on 2001/03/27  15:16:07
13286         Log: Add debugging output to the test.
13287      Branch: perl
13288            ! t/lib/glob-basic.t
13289 ____________________________________________________________________________
13290 [  9381] By: jhi                                   on 2001/03/27  15:08:10
13291         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
13292      Branch: perl
13293            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
13294            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
13295            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
13296            + t/lib/xs-typemap.t
13297            ! MANIFEST
13298 ____________________________________________________________________________
13299 [  9380] By: jhi                                   on 2001/03/27  14:48:34
13300         Log: Subject: [PATCH] Typemap testing
13301              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
13302              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
13303              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
13304              
13305              (The first part of the patch.)
13306      Branch: perl
13307            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
13308 ____________________________________________________________________________
13309 [  9379] By: jhi                                   on 2001/03/27  14:44:56
13310         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
13311              From: Benjamin Sugars <bsugars@canoe.ca> 
13312              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
13313              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
13314      Branch: perl
13315            ! t/lib/glob-basic.t
13316 ____________________________________________________________________________
13317 [  9378] By: jhi                                   on 2001/03/27  14:42:30
13318         Log: Subject: [PATCH] perlvar nit
13319              From: Simon Cozens <simon@netthink.co.uk>
13320              Date: Tue, 27 Mar 2001 01:12:01 +0100
13321              Message-ID: <20010327011201.A19179@netthink.co.uk>
13322      Branch: perl
13323            ! pod/perlvar.pod
13324 ____________________________________________________________________________
13325 [  9377] By: jhi                                   on 2001/03/27  14:36:26
13326         Log: Subject: [PATCH] B::Terse and warnings
13327              From: Benjamin Sugars <ben.sugars@home.com>
13328              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
13329              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
13330      Branch: perl
13331            ! ext/B/B.pm ext/B/B/Terse.pm
13332 ____________________________________________________________________________
13333 [  9376] By: jhi                                   on 2001/03/27  14:31:31
13334         Log: Document sockatmark() some.
13335      Branch: perl
13336            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
13337            ! pod/perltoc.pod
13338 ____________________________________________________________________________
13339 [  9375] By: jhi                                   on 2001/03/27  14:00:24
13340         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
13341              noted by Gisle and fixed by NI-S.
13342      Branch: perl
13343            ! sv.c
13344 ____________________________________________________________________________
13345 [  9374] By: jhi                                   on 2001/03/27  05:50:01
13346         Log: Regen toc.
13347      Branch: perl
13348            ! pod/perltoc.pod
13349 ____________________________________________________________________________
13350 [  9373] By: jhi                                   on 2001/03/27  05:43:51
13351         Log: Pixie documenting.
13352      Branch: perl
13353            ! Makefile.SH pod/perlhack.pod
13354 ____________________________________________________________________________
13355 [  9372] By: jhi                                   on 2001/03/27  05:29:34
13356         Log: Metaconfig unit changes for #9371.
13357      Branch: metaconfig
13358            ! U/modified/myhostname.U
13359      Branch: metaconfig/U/perl
13360            + d_sockatmark.U
13361            ! gccvers.U
13362 ____________________________________________________________________________
13363 [  9371] By: jhi                                   on 2001/03/27  05:29:07
13364         Log: Add sockatmark() probing.
13365      Branch: perl
13366            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13367            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
13368            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13369            ! vos/config.ga.h win32/config.bc win32/config.gc
13370            ! win32/config.vc
13371 ____________________________________________________________________________
13372 [  9370] By: jhi                                   on 2001/03/26  22:01:18
13373         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
13374              Really need to benchmark this.
13375      Branch: perl
13376            ! pp.c
13377 ____________________________________________________________________________
13378 [  9369] By: nick                                  on 2001/03/26  21:59:30
13379         Log: Integrate mainline.
13380      Branch: perlio
13381            ! ext/MIME/Base64/QuotedPrint.pm
13382           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
13383           !> patchlevel.h pod/perlhack.pod pp_sys.c
13384 ____________________________________________________________________________
13385 [  9368] By: jhi                                   on 2001/03/26  21:47:03
13386         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
13387              
13388              TODO1: perlbench.
13389              TODO2: le, lt, ge, gt?  Yech.
13390      Branch: perl
13391            ! pp.c
13392 ____________________________________________________________________________
13393 [  9367] By: jhi                                   on 2001/03/26  21:34:57
13394         Log: Too much cut-and-paste in #9363.
13395      Branch: perl
13396            ! pp_sys.c
13397 ____________________________________________________________________________
13398 [  9366] By: jhi                                   on 2001/03/26  21:20:53
13399         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
13400              From: Andreas Schwab <schwab@suse.de>
13401              Date: 26 Mar 2001 17:29:04 +0200
13402              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
13403              
13404              (The patch for 5.6.0 or so, this is a guess for bleadperl)
13405      Branch: perl
13406            ! pp_hot.c
13407 ____________________________________________________________________________
13408 [  9365] By: jhi                                   on 2001/03/26  21:07:54
13409         Log: Integrate perlio.
13410      Branch: perl
13411           !> perlio.c
13412 ____________________________________________________________________________
13413 [  9364] By: nick                                  on 2001/03/26  20:30:48
13414         Log: REFCNT botch in layer name cache hash.
13415      Branch: perlio
13416            ! perlio.c
13417 ____________________________________________________________________________
13418 [  9363] By: jhi                                   on 2001/03/26  18:44:32
13419         Log: Subject: [PATCH] socket() leaks file descriptors
13420              From: Benjamin Sugars <bsugars@canoe.ca>
13421              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
13422              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
13423              
13424              Also sockpair() fixed similarly.
13425      Branch: perl
13426            ! pp_sys.c
13427 ____________________________________________________________________________
13428 [  9362] By: jhi                                   on 2001/03/26  18:37:52
13429         Log: Integrate perlio.
13430      Branch: perl
13431           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
13432 ____________________________________________________________________________
13433 [  9361] By: nick                                  on 2001/03/26  17:32:06
13434         Log: Implement flush of linebuffered streams on read of a tty.
13435      Branch: perlio
13436            ! perlio.c perliol.h
13437 ____________________________________________________________________________
13438 [  9360] By: nick                                  on 2001/03/26  17:12:32
13439         Log: Memory tweaks and notes for OEMVS.
13440      Branch: perlio
13441            ! README.os390 miniperlmain.c t/op/pat.t
13442 ____________________________________________________________________________
13443 [  9359] By: jhi                                   on 2001/03/26  02:12:54
13444         Log: Update Changes.
13445      Branch: perl
13446            ! Changes patchlevel.h
13447 ____________________________________________________________________________
13448 [  9358] By: jhi                                   on 2001/03/26  02:05:32
13449         Log: Document the most common pixie options.
13450      Branch: perl
13451            ! pod/perlhack.pod
13452 ____________________________________________________________________________
13453 [  9357] By: jhi                                   on 2001/03/26  01:25:28
13454         Log: For perl.pixie check *before* compiling that optimize is -g,
13455              as for perl.third.
13456      Branch: perl
13457            ! Makefile.SH
13458 ____________________________________________________________________________
13459 [  9356] By: jhi                                   on 2001/03/26  01:13:41
13460         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
13461      Branch: perl
13462            ! Makefile.SH
13463 ____________________________________________________________________________
13464 [  9355] By: jhi                                   on 2001/03/26  01:11:19
13465         Log: Remove t/perl.third.
13466      Branch: perl
13467            ! Makefile.SH
13468 ____________________________________________________________________________
13469 [  9354] By: jhi                                   on 2001/03/26  00:23:38
13470         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
13471              IO::Sockatmark().
13472      Branch: perl
13473            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
13474 ____________________________________________________________________________
13475 [  9353] By: jhi                                   on 2001/03/25  22:25:04
13476         Log: Integrate perlio.
13477      Branch: perl
13478           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
13479           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
13480           !> pp_hot.c win32/makefile.mk
13481 ____________________________________________________________________________
13482 [  9352] By: jhi                                   on 2001/03/25  22:21:41
13483         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
13484              From: Radu Greab <radu@netsoft.ro>
13485              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
13486              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
13487      Branch: perl
13488            ! pp_sys.c
13489 ____________________________________________________________________________
13490 [  9351] By: nick                                  on 2001/03/25  22:15:02
13491         Log: Fix readline in list mode to tell rest of world that it has
13492              things on the stack. Otherwise if perl code gets invoked
13493              underneath it it scribbles over results-so-far.
13494              (Why TIEHANDLE has not tripped on this is a mystery.)
13495      Branch: perlio
13496            ! pp_hot.c
13497 ____________________________________________________________________________
13498 [  9350] By: nick                                  on 2001/03/25  22:10:13
13499         Log: win32/makefile.mk typos
13500      Branch: perlio
13501            ! win32/makefile.mk
13502 ____________________________________________________________________________
13503 [  9349] By: nick                                  on 2001/03/25  21:31:14
13504         Log: Integrate now-non-binary file.
13505      Branch: perlio
13506           !> t/lib/mimeqp.t
13507 ____________________________________________________________________________
13508 [  9348] By: nick                                  on 2001/03/25  21:27:24
13509         Log: Make it text
13510      Branch: perlio
13511            ! t/lib/mimeqp.t
13512 ____________________________________________________________________________
13513 [  9347] By: nick                                  on 2001/03/25  21:25:37
13514         Log: Integrate mainline.
13515      Branch: perlio
13516           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
13517           !> lib/Term/ReadLine.pm t/lib/md5-file.t
13518 ____________________________________________________________________________
13519 [  9346] By: nick                                  on 2001/03/25  20:58:15
13520         Log: Add destruct time hook to PerlIO (for work-in-process implementing
13521              layers in perl code. In such cases layers need to be popped before
13522              we loose the ability to run perl code.)
13523              Also back-out "PerlIO::object" hook - it isn't going to work like that...
13524      Branch: perlio
13525            ! perl.c perlio.c perlio.h perliol.h
13526 ____________________________________________________________________________
13527 [  9345] By: nick                                  on 2001/03/25  20:49:11
13528         Log: Avoid at leasy one of undefined warnings in Encode.
13529      Branch: perlio
13530            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13531 ____________________________________________________________________________
13532 [  9344] By: jhi                                   on 2001/03/25  20:37:43
13533         Log: A workaround for using Term::ReadLine in emacs minibuffer
13534              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
13535              additional tweaks from Ilya Zakharevich.
13536      Branch: perl
13537            ! lib/Term/ReadLine.pm
13538 ____________________________________________________________________________
13539 [  9343] By: nick                                  on 2001/03/25  20:21:14
13540         Log: Missing return value.
13541      Branch: perlio
13542            ! ext/PerlIO/Scalar/Scalar.xs
13543 ____________________________________________________________________________
13544 [  9342] By: jhi                                   on 2001/03/25  16:21:00
13545         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
13546              to equal the CPAN versions since no code changes have been made.
13547      Branch: perl
13548            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
13549            ! t/lib/md5-file.t
13550 ____________________________________________________________________________
13551 [  9341] By: jhi                                   on 2001/03/25  16:01:48
13552         Log: Escape 8-bit characters.
13553      Branch: perl
13554            ! t/lib/mimeqp.t
13555 ____________________________________________________________________________
13556 [  9340] By: gsar                                  on 2001/03/25  15:50:53
13557         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
13558              chars)
13559      Branch: perl
13560            + t/lib/mimeqp.t
13561 ____________________________________________________________________________
13562 [  9339] By: gsar                                  on 2001/03/25  15:48:50
13563         Log: delete mimeqp.t for later with text mode set
13564      Branch: perl
13565            - t/lib/mimeqp.t
13566 ____________________________________________________________________________
13567 [  9338] By: nick                                  on 2001/03/25  09:01:57
13568         Log: Integrate mainline.
13569      Branch: perlio
13570           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
13571           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
13572           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
13573           +> t/lib/mimeb64u.t t/lib/mimeqp.t
13574           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
13575           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
13576           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
13577 ____________________________________________________________________________
13578 [  9337] By: jhi                                   on 2001/03/25  04:23:24
13579         Log: Add MIME::Base64 here and there.  Again, a lot of
13580              optimism is in the air.
13581      Branch: perl
13582            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
13583            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
13584 ____________________________________________________________________________
13585 [  9336] By: jhi                                   on 2001/03/25  04:12:43
13586         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
13587              this by ear as I do not do Win32 programming.)
13588      Branch: perl
13589            ! win32/Makefile win32/makefile.mk
13590 ____________________________________________________________________________
13591 [  9335] By: jhi                                   on 2001/03/25  04:03:50
13592         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
13593      Branch: perl
13594            ! t/lib/md5-file.t
13595 ____________________________________________________________________________
13596 [  9334] By: jhi                                   on 2001/03/25  03:58:53
13597         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
13598      Branch: perl
13599            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
13600            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
13601            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
13602            + t/lib/mimeb64u.t t/lib/mimeqp.t
13603            ! MANIFEST
13604 ____________________________________________________________________________
13605 [  9333] By: jhi                                   on 2001/03/24  20:14:37
13606         Log: Integrate perlio.
13607      Branch: perl
13608           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
13609 ____________________________________________________________________________
13610 [  9332] By: nick                                  on 2001/03/24  19:40:34
13611         Log: Fix un-init variable leading to spurious "Out of Memory!"
13612      Branch: perlio
13613            ! doio.c
13614 ____________________________________________________________________________
13615 [  9331] By: nick                                  on 2001/03/24  19:09:59
13616         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
13617              and update layers internals doc.
13618      Branch: perlio
13619            ! pod/perlfunc.pod pod/perliol.pod
13620 ____________________________________________________________________________
13621 [  9330] By: jhi                                   on 2001/03/24  18:42:11
13622         Log: The length might be uninitialized garbage if the *svp is the undef.
13623      Branch: perl
13624            ! doio.c
13625 ____________________________________________________________________________
13626 [  9329] By: jhi                                   on 2001/03/24  18:26:57
13627         Log: (Retracted by #9393)
13628
13629              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
13630              From: Simon Cozens <simon@netthink.co.uk>
13631              Date: Sat, 24 Mar 2001 17:13:17 +0000
13632              Message-ID: <20010324171317.A13406@netthink.co.uk>
13633      Branch: perl
13634            ! utils/h2xs.PL
13635 ____________________________________________________________________________
13636 [  9328] By: nick                                  on 2001/03/24  17:22:02
13637         Log: Integrate mainline.
13638      Branch: perlio
13639           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
13640           !> lib/unicode/version
13641 ____________________________________________________________________________
13642 [  9327] By: nick                                  on 2001/03/24  17:16:02
13643         Log: Integrate mainline.
13644      Branch: perlio
13645           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
13646           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
13647           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
13648           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
13649           +> t/lib/md5-file.t
13650           !> MANIFEST Makefile.SH configure.com djgpp/config.over
13651           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
13652           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
13653           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
13654           !> win32/makefile.mk
13655 ____________________________________________________________________________
13656 [  9326] By: jhi                                   on 2001/03/24  17:00:42
13657         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
13658      Branch: perl
13659            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
13660            ! lib/unicode/version
13661 ____________________________________________________________________________
13662 [  9325] By: jhi                                   on 2001/03/24  16:22:33
13663         Log: Subject: Re: B::Deparse bug (5.6.0)
13664              From: Robin Houston <robin@kitsite.com>
13665              Date: Sat, 24 Mar 2001 14:33:09 +0000
13666              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
13667      Branch: perl
13668            ! op.c pp.c t/lib/b.t t/op/repeat.t
13669 ____________________________________________________________________________
13670 [  9324] By: jhi                                   on 2001/03/24  16:21:56
13671         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
13672              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
13673              these additions may be too optimistic.
13674      Branch: perl
13675            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
13676            ! hints/uwin.sh hints/vmesa.sh
13677 ____________________________________________________________________________
13678 [  9323] By: jhi                                   on 2001/03/24  16:06:01
13679         Log: Integrate perlio.
13680      Branch: perl
13681           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
13682           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
13683            ! Makefile.SH
13684           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
13685           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
13686           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
13687           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13688           !> win32/makefile.mk win32/perlhost.h win32/win32.c
13689           !> win32/win32iop.h
13690 ____________________________________________________________________________
13691 [  9322] By: nick                                  on 2001/03/24  14:39:12
13692         Log: Routine Win32 regen_config_h - no real changes.
13693      Branch: perlio
13694            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13695 ____________________________________________________________________________
13696 [  9321] By: nick                                  on 2001/03/24  14:31:49
13697         Log: PerlIO fixups for Win32:
13698              - provide win33_popenlist() - non-functional as yet.
13699              - avoid need for aTHX in PerlIO_debug calls - even if not 
13700              enabled args are still evaluated so Win32 has trouble during fork().
13701              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
13702              - Fixup makedef.pl for latest set of symbols.
13703      Branch: perlio
13704            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
13705            ! win32/perlhost.h win32/win32.c win32/win32iop.h
13706 ____________________________________________________________________________
13707 [  9320] By: nick                                  on 2001/03/24  14:26:58
13708         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
13709              was gibberish - broke it on WIn32 at least.
13710      Branch: perlio
13711            ! ext/POSIX/POSIX.xs
13712 ____________________________________________________________________________
13713 [  9319] By: nick                                  on 2001/03/24  11:29:41
13714         Log: Generated files.
13715      Branch: perlio
13716            ! embed.h global.sym objXSUB.h perlapi.c proto.h
13717 ____________________________________________________________________________
13718 [  9318] By: nick                                  on 2001/03/24  10:29:37
13719         Log: Implement:
13720              1.  open($fh,"+<",undef);  # add test to t/io/open.t
13721              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
13722      Branch: perlio
13723            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
13724            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
13725            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
13726            ! t/io/open.t t/io/utf8.t
13727 ____________________________________________________________________________
13728 [  9317] By: jhi                                   on 2001/03/23  23:41:25
13729         Log: AIX does seems to have optimization problems with its C compilers.
13730      Branch: perl
13731            ! hints/aix.sh
13732 ____________________________________________________________________________
13733 [  9316] By: jhi                                   on 2001/03/23  23:40:46
13734         Log: Integrate perlio.
13735      Branch: perl
13736           +> lib/PerlIO.pm
13737           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
13738           !> perliol.h
13739 ____________________________________________________________________________
13740 [  9315] By: jhi                                   on 2001/03/23  22:16:30
13741         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
13742      Branch: perl
13743            ! t/lib/md5-file.t
13744 ____________________________________________________________________________
13745 [  9314] By: nick                                  on 2001/03/23  20:49:02
13746         Log: Perlio internals re-organized.
13747              - open process creates AV of layer/arg pairs
13748              (appends layers from open() or open.pm to default list).
13749              - push arg is now an SV.
13750              - layer ->Open get passed the AV
13751              - open is no longer mandatory method.
13752              - topmost layer that has ->Open method does the open
13753              - any layers above are pushed once that returns.
13754              - vtable re-ordered so dummy layers need only provide push/pop methods.
13755      Branch: perlio
13756            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
13757 ____________________________________________________________________________
13758 [  9313] By: nick                                  on 2001/03/23  16:27:41
13759         Log: Check in a stable (working) version before next round of tweaks.
13760              Changes include:
13761              - Move default layers code out of doio.c and into perlio.c
13762              - Single routine for parsing layer specification strings.
13763              - Skeleton support for demand loading of layers
13764              - Core-dump avoidance if PERLIO environment specifies loadable layer
13765              (does not _work_ as need IO to load and need load to do IO ...)
13766      Branch: perlio
13767            + lib/PerlIO.pm
13768            ! MANIFEST doio.c perlio.c
13769 ____________________________________________________________________________
13770 [  9312] By: gsar                                  on 2001/03/23  16:25:25
13771         Log: add execute bit to files with shebang lines in the repository;
13772              avoid clobbering execute bit in Porting/makerel 
13773      Branch: maint-5.6/perl
13774            ! (edit 144 files)
13775 ____________________________________________________________________________
13776 [  9311] By: jhi                                   on 2001/03/23  14:25:35
13777         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
13778      Branch: perl
13779            ! MANIFEST
13780 ____________________________________________________________________________
13781 [  9310] By: jhi                                   on 2001/03/23  13:45:04
13782         Log: Subject: [PATCH] Net::Ping
13783              From: Colin McMillen <mcmi0037@tc.umn.edu>
13784              Date: Thu, 22 Mar 2001 19:30:31 -0600
13785              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
13786      Branch: perl
13787            ! lib/Net/Ping.pm
13788 ____________________________________________________________________________
13789 [  9309] By: jhi                                   on 2001/03/23  13:39:13
13790         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
13791      Branch: perl
13792            ! t/lib/md5-aaa.t t/lib/md5-file.t
13793 ____________________________________________________________________________
13794 [  9308] By: jhi                                   on 2001/03/23  13:20:34
13795         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
13796              - bump the version to 2.14
13797              - drop the base64 tests since they require MIME::Base64
13798              - drop the rfc1321.txt
13799              - drop the hints/dec_osf.pl since it's only needed for
13800              pre-5.005_03 Perls
13801              Todo:
13802              - the U32 alignment testing is now removed; it needs to
13803              be reintroduced as as a Config variable (meaning also
13804              as a Configure test)
13805              - get the new EBCDIC md5sum for MD5.pm
13806              - test in Win32 to see how badly I botched the makefiles
13807      Branch: perl
13808            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
13809            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
13810            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
13811            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
13812            + t/lib/md5-file.t
13813            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
13814            ! win32/Makefile win32/makefile.mk
13815 ____________________________________________________________________________
13816 [  9307] By: jhi                                   on 2001/03/23  12:56:14
13817         Log: Integrate change #9306 from maintperl into mainline,
13818              AIX dynaloader for AIXes without <load.h>.
13819      Branch: perl
13820           !> ext/DynaLoader/hints/aix.pl
13821 ____________________________________________________________________________
13822 [  9306] By: jhi                                   on 2001/03/23  12:51:36
13823         Log: There are AIXes without /usr/include/load.h,
13824              patch from H.Merijn Brand.
13825      Branch: maint-5.6/perl
13826            ! ext/DynaLoader/hints/aix.pl
13827 ____________________________________________________________________________
13828 [  9305] By: nick                                  on 2001/03/23  11:00:42
13829         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
13830      Branch: perlio
13831            ! ext/Encode/Encode.xs perlio.c perlio.h
13832 ____________________________________________________________________________
13833 [  9304] By: nick                                  on 2001/03/23  10:20:46
13834         Log: Render -Duseperlio functional again.
13835              - this is "quick fix" which calls PerlIO_apply_layers after opening,
13836              which is what old scheme did. New scheme needs to change that
13837              to make open(...,\$scalar) etc. work but this will do for now.
13838      Branch: perlio
13839            ! perlio.c
13840 ____________________________________________________________________________
13841 [  9303] By: nick                                  on 2001/03/23  09:53:20
13842         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
13843              -Uuseperlio now works again.
13844              -Duseperlio is still poorly. Don't merge yet...
13845      Branch: perlio
13846            ! doio.c perlio.h
13847 ____________________________________________________________________________
13848 [  9302] By: nick                                  on 2001/03/22  22:26:51
13849         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
13850              type code.
13851              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
13852              is its main caller. In particular now has access to "extra" args, and
13853              can tell when an open handle is "reopened" (or duped?).
13854              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
13855              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
13856              PerlIO_open() et. al. (i.e. other way round).
13857              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
13858              with args close to PerlIO_openn().
13859      Branch: perlio
13860            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
13861 ____________________________________________________________________________
13862 [  9301] By: jhi                                   on 2001/03/22  20:58:04
13863         Log: Integrate perlio.
13864      Branch: perl
13865           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
13866           !> t/io/open.t util.c
13867 ____________________________________________________________________________
13868 [  9300] By: nick                                  on 2001/03/22  17:36:32
13869         Log: Don't include $@ in not ok message.
13870      Branch: perlio
13871            ! t/io/open.t
13872 ____________________________________________________________________________
13873 [  9299] By: gsar                                  on 2001/03/22  16:53:45
13874         Log: back out changes#7532,7521 for now (appears to have problems
13875              on IRIX)
13876      Branch: maint-5.6/perl
13877            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
13878            ! ext/POSIX/typemap pod/perlvar.pod
13879 ____________________________________________________________________________
13880 [  9298] By: nick                                  on 2001/03/22  14:35:46
13881         Log: Give a meaning to '&' in n-arg open case:
13882              open($fh,"<&",$scalar);
13883              $scalar can be:
13884              - an integer which does "fdopen"
13885              open($fh,"<&",2); # like open($fh,"<&2")
13886              - something that will yield a file handle via sv_2io()
13887              useful for dup'ing anonymous handles.
13888              e.g.:
13889              open(my $fh,"<&",\*STDIN);
13890              open(my $dup,"<&",$fh);
13891      Branch: perlio
13892            ! doio.c t/io/open.t
13893 ____________________________________________________________________________
13894 [  9297] By: nick                                  on 2001/03/22  13:34:35
13895         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
13896      Branch: perlio
13897            ! util.c
13898 ____________________________________________________________________________
13899 [  9296] By: nick                                  on 2001/03/22  12:51:20
13900         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
13901      Branch: perlio
13902            ! perl.c
13903 ____________________________________________________________________________
13904 [  9295] By: nick                                  on 2001/03/22  11:59:44
13905         Log: If stdin, stdout or stderr get opened in unexpected read/write state
13906              then warn at time of open not at time of use.
13907      Branch: perlio
13908            ! doio.c pp_hot.c pp_sys.c
13909 ____________________________________________________________________________
13910 [  9294] By: nick                                  on 2001/03/22  10:54:35
13911         Log: Die on n-arg open(...,"",xxx,yyy,...)
13912              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
13913              - die on read/write cases so we can decide what it means later.
13914      Branch: perlio
13915            ! doio.c embed.pl iperlsys.h util.c
13916 ____________________________________________________________________________
13917 [  9293] By: nick                                  on 2001/03/22  09:02:45
13918         Log: perlio tweaks (reported by Nick Clark)
13919              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
13920              error check in Pendinf_read().
13921      Branch: perlio
13922            ! perlio.c
13923 ____________________________________________________________________________
13924 [  9292] By: gsar                                  on 2001/03/22  07:12:00
13925         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
13926              fixes)
13927      Branch: maint-5.6/perl
13928           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
13929 ____________________________________________________________________________
13930 [  9291] By: jhi                                   on 2001/03/22  06:06:44
13931         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
13932      Branch: perl
13933            ! t/op/re_tests
13934 ____________________________________________________________________________
13935 [  9290] By: jhi                                   on 2001/03/22  05:57:01
13936         Log: Move MacOS Classic higher in the list of supported platforms.
13937      Branch: maint-5.6/perl
13938            ! pod/perlport.pod
13939 ____________________________________________________________________________
13940 [  9289] By: gsar                                  on 2001/03/22  05:35:04
13941         Log: revert part of change#6438 for compatibility (av_reify()
13942              appears to be needed to implement av_splice()ish things
13943              in XS)
13944      Branch: maint-5.6/perl
13945            ! embed.pl global.sym objXSUB.h perlapi.c
13946 ____________________________________________________________________________
13947 [  9288] By: gsar                                  on 2001/03/22  03:09:19
13948         Log: update copyright year
13949      Branch: maint-5.6/perl
13950            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
13951            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
13952            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
13953            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
13954            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
13955            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
13956            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
13957            ! x2p/walk.c
13958 ____________________________________________________________________________
13959 [  9287] By: jhi                                   on 2001/03/21  20:30:54
13960         Log: Integrate perlio.
13961      Branch: perl
13962           !> ext/Data/Dumper/Dumper.xs
13963 ____________________________________________________________________________
13964 [  9286] By: gsar                                  on 2001/03/21  19:49:54
13965         Log: makefile.mk tweak
13966      Branch: maint-5.6/perl
13967            ! win32/Makefile win32/makefile.mk
13968 ____________________________________________________________________________
13969 [  9285] By: nick                                  on 2001/03/21  19:07:13
13970         Log: Multiplicity fix for Dumper.
13971      Branch: perlio
13972            ! ext/Data/Dumper/Dumper.xs
13973 ____________________________________________________________________________
13974 [  9284] By: nick                                  on 2001/03/21  19:01:07
13975         Log: Integrate mainline - (does not build xTHX issue in Dumper).
13976      Branch: perlio
13977           !> (integrate 27 files)
13978 ____________________________________________________________________________
13979 [  9283] By: jhi                                   on 2001/03/21  17:17:35
13980         Log: Integrate change #9282 from mainline into maintperl,
13981              4-arg UTF-8 substr().
13982      Branch: maint-5.6/perl
13983           !> pp.c
13984 ____________________________________________________________________________
13985 [  9282] By: jhi                                   on 2001/03/21  17:15:43
13986         Log: The #9270 would have leaked a scalar if pp_substr()
13987              returned early.
13988      Branch: perl
13989            ! pp.c
13990 ____________________________________________________________________________
13991 [  9281] By: gsar                                  on 2001/03/21  17:03:14
13992         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
13993      Branch: maint-5.6/perl
13994            ! win32/makefile.mk
13995 ____________________________________________________________________________
13996 [  9280] By: gsar                                  on 2001/03/21  17:01:20
13997         Log: some tweaks to change#9278 (fork() emulation should be enabled
13998              by setting BUILD_FLAVOR instead of changing the defaults)
13999      Branch: maint-5.6/perl
14000            ! win32/makefile.mk
14001 ____________________________________________________________________________
14002 [  9279] By: gsar                                  on 2001/03/21  16:47:19
14003         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
14004      Branch: maint-5.6/perl
14005            ! ext/File/Glob/Glob.pm
14006           !> lib/Cwd.pm
14007 ____________________________________________________________________________
14008 [  9278] By: jhi                                   on 2001/03/21  14:35:10
14009         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
14010              From: "Vadim Konovalov" <watman@inbox.ru>
14011              Date: Wed, 21 Mar 2001 01:53:51 +0300
14012              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
14013      Branch: maint-5.6/perl
14014            ! win32/makefile.mk win32/win32sck.c
14015 ____________________________________________________________________________
14016 [  9277] By: jhi                                   on 2001/03/21  13:58:28
14017         Log: Integrate change #9270 from mainline to maintperl:
14018              continued 4-arg UTF-8 substr() fixing.
14019      Branch: maint-5.6/perl
14020           !> pp.c t/op/substr.t
14021 ____________________________________________________________________________
14022 [  9276] By: jhi                                   on 2001/03/21  13:33:00
14023         Log: More pixie cleaning.
14024      Branch: perl
14025            ! Makefile.SH
14026 ____________________________________________________________________________
14027 [  9275] By: jhi                                   on 2001/03/21  03:54:17
14028         Log: Update Changes.
14029      Branch: perl
14030            ! Changes patchlevel.h
14031 ____________________________________________________________________________
14032 [  9274] By: jhi                                   on 2001/03/21  03:48:24
14033         Log: First stab at making Data::Dumper to grok Unicode.
14034              
14035              TODO: tests, EBCDICify.
14036      Branch: perl
14037            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
14038 ____________________________________________________________________________
14039 [  9273] By: jhi                                   on 2001/03/21  02:23:00
14040         Log: Fix for
14041              
14042              Subject: Memory leak in unquoted print   
14043              From: Benjamin Sugars <bsugars@canoe.ca> 
14044              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
14045              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
14046      Branch: perl
14047            ! perlio.c
14048 ____________________________________________________________________________
14049 [  9272] By: jhi                                   on 2001/03/21  01:33:17
14050         Log: Subject: Re: [PATCH] POSIX::getcwd()
14051              From: Benjamin Sugars <bsugars@canoe.ca> 
14052              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
14053              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
14054      Branch: perl
14055            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
14056 ____________________________________________________________________________
14057 [  9271] By: jhi                                   on 2001/03/21  01:22:52
14058         Log: Subject: [PATCH] Cwd.pm docs
14059              From: Benjamin Sugars <bsugars@canoe.ca>
14060              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
14061              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
14062      Branch: perl
14063            ! lib/Cwd.pm
14064 ____________________________________________________________________________
14065 [  9270] By: jhi                                   on 2001/03/21  01:16:29
14066         Log: Continue 4-arg substr() UTF-8 fixage.
14067      Branch: perl
14068            ! pp.c t/op/substr.t
14069 ____________________________________________________________________________
14070 [  9269] By: jhi                                   on 2001/03/21  00:46:14
14071         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
14072              
14073              revert the leak fix in change#9142 (problem needs a more experimental
14074              fix unsuitable for 5.6.1)
14075              
14076              do alphabetical sorting by default (for csh compatibility)
14077              
14078              cut-n-paste goof in change#9264
14079              
14080              VMS piping fixes (from Charles Lane)
14081      Branch: perl
14082           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
14083           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
14084           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
14085 ____________________________________________________________________________
14086 [  9268] By: jhi                                   on 2001/03/21  00:37:04
14087         Log: Integrate perlio.
14088      Branch: perl
14089           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
14090           !> utf8.c utf8.h utfebcdic.h
14091 ____________________________________________________________________________
14092 [  9267] By: nick                                  on 2001/03/20  20:04:39
14093         Log: More EBCDIC stuff:
14094              - Loose the extra level of function on ASCII.
14095              - spotted a chr(0) issue in sv.c
14096              - re-work of UTF-X tr/// ranges to work in Unicode
14097              space. Still issues with the "0xff is illegal UTF-8" hack.
14098              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
14099              (why do it once when you can do it all over the place :-(
14100              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
14101              need utf8.pm for swashes.
14102              - Simplified and commented scan_const() in toke.c
14103              Still something wrong regexp and tr (swashes?).
14104      Branch: perlio
14105            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
14106            ! utf8.c utf8.h utfebcdic.h
14107 ____________________________________________________________________________
14108 [  9266] By: gsar                                  on 2001/03/20  19:16:43
14109         Log: VMS piping fixes (from Charles Lane)
14110      Branch: maint-5.6/perl
14111            ! vms/vms.c vms/vmspipe.com
14112 ____________________________________________________________________________
14113 [  9265] By: gsar                                  on 2001/03/20  17:53:52
14114         Log: cut-n-paste goof in change#9264
14115      Branch: maint-5.6/perl
14116            ! ext/File/Glob/Glob.xs
14117 ____________________________________________________________________________
14118 [  9264] By: gsar                                  on 2001/03/20  17:43:47
14119         Log: do alphabetical sorting by default (for csh compatibility);
14120              bsd_glob() does ASCII sort by default as usual, unless
14121              GLOB_ALPHASORT was specified
14122      Branch: maint-5.6/perl
14123            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
14124            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
14125            ! ext/File/Glob/bsd_glob.h
14126 ____________________________________________________________________________
14127 [  9263] By: gsar                                  on 2001/03/20  16:40:08
14128         Log: integrate change#9255 from mainline (unicode fix)
14129              
14130              substr($bytestr, i, n, $charstr)
14131      Branch: maint-5.6/perl
14132           !> Todo-5.6 pp.c t/op/substr.t
14133 ____________________________________________________________________________
14134 [  9262] By: gsar                                  on 2001/03/20  15:57:41
14135         Log: revert the leak fix in change#9142 (problem needs a more experimental
14136              fix unsuitable for 5.6.1)
14137      Branch: maint-5.6/perl
14138            ! scope.c
14139 ____________________________________________________________________________
14140 [  9261] By: jhi                                   on 2001/03/20  14:26:25
14141         Log: Integrate changes #9259,9260 from maintperl into mainline.
14142              
14143              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
14144              
14145              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
14146      Branch: perl
14147           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
14148 ____________________________________________________________________________
14149 [  9260] By: jhi                                   on 2001/03/20  14:05:46
14150         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
14151              From: Robin Barker <rmb1@cise.npl.co.uk>
14152              Date: Tue, 20 Mar 2001 10:12:04 GMT
14153              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
14154      Branch: maint-5.6/perl
14155            ! run.c
14156 ____________________________________________________________________________
14157 [  9259] By: jhi                                   on 2001/03/20  14:04:39
14158         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
14159              From: Chris Nandor <pudge@pobox.com>
14160              Date: Tue, 20 Mar 2001 00:40:56 -0500
14161              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
14162      Branch: maint-5.6/perl
14163            ! ext/POSIX/POSIX.xs lib/File/Path.pm
14164 ____________________________________________________________________________
14165 [  9258] By: jhi                                   on 2001/03/20  05:09:34
14166         Log: Update Changes.
14167      Branch: perl
14168            ! Changes patchlevel.h
14169 ____________________________________________________________________________
14170 [  9257] By: jhi                                   on 2001/03/20  05:04:25
14171         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
14172      Branch: perl
14173            ! t/op/tr.t
14174 ____________________________________________________________________________
14175 [  9256] By: jhi                                   on 2001/03/20  04:43:12
14176         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
14177              From: Peter Prymmer <pvhp@forte.com>
14178              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
14179              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
14180      Branch: maint-5.6/perl
14181            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
14182 ____________________________________________________________________________
14183 [  9255] By: jhi                                   on 2001/03/19  23:17:17
14184         Log: substr($bytestr, i, n, $charstr)
14185
14186              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
14187      Branch: perl
14188            ! Todo-5.6 pp.c t/op/substr.t
14189 ____________________________________________________________________________
14190 [  9254] By: jhi                                   on 2001/03/19  22:25:09
14191         Log: Rearrange the make test target prerequisites so that
14192              in a parallel make 'all' is finished before 'test'.
14193      Branch: perl
14194            ! Makefile.SH
14195 ____________________________________________________________________________
14196 [  9253] By: jhi                                   on 2001/03/19  21:48:07
14197         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
14198              From: Robin Houston <robin@kitsite.com>
14199              Date: Mon, 19 Mar 2001 15:48:41 +0000
14200              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
14201      Branch: perl
14202            ! pp_ctl.c
14203 ____________________________________________________________________________
14204 [  9252] By: jhi                                   on 2001/03/19  21:42:27
14205         Log: Integrate perlio.
14206      Branch: perl
14207           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
14208           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
14209           !> utfebcdic.h vms/perly_c.vms
14210 ____________________________________________________________________________
14211 [  9251] By: jhi                                   on 2001/03/19  21:31:28
14212         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
14213              
14214              Dynaloading in 64-bit AIX with vac.
14215      Branch: perl
14216           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14217           !> hints/aix.sh
14218 ____________________________________________________________________________
14219 [  9250] By: jhi                                   on 2001/03/19  21:18:00
14220         Log: A more robust solution for the 64bitall AIX dynaloading
14221              problem, from Jens-Uwe Mager.
14222      Branch: maint-5.6/perl
14223            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14224 ____________________________________________________________________________
14225 [  9249] By: nick                                  on 2001/03/19  20:59:37
14226         Log: Integrate mainline.
14227      Branch: perlio
14228           !> (integrate 42 files)
14229 ____________________________________________________________________________
14230 [  9248] By: nick                                  on 2001/03/19  20:22:07
14231         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
14232              (Building on OS390 uses native YACC and YYDEBUG has other
14233              side effects.)
14234      Branch: perlio
14235            ! perly.c perly.y vms/perly_c.vms
14236 ____________________________________________________________________________
14237 [  9247] By: jhi                                   on 2001/03/19  19:59:53
14238         Log: 64-bit AIX dynaloading problem (see #9244) idea
14239              from Jens-Uwe Mager.
14240      Branch: maint-5.6/perl
14241            ! ext/DynaLoader/dl_aix.xs
14242 ____________________________________________________________________________
14243 [  9246] By: nick                                  on 2001/03/19  19:27:57
14244         Log: More EBCDIC fixes.
14245      Branch: perlio
14246            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
14247            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
14248 ____________________________________________________________________________
14249 [  9245] By: jhi                                   on 2001/03/19  19:05:19
14250         Log: Integrate change #9243 from mainline into maintperl.
14251              
14252              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
14253      Branch: maint-5.6/perl
14254           !> README.vmesa
14255 ____________________________________________________________________________
14256 [  9244] By: jhi                                   on 2001/03/19  19:03:15
14257         Log: Get 64bitall AIX building, but still does not test okay:
14258              dynaloading anything fails, for example for op/defins:
14259              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
14260              (update: fixed by #9247,9250)
14261      Branch: maint-5.6/perl
14262            ! hints/aix.sh
14263 ____________________________________________________________________________
14264 [  9243] By: jhi                                   on 2001/03/19  19:00:16
14265         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
14266              From: Robin Barker <rmb1@cise.npl.co.uk>
14267              Date: Mon, 19 Mar 2001 18:01:57 GMT
14268              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
14269      Branch: perl
14270            ! README.vmesa
14271 ____________________________________________________________________________
14272 [  9242] By: jhi                                   on 2001/03/19  18:58:43
14273         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
14274              
14275              TODO: tests.
14276      Branch: perl
14277            ! doop.c op.c
14278 ____________________________________________________________________________
14279 [  9241] By: gsar                                  on 2001/03/19  17:34:46
14280         Log: VMSify tests (from Charles Lane)
14281      Branch: maint-5.6/perl
14282            ! t/lib/filehand.t t/lib/texttabs.t
14283 ____________________________________________________________________________
14284 [  9240] By: jhi                                   on 2001/03/19  14:24:26
14285         Log: Integrate change #9233 from maintperl into mainline.
14286              
14287              some refcounts were incorrect in perl_clone()
14288      Branch: perl
14289           !> sv.c
14290 ____________________________________________________________________________
14291 [  9239] By: gsar                                  on 2001/03/19  09:23:17
14292         Log: this is 5.6.1-trial3
14293      Branch: maint-5.6/perl
14294            ! Changes
14295 ____________________________________________________________________________
14296 [  9238] By: gsar                                  on 2001/03/19  08:47:04
14297         Log: some new symbols are only available under ithreads
14298      Branch: maint-5.6/perl
14299            ! makedef.pl
14300 ____________________________________________________________________________
14301 [  9237] By: gsar                                  on 2001/03/19  08:42:28
14302         Log: update patchlevel.h, Changes, &c.
14303      Branch: maint-5.6/perl
14304            ! Changes patchlevel.h pod/perlhist.pod
14305           !> AUTHORS
14306 ____________________________________________________________________________
14307 [  9236] By: gsar                                  on 2001/03/19  08:17:49
14308         Log: integrate changes#8068,8717 from mainline
14309              
14310              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
14311              
14312              [PATCH CPAN 1.59_51] warning message (not!)
14313      Branch: maint-5.6/perl
14314           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
14315           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
14316           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
14317           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
14318           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
14319 ____________________________________________________________________________
14320 [  9235] By: gsar                                  on 2001/03/19  08:07:09
14321         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
14322              
14323              [PATCH] Add missing CV flags to dump.c
14324              
14325              Re: [patch] Re: PL_ptr_table
14326              
14327              Fixup non-ithread build after 8713
14328              
14329              Generated files form 8713 etc.
14330              
14331              Correct the correction :-(
14332              
14333              Documenting coderef @INC (Re: CPAN "make this script work" feature)
14334              
14335              Subject: Re: sync sync sync: have I missed any patches?
14336              Replace djSP with dSP.
14337      Branch: maint-5.6/perl
14338           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
14339           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
14340           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
14341           !> sv.c sv.h win32/perlhost.h
14342 ____________________________________________________________________________
14343 [  9234] By: gsar                                  on 2001/03/19  07:22:05
14344         Log: revert the change#9090 integrate for now (change looks somewhat
14345              incomplete in that [ha]v_exists() need something similar; lacks
14346              tests; &c.)
14347      Branch: maint-5.6/perl
14348            ! hv.c
14349 ____________________________________________________________________________
14350 [  9233] By: gsar                                  on 2001/03/19  07:10:01
14351         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
14352              destruction when there are unreferenced scalars (SvREFCNT==0)
14353      Branch: maint-5.6/perl
14354            ! sv.c
14355 ____________________________________________________________________________
14356 [  9232] By: jhi                                   on 2001/03/19  05:11:02
14357         Log: Regen api and toc.
14358      Branch: maint-5.6/perl
14359            ! pod/perlapi.pod pod/perltoc.pod
14360 ____________________________________________________________________________
14361 [  9231] By: jhi                                   on 2001/03/19  04:06:03
14362         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
14363              add a lost line in pp.c:pp_chop(), update to new op/chop.
14364              
14365              Clarify the description differentiating for and while; inspired by
14366              
14367              Subject: [ID 20010306.004] || != named unary operator
14368              
14369              The $Is_MacOS needs to be declared.
14370      Branch: maint-5.6/perl
14371            ! pp.c t/op/chop.t
14372           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
14373 ____________________________________________________________________________
14374 [  9230] By: jhi                                   on 2001/03/19  03:48:16
14375         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
14376              9079,9083,9089,9090,9091 from mainline to maintperl.
14377              
14378              Quieten some noise in Win32 builds
14379              
14380              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
14381              
14382              The perlretut was still talking about the old \p and \P
14383              definitions.
14384              
14385              More tweakage on the Unicode character class descriptions.
14386              
14387              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
14388              
14389              Subject: 'no *POSIX' Patch speeding up make on BS2000 
14390              
14391              Subject: [PATCH] perldata.pod here-doc docs
14392              
14393              Add /sbin and /usr/sbin to the list of directories scanned
14394              for setuid programs.  Takes care of bug id 20010309.003.
14395              
14396              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
14397              
14398              In op/stat #35 better to scan all the potential directories
14399              for setuids, not just the first one.
14400      Branch: maint-5.6/perl
14401            ! Makefile.SH
14402           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
14403           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
14404           !> t/op/stat.t toke.c win32/win32.h
14405 ____________________________________________________________________________
14406 [  9229] By: jhi                                   on 2001/03/19  02:31:50
14407         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
14408              From: Chris Nandor <pudge@pobox.com>
14409              Date: Sat, 10 Mar 2001 14:22:19 -0500
14410              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
14411      Branch: maint-5.6/perl
14412            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
14413            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
14414            ! t/lib/b.t t/lib/errno.t
14415 ____________________________________________________________________________
14416 [  9228] By: jhi                                   on 2001/03/19  02:29:59
14417         Log: Integrate changes #9113,9122 from mainline into maintperl.
14418              
14419              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?)
14420      Branch: maint-5.6/perl
14421           !> Configure README.os390 hints/os390.sh
14422 ____________________________________________________________________________
14423 [  9227] By: jhi                                   on 2001/03/19  02:22:35
14424         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
14425              into maintperl.
14426              
14427              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
14428              
14429              Forgot to check-in the larger part of #9120, duh.
14430              
14431              Subject: Another patch for integer.pm POD 
14432              
14433              h2ph strictness and cleanliness from Kurt Starsinic.
14434              
14435              Borland filename case problem.
14436              
14437              h2ph strictness and cleanliness from Kurt Starsinic.
14438              
14439              Subject: [PATCH] the uncontroversial doc patches
14440      Branch: maint-5.6/perl
14441           +> win32/sncfnmcs.pl
14442           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
14443           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
14444           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
14445           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
14446           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
14447           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
14448           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
14449 ____________________________________________________________________________
14450 [  9226] By: jhi                                   on 2001/03/19  02:10:21
14451         Log: Integrate changes #9207,9214 from mainline into maintperl.
14452              
14453              podchecker relaxations: =over has an *optional* number after it,
14454              and whitespace in L<> is okay.
14455      Branch: maint-5.6/perl
14456           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
14457           !> t/pod/poderrs.xr
14458 ____________________________________________________________________________
14459 [  9225] By: jhi                                   on 2001/03/19  02:07:38
14460         Log: Integrate change #9219 from maintperl into mainline.
14461              
14462              remove duplicated tests
14463      Branch: perl
14464           !> t/op/re_tests
14465 ____________________________________________________________________________
14466 [  9224] By: jhi                                   on 2001/03/19  02:06:11
14467         Log: Integrate change #9223 from mainline to maintperl.
14468              
14469              Document -Dmksymlinks.
14470      Branch: maint-5.6/perl
14471           !> INSTALL
14472 ____________________________________________________________________________
14473 [  9223] By: jhi                                   on 2001/03/19  02:01:25
14474         Log: Document -Dmksymlinks.
14475      Branch: perl
14476            ! INSTALL
14477 ____________________________________________________________________________
14478 [  9222] By: jhi                                   on 2001/03/19  01:15:35
14479         Log: The -Dmksymlinks wasn't working for maintperl.
14480      Branch: maint-5.6/perl
14481            ! Configure
14482 ____________________________________________________________________________
14483 [  9221] By: jhi                                   on 2001/03/19  00:49:43
14484         Log: Cleanup pixie residue.
14485      Branch: perl
14486            ! Makefile.SH
14487 ____________________________________________________________________________
14488 [  9220] By: jhi                                   on 2001/03/19  00:44:47
14489         Log: Document the use of pixie/prof; create make targets for it.
14490              
14491              TODO: make t/TEST pixie-aware.
14492      Branch: perl
14493            ! Makefile.SH pod/perlhack.pod
14494 ____________________________________________________________________________
14495 [  9219] By: gsar                                  on 2001/03/19  00:16:55
14496         Log: remove duplicated tests
14497      Branch: maint-5.6/perl
14498            ! t/op/re_tests
14499 ____________________________________________________________________________
14500 [  9218] By: jhi                                   on 2001/03/18  23:59:31
14501         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
14502      Branch: perl
14503            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
14504 ____________________________________________________________________________
14505 [  9217] By: jhi                                   on 2001/03/18  23:25:20
14506         Log: Rewrite the tests section of Makefile to be less redundant
14507              and to allow for more flexible test targets, many recursive
14508              make calls introduced.
14509      Branch: perl
14510            ! Makefile.SH
14511 ____________________________________________________________________________
14512 [  9216] By: jhi                                   on 2001/03/18  22:30:04
14513         Log: Document the use of Third Degree (sparsely).
14514      Branch: perl
14515            ! pod/perlhack.pod t/TEST
14516 ____________________________________________________________________________
14517 [  9215] By: jhi                                   on 2001/03/18  22:10:30
14518         Log: Make targets for testing with Third Degree.
14519      Branch: perl
14520            ! Makefile.SH
14521 ____________________________________________________________________________
14522 [  9214] By: jhi                                   on 2001/03/18  21:08:53
14523         Log: The podchecker relaxations need to mirrored also at the tests.
14524      Branch: perl
14525            ! t/pod/poderrs.xr
14526 ____________________________________________________________________________
14527 [  9213] By: jhi                                   on 2001/03/18  20:56:21
14528         Log: Update Changes.
14529      Branch: perl
14530            ! Changes patchlevel.h
14531 ____________________________________________________________________________
14532 [  9212] By: jhi                                   on 2001/03/18  20:36:59
14533         Log: Looking for config.sh in parent directories isn't
14534              very useful for the toplevel Makefile.
14535      Branch: perl
14536            ! Makefile.SH
14537 ____________________________________________________________________________
14538 [  9211] By: jhi                                   on 2001/03/18  20:33:37
14539         Log: On "make clean" take care of Third Degree droppings.
14540      Branch: perl
14541            ! Makefile.SH
14542 ____________________________________________________________________________
14543 [  9210] By: jhi                                   on 2001/03/18  20:21:34
14544         Log: Add a hook for running the tests under the Third Degree
14545              debugging tool (set $ENV{PERL_3LOG} to non-zero)
14546              
14547              TODO: Document the use of Third Degree.
14548      Branch: perl
14549            ! t/TEST
14550 ____________________________________________________________________________
14551 [  9209] By: jhi                                   on 2001/03/18  20:19:07
14552         Log: Regen toc and api pods.
14553      Branch: perl
14554            ! pod/perlapi.pod pod/perltoc.pod
14555 ____________________________________________________________________________
14556 [  9208] By: jhi                                   on 2001/03/18  20:12:12
14557         Log: Integrate changes #8128,9132 from mainline into maintperl,
14558              Tie::SubstrHash fixes.
14559      Branch: maint-5.6/perl
14560           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
14561 ____________________________________________________________________________
14562 [  9207] By: jhi                                   on 2001/03/18  20:07:43
14563         Log: podchecker relaxations from Michael Stevens.
14564      Branch: perl
14565            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
14566 ____________________________________________________________________________
14567 [  9206] By: jhi                                   on 2001/03/18  20:04:24
14568         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
14569      Branch: perl
14570            ! lib/Locale/Constants.pm lib/Locale/Country.pm
14571            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
14572            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
14573 ____________________________________________________________________________
14574 [  9205] By: jhi                                   on 2001/03/18  19:54:45
14575         Log: Integrate changes #9161,9162 from maintperl to mainline.
14576              
14577              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
14578              results
14579      Branch: perl
14580           !> t/op/magic.t
14581 ____________________________________________________________________________
14582 [  9204] By: jhi                                   on 2001/03/18  19:37:46
14583         Log: Make perl.third checks more understandable to the builder.
14584      Branch: perl
14585            ! Makefile.SH
14586 ____________________________________________________________________________
14587 [  9203] By: jhi                                   on 2001/03/18  19:20:54
14588         Log: Re-integrate #9138 from maintperl to mainline,
14589              the squelching of the unneeded "Scalars leaked" messages.
14590      Branch: perl
14591           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
14592           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
14593           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
14594 ____________________________________________________________________________
14595 [  9202] By: jhi                                   on 2001/03/18  18:48:36
14596         Log: More robust and more paranoid perl.third target.
14597      Branch: perl
14598            ! Makefile.SH
14599 ____________________________________________________________________________
14600 [  9201] By: jhi                                   on 2001/03/18  18:39:21
14601         Log: Integrate change #9197 from maintperl to mainline.
14602              
14603              more thorough cleaning of arenas.
14604      Branch: perl
14605           !> embed.pl perl.c proto.h sv.c t/op/sort.t
14606 ____________________________________________________________________________
14607 [  9200] By: jhi                                   on 2001/03/18  18:25:17
14608         Log: Integrate perlio.
14609      Branch: perl
14610           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
14611           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
14612           !> t/lib/encode.t toke.c universal.c utf8.c
14613 ____________________________________________________________________________
14614 [  9199] By: nick                                  on 2001/03/18  15:23:51
14615         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
14616              is the sense of the test being done. Avoid some magical 127 and 128 values
14617              by using macros.
14618      Branch: perlio
14619            ! doop.c pp_ctl.c sv.c toke.c
14620 ____________________________________________________________________________
14621 [  9198] By: nick                                  on 2001/03/18  14:18:12
14622         Log: UTF-X encoding invariance for Encode:
14623              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
14624              - move the XS code for those to universal.c (so in miniperl)
14625              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
14626              - change ext/Encode/compile to use above.
14627              - Fix t/lib/encode.t for above
14628              - Teach t/lib/b.t to expect -uutf8
14629              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
14630              utf8.pm is needed.
14631      Branch: perlio
14632            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
14633            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
14634 ____________________________________________________________________________
14635 [  9197] By: gsar                                  on 2001/03/18  12:15:57
14636         Log: more thorough cleaning of arenas--keep going until no more
14637              SvREFCNT_dec()s occur (this fixes the problem that causes the
14638              pesky "Scalars leaked" warnings)
14639      Branch: maint-5.6/perl
14640            ! embed.pl perl.c proto.h sv.c t/op/sort.t
14641 ____________________________________________________________________________
14642 [  9196] By: nick                                  on 2001/03/18  10:57:29
14643         Log: Fix pragma/utf8.t # 15
14644              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
14645              are SvUTF8 as well.
14646      Branch: perlio
14647            ! toke.c
14648 ____________________________________________________________________________
14649 [  9195] By: nick                                  on 2001/03/18  09:27:06
14650         Log: Integrate mainline
14651      Branch: perlio
14652           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
14653           !> t/op/pat.t
14654 ____________________________________________________________________________
14655 [  9194] By: jhi                                   on 2001/03/18  05:29:59
14656         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
14657              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
14658      Branch: perl
14659            ! op.c op.h t/op/misc.t t/op/pat.t
14660 ____________________________________________________________________________
14661 [  9193] By: jhi                                   on 2001/03/18  05:15:06
14662         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
14663      Branch: perl
14664            ! mg.c t/op/pat.t
14665 ____________________________________________________________________________
14666 [  9192] By: jhi                                   on 2001/03/18  04:22:43
14667         Log: tr/// UTF-8 patches from Inaba Hiroto.
14668      Branch: perl
14669            ! doop.c op.c
14670 ____________________________________________________________________________
14671 [  9191] By: jhi                                   on 2001/03/18  04:21:17
14672         Log: Integrate perlio.
14673      Branch: perl
14674           !> utf8.c utfebcdic.h
14675 ____________________________________________________________________________
14676 [  9190] By: nick                                  on 2001/03/17  20:32:01
14677         Log: Correct #if EBCDIC side typos.
14678              Builds and passes many tests on OS390.
14679      Branch: perlio
14680            ! utf8.c utfebcdic.h
14681 ____________________________________________________________________________
14682 [  9189] By: jhi                                   on 2001/03/17  18:55:49
14683         Log: Add prerequisites for the perl.third target.
14684      Branch: perl
14685            ! Makefile.SH
14686 ____________________________________________________________________________
14687 [  9188] By: jhi                                   on 2001/03/17  18:46:00
14688         Log: Integrate perlio.
14689      Branch: perl
14690           +> utfebcdic.h
14691           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
14692 ____________________________________________________________________________
14693 [  9187] By: jhi                                   on 2001/03/17  18:38:47
14694         Log: Add a make rule for perl.third (the Third Degree memory debugging
14695              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
14696      Branch: perl
14697            ! Makefile.SH
14698 ____________________________________________________________________________
14699 [  9186] By: nick                                  on 2001/03/17  18:34:48
14700         Log: MANIFEST addition :-(
14701      Branch: perlio
14702            ! MANIFEST
14703 ____________________________________________________________________________
14704 [  9185] By: nick                                  on 2001/03/17  18:29:50
14705         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
14706              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
14707              a superset of ASCII are invariant under the encoding. This is EBCDIC
14708              friendly as an encoded string can be looked at as being EBCDIC by lexer
14709              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
14710              ASCII on ASCII machines.
14711              
14712              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
14713              seperate.
14714              - Add some more macros to comprehend different shift amounts and
14715              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
14716              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
14717              and conditionaly #include it.
14718              
14719              EBCDIC build as yet untested.  ASCII still fails the one test.
14720      Branch: perlio
14721            + utfebcdic.h
14722            ! utf8.c utf8.h
14723 ____________________________________________________________________________
14724 [  9184] By: nick                                  on 2001/03/17  17:44:16
14725         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
14726      Branch: perlio
14727            ! doop.c perl.h pp.c utf8.h
14728 ____________________________________________________________________________
14729 [  9183] By: jhi                                   on 2001/03/17  15:55:42
14730         Log: Integrate perlio.
14731      Branch: perl
14732            ! MANIFEST
14733           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
14734 ____________________________________________________________________________
14735 [  9182] By: nick                                  on 2001/03/17  09:16:06
14736         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
14737      Branch: perlio
14738            ! t/op/pat.t
14739 ____________________________________________________________________________
14740 [  9181] By: nick                                  on 2001/03/17  09:15:11
14741         Log: Integrate mainline.
14742      Branch: perlio
14743           +> lib/Locale/Constants.pm lib/Locale/Country.pm
14744           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
14745           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
14746           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
14747           !> (integrate 83 files)
14748 ____________________________________________________________________________
14749 [  9180] By: nick                                  on 2001/03/16  17:23:21
14750         Log: EBCDIC Fixes.
14751      Branch: perlio
14752            ! perl.h sv.c toke.c utf8.c utf8.h
14753 ____________________________________________________________________________
14754 [  9179] By: jhi                                   on 2001/03/16  14:10:12
14755         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
14756              a change needed to work around an AIX compiler bug.
14757      Branch: perl
14758            ! ext/Storable/Storable.xs
14759 ____________________________________________________________________________
14760 [  9178] By: jhi                                   on 2001/03/16  03:19:59
14761         Log: With Damian's approval synchronize damian's modules'
14762              licensing with Perl's standard module licensing.
14763      Branch: perl
14764            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
14765 ____________________________________________________________________________
14766 [  9177] By: jhi                                   on 2001/03/16  03:15:34
14767         Log: Make the Filter::Util:Call files have their own copies
14768              of the Perl standard module licensing, from Paul Marquess.
14769      Branch: perl
14770            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
14771 ____________________________________________________________________________
14772 [  9176] By: jhi                                   on 2001/03/16  02:56:04
14773         Log: Subject: [PATCH] more pod patches
14774              From: Michael Stevens <michael@etla.org>
14775              Date: Thu, 15 Mar 2001 21:25:18 +0000
14776              Message-ID: <20010315212518.A18870@firedrake.org>
14777      Branch: perl
14778            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
14779            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
14780            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
14781            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
14782            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
14783            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
14784            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
14785            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
14786            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
14787            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
14788            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
14789            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
14790            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
14791            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
14792            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
14793            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
14794            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
14795            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
14796            ! lib/Locale/Country.pm lib/Locale/Language.pm
14797            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
14798            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
14799            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
14800            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
14801            ! os2/OS2/Process/Process.pm
14802 ____________________________________________________________________________
14803 [  9175] By: jhi                                   on 2001/03/16  02:53:32
14804         Log: Subject: [PATCH] the uncontroversial doc patches
14805              From: Michael Stevens <michael@etla.org>
14806              Date: Thu, 15 Mar 2001 20:01:12 +0000
14807              Message-ID: <20010315200112.A7636@firedrake.org>
14808      Branch: perl
14809            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
14810            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
14811            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
14812            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
14813            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
14814 ____________________________________________________________________________
14815 [  9174] By: jhi                                   on 2001/03/16  02:50:49
14816         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
14817              From: Paul Lindner <lindner@inuus.com>
14818              Date: Fri, 16 Mar 2001 11:28:03 -0800
14819              Message-ID: <20010316112803.A7577@inuus.com>
14820      Branch: perl
14821            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
14822 ____________________________________________________________________________
14823 [  9173] By: nick                                  on 2001/03/15  20:21:03
14824         Log: 1st day's EBCDIC fixes:
14825              - toke.c's parsing of strings needed attention
14826              needed to conditionally e2a if string was already UTF-8
14827              - e2a/a2e tables where wrong way round.
14828              - new macros in utf8.h
14829      Branch: perlio
14830            ! perl.h toke.c utf8.h
14831 ____________________________________________________________________________
14832 [  9172] By: jhi                                   on 2001/03/15  15:17:17
14833         Log: Update Changes.
14834      Branch: perl
14835            ! Changes patchlevel.h
14836 ____________________________________________________________________________
14837 [  9171] By: jhi                                   on 2001/03/15  15:09:32
14838         Log: Subject: Re: Another Borland C++ problem.
14839              From: "Vadim Konovalov" <watman@inbox.ru>
14840              Date: Sat, 10 Mar 2001 19:26:07 +0300
14841              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
14842              
14843              Borland filename case problem.
14844      Branch: perl
14845            + win32/sncfnmcs.pl
14846            ! MANIFEST README.win32
14847 ____________________________________________________________________________
14848 [  9170] By: jhi                                   on 2001/03/15  14:54:23
14849         Log: Add Locale::Codes 1.06, from Neil Bowers.
14850      Branch: perl
14851            + lib/Locale/Constants.pm lib/Locale/Country.pm
14852            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
14853            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
14854            + t/lib/lc-language.t t/lib/lc-uk.t
14855            ! MANIFEST
14856 ____________________________________________________________________________
14857 [  9169] By: jhi                                   on 2001/03/15  14:19:01
14858         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
14859      Branch: perl
14860            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
14861            ! ext/Storable/Storable.xs
14862 ____________________________________________________________________________
14863 [  9168] By: jhi                                   on 2001/03/15  14:13:22
14864         Log: Integrate changes #9120,9167 from mainline to maintperl.
14865              
14866              Subject: [PATCH 5.6.1] OS/2 docs
14867              
14868              Subject: [PATCH 5.6.1] perldoc
14869      Branch: maint-5.6/perl
14870           !> os2/Changes utils/perldoc.PL
14871 ____________________________________________________________________________
14872 [  9167] By: jhi                                   on 2001/03/15  14:07:42
14873         Log: Subject: [PATCH 5.6.1] perldoc
14874              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14875              Date: Wed, 14 Mar 2001 23:46:52 -0500
14876              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
14877      Branch: perl
14878            ! utils/perldoc.PL
14879 ____________________________________________________________________________
14880 [  9166] By: jhi                                   on 2001/03/15  13:53:15
14881         Log: sigaction test condition tweakage.
14882      Branch: perl
14883            ! t/lib/sigaction.t
14884 ____________________________________________________________________________
14885 [  9165] By: alanbur                               on 2001/03/15  03:49:17
14886         Log: Resynchronised with parent
14887      Branch: maint-5.6/pureperl
14888           +> os2/os2add.sym t/op/anonsub.t
14889           !> (integrate 72 files)
14890 ____________________________________________________________________________
14891 [  9164] By: jhi                                   on 2001/03/15  01:05:01
14892         Log: Avoid stomping off the beginning of an array in tr///.
14893      Branch: perl
14894            ! op.c
14895 ____________________________________________________________________________
14896 [  9163] By: jhi                                   on 2001/03/15  00:58:57
14897         Log: h2ph strictness and cleanliness from Kurt Starsinic.
14898      Branch: perl
14899            ! utils/h2ph.PL
14900 ____________________________________________________________________________
14901 [  9162] By: gsar                                  on 2001/03/15  00:56:53
14902         Log: avoid warnings
14903      Branch: maint-5.6/perl
14904            ! t/op/magic.t
14905 ____________________________________________________________________________
14906 [  9161] By: gsar                                  on 2001/03/15  00:52:09
14907         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
14908              results
14909      Branch: maint-5.6/perl
14910            ! t/op/magic.t
14911 ____________________________________________________________________________
14912 [  9160] By: jhi                                   on 2001/03/14  22:02:10
14913         Log: Do not use the Perl malloc in IRIX, suggested by
14914              Helmus Jarausch.
14915      Branch: perl
14916            ! hints/irix_6.sh
14917 ____________________________________________________________________________
14918 [  9159] By: nick                                  on 2001/03/14  21:45:59
14919         Log: Integrate mainline
14920      Branch: perlio
14921           +> t/op/loopctl.t
14922           !> (integrate 41 files)
14923 ____________________________________________________________________________
14924 [  9158] By: jhi                                   on 2001/03/14  21:10:09
14925         Log: The Day of the Retractions continues: the #9138
14926              (integrated in #9144) doesn't work well in mainline.
14927      Branch: perl
14928            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
14929            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
14930            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
14931 ____________________________________________________________________________
14932 [  9157] By: jhi                                   on 2001/03/14  20:58:12
14933         Log: The #9145 CANNOT be enabled: the clear_pmop code still
14934              dumps core all over in Tru64.
14935      Branch: perl
14936            ! op.c op.h t/op/pat.t
14937 ____________________________________________________________________________
14938 [  9156] By: jhi                                   on 2001/03/14  20:48:06
14939         Log: Integrate change #9154 from maintperl to mainline.
14940              
14941              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
14942              (caused Storable 1.0.10 to break on windows)
14943      Branch: perl
14944           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
14945           !> perlapi.c proto.h
14946 ____________________________________________________________________________
14947 [  9155] By: jhi                                   on 2001/03/14  20:23:53
14948         Log: Retract #9136: breaks threading (and binary compatibility).
14949      Branch: perl
14950            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
14951 ____________________________________________________________________________
14952 [  9154] By: gsar                                  on 2001/03/14  17:48:18
14953         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
14954              (caused Storable 1.0.10 to break on windows)
14955      Branch: maint-5.6/perl
14956            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
14957            ! perlapi.c proto.h
14958 ____________________________________________________________________________
14959 [  9153] By: jhi                                   on 2001/03/14  13:35:21
14960         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
14961      Branch: perl
14962            ! t/lib/sigaction.t
14963 ____________________________________________________________________________
14964 [  9152] By: gsar                                  on 2001/03/14  07:29:40
14965         Log: back out changes#9012,9010,9009 and parts of change#9016
14966              (causes ABRs under purify, and some prerequisites don't
14967              seem to be there in 5.6.x)
14968      Branch: maint-5.6/perl
14969            ! doop.c op.c t/op/tr.t toke.c
14970 ____________________________________________________________________________
14971 [  9151] By: gsar                                  on 2001/03/14  07:01:29
14972         Log: reenable change#9145 (the test was busted due to a missing
14973              C<print "ok 27\n">)
14974      Branch: perl
14975            ! op.c op.h t/op/pat.t
14976 ____________________________________________________________________________
14977 [  9150] By: jhi                                   on 2001/03/14  06:38:36
14978         Log: Retract #9145.
14979      Branch: perl
14980            ! op.c op.h t/op/pat.t
14981 ____________________________________________________________________________
14982 [  9149] By: jhi                                   on 2001/03/14  06:14:56
14983         Log: Retract #9143.
14984      Branch: perl
14985            ! op.c
14986 ____________________________________________________________________________
14987 [  9148] By: gsar                                  on 2001/03/14  06:13:02
14988         Log: Uninitialized Memory Read in regexec.c
14989      Branch: perl
14990            ! regexec.c
14991 ____________________________________________________________________________
14992 [  9147] By: jhi                                   on 2001/03/14  04:59:54
14993         Log: Subject: PATCH: make goto work in nested eval ""
14994              From: Robin Houston <robin@kitsite.com>
14995              Date: Wed, 14 Mar 2001 04:16:10 +0000
14996              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
14997      Branch: perl
14998            ! pp_ctl.c t/op/goto.t
14999 ____________________________________________________________________________
15000 [  9146] By: jhi                                   on 2001/03/14  04:42:54
15001         Log: Preserve the #ifdef PERL_CORE in perly.h.
15002      Branch: perl
15003            ! perly.fixer
15004 ____________________________________________________________________________
15005 [  9145] By: jhi                                   on 2001/03/14  03:57:41
15006         Log: (Retracted by #9150.)
15007      Branch: perl
15008            ! op.c op.h t/op/pat.t
15009 ____________________________________________________________________________
15010 [  9144] By: jhi                                   on 2001/03/14  03:50:38
15011         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
15012              
15013              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
15014              
15015              remove squelch controls for "Scalars leaked" messages in most places
15016              (these are now cured)
15017              
15018              fix another memory leak reported by purify (tie callbacks that
15019              croak can leak when wiping out magic)
15020      Branch: perl
15021           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
15022           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
15023           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
15024           !> t/pragma/warnings.t
15025 ____________________________________________________________________________
15026 [  9143] By: jhi                                   on 2001/03/14  03:37:53
15027         Log: (Retracted by #9149.)
15028      Branch: perl
15029            ! op.c
15030 ____________________________________________________________________________
15031 [  9142] By: gsar                                  on 2001/03/14  03:20:48
15032         Log: fix another memory leak reported by purify (tie callbacks that
15033              croak can leak when wiping out magic)
15034      Branch: maint-5.6/perl
15035            ! scope.c
15036 ____________________________________________________________________________
15037 [  9141] By: jhi                                   on 2001/03/14  02:55:00
15038         Log: Subject: PATCH for [ID 20010305.003]
15039              From: Robin Houston <robin@kitsite.com>
15040              Date: Wed, 14 Mar 2001 02:45:51 +0000
15041              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
15042      Branch: perl
15043            ! pp_ctl.c t/op/eval.t
15044 ____________________________________________________________________________
15045 [  9140] By: jhi                                   on 2001/03/14  02:41:54
15046         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
15047              Date: Wed, 14 Mar 2001 01:52:51 +0000
15048              From: Robin Houston <robin@kitsite.com>
15049              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
15050              
15051              Fix for 2000313.004.
15052      Branch: perl
15053            ! pp_ctl.c t/op/goto.t
15054 ____________________________________________________________________________
15055 [  9139] By: jhi                                   on 2001/03/14  02:40:50
15056         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
15057              From: Robin Houston <robin@kitsite.com>
15058              Date: Wed, 14 Mar 2001 00:43:45 +0000
15059              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
15060      Branch: perl
15061            + t/op/loopctl.t
15062            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
15063            ! vms/perly_c.vms
15064 ____________________________________________________________________________
15065 [  9138] By: gsar                                  on 2001/03/14  01:18:00
15066         Log: remove squelch controls for "Scalars leaked" messages in most places
15067              (these are now cured)
15068      Branch: maint-5.6/perl
15069            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
15070            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
15071            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
15072 ____________________________________________________________________________
15073 [  9137] By: gsar                                  on 2001/03/14  00:57:04
15074         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
15075      Branch: maint-5.6/perl
15076            ! regcomp.c
15077 ____________________________________________________________________________
15078 [  9136] By: jhi                                   on 2001/03/13  23:12:24
15079         Log: (Retracted by #9155)
15080              
15081              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
15082              From: Jens-Uwe Mager <jum@helios.de>
15083              Date: Wed, 21 Feb 2001 21:32:04 +0100
15084              Message-ID: <20010221213203.A18340@ans.helios.de>
15085      Branch: perl
15086            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
15087 ____________________________________________________________________________
15088 [  9135] By: jhi                                   on 2001/03/13  22:50:05
15089         Log: Integrate perlio.
15090      Branch: perl
15091           !> pp.c
15092 ____________________________________________________________________________
15093 [  9134] By: jhi                                   on 2001/03/13  22:49:05
15094         Log: Integrate change #9131 from maintperl into mainline.
15095              
15096              make the error text look more consistent in hints/hpux.sh
15097      Branch: perl
15098           !> hints/hpux.sh
15099 ____________________________________________________________________________
15100 [  9133] By: gsar                                  on 2001/03/13  22:46:20
15101         Log: integrate change#9067 from mainline
15102              
15103              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
15104      Branch: maint-5.6/perl
15105           !> lib/ExtUtils/MM_Unix.pm
15106 ____________________________________________________________________________
15107 [  9132] By: jhi                                   on 2001/03/13  22:41:21
15108         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
15109              From: "John P. Linderman" <jpl@research.att.com>
15110              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
15111              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
15112              
15113              A more correct prime finder.
15114      Branch: perl
15115            ! lib/Tie/SubstrHash.pm
15116 ____________________________________________________________________________
15117 [  9131] By: gsar                                  on 2001/03/13  22:30:42
15118         Log: make the error text look more consistent in hints/hpux.sh
15119      Branch: maint-5.6/perl
15120            ! hints/hpux.sh
15121 ____________________________________________________________________________
15122 [  9130] By: jhi                                   on 2001/03/13  22:23:44
15123         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
15124              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15125              Date: Tue, 13 Mar 2001 18:41:26 +0100
15126              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
15127              
15128              If the test is run non-interactively the default handler
15129              is different.
15130      Branch: perl
15131            ! t/lib/sigaction.t
15132 ____________________________________________________________________________
15133 [  9129] By: jhi                                   on 2001/03/13  22:20:21
15134         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
15135              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15136              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
15137              Date:     Tue, 13 Mar 2001 16:44:32 EST
15138      Branch: perl
15139            ! t/lib/1_compile.t
15140 ____________________________________________________________________________
15141 [  9128] By: jhi                                   on 2001/03/13  22:18:34
15142         Log: Subject: Another patch for integer.pm POD 
15143              From: "John L. Allen" <allen@grumman.com>
15144              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
15145              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
15146      Branch: perl
15147            ! lib/integer.pm
15148 ____________________________________________________________________________
15149 [  9127] By: nick                                  on 2001/03/13  21:26:30
15150         Log: Integrate mainline.
15151      Branch: perlio
15152           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
15153           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
15154           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
15155           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
15156           !> Changes Configure MANIFEST README.os2 README.os390
15157           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
15158           !> os2/Changes patchlevel.h win32/perlhost.h
15159 ____________________________________________________________________________
15160 [  9126] By: nick                                  on 2001/03/13  20:39:51
15161         Log: #ifdef'ed out code to make packed side of pack/unpack
15162              octets. (i.e. pack('U') => encode_utf8).
15163      Branch: perlio
15164            ! pp.c
15165 ____________________________________________________________________________
15166 [  9125] By: jhi                                   on 2001/03/13  15:07:16
15167         Log: Update Changes.
15168      Branch: perl
15169            ! Changes patchlevel.h
15170 ____________________________________________________________________________
15171 [  9124] By: jhi                                   on 2001/03/13  14:22:45
15172         Log: Workaround for the buggy ("internal compiler error")
15173              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
15174              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
15175              of Andreas König.
15176      Branch: perl
15177            ! ext/re/Makefile.PL hints/aix.sh
15178 ____________________________________________________________________________
15179 [  9123] By: jhi                                   on 2001/03/13  03:24:34
15180         Log: Typo in #9114.
15181      Branch: metaconfig
15182            ! U/modified/myhostname.U
15183 ____________________________________________________________________________
15184 [  9122] By: jhi                                   on 2001/03/13  03:24:06
15185         Log: Typo in #9113.
15186      Branch: perl
15187            ! Configure
15188 ____________________________________________________________________________
15189 [  9121] By: jhi                                   on 2001/03/13  01:53:05
15190         Log: Forgot to check-in the larger part of #9120, duh.
15191      Branch: perl
15192            ! README.os2
15193 ____________________________________________________________________________
15194 [  9120] By: jhi                                   on 2001/03/13  01:51:31
15195         Log: Subject: [PATCH 5.6.1] OS/2 docs
15196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15197              Date: Mon, 12 Mar 2001 03:27:32 -0500
15198              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
15199      Branch: perl
15200            ! os2/Changes
15201 ____________________________________________________________________________
15202 [  9119] By: jhi                                   on 2001/03/13  01:49:41
15203         Log: Integrate change #9116 from maintperl into mainline.
15204              
15205              Win32::GetCwd() returns C: instead of C:\ in the root directory
15206              under ithreads
15207      Branch: perl
15208           !> win32/perlhost.h
15209 ____________________________________________________________________________
15210 [  9118] By: jhi                                   on 2001/03/13  01:13:39
15211         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
15212      Branch: perl
15213            + lib/Switch.pm t/lib/switch.t
15214            ! MANIFEST
15215 ____________________________________________________________________________
15216 [  9117] By: jhi                                   on 2001/03/13  01:03:17
15217         Log: Add Text::Balanced 1.83.
15218      Branch: perl
15219            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
15220            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
15221            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
15222            + t/lib/tb-xvari.t
15223            ! MANIFEST
15224 ____________________________________________________________________________
15225 [  9116] By: gsar                                  on 2001/03/13  00:55:53
15226         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
15227              under ithreads
15228      Branch: maint-5.6/perl
15229            ! win32/perlhost.h
15230 ____________________________________________________________________________
15231 [  9115] By: jhi                                   on 2001/03/13  00:54:09
15232         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
15233              From: "John L. Allen" <allen@grumman.com>
15234              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
15235              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
15236              
15237              use integer document clarification.
15238      Branch: perl
15239            ! lib/integer.pm
15240 ____________________________________________________________________________
15241 [  9114] By: jhi                                   on 2001/03/13  00:38:54
15242         Log: Metaconfig unit change for #9113.
15243      Branch: metaconfig
15244            ! U/modified/myhostname.U
15245 ____________________________________________________________________________
15246 [  9113] By: jhi                                   on 2001/03/13  00:38:35
15247         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?)
15248              From: Peter Prymmer <pvhp@forte.com>
15249              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
15250              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
15251      Branch: perl
15252            ! Configure README.os390 hints/os390.sh
15253 ____________________________________________________________________________
15254 [  9112] By: jhi                                   on 2001/03/13  00:29:00
15255         Log: Integrate perlio.
15256      Branch: perl
15257           !> sv.c utf8.h
15258 ____________________________________________________________________________
15259 [  9111] By: nick                                  on 2001/03/12  21:16:33
15260         Log: Integrate mainline.
15261      Branch: perlio
15262           +> t/op/anonsub.t
15263           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
15264           !> proto.h sv.c
15265 ____________________________________________________________________________
15266 [  9110] By: nick                                  on 2001/03/12  21:00:13
15267         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
15268      Branch: perlio
15269            ! sv.c utf8.h
15270 ____________________________________________________________________________
15271 [  9109] By: jhi                                   on 2001/03/12  16:04:47
15272         Log: Integrate change #9108 from maintperl to mainline.
15273              
15274              fix memory leak in C<sub X { sub {} }> arising from a refcount
15275              loop between the outer sub and the inner prototype anonsub
15276              
15277              this also enables closures returned by subroutines that
15278              subsequently get redefined to work without generating coredumps :)
15279              
15280              completely removed the free_closures() hack--it shouldn't be
15281              needed anymore
15282      Branch: perl
15283           +> t/op/anonsub.t
15284           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
15285           !> proto.h sv.c
15286 ____________________________________________________________________________
15287 [  9108] By: gsar                                  on 2001/03/12  10:21:31
15288         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
15289              loop between the outer sub and the inner prototype anonsub
15290              
15291              this also enables closures returned by subroutines that
15292              subsequently get redefined to work without generating coredumps :)
15293              
15294              completely removed the free_closures() hack--it shouldn't be
15295              needed anymore
15296      Branch: maint-5.6/perl
15297            + t/op/anonsub.t
15298            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
15299            ! proto.h sv.c
15300 ____________________________________________________________________________
15301 [  9107] By: jhi                                   on 2001/03/12  05:15:31
15302         Log: Integrate perlio.
15303      Branch: perl
15304           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
15305 ____________________________________________________________________________
15306 [  9106] By: nick                                  on 2001/03/11  20:10:12
15307         Log: regcomp.c is working in native space, not Unicode space (if different)
15308              as it is doing compare against 'W' in \W etc.
15309      Branch: perlio
15310            ! regcomp.c
15311 ____________________________________________________________________________
15312 [  9105] By: nick                                  on 2001/03/11  19:39:34
15313         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
15314              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
15315      Branch: perlio
15316            ! regcomp.c toke.c utf8.c
15317 ____________________________________________________________________________
15318 [  9104] By: nick                                  on 2001/03/11  18:15:44
15319         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
15320      Branch: perlio
15321            ! sv.c
15322 ____________________________________________________________________________
15323 [  9103] By: nick                                  on 2001/03/11  18:03:28
15324         Log: Integrate mainline (for regexp stuff).
15325      Branch: perlio
15326           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
15327           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
15328           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
15329           !> t/lib/errno.t t/op/pat.t
15330 ____________________________________________________________________________
15331 [  9102] By: nick                                  on 2001/03/11  17:44:20
15332         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
15333              - exclude layer syms in makedef.pl for sfio
15334              - also inhibit Encode from trying to build ":encode()" layer.
15335      Branch: perlio
15336            ! ext/Encode/Encode.xs makedef.pl
15337 ____________________________________________________________________________
15338 [  9101] By: jhi                                   on 2001/03/10  22:38:13
15339         Log: The $Is_MacOS needs to be declared.
15340      Branch: perl
15341            ! lib/ExtUtils/Manifest.pm
15342 ____________________________________________________________________________
15343 [  9100] By: jhi                                   on 2001/03/10  22:14:29
15344         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
15345              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
15346              pollute the symbolspace if using sfio.
15347      Branch: perl
15348            ! ext/Encode/Encode.xs
15349 ____________________________________________________________________________
15350 [  9099] By: jhi                                   on 2001/03/10  21:58:48
15351         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
15352              Date: Sat, 10 Mar 2001 14:23:55 -0500
15353              From: Chris Nandor <pudge@pobox.com>
15354              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
15355      Branch: perl
15356            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
15357            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
15358            ! t/lib/errno.t
15359 ____________________________________________________________________________
15360 [  9098] By: jhi                                   on 2001/03/10  21:38:30
15361         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
15362      Branch: perl
15363            ! regcomp.c regexec.c t/op/pat.t
15364 ____________________________________________________________________________
15365 [  9097] By: jhi                                   on 2001/03/10  14:38:07
15366         Log: Integrate perlio.
15367      Branch: perl
15368           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
15369           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
15370           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
15371 ____________________________________________________________________________
15372 [  9096] By: nick                                  on 2001/03/10  11:55:43
15373         Log: EBCDIC sanity - phase I
15374              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
15375              - use utf8n_xxxx (c.f. pvn) for forms which take length.
15376              - back out vN.N and $^V exceptions to e2a/a2e
15377              - make "locale" isxxx macros be uvchr (may be redundant?)
15378              
15379              Not clear yet that toUPPER_uni et. al. return being handled correctly.
15380              The tr// and rexexp stuff still needs an audit, assumption is they are working
15381              in Unicode space.
15382              
15383              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
15384      Branch: perlio
15385            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
15386            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
15387            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
15388 ____________________________________________________________________________
15389 [  9095] By: jhi                                   on 2001/03/09  22:10:01
15390         Log: Integrate perlio.
15391      Branch: perl
15392           !> dump.c
15393 ____________________________________________________________________________
15394 [  9094] By: nick                                  on 2001/03/09  17:36:38
15395         Log: Builds an passes all tests after integrate and this tweak.
15396      Branch: perlio
15397            ! dump.c
15398 ____________________________________________________________________________
15399 [  9093] By: nick                                  on 2001/03/09  17:16:03
15400         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
15401      Branch: perlio
15402           +> lib/unicode/Scripts.txt t/lib/sigaction.t
15403           !> (integrate 79 files)
15404 ____________________________________________________________________________
15405 [  9092] By: jhi                                   on 2001/03/09  15:28:26
15406         Log: Update Changes.
15407      Branch: perl
15408            ! Changes patchlevel.h
15409 ____________________________________________________________________________
15410 [  9091] By: jhi                                   on 2001/03/09  15:25:05
15411         Log: In op/stat #35 better to scan all the potential directories
15412              for setuids, not just the first one.
15413      Branch: perl
15414            ! t/op/stat.t
15415 ____________________________________________________________________________
15416 [  9090] By: jhi                                   on 2001/03/09  15:01:27
15417         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
15418              From: rspier@pobox.com (Robert Spier)
15419              Date: Fri, 9 Mar 2001 03:30:20 -0500
15420              Message-ID: <15016.38044.381174.160189@rls.cx>
15421              
15422              EXISTS() returning undef mistakenly triggered a FETCH().
15423      Branch: perl
15424            ! hv.c
15425 ____________________________________________________________________________
15426 [  9089] By: jhi                                   on 2001/03/09  14:59:02
15427         Log: Add /sbin and /usr/sbin to the list of directories scanned
15428              for setuid programs.  Takes care of bug id 20010309.003.
15429      Branch: perl
15430            ! t/op/stat.t
15431 ____________________________________________________________________________
15432 [  9088] By: jhi                                   on 2001/03/09  14:48:32
15433         Log: Regen perlapi, perltoc.
15434      Branch: perl
15435            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
15436 ____________________________________________________________________________
15437 [  9087] By: jhi                                   on 2001/03/09  14:38:56
15438         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
15439              From: David Mitchell <davem@fdgroup.co.uk>
15440              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
15441              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
15442      Branch: perl
15443            ! dump.c perl.c perl.h pod/perlrun.pod
15444 ____________________________________________________________________________
15445 [  9086] By: jhi                                   on 2001/03/09  01:47:16
15446         Log: A modified version of
15447              
15448              Subject: [ID 20010307.005] POSIX::sigaction has various problems
15449              From: anders@broadcom.com
15450              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
15451              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
15452              
15453              Currently the sigaction.t test #6 fails (and is fudged to look
15454              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
15455              This may well be a genuine bug in Linux sigaction() (since at
15456              least Tru64, Solaris, and HP-UX disagree with Linux).
15457              Anyone with POSIX / SUSv2 tome handy?  The problem is that
15458              the flags of the oldaction don't match with the flags in
15459              the previously installed disposition.
15460      Branch: perl
15461            + t/lib/sigaction.t
15462            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
15463 ____________________________________________________________________________
15464 [  9085] By: jhi                                   on 2001/03/09  01:30:13
15465         Log: Subject: Re: mission impossible for the day
15466              From: Alex Gough <alex@rcon.org>
15467              Date: Thu, 08 Mar 2001 17:18:19 +0000
15468              Message-ID: <3AA7BEDB.8070409@rcon.org>
15469              
15470              If references (are overloaded) and can be directly stringified,
15471              show that instead of "stringified".
15472              
15473              (The problem, infinite mutual recursion caused by overloaded bool
15474              in Switch.pm, tracked by David Mitchell)
15475      Branch: perl
15476            ! lib/Carp/Heavy.pm
15477 ____________________________________________________________________________
15478 [  9084] By: jhi                                   on 2001/03/09  01:20:39
15479         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
15480              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
15481              From: David Mitchell <davem@fdgroup.co.uk>
15482              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
15483      Branch: perl
15484            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
15485            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
15486 ____________________________________________________________________________
15487 [  9083] By: jhi                                   on 2001/03/09  01:16:51
15488         Log: Subject: [PATCH] perldata.pod here-doc docs
15489              From: Jeff Pinyan <jeffp@crusoe.net>
15490              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
15491              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
15492      Branch: perl
15493            ! pod/perldata.pod
15494 ____________________________________________________________________________
15495 [  9082] By: jhi                                   on 2001/03/09  01:01:27
15496         Log: Subject: Re: Unicode/EBCDIC
15497              From: Peter Prymmer <pvhp@forte.com>
15498              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
15499              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
15500      Branch: perl
15501            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
15502 ____________________________________________________________________________
15503 [  9081] By: jhi                                   on 2001/03/08  13:41:30
15504         Log: Subject: Ooops, wrong 'no *POSIX' Patch
15505              From: Dorner Thomas <Thomas.Dorner@start.de>
15506              Date: Thu, 8 Mar 2001 08:43:28 +0100
15507              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
15508      Branch: perl
15509            ! hints/posix-bc.sh
15510 ____________________________________________________________________________
15511 [  9080] By: jhi                                   on 2001/03/08  13:11:42
15512         Log: It's Scripts.txt, not Script.txt.
15513      Branch: perl
15514            ! MANIFEST
15515 ____________________________________________________________________________
15516 [  9079] By: jhi                                   on 2001/03/08  12:59:05
15517         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
15518              From: Dorner Thomas <Thomas.Dorner@start.de>
15519              Date: Wed, 7 Mar 2001 14:13:31 +0100
15520              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
15521      Branch: perl
15522            ! makedepend.SH
15523 ____________________________________________________________________________
15524 [  9078] By: jhi                                   on 2001/03/08  12:57:43
15525         Log: Retract #9069, wrong patch.
15526      Branch: perl
15527            ! Makefile.SH
15528 ____________________________________________________________________________
15529 [  9077] By: jhi                                   on 2001/03/08  01:06:13
15530         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
15531      Branch: perl
15532            + lib/unicode/Scripts.txt
15533            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
15534            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
15535            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
15536            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
15537            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
15538            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
15539            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
15540            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
15541            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
15542            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
15543            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
15544            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
15545            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
15546            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
15547            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
15548            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
15549            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
15550            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
15551            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
15552            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
15553            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
15554            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
15555            ! lib/unicode/version
15556 ____________________________________________________________________________
15557 [  9076] By: jhi                                   on 2001/03/07  22:59:39
15558         Log: Integrate change #7784 from mainline into maintperl.
15559              
15560              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
15561      Branch: maint-5.6/perl
15562           !> pp_ctl.c t/op/pat.t
15563 ____________________________________________________________________________
15564 [  9075] By: jhi                                   on 2001/03/07  22:05:11
15565         Log: More UTF-8 test tweaks.
15566      Branch: perl
15567            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
15568 ____________________________________________________________________________
15569 [  9074] By: nick                                  on 2001/03/07  21:39:29
15570         Log: Integrate mainline.
15571      Branch: perlio
15572           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
15573           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
15574           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
15575           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
15576           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
15577 ____________________________________________________________________________
15578 [  9073] By: jhi                                   on 2001/03/07  16:37:09
15579         Log: Update Changes.
15580      Branch: perl
15581            ! Changes patchlevel.h
15582 ____________________________________________________________________________
15583 [  9072] By: jhi                                   on 2001/03/07  16:32:30
15584         Log: Subject: [ID 20010306.004] || != named unary operator
15585              From: abela@geneanet.org
15586              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
15587              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
15588      Branch: perl
15589            ! pod/perlop.pod
15590 ____________________________________________________________________________
15591 [  9071] By: jhi                                   on 2001/03/07  15:14:11
15592         Log: Subject: downgrading to bytes for common functions
15593              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
15594              Date: Wed, 7 Mar 2001 02:36:55 -0500
15595              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
15596      Branch: perl
15597            ! pp_sys.c
15598 ____________________________________________________________________________
15599 [  9070] By: jhi                                   on 2001/03/07  15:04:58
15600         Log: Clarify the description differentiating for and while; inspired by
15601              
15602              Subject: [ID 20010306.002] for/while difference in for definition
15603              From: abela@geneanet.org
15604              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
15605              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
15606      Branch: perl
15607            ! pod/perlsyn.pod
15608 ____________________________________________________________________________
15609 [  9069] By: jhi                                   on 2001/03/07  14:55:30
15610         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
15611              From: Dorner Thomas <Thomas.Dorner@start.de>
15612              Date: Wed, 7 Mar 2001 14:13:31 +0100
15613              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
15614      Branch: perl
15615            ! Makefile.SH
15616 ____________________________________________________________________________
15617 [  9068] By: jhi                                   on 2001/03/07  14:51:17
15618         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
15619              From: Radu Greab <radu@netsoft.ro>
15620              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
15621              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
15622      Branch: perl
15623            ! pp.c t/op/chop.t
15624 ____________________________________________________________________________
15625 [  9067] By: jhi                                   on 2001/03/07  14:48:57
15626         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
15627              From: Simon Cozens <simon@netthink.co.uk>
15628              Date: Wed, 7 Mar 2001 13:59:28 +0000
15629              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
15630              
15631              In order to allow MakeMaker to build correct Makefiles,
15632              you need to change the order of the arguments in MM_Unix.pm
15633              as well. (Unless you have C89_CCMODE set, but we're trying
15634              to be POSIXly correct)
15635              
15636              Thanks to Merijn Broeren for tracking this down.
15637      Branch: perl
15638            ! lib/ExtUtils/MM_Unix.pm
15639 ____________________________________________________________________________
15640 [  9066] By: jhi                                   on 2001/03/07  14:30:02
15641         Log: Floating point too messy.
15642      Branch: perl
15643            ! t/camel-III/vstring.t
15644 ____________________________________________________________________________
15645 [  9065] By: jhi                                   on 2001/03/07  14:17:44
15646         Log: Integrate change #9064 from maintperl into mainline.
15647              
15648              fix memory leak in pack("Bb",...)
15649      Branch: perl
15650           !> perl.c
15651 ____________________________________________________________________________
15652 [  9064] By: gsar                                  on 2001/03/07  06:29:24
15653         Log: fix memory leak in pack("Bb",...)
15654      Branch: maint-5.6/perl
15655            ! perl.c
15656 ____________________________________________________________________________
15657 [  9063] By: jhi                                   on 2001/03/07  00:55:04
15658         Log: Major utf8 test reorganisation and rewrite.
15659              Hopefully no tests were lost in the shuffle.
15660              (The beginning of pragma/utf8 was lost intentionally,
15661              the tests were rather bogus and incomplete.)
15662      Branch: perl
15663            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
15664            ! t/pragma/utf8.t
15665 ____________________________________________________________________________
15666 [  9062] By: jhi                                   on 2001/03/07  00:41:16
15667         Log: More tweakage on the Unicode character class descriptions.
15668      Branch: perl
15669            ! lib/unicode/mktables.PL pod/perlretut.pod
15670 ____________________________________________________________________________
15671 [  9061] By: jhi                                   on 2001/03/06  23:12:38
15672         Log: The perlretut was still talking about the old \p and \P
15673              definitions.
15674      Branch: perl
15675            ! pod/perlretut.pod
15676 ____________________________________________________________________________
15677 [  9060] By: nick                                  on 2001/03/06  20:52:37
15678         Log: Integrate mainline (make test works again now).
15679      Branch: perlio
15680           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
15681 ____________________________________________________________________________
15682 [  9059] By: jhi                                   on 2001/03/06  15:36:14
15683         Log: 0.999... does equal 1.0, doesn't it?
15684      Branch: perl
15685            ! t/camel-III/vstring.t
15686 ____________________________________________________________________________
15687 [  9058] By: jhi                                   on 2001/03/06  15:34:00
15688         Log: Make /x{abcd}/ to work without use utf8.
15689      Branch: perl
15690            ! regcomp.c
15691 ____________________________________________________________________________
15692 [  9057] By: jhi                                   on 2001/03/06  03:02:36
15693         Log: Easier to outcomment all the three reset() tests for now.
15694      Branch: perl
15695            ! t/op/pat.t
15696 ____________________________________________________________________________
15697 [  9056] By: jhi                                   on 2001/03/06  02:30:02
15698         Log: Comment out the deadly reset; until the 20010301.005
15699              is finally fixed.
15700      Branch: perl
15701            ! t/op/pat.t
15702 ____________________________________________________________________________
15703 [  9055] By: jhi                                   on 2001/03/06  02:21:26
15704         Log: Integrate the change #9054 from mainline:
15705              retract the PMOP cleanup patch pending further investigation.
15706      Branch: maint-5.6/perl
15707           !> op.c op.h
15708 ____________________________________________________________________________
15709 [  9054] By: jhi                                   on 2001/03/06  02:19:57
15710         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
15711              with oddly familiar stack traces.
15712      Branch: perl
15713            ! op.c op.h
15714 ____________________________________________________________________________
15715 [  9053] By: jhi                                   on 2001/03/05  23:20:28
15716         Log: Integrate perlio.
15717      Branch: perl
15718           +> ext/Encode/Encode/koi8-r.ucm
15719           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
15720           !> makedef.pl
15721 ____________________________________________________________________________
15722 [  9052] By: nick                                  on 2001/03/05  23:08:17
15723         Log: skipping USE_PERLIO symbols correction.
15724      Branch: perlio
15725            ! makedef.pl
15726 ____________________________________________________________________________
15727 [  9051] By: nick                                  on 2001/03/05  22:35:07
15728         Log: More Encode alias tidying.
15729      Branch: perlio
15730            + ext/Encode/Encode/koi8-r.ucm
15731            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
15732 ____________________________________________________________________________
15733 [  9050] By: jhi                                   on 2001/03/05  21:44:29
15734         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
15735              Sarathy's fix for ID 20010301.005.
15736      Branch: maint-5.6/perl
15737           !> op.c op.h
15738 ____________________________________________________________________________
15739 [  9049] By: nick                                  on 2001/03/05  19:54:04
15740         Log: Integrate Jarkko's Encode.pm tweak.
15741      Branch: perlio
15742           !> ext/Encode/Encode.pm
15743 ____________________________________________________________________________
15744 [  9048] By: nick                                  on 2001/03/05  19:47:57
15745         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
15746      Branch: perlio
15747           +> os2/os2add.sym
15748           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
15749           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
15750           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
15751           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
15752           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
15753 ____________________________________________________________________________
15754 [  9047] By: jhi                                   on 2001/03/05  19:25:26
15755         Log: Regen perlapi.
15756      Branch: perl
15757            ! pod/perlapi.pod
15758 ____________________________________________________________________________
15759 [  9046] By: jhi                                   on 2001/03/05  19:12:14
15760         Log: Integrate perlio.
15761      Branch: perl
15762           +> t/camel-III/vstring.t
15763           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
15764 ____________________________________________________________________________
15765 [  9045] By: jhi                                   on 2001/03/05  19:10:36
15766         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
15767      Branch: perl
15768            ! ext/Encode/Encode.pm
15769 ____________________________________________________________________________
15770 [  9044] By: jhi                                   on 2001/03/05  18:49:12
15771         Log: Forgot the other half of the PMOP patch (#9033).
15772      Branch: perl
15773            ! op.h
15774 ____________________________________________________________________________
15775 [  9043] By: nick                                  on 2001/03/05  18:14:47
15776         Log: Update MANIFEST for new test.
15777      Branch: perlio
15778            ! MANIFEST
15779 ____________________________________________________________________________
15780 [  9042] By: nick                                  on 2001/03/05  18:12:41
15781         Log: Some tests for Camel 3rd edition features.
15782              Make gethostbyaddr() test in above work.
15783      Branch: perlio
15784            + t/camel-III/vstring.t
15785            ! pp.h pp_sys.c t/TEST t/harness
15786 ____________________________________________________________________________
15787 [  9041] By: jhi                                   on 2001/03/05  17:41:48
15788         Log: Add more ISO 8859 encoding aliases.
15789      Branch: perl
15790            ! ext/Encode/Encode.pm
15791 ____________________________________________________________________________
15792 [  9040] By: jhi                                   on 2001/03/05  17:30:43
15793         Log: Integrate perlio.
15794      Branch: perl
15795           !> MANIFEST sv.c
15796 ____________________________________________________________________________
15797 [  9039] By: nick                                  on 2001/03/05  17:11:36
15798         Log: Missed added file.
15799      Branch: perlio
15800            ! MANIFEST
15801 ____________________________________________________________________________
15802 [  9038] By: jhi                                   on 2001/03/05  15:58:01
15803         Log: Add tr tests for EBCDIC, from Karsten Sperling.
15804      Branch: perl
15805            ! t/op/tr.t
15806 ____________________________________________________________________________
15807 [  9037] By: nick                                  on 2001/03/05  15:56:35
15808         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
15809              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
15810              
15811              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
15812              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
15813              - uses SvPV() rather than sv_2pv() in case it isn't a string.
15814      Branch: perlio
15815            ! sv.c
15816 ____________________________________________________________________________
15817 [  9036] By: jhi                                   on 2001/03/05  15:49:15
15818         Log: Add matching tests currently failing in EBCDIC,
15819              suggested by Karsten Sperling.
15820      Branch: perl
15821            ! t/op/pat.t
15822 ____________________________________________________________________________
15823 [  9035] By: jhi                                   on 2001/03/05  15:36:55
15824         Log: The #9034 needs a MANIFESTation.
15825      Branch: perl
15826            ! MANIFEST
15827 ____________________________________________________________________________
15828 [  9034] By: jhi                                   on 2001/03/05  15:35:14
15829         Log: Integrate perlio.
15830      Branch: perl
15831           +> ext/Encode/Encode/Tcl.pm
15832           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
15833           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
15834           !> ext/Encode/Encode/iso8859-1.ucm
15835           !> ext/Encode/Encode/iso8859-10.ucm
15836           !> ext/Encode/Encode/iso8859-13.ucm
15837           !> ext/Encode/Encode/iso8859-14.ucm
15838           !> ext/Encode/Encode/iso8859-15.ucm
15839           !> ext/Encode/Encode/iso8859-16.ucm
15840           !> ext/Encode/Encode/iso8859-2.ucm
15841           !> ext/Encode/Encode/iso8859-3.ucm
15842           !> ext/Encode/Encode/iso8859-4.ucm
15843           !> ext/Encode/Encode/iso8859-5.ucm
15844           !> ext/Encode/Encode/iso8859-6.ucm
15845           !> ext/Encode/Encode/iso8859-7.ucm
15846           !> ext/Encode/Encode/iso8859-8.ucm
15847           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
15848           !> t/lib/encode.t
15849 ____________________________________________________________________________
15850 [  9033] By: jhi                                   on 2001/03/05  15:33:18
15851         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
15852              From: Gurusamy Sarathy <gsar@ActiveState.com>
15853              Date: Sun, 04 Mar 2001 22:33:15 -0800
15854              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
15855              
15856              PMOPs need to remember their own stash so that they can
15857              gracefully remove themselves from their linked list.
15858      Branch: perl
15859            ! op.c
15860 ____________________________________________________________________________
15861 [  9032] By: nick                                  on 2001/03/05  14:51:50
15862         Log: Encode implementation "completion"
15863              Implement and document define_encoding()
15864              Implement and document encoding aliases including define_alias()
15865              Make Encode::XS use define_encoding() rather than back-door.
15866              Move run-time *.enc to separate Encode::Tcl module.
15867              Make 'compile' honour <codeset_name>
15868              Change canonical names of to iso-8859-* and US-ascii.
15869      Branch: perlio
15870            + ext/Encode/Encode/Tcl.pm
15871            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15872            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
15873            ! ext/Encode/Encode/iso8859-1.ucm
15874            ! ext/Encode/Encode/iso8859-10.ucm
15875            ! ext/Encode/Encode/iso8859-13.ucm
15876            ! ext/Encode/Encode/iso8859-14.ucm
15877            ! ext/Encode/Encode/iso8859-15.ucm
15878            ! ext/Encode/Encode/iso8859-16.ucm
15879            ! ext/Encode/Encode/iso8859-2.ucm
15880            ! ext/Encode/Encode/iso8859-3.ucm
15881            ! ext/Encode/Encode/iso8859-4.ucm
15882            ! ext/Encode/Encode/iso8859-5.ucm
15883            ! ext/Encode/Encode/iso8859-6.ucm
15884            ! ext/Encode/Encode/iso8859-7.ucm
15885            ! ext/Encode/Encode/iso8859-8.ucm
15886            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
15887            ! t/lib/encode.t
15888 ____________________________________________________________________________
15889 [  9031] By: jhi                                   on 2001/03/05  13:51:17
15890         Log: Integrate change #9030 from maintperl into mainline.
15891              
15892              Subject: [PATCH 5.6.1] OS/2 cleanup
15893      Branch: perl
15894           +> os2/os2add.sym
15895           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15896           !> makedef.pl os2/Changes os2/Makefile.SHs
15897           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
15898           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
15899           !> os2/os2.sym os2/os2ish.h
15900 ____________________________________________________________________________
15901 [  9030] By: jhi                                   on 2001/03/05  13:46:49
15902         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
15903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15904              Date: Mon, 5 Mar 2001 02:29:44 -0500
15905              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
15906      Branch: maint-5.6/perl
15907            + os2/os2add.sym
15908            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15909            ! makedef.pl os2/Changes os2/Makefile.SHs
15910            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
15911            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
15912            ! os2/os2.sym os2/os2ish.h
15913 ____________________________________________________________________________
15914 [  9029] By: jhi                                   on 2001/03/05  13:40:35
15915         Log: Integrate change #9028 from maintperl into mainline.
15916              
15917              various nits in MM_Unix.pm found by disabling SelfLoader
15918      Branch: perl
15919           !> lib/ExtUtils/MM_Unix.pm
15920 ____________________________________________________________________________
15921 [  9028] By: gsar                                  on 2001/03/05  09:58:38
15922         Log: various nits in MM_Unix.pm found by disabling SelfLoader
15923      Branch: maint-5.6/perl
15924            ! lib/ExtUtils/MM_Unix.pm
15925 ____________________________________________________________________________
15926 [  9027] By: nick                                  on 2001/03/05  08:35:22
15927         Log: Integrate mainline
15928      Branch: perlio
15929           !> (integrate 28 files)
15930 ____________________________________________________________________________
15931 [  9026] By: jhi                                   on 2001/03/05  02:14:59
15932         Log: Integrate change #9025 from mainline to maintperl,
15933              retract \N{U+HHHH}.
15934      Branch: maint-5.6/perl
15935           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
15936           !> t/lib/charnames.t toke.c
15937 ____________________________________________________________________________
15938 [  9025] By: jhi                                   on 2001/03/05  02:13:09
15939         Log: Retracting \N{U+HHHH}.
15940      Branch: perl
15941            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
15942            ! t/lib/charnames.t toke.c
15943 ____________________________________________________________________________
15944 [  9024] By: jhi                                   on 2001/03/04  20:51:07
15945         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
15946              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
15947              Date: Fri, 02 Mar 2001 18:25:26 +0100
15948              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
15949              
15950              Casting problem.
15951      Branch: perl
15952            ! ext/Storable/Storable.xs
15953 ____________________________________________________________________________
15954 [  9023] By: jhi                                   on 2001/03/04  19:46:45
15955         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
15956              From: nick@talking.bollo.cx
15957              Date: Sat, 03 Mar 2001 21:41:33 +0000
15958              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
15959              
15960              Revert the workaround.
15961      Branch: perl
15962            ! perlio.c
15963 ____________________________________________________________________________
15964 [  9022] By: jhi                                   on 2001/03/04  19:36:28
15965         Log: Update Changes.
15966      Branch: perl
15967            ! Changes patchlevel.h
15968 ____________________________________________________________________________
15969 [  9021] By: jhi                                   on 2001/03/04  18:41:00
15970         Log: makedef.pl updates suggested by Chris Nandor; double-checking
15971              the changes in AIX, OS/2 Win32 would be nice.
15972      Branch: perl
15973            ! makedef.pl
15974 ____________________________________________________________________________
15975 [  9020] By: jhi                                   on 2001/03/04  18:23:58
15976         Log: Integrate change #9012 from maintperl into mainline,
15977              quench a compiler warning.
15978      Branch: perl
15979           !> toke.c
15980 ____________________________________________________________________________
15981 [  9019] By: jhi                                   on 2001/03/04  18:18:43
15982         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
15983              
15984              \N{U+HHHH} fix.
15985              
15986              pattern in G_ARRAY context
15987      Branch: maint-5.6/perl
15988           !> pp_hot.c t/op/pat.t toke.c
15989 ____________________________________________________________________________
15990 [  9018] By: jhi                                   on 2001/03/04  18:07:48
15991         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
15992              From: Jeff Pinyan <jeffp@crusoe.net>
15993              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
15994              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
15995      Branch: perl
15996            ! pp_hot.c t/op/pat.t
15997 ____________________________________________________________________________
15998 [  9017] By: jhi                                   on 2001/03/04  18:06:21
15999         Log: I thought I tested the #9014.
16000      Branch: perl
16001            ! toke.c
16002 ____________________________________________________________________________
16003 [  9016] By: jhi                                   on 2001/03/04  17:41:22
16004         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
16005              
16006              Tweak the get*ent() OS/2 prototypes.
16007              
16008              Add the \N{U+HHHH} syntax.
16009              
16010              More tr/// UTF-8 fixes from Inaba Hiroto.
16011      Branch: maint-5.6/perl
16012           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
16013           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
16014 ____________________________________________________________________________
16015 [  9015] By: jhi                                   on 2001/03/04  17:36:04
16016         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
16017      Branch: perl
16018            ! doop.c t/op/tr.t
16019 ____________________________________________________________________________
16020 [  9014] By: jhi                                   on 2001/03/04  17:24:49
16021         Log: Add the \N{U+HHHH} syntax.
16022      Branch: perl
16023            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
16024            ! t/lib/charnames.t toke.c
16025 ____________________________________________________________________________
16026 [  9013] By: jhi                                   on 2001/03/04  17:20:45
16027         Log: Tweak the get*ent() OS/2 prototypes.
16028      Branch: perl
16029            ! os2/os2.c
16030 ____________________________________________________________________________
16031 [  9012] By: gsar                                  on 2001/03/04  06:26:14
16032         Log: avoid warning (nit in change#9009)
16033      Branch: maint-5.6/perl
16034            ! toke.c
16035 ____________________________________________________________________________
16036 [  9011] By: gsar                                  on 2001/03/04  06:15:24
16037         Log: lib/charnames.t fails in 5.6.x because of older Unicode
16038              data
16039              
16040              TODO: need to revisit this after updating lib/unicode/...
16041      Branch: maint-5.6/perl
16042            ! t/lib/charnames.t
16043 ____________________________________________________________________________
16044 [  9010] By: gsar                                  on 2001/03/04  06:08:36
16045         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
16046      Branch: maint-5.6/perl
16047            ! toke.c
16048 ____________________________________________________________________________
16049 [  9009] By: jhi                                   on 2001/03/03  19:27:20
16050         Log: Integrate change #9008 from mainline to maintperl,
16051              UTF-8 tr/// fixes from Inaba Hiroto.
16052      Branch: maint-5.6/perl
16053           !> doop.c op.c t/op/tr.t toke.c
16054 ____________________________________________________________________________
16055 [  9008] By: jhi                                   on 2001/03/03  19:19:42
16056         Log: UTF8 tr/// fixes from Inaba Hiroto.
16057      Branch: perl
16058            ! doop.c op.c t/op/tr.t toke.c
16059 ____________________________________________________________________________
16060 [  9007] By: jhi                                   on 2001/03/03  19:00:30
16061         Log: Integrate change #9006 from maintperl to mainline,
16062              more robust quest for the infinite.
16063      Branch: perl
16064           !> lib/Math/Complex.pm
16065 ____________________________________________________________________________
16066 [  9006] By: jhi                                   on 2001/03/03  18:58:06
16067         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
16068              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16069              Date: Sat, 3 Mar 2001 12:51:50 -0500
16070              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
16071              
16072              Be more robust in our quest for the infinite.
16073      Branch: maint-5.6/perl
16074            ! lib/Math/Complex.pm
16075 ____________________________________________________________________________
16076 [  9005] By: jhi                                   on 2001/03/03  17:55:50
16077         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
16078      Branch: maint-5.6/perl
16079            ! doio.c
16080 ____________________________________________________________________________
16081 [  9004] By: jhi                                   on 2001/03/03  17:40:14
16082         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
16083              so that picky compilers like IRIX won't get huffy about
16084              "statements without effect" (like 1;).
16085      Branch: perl
16086            ! toke.c
16087 ____________________________________________________________________________
16088 [  9003] By: jhi                                   on 2001/03/03  17:15:52
16089         Log: Integrate change #9002 from mainline to maintperl.
16090              
16091              Subject: [perl-5.6.x, perl-current] accept for EPOC
16092      Branch: maint-5.6/perl
16093           !> pp_sys.c
16094 ____________________________________________________________________________
16095 [  9002] By: jhi                                   on 2001/03/03  17:14:30
16096         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
16097              From: Olaf Flebbe <O.Flebbe@science-computing.de>
16098              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
16099              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
16100      Branch: perl
16101            ! pp_sys.c
16102 ____________________________________________________________________________
16103 [  9001] By: jhi                                   on 2001/03/03  17:13:13
16104         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
16105              From: "Craig A. Berry" <craigberry@mac.com>
16106              Date: Fri, 02 Mar 2001 17:44:40 -0600
16107              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
16108      Branch: perl
16109            ! t/pod/find.t
16110 ____________________________________________________________________________
16111 [  9000] By: jhi                                   on 2001/03/03  17:11:55
16112         Log: Integrate changes #8997,8999 from maintperl.
16113              
16114              Subject: [PATCH 5.6.1] compiling on OS/2
16115              (Better error message from hints/os2.sh)
16116              
16117              Subject: [PATCH 5.6.1] syslog.t
16118      Branch: perl
16119           !> hints/os2.sh t/lib/syslog.t
16120 ____________________________________________________________________________
16121 [  8999] By: jhi                                   on 2001/03/03  17:09:28
16122         Log: Subject: [PATCH 5.6.1] syslog.t
16123              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16124              Date: Sat, 3 Mar 2001 02:11:17 -0500
16125              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
16126      Branch: maint-5.6/perl
16127            ! t/lib/syslog.t
16128 ____________________________________________________________________________
16129 [  8998] By: jhi                                   on 2001/03/03  17:07:50
16130         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
16131              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16132              Date: Sat, 3 Mar 2001 01:53:52 -0500
16133              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
16134      Branch: maint-5.6/perl
16135            ! opcode.pl os2/os2.c
16136 ____________________________________________________________________________
16137 [  8997] By: jhi                                   on 2001/03/03  17:03:30
16138         Log: Subject: [PATCH 5.6.1] compiling on OS/2
16139              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16140              Date: Sat, 3 Mar 2001 01:59:59 -0500
16141              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
16142      Branch: maint-5.6/perl
16143            ! hints/os2.sh
16144 ____________________________________________________________________________
16145 [  8996] By: jhi                                   on 2001/03/03  00:55:58
16146         Log: Regen files for mainline.
16147      Branch: perl
16148            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16149            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
16150 ____________________________________________________________________________
16151 [  8995] By: jhi                                   on 2001/03/03  00:35:22
16152         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
16153              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
16154              to maintperl.
16155              
16156              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
16157              
16158              Add Configure option -Dmksymlinks which will create a symlink
16159              forest if the current/build differs from the source directory.
16160              (8218,8220,8221,8317,8318,8971)
16161              
16162              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
16163              (Document APPLLIB_EXP in INSTALL.)
16164              
16165              If running byacc write-enable also perly.h.
16166              
16167              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
16168              
16169              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
16170              
16171              Sanity check for conflicting thread flavours.
16172              
16173              Fix the sys/fcntl.h problem reported by Peter Prymmer.
16174              
16175              Add few CPUs/architectures to the Cppsym scan,
16176              add -perlio to archname if so selected (modified 8890)
16177              
16178              Be more helpful for devel builders, suggested by John L. Allen.
16179              (admittedly pointless change for maintperl, but the usedevel
16180              code is there already)
16181      Branch: maint-5.6/perl
16182           !> Configure INSTALL Makefile.SH Porting/Glossary
16183           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
16184           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
16185           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
16186           !> win32/config.bc win32/config.gc win32/config.vc
16187 ____________________________________________________________________________
16188 [  8994] By: jhi                                   on 2001/03/02  23:31:41
16189         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
16190      Branch: metaconfig/U/perl
16191            ! gccvers.U
16192 ____________________________________________________________________________
16193 [  8993] By: jhi                                   on 2001/03/02  23:22:12
16194         Log: Regenerate various files for maint.
16195      Branch: maint-5.6/perl
16196            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
16197            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
16198 ____________________________________________________________________________
16199 [  8992] By: alanbur                               on 2001/03/02  22:48:34
16200         Log: Resync wuth parent
16201      Branch: maint-5.6/pureperl
16202           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
16203           !> (integrate 60 files)
16204 ____________________________________________________________________________
16205 [  8991] By: jhi                                   on 2001/03/02  21:00:08
16206         Log: Retract the #8742 part of #8986, backward compat.
16207      Branch: maint-5.6/perl
16208            ! embed.pl
16209 ____________________________________________________________________________
16210 [  8990] By: jhi                                   on 2001/03/02  20:40:07
16211         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
16212      Branch: maint-5.6/perl
16213            ! hv.c
16214 ____________________________________________________________________________
16215 [  8989] By: jhi                                   on 2001/03/02  19:59:56
16216         Log: Update Changes.
16217      Branch: perl
16218            ! Changes patchlevel.h
16219 ____________________________________________________________________________
16220 [  8988] By: jhi                                   on 2001/03/02  19:57:08
16221         Log: Integrate perlio.
16222      Branch: perl
16223           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
16224           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
16225           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
16226           !> ext/Encode/Encode/iso8859-10.ucm
16227           !> ext/Encode/Encode/iso8859-13.ucm
16228           !> ext/Encode/Encode/iso8859-14.ucm
16229           !> ext/Encode/Encode/iso8859-15.ucm
16230           !> ext/Encode/Encode/iso8859-16.ucm
16231           !> ext/Encode/Encode/iso8859-2.ucm
16232           !> ext/Encode/Encode/iso8859-3.ucm
16233           !> ext/Encode/Encode/iso8859-4.ucm
16234           !> ext/Encode/Encode/iso8859-5.ucm
16235           !> ext/Encode/Encode/iso8859-6.ucm
16236           !> ext/Encode/Encode/iso8859-7.ucm
16237           !> ext/Encode/Encode/iso8859-8.ucm
16238           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
16239           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
16240 ____________________________________________________________________________
16241 [  8987] By: jhi                                   on 2001/03/02  19:43:40
16242         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
16243              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
16244              8950,8952,8955 from mainline to maintperl.
16245              
16246              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
16247              
16248              Put to rest the 20010205.001, the email address checking (not) regex.
16249              
16250              fork() not everywhere, cleanup temp files.
16251              
16252              The #8843 wasn't quite right: %Config needs to imported.
16253              
16254              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
16255              (#8849: the glob-basic hunk needed massaging as it depended
16256              on Schwern's large-scale (unintegrated) patches)
16257              
16258              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
16259              
16260              Upgrade to CGI.pm 2.752, from Lincoln Stein.
16261              (Note: there were some conflicts due to EBCDIC and EPOC
16262              patches, in general I preferred the repository code.)
16263              (When 2.753 comes out, we need to synchronize.)
16264              
16265              Subject: [PATCH] fix for charnames above FFFF
16266              
16267              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
16268              
16269              If no sfio, no -lsfio.
16270              
16271              Run run/*.t also in minitest.
16272              
16273              Subject:  [PATCH perl 5.7.0] malloc message address offset
16274              
16275              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
16276              
16277              Subject: fix for parameter -Dm (for perl@8867)
16278              
16279              Subject: [PATCH: perl@8892] was Re: hashing order difference?
16280              (make the test more portable)
16281              
16282              Subject: Re: [PATCH] fix for charnames above FFFF
16283              
16284              Subject: Re: I'm losing the war...
16285              (hv_store() not working correctly in ENV_IS_CASELESS case.)
16286              
16287              Subject: Modified README.bs2000 
16288              
16289              Subject: [PATCH: perl@8935] -Dt padsv($var)
16290              
16291              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
16292              
16293              Subject: PATCH: extra tests to check on negative float to unsigned cast
16294              
16295              Subject: [PATCH] XPUSH[insp] was Re: progress
16296              
16297              Subject: Re: Compile with perlcc..
16298      Branch: maint-5.6/perl
16299           !> (integrate 36 files)
16300 ____________________________________________________________________________
16301 [  8986] By: jhi                                   on 2001/03/02  18:51:25
16302         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
16303              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
16304              to maintperl.
16305              
16306              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
16307              
16308              Subject: [DOC PATCH] overload.pm nits
16309              
16310              Add header for LIB$ prototypes (C. Berry)
16311              
16312              Convert fwrite()s to sockets to write()s, since some socket stacks
16313              don't take kindly to stdio.
16314              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
16315              (for often optional LNMs)
16316              Correct a few typos
16317              (C. Bailey)
16318              
16319              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
16320              
16321              De-cut-and-pasto.
16322              
16323              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
16324              
16325              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
16326              
16327              Upgrade to CPAN 1.59_54, from Andreas König.
16328              
16329              Bogus shebang.
16330              
16331              Subject: [PATCH] Document makepatch in Porting/patching
16332              
16333              UTF-8 documentation.
16334              
16335              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
16336              
16337              Sort the MANIFEST.
16338              
16339              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
16340              
16341              Subject: [PATCH @8807] toke.c cleanup: scan_str()
16342              
16343              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
16344              
16345              Add run/*.t to testables.
16346              
16347              TODO: integrate #8784.
16348      Branch: maint-5.6/perl
16349           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
16350           !> (integrate 28 files)
16351 ____________________________________________________________________________
16352 [  8985] By: nick                                  on 2001/03/02  18:15:45
16353         Log: Integrate mainline
16354      Branch: perlio
16355           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
16356           !> vms/vms.c
16357 ____________________________________________________________________________
16358 [  8984] By: jhi                                   on 2001/03/02  16:00:17
16359         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
16360              
16361              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
16362              5.004_05, and mention the suidperl August 2000 security problem.
16363              (#8978,#8981)
16364              
16365              Subject: [ID 20010301.004] Technically speaking in perldata
16366              
16367              Subject: [PATCH] File::Copy for bleadperl, maintperl
16368              
16369              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
16370              
16371              (The #8982, fix for 20010221.005 and 20010221.008,
16372              would be nice too but it didn't integrate cleanly.)
16373      Branch: maint-5.6/perl
16374           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
16375 ____________________________________________________________________________
16376 [  8983] By: jhi                                   on 2001/03/02  15:51:16
16377         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
16378              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16379              Date:     Thu, 1 Mar 2001 15:54:09 EST
16380              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
16381      Branch: perl
16382            ! vms/vms.c
16383 ____________________________________________________________________________
16384 [  8982] By: jhi                                   on 2001/03/02  15:43:31
16385         Log: Subject: Re: sync sync sync: have I missed any patches?
16386              From: Radu Greab <radu@netsoft.ro> 
16387              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
16388              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
16389              
16390              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
16391              was checking argv[0] regardless of whether a different pathname
16392              will actually be executed."  Test case not supplied because 
16393              drafting that, ironically enough, revealed another bug
16394              (or a feature).
16395      Branch: perl
16396            ! doio.c
16397 ____________________________________________________________________________
16398 [  8981] By: jhi                                   on 2001/03/02  15:28:03
16399         Log: Misdate in #8978.
16400      Branch: perl
16401            ! pod/perlfaq1.pod
16402 ____________________________________________________________________________
16403 [  8980] By: jhi                                   on 2001/03/02  15:24:20
16404         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
16405              From: Chris Nandor <pudge@pobox.com>
16406              Date: Wed, 28 Feb 2001 22:10:15 -0500
16407              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
16408      Branch: perl
16409            ! lib/File/Copy.pm
16410 ____________________________________________________________________________
16411 [  8979] By: jhi                                   on 2001/03/02  15:17:16
16412         Log: Subject: [ID 20010301.004] Technically speaking in perldata
16413              From: abela@geneanet.org
16414              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
16415              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
16416      Branch: perl
16417            ! pod/perldata.pod
16418 ____________________________________________________________________________
16419 [  8978] By: jhi                                   on 2001/03/02  15:15:27
16420         Log: Subject: [ID 20010301.003] ref to 5.004
16421              From: abela@geneanet.org
16422              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
16423              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
16424              
16425              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
16426              and mention the suidperl August 2000 security problem.
16427      Branch: perl
16428            ! pod/perlfaq1.pod
16429 ____________________________________________________________________________
16430 [  8977] By: alanbur                               on 2001/03/02  14:17:45
16431         Log: Resynchronised with parent
16432      Branch: maint-5.6/pureperl
16433           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
16434           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
16435           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
16436           !> vms/descrip_mms.template win32/win32.c win32/win32.h
16437           !> win32/win32iop.h
16438 ____________________________________________________________________________
16439 [  8976] By: nick                                  on 2001/03/01  23:25:30
16440         Log: Integrate mainline.
16441      Branch: perlio
16442            - t/op/qu.t
16443           !> (integrate 55 files)
16444 ____________________________________________________________________________
16445 [  8975] By: jhi                                   on 2001/03/01  16:51:34
16446         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
16447      Branch: perl
16448           !> toke.c
16449 ____________________________________________________________________________
16450 [  8974] By: gsar                                  on 2001/03/01  16:28:21
16451         Log: fix for bugid 20010226.008
16452              
16453              the problem was that some of the pointers (PL_last_lop and
16454              PL_last_uni specifically) into the lex buffers weren't correctly
16455              being invalidated when the buffer changed; this would leave the
16456              pointers pointing at an arbitrary location in the buffer if
16457              the buffer didn't need to be reallocated, or point into freed
16458              memory if the buffer had to be realloced
16459              
16460              TODO item for bugdb maintainers: check other seemingly random
16461              parser-related bugs--they might be cured by this
16462      Branch: maint-5.6/perl
16463            ! toke.c
16464 ____________________________________________________________________________
16465 [  8973] By: jhi                                   on 2001/03/01  02:23:25
16466         Log: Retract #8970 because of a completely mysterious core dump:
16467              adding the tests 241..244 causes op/pat dump core at test #25.
16468              The test needs a lot of whittling down before the bug can be solved.
16469      Branch: perl
16470            ! t/op/pat.t
16471 ____________________________________________________________________________
16472 [  8972] By: jhi                                   on 2001/03/01  01:58:38
16473         Log: Regen perlapi.
16474      Branch: perl
16475            ! pod/perlapi.pod
16476 ____________________________________________________________________________
16477 [  8971] By: jhi                                   on 2001/03/01  01:34:09
16478         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))
16479              From: Nicholas Clark <nick@ccl4.org>
16480              Date: Wed, 28 Feb 2001 23:28:49 +0000
16481              Message-ID: <20010228232849.A55187@plum.flirble.org>
16482              
16483              Allow a completely write protected source code tree
16484              when using the Configure -Dmksymlinks.
16485      Branch: perl
16486            ! embed.pl warnings.pl
16487 ____________________________________________________________________________
16488 [  8970] By: jhi                                   on 2001/03/01  01:32:04
16489         Log: Add back the EBCDIC character range tests (for matching).
16490      Branch: perl
16491            ! t/op/pat.t
16492 ____________________________________________________________________________
16493 [  8969] By: nick                                  on 2001/02/28  18:18:01
16494         Log: Add charname comments to .ucm files writen by 'compile',
16495              also order charmaps in those files by source encoding.
16496              regenerate distrubuted .ucm files
16497      Branch: perlio
16498            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
16499            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
16500            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
16501            ! ext/Encode/Encode/iso8859-10.ucm
16502            ! ext/Encode/Encode/iso8859-13.ucm
16503            ! ext/Encode/Encode/iso8859-14.ucm
16504            ! ext/Encode/Encode/iso8859-15.ucm
16505            ! ext/Encode/Encode/iso8859-16.ucm
16506            ! ext/Encode/Encode/iso8859-2.ucm
16507            ! ext/Encode/Encode/iso8859-3.ucm
16508            ! ext/Encode/Encode/iso8859-4.ucm
16509            ! ext/Encode/Encode/iso8859-5.ucm
16510            ! ext/Encode/Encode/iso8859-6.ucm
16511            ! ext/Encode/Encode/iso8859-7.ucm
16512            ! ext/Encode/Encode/iso8859-8.ucm
16513            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
16514            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
16515 ____________________________________________________________________________
16516 [  8968] By: jhi                                   on 2001/02/28  16:26:37
16517         Log: Expand usemorebits early if d_casti32 needs to be undefined.
16518      Branch: perl
16519            ! hints/hpux.sh hints/irix_6.sh
16520 ____________________________________________________________________________
16521 [  8967] By: jhi                                   on 2001/02/28  16:22:26
16522         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
16523              retract toke.c/qu parts of #8583, retract #8485, retract
16524              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
16525              op/length.t, and MANIFEST, and delete t/op/qu.t.
16526      Branch: perl
16527            - t/op/qu.t
16528            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
16529            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
16530            ! t/op/length.t toke.c
16531 ____________________________________________________________________________
16532 [  8966] By: jhi                                   on 2001/02/28  15:00:27
16533         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
16534              by not changing from pre-Unicode days into being Unicode-aware.
16535              Sniff.
16536      Branch: perl
16537            ! pp.c t/op/pack.t t/op/qu.t
16538 ____________________________________________________________________________
16539 [  8965] By: jhi                                   on 2001/02/28  14:37:55
16540         Log: Subject: Re: Errors in core PODs
16541              From: Michael Stevens <michael@etla.org> 
16542              Date: Fri, 23 Feb 2001 15:47:56 +0000
16543              Message-ID: <20010223154756.A7723@firedrake.org> 
16544      Branch: perl
16545            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
16546            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
16547            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
16548            ! x2p/a2p.pod
16549 ____________________________________________________________________________
16550 [  8964] By: jhi                                   on 2001/02/28  14:35:35
16551         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
16552              (The #8961 was too bold.)
16553      Branch: perl
16554            ! hints/hpux.sh hints/irix_6.sh
16555 ____________________________________________________________________________
16556 [  8963] By: jhi                                   on 2001/02/28  14:33:39
16557         Log: Subject: Re: sync sync sync: have I missed any patches?
16558              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16559              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
16560              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
16561              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
16562              
16563              Replace djSP with dSP.
16564      Branch: perl
16565            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
16566            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
16567            ! win32/perlhost.h
16568 ____________________________________________________________________________
16569 [  8962] By: jhi                                   on 2001/02/27  23:21:14
16570         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
16571      Branch: perl
16572            ! lib/Filter/Simple.pm
16573 ____________________________________________________________________________
16574 [  8961] By: jhi                                   on 2001/02/27  22:55:26
16575         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
16576              and this would be it.
16577      Branch: perl
16578            ! hints/hpux.sh hints/irix_6.sh
16579 ____________________________________________________________________________
16580 [  8960] By: jhi                                   on 2001/02/27  22:51:33
16581         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
16582              From: "Craig A. Berry" <craigberry@mac.com>
16583              Date: Tue, 27 Feb 2001 16:11:44 -0600
16584              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
16585      Branch: maint-5.6/perl
16586            ! configure.com vms/descrip_mms.template
16587 ____________________________________________________________________________
16588 [  8959] By: jhi                                   on 2001/02/27  22:47:23
16589         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
16590              From: "Craig A. Berry" <craigberry@mac.com>
16591              Date: Tue, 27 Feb 2001 16:11:44 -0600
16592              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
16593      Branch: perl
16594            ! configure.com vms/descrip_mms.template
16595 ____________________________________________________________________________
16596 [  8958] By: jhi                                   on 2001/02/27  15:16:42
16597         Log: Update Changes.
16598      Branch: perl
16599            ! Changes patchlevel.h
16600 ____________________________________________________________________________
16601 [  8957] By: jhi                                   on 2001/02/27  06:15:07
16602         Log: Subject: [5.6.x] EPOC additions
16603              From: Olaf Flebbe <O.Flebbe@science-computing.de>
16604              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
16605              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
16606      Branch: maint-5.6/perl
16607            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
16608 ____________________________________________________________________________
16609 [  8956] By: jhi                                   on 2001/02/27  06:12:11
16610         Log: Subject: [perl-current] EPOC 
16611              From: Olaf Flebbe <O.Flebbe@science-computing.de>
16612              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
16613              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
16614      Branch: perl
16615            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
16616            ! epoc/epocish.c epoc/epocish.h pp_sys.c
16617 ____________________________________________________________________________
16618 [  8955] By: jhi                                   on 2001/02/27  05:59:50
16619         Log: Subject: Re: Compile with perlcc..
16620              From: Edward Peschko <edwardp@excitehome.net>
16621              Date: Mon, 26 Feb 2001 18:51:58 -0800
16622              Message-ID: <20010226185158.A9871@excitehome.net>
16623              
16624              plus add a simple usage message if no arguments given.
16625      Branch: perl
16626            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
16627            ! utils/Makefile utils/perlcc.PL win32/pod.mak
16628 ____________________________________________________________________________
16629 [  8954] By: nick                                  on 2001/02/26  21:02:59
16630         Log: Integrate mainline
16631      Branch: perlio
16632           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
16633           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
16634           !> t/op/sprintf.t
16635 ____________________________________________________________________________
16636 [  8953] By: jhi                                   on 2001/02/26  14:43:54
16637         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
16638              From: Nicholas Clark <nick@ccl4.org>
16639              Date: Mon, 26 Feb 2001 00:42:07 +0000
16640              Message-ID: <20010226004207.F23333@plum.flirble.org>
16641      Branch: perl
16642            ! pp_ctl.c
16643 ____________________________________________________________________________
16644 [  8952] By: jhi                                   on 2001/02/26  14:42:13
16645         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
16646              From: Simon Cozens <simon@netthink.co.uk>
16647              Date: Mon, 26 Feb 2001 12:23:48 +0000
16648              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
16649      Branch: perl
16650            ! pod/perlguts.pod
16651 ____________________________________________________________________________
16652 [  8951] By: jhi                                   on 2001/02/26  14:39:15
16653         Log: Subject: [PATCH] perlio - unknown layer
16654              From: Nicholas Clark <nick@ccl4.org>
16655              Date: Mon, 26 Feb 2001 00:27:19 +0000
16656              Message-ID: <20010226002719.E23333@plum.flirble.org>
16657      Branch: perl
16658            ! perlio.c
16659 ____________________________________________________________________________
16660 [  8950] By: jhi                                   on 2001/02/26  14:38:04
16661         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
16662              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
16663              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
16664              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
16665      Branch: perl
16666            ! t/op/bop.t
16667 ____________________________________________________________________________
16668 [  8949] By: jhi                                   on 2001/02/26  14:37:07
16669         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
16670              From: Peter Prymmer <pvhp@forte.com>
16671              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
16672              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
16673      Branch: perl
16674            ! lib/Test.pm
16675 ____________________________________________________________________________
16676 [  8948] By: jhi                                   on 2001/02/26  14:35:53
16677         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
16678              From: Radu Greab <radu@netsoft.ro>
16679              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
16680              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
16681      Branch: perl
16682            ! pod/perlop.pod
16683 ____________________________________________________________________________
16684 [  8947] By: jhi                                   on 2001/02/26  14:34:46
16685         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
16686              From: David Mitchell <davem@fdgroup.co.uk>
16687              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
16688              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
16689      Branch: perl
16690            ! run.c
16691 ____________________________________________________________________________
16692 [  8946] By: jhi                                   on 2001/02/26  14:32:37
16693         Log: Subject: Modified README.bs2000 
16694              From: Dorner Thomas <Thomas.Dorner@start.de>
16695              Date: Mon, 26 Feb 2001 09:22:17 +0100
16696              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
16697      Branch: perl
16698            ! README.bs2000
16699 ____________________________________________________________________________
16700 [  8945] By: jhi                                   on 2001/02/26  14:19:53
16701         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
16702              to maintperl, listing the known failures on the tests 129 and 130.
16703      Branch: maint-5.6/perl
16704           !> t/op/sprintf.t
16705 ____________________________________________________________________________
16706 [  8944] By: jhi                                   on 2001/02/26  14:14:15
16707         Log: Add more known sprintf failures.
16708      Branch: perl
16709            ! t/op/sprintf.t
16710 ____________________________________________________________________________
16711 [  8943] By: jhi                                   on 2001/02/26  13:56:22
16712         Log: perlglob.exe needs to be found in Win32, patch from
16713              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
16714              which needs external glob at mini-perl time."
16715      Branch: perl
16716            ! ext/Encode/compile
16717 ____________________________________________________________________________
16718 [  8942] By: jhi                                   on 2001/02/26  13:52:19
16719         Log: A missing dTHX from Vadim Konovalov.
16720      Branch: perl
16721            ! perlio.c
16722 ____________________________________________________________________________
16723 [  8941] By: jhi                                   on 2001/02/26  13:37:05
16724         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
16725      Branch: perl
16726            ! op.c
16727 ____________________________________________________________________________
16728 [  8940] By: jhi                                   on 2001/02/26  13:35:40
16729         Log: Integrate perlio.
16730      Branch: perl
16731           !> ext/Encode/Encode.pm
16732 ____________________________________________________________________________
16733 [  8939] By: nick                                  on 2001/02/25  23:47:09
16734         Log: Integrate mainline.
16735      Branch: perlio
16736           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
16737           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
16738 ____________________________________________________________________________
16739 [  8938] By: nick                                  on 2001/02/25  19:36:28
16740         Log: Encode implementations docs.
16741      Branch: perlio
16742            ! ext/Encode/Encode.pm
16743 ____________________________________________________________________________
16744 [  8937] By: jhi                                   on 2001/02/25  19:26:16
16745         Log: Script wasn't aligned with reality.
16746      Branch: perl
16747            ! t/pod/find.t
16748 ____________________________________________________________________________
16749 [  8936] By: jhi                                   on 2001/02/25  18:54:55
16750         Log: Update Changes.
16751      Branch: perl
16752            ! Changes patchlevel.h
16753 ____________________________________________________________________________
16754 [  8935] By: jhi                                   on 2001/02/25  18:46:36
16755         Log: Retract #8929,8930,8932,8933 for now.
16756      Branch: perl
16757            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
16758 ____________________________________________________________________________
16759 [  8934] By: jhi                                   on 2001/02/25  17:34:35
16760         Log: Integrate perlio.
16761      Branch: perl
16762           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
16763           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
16764           !> t/lib/encode.t
16765 ____________________________________________________________________________
16766 [  8933] By: jhi                                   on 2001/02/25  17:33:12
16767         Log: (Retracted by #8395.)
16768              
16769              Slight tweaks in scan_const(), not fixes yet, it seems like
16770              lots of work remains to be done...
16771      Branch: perl
16772            ! toke.c
16773 ____________________________________________________________________________
16774 [  8932] By: jhi                                   on 2001/02/25  17:27:11
16775         Log: (Retracted by #8395.)
16776              
16777              Missing from #8930.
16778      Branch: perl
16779            ! perl.h
16780 ____________________________________________________________________________
16781 [  8931] By: jhi                                   on 2001/02/25  17:26:19
16782         Log: A comment tweak.
16783      Branch: perl
16784            ! utf8.c
16785 ____________________________________________________________________________
16786 [  8930] By: jhi                                   on 2001/02/25  17:25:47
16787         Log: (Retracted by #8395.)
16788              
16789              Attempt to fix the EBCDIC character range problwm with //.
16790      Branch: perl
16791            ! regcomp.c
16792 ____________________________________________________________________________
16793 [  8929] By: jhi                                   on 2001/02/25  17:23:45
16794         Log: (Retracted by #8395.)
16795              
16796              Expand the EBCDIC character range tests, and add few nasty
16797              tr tests from Karsten Sperling.
16798      Branch: perl
16799            ! t/op/pat.t t/op/tr.t
16800 ____________________________________________________________________________
16801 [  8928] By: jhi                                   on 2001/02/25  17:18:49
16802         Log: Missing check-in.
16803      Branch: perl
16804            ! lib/Pod/Find.pm
16805 ____________________________________________________________________________
16806 [  8927] By: nick                                  on 2001/02/25  11:30:22
16807         Log: Change method names in Encode implementation classes to something
16808              less confusing (preparing to "go public").
16809      Branch: perlio
16810            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
16811 ____________________________________________________________________________
16812 [  8926] By: nick                                  on 2001/02/25  10:53:24
16813         Log: GCC __atribute__ / printf fix
16814      Branch: perlio
16815            ! perl.h
16816 ____________________________________________________________________________
16817 [  8925] By: nick                                  on 2001/02/25  10:52:25
16818         Log: Checked in the wrong one ...
16819      Branch: perlio
16820            ! ext/Encode/Encode.pm
16821 ____________________________________________________________________________
16822 [  8924] By: nick                                  on 2001/02/24  18:46:51
16823         Log: Integrate mainline - to see what Jarkko has in ...
16824      Branch: perlio
16825           +> t/pod/testpods/lib/Pod/Stuff.pm
16826           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
16827 ____________________________________________________________________________
16828 [  8923] By: nick                                  on 2001/02/24  17:05:23
16829         Log: Encode API documentation nd tidy up.
16830              Minor additions to test.
16831              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
16832              Adds STRLEN to standard typemap.
16833      Branch: perlio
16834            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
16835            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
16836 ____________________________________________________________________________
16837 [  8922] By: jhi                                   on 2001/02/24  16:38:12
16838         Log: Add a test for the "character range should match in EBCDIC
16839              if specified using explicit numerics" bug found by Karsten
16840              Sperling.
16841      Branch: perl
16842            ! t/op/pat.t
16843 ____________________________________________________________________________
16844 [  8921] By: jhi                                   on 2001/02/24  16:30:16
16845         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
16846              From: schwern@pobox.com
16847              Date: Fri, 23 Feb 2001 03:21:37 -0500
16848              Message-ID: <20010223032137.A26022@magnonel.guild.net>
16849              
16850              plus Charles Lane's fixes, plus tweaks.
16851      Branch: perl
16852            + t/pod/testpods/lib/Pod/Stuff.pm
16853            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
16854 ____________________________________________________________________________
16855 [  8920] By: nick                                  on 2001/02/24  10:30:11
16856         Log: Integrate mainline
16857      Branch: perlio
16858           !> (integrate 33 files)
16859 ____________________________________________________________________________
16860 [  8919] By: jhi                                   on 2001/02/24  00:23:35
16861         Log: Subject: Re: I'm losing the war...
16862              From: "Vadim Konovalov" <watman@inbox.ru>
16863              Date: Sat, 24 Feb 2001 00:10:14 +0300
16864              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
16865              
16866              hv_store() not working correctly in ENV_IS_CASELESS case.
16867      Branch: perl
16868            ! hv.c
16869 ____________________________________________________________________________
16870 [  8918] By: jhi                                   on 2001/02/24  00:20:09
16871         Log: Subject: Re: [PATCH] fix for charnames above FFFF
16872              From: andreas.koenig@anima.de (Andreas J. Koenig)
16873              Date: 23 Feb 2001 02:39:03 +0100
16874              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
16875              
16876              A further efficiency tweak.
16877      Branch: perl
16878            ! lib/charnames.pm
16879 ____________________________________________________________________________
16880 [  8917] By: jhi                                   on 2001/02/23  20:27:51
16881         Log: Integrate change #8916 from mainline,
16882              do away with USE_WIN32_RTL_ENV.
16883      Branch: maint-5.6/perl
16884           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
16885 ____________________________________________________________________________
16886 [  8916] By: jhi                                   on 2001/02/23  20:02:25
16887         Log: Abolish USE_WIN32_RTL_ENV.
16888      Branch: perl
16889            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
16890 ____________________________________________________________________________
16891 [  8915] By: jhi                                   on 2001/02/23  19:36:00
16892         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
16893              later protected by some #define.
16894      Branch: perl
16895            ! gv.c
16896 ____________________________________________________________________________
16897 [  8914] By: jhi                                   on 2001/02/23  19:31:38
16898         Log: Retract #8902 for now, requested by Charles Lane, the correct
16899              fix will be something else.
16900      Branch: perl
16901            ! op.c
16902 ____________________________________________________________________________
16903 [  8913] By: jhi                                   on 2001/02/23  19:11:36
16904         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
16905              From: Peter Prymmer <pvhp@forte.com>
16906              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
16907              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
16908      Branch: perl
16909            ! t/op/lex_assign.t
16910 ____________________________________________________________________________
16911 [  8912] By: jhi                                   on 2001/02/23  18:38:20
16912         Log: Subject: [patch] perlio + useithreads
16913              From: Doug MacEachern <dougm@covalent.net>
16914              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
16915              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
16916              
16917              Gets things running but not complete.
16918      Branch: perl
16919            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
16920 ____________________________________________________________________________
16921 [  8911] By: jhi                                   on 2001/02/23  04:20:02
16922         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
16923              
16924              Duplicated environment freeing, File::Temp 0.12,
16925              op/append portability (EBCDIC) tweak.
16926      Branch: maint-5.6/perl
16927           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16928           !> t/op/append.t
16929 ____________________________________________________________________________
16930 [  8910] By: jhi                                   on 2001/02/23  02:07:33
16931         Log: Integrate change #8909 from mainline, a better Borland
16932              putenv() workaround.
16933      Branch: maint-5.6/perl
16934           !> perl.c
16935 ____________________________________________________________________________
16936 [  8909] By: jhi                                   on 2001/02/23  02:05:46
16937         Log: A better workaround for Borland putenv() brokenness from Sarathy.
16938      Branch: perl
16939            ! perl.c
16940 ____________________________________________________________________________
16941 [  8908] By: jhi                                   on 2001/02/23  02:04:14
16942         Log: Subject: fix for parameter -Dm (for perl@8867)
16943              From: "Vadim Konovalov" <watman@inbox.ru>
16944              Date: Thu, 22 Feb 2001 17:30:12 +0300
16945              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
16946      Branch: perl
16947            ! perl.h
16948 ____________________________________________________________________________
16949 [  8907] By: jhi                                   on 2001/02/23  01:58:20
16950         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
16951              From: Peter Prymmer <pvhp@forte.com>
16952              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
16953              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
16954      Branch: perl
16955            ! t/op/append.t
16956 ____________________________________________________________________________
16957 [  8906] By: jhi                                   on 2001/02/23  01:48:34
16958         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
16959      Branch: perl
16960            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16961 ____________________________________________________________________________
16962 [  8905] By: jhi                                   on 2001/02/23  01:43:30
16963         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
16964              From: Peter Prymmer <pvhp@forte.com>
16965              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
16966              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
16967      Branch: perl
16968            ! t/lib/st-06compat.t
16969 ____________________________________________________________________________
16970 [  8904] By: jhi                                   on 2001/02/23  01:42:39
16971         Log: Metaconfig unit change for #8903.
16972      Branch: metaconfig/U/perl
16973            ! Devel.U
16974 ____________________________________________________________________________
16975 [  8903] By: jhi                                   on 2001/02/23  01:42:12
16976         Log: Be more helpful for devel builders, suggested by John L. Allen.
16977      Branch: perl
16978            ! Configure
16979 ____________________________________________________________________________
16980 [  8902] By: jhi                                   on 2001/02/23  01:37:41
16981         Log: (Retracted by #8914)
16982              (Wrongly, reinstated by #8941)             
16983
16984              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
16985              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16986              Date:     Thu, 22 Feb 2001 09:43:57 EST
16987              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
16988      Branch: perl
16989            ! op.c
16990 ____________________________________________________________________________
16991 [  8901] By: jhi                                   on 2001/02/23  01:20:32
16992         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
16993              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16994              Date:     Thu, 22 Feb 2001 08:01:35 EST
16995              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
16996      Branch: perl
16997            ! malloc.c
16998 ____________________________________________________________________________
16999 [  8900] By: jhi                                   on 2001/02/23  01:18:02
17000         Log: Integrate changes #8898,8899 from mainline, environ handling.
17001      Branch: maint-5.6/perl
17002           !> perl.c
17003 ____________________________________________________________________________
17004 [  8899] By: jhi                                   on 2001/02/23  01:16:25
17005         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
17006              putenv() is not to be relied on, they are either broken or leaky
17007              or both.)
17008      Branch: perl
17009            ! perl.c
17010 ____________________________________________________________________________
17011 [  8898] By: jhi                                   on 2001/02/22  23:36:59
17012         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
17013              and safesysfree() must be used.
17014      Branch: perl
17015            ! perl.c
17016 ____________________________________________________________________________
17017 [  8897] By: jhi                                   on 2001/02/22  23:25:45
17018         Log: With environ one must use safesysmalloc()/safesysfree().
17019      Branch: perl
17020            ! perl.c
17021 ____________________________________________________________________________
17022 [  8896] By: jhi                                   on 2001/02/22  22:13:18
17023         Log: If we have a duplicated environment free it
17024              if PERL_DESTRUCT_LEVEL.
17025      Branch: perl
17026            ! perl.c
17027 ____________________________________________________________________________
17028 [  8895] By: alanbur                               on 2001/02/22  19:31:57
17029         Log: Synchronised with parent
17030      Branch: maint-5.6/pureperl
17031           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
17032 ____________________________________________________________________________
17033 [  8894] By: gsar                                  on 2001/02/22  19:06:18
17034         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
17035              
17036              fix memory leak in method call optimization (change#3768);
17037              made C<eval "$x->foo()"> leak
17038              
17039              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
17040      Branch: maint-5.6/perl
17041           !> op.c
17042 ____________________________________________________________________________
17043 [  8893] By: jhi                                   on 2001/02/22  18:35:27
17044         Log: (Retracted by #8915.)
17045              
17046              Third Degree finding:
17047              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
17048      Branch: perl
17049            ! gv.c
17050 ____________________________________________________________________________
17051 [  8892] By: jhi                                   on 2001/02/22  14:28:32
17052         Log: Update Changes.
17053      Branch: perl
17054            ! Changes patchlevel.h
17055 ____________________________________________________________________________
17056 [  8891] By: jhi                                   on 2001/02/22  13:22:45
17057         Log: Metaconfig unit changes for #8890.
17058      Branch: metaconfig
17059            ! U/modified/Cppsym.U U/threads/archname.U
17060 ____________________________________________________________________________
17061 [  8890] By: jhi                                   on 2001/02/22  13:22:12
17062         Log: Add -stdio to the archname if no perlio selected,
17063              no -perlio added since that is now the default.
17064              
17065              Add few CPUs/architectures to the Cppsym scan.
17066      Branch: perl
17067            ! Configure config_h.SH
17068 ____________________________________________________________________________
17069 [  8889] By: jhi                                   on 2001/02/22  13:05:59
17070         Log: Metaconfig unit change for #8888.
17071      Branch: metaconfig/U/perl
17072            ! useperlio.U
17073 ____________________________________________________________________________
17074 [  8888] By: jhi                                   on 2001/02/22  13:05:28
17075         Log: *drum roll*  Make perlio the default.
17076      Branch: perl
17077            ! Configure config_h.SH
17078 ____________________________________________________________________________
17079 [  8887] By: jhi                                   on 2001/02/22  12:50:52
17080         Log: Integrate change #8665 from maintperl to mainline,
17081              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
17082      Branch: perl
17083           !> ext/POSIX/POSIX.xs
17084 ____________________________________________________________________________
17085 [  8886] By: jhi                                   on 2001/02/22  12:49:24
17086         Log: Integrate changes #8883,8884 from mainline to maintperl.
17087              
17088              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
17089              Subject: Re: File::Temp::_gettemp warning
17090      Branch: maint-5.6/perl
17091           !> embed.h embed.pl lib/File/Temp.pm
17092 ____________________________________________________________________________
17093 [  8885] By: jhi                                   on 2001/02/22  12:43:59
17094         Log: Based on
17095              
17096              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
17097              From: schwab@suse.de
17098              Date: Thu, 22 Feb 2001 13:08:09 +0100
17099              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
17100              
17101              but the fix done slightly differently because the other
17102              half was already done in #8664.
17103      Branch: maint-5.6/perl
17104            ! ext/POSIX/POSIX.xs
17105 ____________________________________________________________________________
17106 [  8884] By: jhi                                   on 2001/02/22  12:37:15
17107         Log: Subject: Re: File::Temp::_gettemp warning
17108              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17109              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
17110              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
17111              
17112              This patch to File::Temp does two things:
17113              
17114              1. Fixes the problem with CGI::Carp when determining
17115              the Fcntl constants
17116              
17117              2. Removes most of the carps and consolidates them so that all the
17118              reasons are included in a single die that is caught by the test. This
17119              means that the correct skipping behaviour is displayed by the test.
17120      Branch: perl
17121            ! lib/File/Temp.pm
17122 ____________________________________________________________________________
17123 [  8883] By: jhi                                   on 2001/02/22  12:29:19
17124         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
17125              From: Peter Prymmer <pvhp@forte.com>
17126              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
17127              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
17128      Branch: perl
17129            ! embed.h embed.pl
17130 ____________________________________________________________________________
17131 [  8882] By: jhi                                   on 2001/02/21  19:41:33
17132         Log: Integrate change #8881 from mainlin to maintperl.
17133              
17134              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
17135      Branch: maint-5.6/perl
17136           !> op.c
17137 ____________________________________________________________________________
17138 [  8881] By: jhi                                   on 2001/02/21  19:38:57
17139         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
17140              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17141              Date:     Wed, 21 Feb 2001 13:08:03 EST
17142              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
17143      Branch: perl
17144            ! op.c
17145 ____________________________________________________________________________
17146 [  8880] By: jhi                                   on 2001/02/21  19:34:34
17147         Log: Retract #8875, cannot let go of the old semantics of unpack U
17148              without rethinking utf8decode.t.
17149      Branch: perl
17150            ! pp.c t/op/pack.t
17151 ____________________________________________________________________________
17152 [  8879] By: jhi                                   on 2001/02/21  19:08:02
17153         Log: Run run/*.t also in minitest.
17154      Branch: perl
17155            ! Makefile.SH
17156 ____________________________________________________________________________
17157 [  8878] By: nick                                  on 2001/02/21  18:55:37
17158         Log: Integrate mainline
17159      Branch: perlio
17160           !> (integrate 76 files)
17161 ____________________________________________________________________________
17162 [  8877] By: jhi                                   on 2001/02/21  15:09:33
17163         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
17164      Branch: metaconfig
17165            ! U/compline/nblock_io.U
17166      Branch: perl
17167            ! Configure config_h.SH
17168 ____________________________________________________________________________
17169 [  8876] By: jhi                                   on 2001/02/21  14:54:45
17170         Log: If no sfio, no -lsfio.
17171      Branch: metaconfig/U/perl
17172            ! d_sfio.U
17173      Branch: perl
17174            ! Configure config_h.SH
17175 ____________________________________________________________________________
17176 [  8875] By: jhi                                   on 2001/02/21  14:54:00
17177         Log: Make unpack C and unpack C truly equivalent.
17178      Branch: perl
17179            ! pp.c t/op/pack.t
17180 ____________________________________________________________________________
17181 [  8874] By: jhi                                   on 2001/02/21  14:26:02
17182         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
17183              From: Peter Prymmer <pvhp@forte.com>
17184              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
17185              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
17186      Branch: perl
17187            ! pod/perlport.pod
17188 ____________________________________________________________________________
17189 [  8873] By: jhi                                   on 2001/02/21  14:24:31
17190         Log: Subject: [PATCH] fix for charnames above FFFF
17191              From: andreas.koenig@anima.de (Andreas J. Koenig)
17192              Date: 21 Feb 2001 07:05:45 +0100
17193              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
17194      Branch: perl
17195            ! lib/charnames.pm t/lib/charnames.t
17196 ____________________________________________________________________________
17197 [  8872] By: jhi                                   on 2001/02/21  14:15:25
17198         Log: Integrate change #8868 from pureperl to mainline.
17199              
17200              Fixed reference count loop caused by sv_magic.
17201      Branch: perl
17202           !> sv.c
17203 ____________________________________________________________________________
17204 [  8871] By: jhi                                   on 2001/02/21  14:07:29
17205         Log: Integrate change #8868 from pureperl to maintperl.
17206              
17207              Fixed reference count loop caused by sv_magic.
17208      Branch: maint-5.6/perl
17209           !> sv.c
17210 ____________________________________________________________________________
17211 [  8870] By: jhi                                   on 2001/02/21  14:04:41
17212         Log: Put back the #8840, it was innocent.
17213      Branch: perl
17214            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
17215            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
17216 ____________________________________________________________________________
17217 [  8869] By: jhi                                   on 2001/02/21  14:00:03
17218         Log: unpack("C", ...) was left slightly unfinished by #8865.
17219      Branch: perl
17220            ! pp.c t/op/pack.t
17221 ____________________________________________________________________________
17222 [  8868] By: alanbur                               on 2001/02/21  01:33:45
17223         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
17224              from gv_fetchpv to create single-character magic variables (e.g. $!),
17225              and it is passed a sv and the gv that contains the sv as the mg_obj
17226              value.  When sv_magic stores the mg_obj pointer it increments the gv
17227              refcount, thus causing a sv-gv pair that can't be freed.  There is
17228              already a check for sv == obj which is used to prevent such reference
17229              loops.  This change extends the check to cover the case described above.
17230      Branch: maint-5.6/pureperl
17231            ! sv.c
17232 ____________________________________________________________________________
17233 [  8867] By: jhi                                   on 2001/02/21  00:52:39
17234         Log: Update Changes.
17235      Branch: perl
17236            ! Changes patchlevel.h
17237 ____________________________________________________________________________
17238 [  8866] By: jhi                                   on 2001/02/21  00:34:20
17239         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
17240              (Note: there were some conflicts due to EBCDIC and EPOC
17241              patches, in general I preferred the repository code.)
17242              (When 2.753 comes out, we need to synchronize.)
17243      Branch: perl
17244            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
17245            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
17246            ! t/lib/cgi-html.t
17247 ____________________________________________________________________________
17248 [  8865] By: jhi                                   on 2001/02/21  00:24:22
17249         Log: Make pack("C", 0x100) to create Unicode, unless under the
17250              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
17251              will understand Unicode, unless you under know what.
17252      Branch: perl
17253            ! pp.c t/op/pack.t t/op/qu.t
17254 ____________________________________________________________________________
17255 [  8864] By: alanbur                               on 2001/02/20  22:35:34
17256         Log: Resynchronised with parent
17257      Branch: maint-5.6/pureperl
17258           !> README.win32 ext/GDBM_File/GDBM_File.pm
17259           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
17260           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
17261           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
17262           !> t/lib/sdbm.t util.c
17263 ____________________________________________________________________________
17264 [  8863] By: jhi                                   on 2001/02/20  20:55:11
17265         Log: Integrate change #8860,8861 from mainline into maintperl.
17266              
17267              "pseudo-literal j"
17268              
17269              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
17270      Branch: maint-5.6/perl
17271           !> lib/Test.pm pod/perlop.pod
17272 ____________________________________________________________________________
17273 [  8862] By: jhi                                   on 2001/02/20  20:30:07
17274         Log: Don't do casting between pointers pointing to differently sized
17275              integers.
17276      Branch: perl
17277            ! hv.c sv.c
17278 ____________________________________________________________________________
17279 [  8861] By: jhi                                   on 2001/02/20  19:53:44
17280         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
17281              From: Peter Prymmer <pvhp@forte.com>
17282              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
17283              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
17284      Branch: perl
17285            ! lib/Test.pm
17286 ____________________________________________________________________________
17287 [  8860] By: jhi                                   on 2001/02/20  19:48:02
17288         Log: "pseudo-literal j", a documentation glitch reported to Debian.
17289              The text recovered from Perl 5.005_03, and pseudo-literal replaced
17290              by "backtick string".
17291      Branch: perl
17292            ! pod/perlop.pod
17293 ____________________________________________________________________________
17294 [  8859] By: jhi                                   on 2001/02/20  19:15:46
17295         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
17296              from Chris Nandor.
17297      Branch: perl
17298            ! makedef.pl
17299 ____________________________________________________________________________
17300 [  8858] By: jhi                                   on 2001/02/20  17:36:53
17301         Log: Integrate pureperl changes #8844,8845,8850 to mainline
17302              (via maintperl #8855).
17303              
17304              Fixed %^H scoping bug
17305              
17306              Removed GV <-> CV refcount loop
17307              
17308              Removed %ENV refcount loop
17309      Branch: perl
17310           !> gv.c op.c perl.c pp.c scope.c
17311 ____________________________________________________________________________
17312 [  8857] By: jhi                                   on 2001/02/20  17:34:32
17313         Log: Integrate changes #8853,8854 from maintperl to mainline.
17314              
17315              EBDIC fixes, README.win32 Borland update.
17316      Branch: perl
17317           !> README.win32 handy.h util.c
17318 ____________________________________________________________________________
17319 [  8856] By: jhi                                   on 2001/02/20  17:33:16
17320         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
17321      Branch: maint-5.6/perl
17322           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
17323           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
17324           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
17325 ____________________________________________________________________________
17326 [  8855] By: jhi                                   on 2001/02/20  17:32:13
17327         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
17328              
17329              Fixed %^H scoping bug
17330              
17331              Removed GV <-> CV refcount loop
17332              
17333              Removed %ENV refcount loop
17334      Branch: maint-5.6/perl
17335           !> gv.c op.c perl.c pp.c scope.c
17336 ____________________________________________________________________________
17337 [  8854] By: jhi                                   on 2001/02/20  17:25:06
17338         Log: Subject: Addition to readme.win32 for Borland C++ compilers
17339              Date: Tue, 20 Feb 2001 02:15:25 +0300
17340              From: "Vadim Konovalov" <watman@inbox.ru>
17341              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
17342              
17343              Document Borland compiler misbehaviour.
17344      Branch: maint-5.6/perl
17345            ! README.win32
17346 ____________________________________________________________________________
17347 [  8853] By: jhi                                   on 2001/02/20  17:22:25
17348         Log: The assimilation of ebcdic.c didn't quite work at the first try,
17349              patches from Thomas Dorner.
17350      Branch: maint-5.6/perl
17351            ! handy.h util.c
17352 ____________________________________________________________________________
17353 [  8852] By: jhi                                   on 2001/02/20  17:20:15
17354         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
17355              From: Chris Nandor <pudge@pobox.com>
17356              Date: Tue, 20 Feb 2001 08:32:45 -0500
17357              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
17358      Branch: maint-5.6/perl
17359            ! makedef.pl mg.c
17360 ____________________________________________________________________________
17361 [  8851] By: jhi                                   on 2001/02/20  17:15:52
17362         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
17363      Branch: perl
17364            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
17365            ! t/lib/filter-util.t
17366 ____________________________________________________________________________
17367 [  8850] By: alanbur                               on 2001/02/20  17:12:40
17368         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
17369              and the magic pointer points back to the GV that contains the
17370              %ENV hash.  This creates a refcount loop that prevents members
17371              of %ENV from being freed correctly.  This change removes the
17372              refcount loop - the magic pointer was never used anyway, the
17373              only use of the magic was to check the type ('E') so that the
17374              appropriate environment manipulation code is called when %ENV
17375              is modified.
17376      Branch: maint-5.6/pureperl
17377            ! perl.c
17378 ____________________________________________________________________________
17379 [  8849] By: jhi                                   on 2001/02/20  17:12:20
17380         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
17381              From: "Craig A. Berry" <craigberry@mac.com>
17382              Date: Mon, 19 Feb 2001 23:36:12 -0600
17383              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
17384              
17385              Case-forgiving systems match TestInit.pm with TES*.
17386      Branch: perl
17387            ! t/lib/glob-basic.t
17388 ____________________________________________________________________________
17389 [  8848] By: jhi                                   on 2001/02/20  17:10:02
17390         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
17391      Branch: perl
17392            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
17393            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
17394            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
17395 ____________________________________________________________________________
17396 [  8847] By: jhi                                   on 2001/02/20  15:34:41
17397         Log: The #8843 wasn't quite right: %Config needs to imported.
17398      Branch: perl
17399            ! t/run/runenv.t
17400 ____________________________________________________________________________
17401 [  8846] By: jhi                                   on 2001/02/20  15:31:50
17402         Log: Retract the #8838 and #8840 for now because of
17403              the DB_File tie problem.
17404      Branch: perl
17405            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
17406            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
17407            ! proto.h sv.c
17408 ____________________________________________________________________________
17409 [  8845] By: alanbur                               on 2001/02/20  14:25:41
17410         Log: Removed GV <-> CV refcount loop
17411              CvGV(mycv) points to the parent GV of the CV, and was previously
17412              refcounted.  The pointer remains, but the refcounting has been removed
17413              as it causes a refcount loop between the CV and GV that means the CV
17414              can't ever be deleted.
17415      Branch: maint-5.6/pureperl
17416            ! gv.c op.c pp.c
17417 ____________________________________________________________________________
17418 [  8844] By: alanbur                               on 2001/02/20  14:23:13
17419         Log: Fixed %^H scoping bug
17420      Branch: maint-5.6/pureperl
17421            ! scope.c
17422 ____________________________________________________________________________
17423 [  8843] By: jhi                                   on 2001/02/19  13:38:08
17424         Log: fork() not everywhere, cleanup temp files.
17425      Branch: perl
17426            ! t/run/runenv.t
17427 ____________________________________________________________________________
17428 [  8842] By: alanbur                               on 2001/02/19  12:42:07
17429         Log: Resynchronised with parent
17430      Branch: maint-5.6/pureperl
17431           !> pod/perlfaq4.pod sv.c utf8.c
17432 ____________________________________________________________________________
17433 [  8841] By: jhi                                   on 2001/02/19  03:35:51
17434         Log: Update Changes.
17435      Branch: perl
17436            ! Changes patchlevel.h
17437 ____________________________________________________________________________
17438 [  8840] By: jhi                                   on 2001/02/19  00:23:41
17439         Log: Subject: [patch] add sv_setref_uv
17440              From: Doug MacEachern <dougm@covalent.net>
17441              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
17442              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
17443      Branch: perl
17444            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
17445            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
17446 ____________________________________________________________________________
17447 [  8839] By: jhi                                   on 2001/02/19  00:01:38
17448         Log: Put to rest the 20010205.001, the email address checking (not) regex.
17449      Branch: perl
17450            ! pod/perlfaq9.pod
17451 ____________________________________________________________________________
17452 [  8838] By: jhi                                   on 2001/02/18  22:17:54
17453         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
17454              From: Doug MacEachern <dougm@covalent.net>
17455              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
17456              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
17457      Branch: perl
17458            ! lib/ExtUtils/xsubpp
17459 ____________________________________________________________________________
17460 [  8837] By: jhi                                   on 2001/02/18  22:16:50
17461         Log: Subject: [patch] -Wall cleanup round 2
17462              From: Doug MacEachern <dougm@covalent.net>
17463              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
17464              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
17465      Branch: perl
17466            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
17467            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
17468            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
17469            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
17470            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
17471            ! ext/SDBM_File/SDBM_File.xs
17472 ____________________________________________________________________________
17473 [  8836] By: jhi                                   on 2001/02/18  22:11:20
17474         Log: Misapplied regex optimizations when \C is present.
17475              Fixes 20001230.002.
17476              
17477              What still remains broken is that the submatches that
17478              have \C in them get their UTF8 flag on because their
17479              parent SV has it on.  This will result in malformed
17480              UTF8 if a \C happened to match a non-ASCII byte.
17481      Branch: perl
17482            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
17483            ! t/pragma/utf8.t
17484 ____________________________________________________________________________
17485 [  8835] By: jhi                                   on 2001/02/18  20:12:02
17486         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
17487              
17488              The hash key got wrongly UTF8fied.
17489      Branch: perl
17490            ! pod/perlapi.pod toke.c utf8.c
17491 ____________________________________________________________________________
17492 [  8834] By: jhi                                   on 2001/02/18  19:44:25
17493         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
17494              don't warn on magical or overloaded things.
17495      Branch: perl
17496            ! pp_hot.c
17497 ____________________________________________________________________________
17498 [  8833] By: nick                                  on 2001/02/18  19:31:22
17499         Log: Integrate mainline
17500      Branch: perlio
17501           +> t/TestInit.pm t/run/runenv.t
17502            - t/UTEST
17503           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
17504           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
17505           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
17506           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
17507           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
17508           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
17509           !> utf8.c
17510 ____________________________________________________________________________
17511 [  8832] By: jhi                                   on 2001/02/18  19:21:18
17512         Log: Integrate perlio.
17513      Branch: perl
17514           !> perlio.c pod/perldiag.pod
17515 ____________________________________________________________________________
17516 [  8831] By: jhi                                   on 2001/02/18  19:14:20
17517         Log: Integrate change #8827 from mainline.
17518              
17519              UTF8 tweaks.
17520      Branch: maint-5.6/perl
17521           !> sv.c utf8.c
17522 ____________________________________________________________________________
17523 [  8830] By: nick                                  on 2001/02/18  19:10:34
17524         Log: Apply the spirit of patch from Nick Clark:
17525              Subject: [PATCH] Re: extensions that provide layers
17526              From: Nicholas Clark <nick@ccl4.org>
17527              Date: Mon, 12 Feb 2001 16:43:51 +0000
17528              Message-Id: <20010212164350.Q3652@plum.flirble.org>
17529      Branch: perlio
17530            ! perlio.c pod/perldiag.pod
17531 ____________________________________________________________________________
17532 [  8829] By: jhi                                   on 2001/02/18  19:03:25
17533         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
17534              From: schwern@pobox.com 
17535              Date: Sun, 18 Feb 2001 13:44:35 -0500
17536              Message-ID: <20010218134435.A17544@magnonel.guild.net>
17537              
17538              Applied, but as t/TestInit.pm.
17539      Branch: perl
17540            + t/TestInit.pm
17541            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
17542            ! t/op/subst_wamp.t
17543 ____________________________________________________________________________
17544 [  8828] By: jhi                                   on 2001/02/18  18:43:52
17545         Log: Integrate perlio.
17546      Branch: perl
17547           !> perlio.c
17548 ____________________________________________________________________________
17549 [  8827] By: jhi                                   on 2001/02/18  18:41:33
17550         Log: UTF-8 tweaks.
17551      Branch: perl
17552            ! sv.c utf8.c
17553 ____________________________________________________________________________
17554 [  8826] By: nick                                  on 2001/02/18  17:40:59
17555         Log: Fix [ID 20010217.002]
17556              open FOO, "<:raw:perlio", ...
17557              :raw now inserts default base layer below itself.
17558              Also
17559              open FOO, "<:unix", ...
17560              works as well - but leaves buffer layer on stack under the unix layer.
17561      Branch: perlio
17562            ! perlio.c
17563 ____________________________________________________________________________
17564 [  8825] By: jhi                                   on 2001/02/18  17:15:39
17565         Log: Integrate perlio.
17566      Branch: perl
17567           !> perlio.c perliol.h
17568 ____________________________________________________________________________
17569 [  8824] By: jhi                                   on 2001/02/18  17:10:53
17570         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
17571              From: schwern@pobox.com
17572              Date: Sun, 18 Feb 2001 01:48:50 -0500
17573              Message-ID: <20010218014850.C19957@magnonel.guild.net>
17574      Branch: perl
17575            ! lib/Test/Harness.pm t/TEST t/op/chop.t
17576 ____________________________________________________________________________
17577 [  8823] By: jhi                                   on 2001/02/18  17:01:06
17578         Log: Add run/*.t to testables.
17579      Branch: perl
17580            ! t/TEST
17581 ____________________________________________________________________________
17582 [  8822] By: jhi                                   on 2001/02/18  16:58:58
17583         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
17584              From: schwern@pobox.com
17585              Date: Sun, 18 Feb 2001 01:11:35 -0500
17586              Message-ID: <20010218011135.A19957@magnonel.guild.net>
17587              
17588              Revive mjd's and Simon's PERL5OPT fix.
17589      Branch: perl
17590            + t/run/runenv.t
17591            ! MANIFEST perl.c
17592 ____________________________________________________________________________
17593 [  8821] By: jhi                                   on 2001/02/18  16:53:46
17594         Log: Subject: Re: Why t/TEST and not Test::Harness?
17595              From: schwern@pobox.com
17596              Date: Sat, 17 Feb 2001 22:44:44 -0500
17597              Message-ID: <20010217224444.A6679@magnonel.guild.net>
17598              
17599              Replace UTEST with TEST -utf8.
17600      Branch: perl
17601            - t/UTEST
17602            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
17603            ! t/lib/glob-basic.t
17604 ____________________________________________________________________________
17605 [  8820] By: nick                                  on 2001/02/18  13:06:16
17606         Log: Clean up a few core dumps when layers are used in unexpected ways.
17607              (Still not "right"...)
17608      Branch: perlio
17609            ! perlio.c perliol.h
17610 ____________________________________________________________________________
17611 [  8819] By: jhi                                   on 2001/02/18  02:25:55
17612         Log: Integrate change #8818 from maintperl, a FAQ nit.
17613      Branch: perl
17614           !> pod/perlfaq4.pod
17615 ____________________________________________________________________________
17616 [  8818] By: jhi                                   on 2001/02/18  02:24:50
17617         Log: FAQ nit from Chris Fedde.
17618      Branch: maint-5.6/perl
17619            ! pod/perlfaq4.pod
17620 ____________________________________________________________________________
17621 [  8817] By: nick                                  on 2001/02/17  18:20:14
17622         Log: Integrate mainline
17623      Branch: perlio
17624           +> lib/unicode/UCD.html lib/unicode/Unicode.html
17625           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
17626           +> pod/perlclib.pod
17627            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
17628            - lib/unicode/Unicode.301
17629           !> (integrate 324 files)
17630 ____________________________________________________________________________
17631 [  8816] By: jhi                                   on 2001/02/17  16:56:58
17632         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
17633      Branch: perl
17634            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17635            ! ext/Storable/Storable.xs t/lib/st-06compat.t
17636            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
17637 ____________________________________________________________________________
17638 [  8815] By: jhi                                   on 2001/02/17  16:40:07
17639         Log: Subject: [patch] -Wall
17640              From: Doug MacEachern <dougm@covalent.net>
17641              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
17642              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
17643      Branch: perl
17644            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
17645            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
17646 ____________________________________________________________________________
17647 [  8814] By: jhi                                   on 2001/02/16  19:27:18
17648         Log: Document qu better.
17649      Branch: perl
17650            ! pod/perlop.pod
17651 ____________________________________________________________________________
17652 [  8813] By: jhi                                   on 2001/02/15  13:54:37
17653         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
17654              From: Hugo <hv@crypt.compulink.co.uk>
17655              Date: Thu, 15 Feb 2001 13:39:49 +0000
17656              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
17657      Branch: perl
17658            ! toke.c
17659 ____________________________________________________________________________
17660 [  8812] By: alanbur                               on 2001/02/15  13:52:16
17661         Log: Resynchronised with parent
17662      Branch: maint-5.6/pureperl
17663            - ebcdic.c
17664           !> (integrate 36 files)
17665 ____________________________________________________________________________
17666 [  8811] By: jhi                                   on 2001/02/15  13:51:16
17667         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
17668              
17669              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
17670              From: Jan Dubois <JanD@ActiveState.com>
17671              Date: Wed, 31 Jan 2001 21:17:03 -0800
17672              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
17673              
17674              tweak change#8659 to keep it simple
17675              
17676              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
17677              From: Russ Allbery <rra@stanford.edu>
17678              Date: 14 Feb 2001 10:15:41 -0800
17679              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
17680              
17681              (8809 empty)
17682
17683              Upgrade to podlators 1.08, from Russ Allbery.
17684      Branch: perl
17685           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
17686           !> utils/perldoc.PL
17687 ____________________________________________________________________________
17688 [  8810] By: jhi                                   on 2001/02/15  13:35:08
17689         Log: Upgrade to podlators 1.08, from Russ Allbery.
17690      Branch: maint-5.6/perl
17691            ! lib/Pod/Man.pm lib/Pod/Text.pm
17692 ____________________________________________________________________________
17693 [  8809] By: jhi                                   on 2001/02/15  13:26:38
17694         Log: (accidentally empty check-in)
17695      Branch: maint-5.6/perl
17696            ! lib/Test/Harness.pm
17697 ____________________________________________________________________________
17698 [  8808] By: jhi                                   on 2001/02/15  13:23:47
17699         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
17700              From: Russ Allbery <rra@stanford.edu>
17701              Date: 14 Feb 2001 10:15:41 -0800
17702              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
17703              
17704              perldoc was hardcoding $Config{installscript}, which breaks
17705              when install* isn't where Perl ends up (such as with AFS).
17706              
17707              Use $Config{scriptdir} instead.
17708      Branch: maint-5.6/perl
17709            ! utils/perldoc.PL
17710 ____________________________________________________________________________
17711 [  8807] By: jhi                                   on 2001/02/14  14:37:27
17712         Log: Update Changes.
17713      Branch: perl
17714            ! Changes patchlevel.h
17715 ____________________________________________________________________________
17716 [  8806] By: jhi                                   on 2001/02/14  14:25:31
17717         Log: Integrate changes #8803,8804,8805 from mainline.
17718              
17719              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
17720              
17721              Don't skip too much of the locale error message if no environ array,
17722              from Chris Nandor.
17723              
17724              More MacOS Classic fixes from Chris Nandor.
17725      Branch: maint-5.6/perl
17726           !> doop.c lib/Cwd.pm perl.c perl.h util.c
17727 ____________________________________________________________________________
17728 [  8805] By: jhi                                   on 2001/02/14  03:29:01
17729         Log: More MacOS Classic fixes from Chris Nandor.
17730      Branch: perl
17731            ! doop.c lib/Cwd.pm
17732 ____________________________________________________________________________
17733 [  8804] By: jhi                                   on 2001/02/14  03:18:35
17734         Log: Don't skip too much of the locale error message if no environ array,
17735              from Chris Nandor.
17736      Branch: perl
17737            ! util.c
17738 ____________________________________________________________________________
17739 [  8803] By: jhi                                   on 2001/02/14  03:14:14
17740         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
17741      Branch: perl
17742            ! perl.c perl.h
17743 ____________________________________________________________________________
17744 [  8802] By: jhi                                   on 2001/02/13  18:31:33
17745         Log: AUTHORS update.
17746      Branch: perl
17747            ! AUTHORS
17748 ____________________________________________________________________________
17749 [  8801] By: jhi                                   on 2001/02/13  17:55:19
17750         Log: Integrate change #8792 from mainline.
17751              
17752              Subject: buncha MacPerl patches for bleadperl
17753              From: Chris Nandor <pudge@pobox.com>
17754              Date: Tue, 13 Feb 2001 00:02:43 -0500
17755              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
17756      Branch: maint-5.6/perl
17757           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
17758           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
17759           !> t/lib/basename.t toke.c util.h
17760 ____________________________________________________________________________
17761 [  8800] By: jhi                                   on 2001/02/13  17:46:43
17762         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
17763              to be forced to Off_t.
17764              
17765              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
17766              From: nick@ccl4.org
17767              Date: Thu, 1 Feb 2001 12:01:04 +0000
17768              Message-Id: <20010201120103.E11401@plum.flirble.org>
17769      Branch: maint-5.6/perl
17770            ! iperlsys.h perlio.c
17771 ____________________________________________________________________________
17772 [  8799] By: jhi                                   on 2001/02/13  16:52:51
17773         Log: Duplex duplex hunk hunk.
17774      Branch: maint-5.6/perl
17775            ! Makefile.SH
17776 ____________________________________________________________________________
17777 [  8797] By: jhi                                   on 2001/02/13  14:52:04
17778         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
17779              From: "Craig A. Berry" <craigberry@mac.com>
17780              Date: Mon, 12 Feb 2001 11:05:25 -0600
17781              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
17782      Branch: perl
17783            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
17784 ____________________________________________________________________________
17785 [  8796] By: jhi                                   on 2001/02/13  14:36:47
17786         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
17787              From: simon.cozens@pembroke.oxford.ac.uk 
17788              Date: Sat, 10 Feb 2001 17:57:02 +0000
17789              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
17790              
17791              Now it does include.
17792      Branch: perl
17793            ! pod/perldiag.pod
17794 ____________________________________________________________________________
17795 [  8795] By: jhi                                   on 2001/02/13  14:30:11
17796         Log: Sort the MANIFEST.
17797      Branch: perl
17798            ! MANIFEST
17799 ____________________________________________________________________________
17800 [  8794] By: jhi                                   on 2001/02/13  14:26:51
17801         Log: Integrate change #8793 from mainline, FAQ updates.
17802      Branch: maint-5.6/perl
17803           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
17804 ____________________________________________________________________________
17805 [  8793] By: jhi                                   on 2001/02/13  14:25:13
17806         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
17807      Branch: perl
17808            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
17809 ____________________________________________________________________________
17810 [  8792] By: jhi                                   on 2001/02/13  14:22:50
17811         Log: Subject: buncha MacPerl patches for bleadperl
17812              From: Chris Nandor <pudge@pobox.com>
17813              Date: Tue, 13 Feb 2001 00:02:43 -0500
17814              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
17815      Branch: perl
17816            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
17817            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
17818            ! t/lib/basename.t toke.c util.h
17819 ____________________________________________________________________________
17820 [  8791] By: jhi                                   on 2001/02/13  14:10:39
17821         Log: Integrate change #8790 from mainline.
17822              
17823              environ array wrongly assumed in Perl_init_i18nl10n(),
17824      Branch: maint-5.6/perl
17825           !> util.c
17826 ____________________________________________________________________________
17827 [  8790] By: jhi                                   on 2001/02/13  14:06:15
17828         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
17829              noticed by Chris Nandor in MacOS Classic.
17830      Branch: perl
17831            ! util.c
17832 ____________________________________________________________________________
17833 [  8789] By: jhi                                   on 2001/02/13  13:58:07
17834         Log: Integrate changes #8373,8487,8544,8783 from mainline.
17835              
17836              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
17837              hints files, the dynaloading, assimilate ebcdic into util.c.
17838      Branch: maint-5.6/perl
17839            - ebcdic.c
17840            ! MANIFEST hints/posix-bc.sh
17841           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
17842           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
17843           !> perlapi.c proto.h util.c
17844 ____________________________________________________________________________
17845 [  8788] By: alanbur                               on 2001/02/13  10:33:13
17846         Log: Integrated changes from maint-5.6
17847      Branch: maint-5.6/pureperl
17848           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
17849           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
17850           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17851           !> vos/config.ga.h vos/configure_perl.cm
17852 ____________________________________________________________________________
17853 [  8787] By: jhi                                   on 2001/02/13  05:56:36
17854         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
17855      Branch: perl
17856           !> Makefile.SH
17857 ____________________________________________________________________________
17858 [  8786] By: jhi                                   on 2001/02/13  05:54:34
17859         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
17860              From: Dorner Thomas <Thomas.Dorner@start.de>
17861              Date: Mon, 12 Feb 2001 15:06:26 +0100
17862              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
17863      Branch: maint-5.6/perl
17864            ! Makefile.SH
17865 ____________________________________________________________________________
17866 [  8785] By: jhi                                   on 2001/02/13  05:29:04
17867         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
17868      Branch: perl
17869           !> hints/openbsd.sh
17870 ____________________________________________________________________________
17871 [  8784] By: jhi                                   on 2001/02/13  02:25:24
17872         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
17873              From: Peter Prymmer <pvhp@forte.com>
17874              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
17875              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
17876      Branch: perl
17877            ! pod/perlclib.pod
17878 ____________________________________________________________________________
17879 [  8783] By: jhi                                   on 2001/02/13  02:22:36
17880         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
17881      Branch: perl
17882            - ebcdic.c
17883            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
17884            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
17885            ! util.c
17886 ____________________________________________________________________________
17887 [  8782] By: jhi                                   on 2001/02/13  02:00:07
17888         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
17889      Branch: maint-5.6/perl
17890            ! pod/perlport.pod
17891 ____________________________________________________________________________
17892 [  8781] By: jhi                                   on 2001/02/13  01:58:44
17893         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
17894      Branch: maint-5.6/perl
17895            ! hints/openbsd.sh
17896 ____________________________________________________________________________
17897 [  8780] By: jhi                                   on 2001/02/13  01:57:33
17898         Log: Synchronize the regexp tests between maintperl and mainline.
17899      Branch: maint-5.6/perl
17900           !> t/op/re_tests
17901 ____________________________________________________________________________
17902 [  8779] By: jhi                                   on 2001/02/13  01:49:35
17903         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
17904              From: Hugo <hv@crypt.compulink.co.uk>
17905              Date: Tue, 13 Feb 2001 00:11:11 +0000
17906              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
17907      Branch: perl
17908            ! regcomp.c t/op/re_tests
17909 ____________________________________________________________________________
17910 [  8778] By: jhi                                   on 2001/02/13  00:23:10
17911         Log: Comments do not nest.
17912      Branch: perl
17913            ! perl.h
17914 ____________________________________________________________________________
17915 [  8777] By: jhi                                   on 2001/02/13  00:17:54
17916         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
17917              From: Hugo <hv@crypt.compulink.co.uk>
17918              Date: Tue, 13 Feb 2001 00:11:11 +0000
17919              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
17920      Branch: maint-5.6/perl
17921            ! regcomp.c t/op/re_tests
17922 ____________________________________________________________________________
17923 [  8776] By: jhi                                   on 2001/02/12  23:25:52
17924         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
17925      Branch: maint-5.6/perl
17926            ! pod/perlport.pod
17927 ____________________________________________________________________________
17928 [  8775] By: jhi                                   on 2001/02/12  23:04:28
17929         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
17930      Branch: maint-5.6/perl
17931            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
17932            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17933            ! vos/configure_perl.cm
17934 ____________________________________________________________________________
17935 [  8774] By: jhi                                   on 2001/02/12  22:59:11
17936         Log: Subject: Re: [patch] context for 'U' magic functions
17937              From: Doug MacEachern <dougm@covalent.net>
17938              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
17939              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
17940              
17941              plus the suggestion by Nick Ing-Simmons to name the macro
17942              as PERL_MG_UFUNC to avoid namespace pollution, plus add
17943              the advice by Doug for XS writers to perl.h
17944      Branch: perl
17945            ! mg.c perl.h
17946 ____________________________________________________________________________
17947 [  8773] By: jhi                                   on 2001/02/11  20:14:12
17948         Log: Update Changes.
17949      Branch: perl
17950            ! Changes patchlevel.h
17951 ____________________________________________________________________________
17952 [  8772] By: jhi                                   on 2001/02/11  18:47:52
17953         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
17954              From: Simon Cozens <simon@cozens.net>
17955              Date: Wed, 31 Jan 2001 16:31:43 +0000
17956              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
17957      Branch: perl
17958            + pod/perlclib.pod
17959            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
17960            ! pod/perltoc.pod
17961 ____________________________________________________________________________
17962 [  8771] By: jhi                                   on 2001/02/11  18:36:48
17963         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
17964              
17965              Blocks-4d3.beta.txt
17966              CaseFolding-3d4.beta.txt
17967              CompositionExclusions-3d6.beta.txt
17968              EastAsianWidth-4d4.beta.txt
17969              LineBreak-6d3.beta.txt
17970              NamesList-3.1.0d1.beta.txt
17971              PropList-3.1.0d4.beta.txt
17972              SpecialCasing-4d1.beta.txt
17973              UnicodeData-3.1.0d6.beta.txt
17974      Branch: perl
17975            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
17976           +> lib/unicode/UCD.html lib/unicode/Unicode.html
17977            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
17978            - lib/unicode/Unicode.301
17979            ! (edit 257 files)
17980 ____________________________________________________________________________
17981 [  8770] By: jhi                                   on 2001/02/11  17:26:22
17982         Log: UTF-8 documentation.
17983      Branch: perl
17984            ! utf8.h
17985 ____________________________________________________________________________
17986 [  8769] By: jhi                                   on 2001/02/11  17:12:49
17987         Log: Retract #8762.
17988      Branch: perl
17989            ! regexec.c
17990 ____________________________________________________________________________
17991 [  8768] By: jhi                                   on 2001/02/11  16:54:45
17992         Log: Subject: [PATCH] Test::Harness
17993              From: andreas.koenig@anima.de (Andreas J. Koenig)
17994              Date: 11 Feb 2001 14:37:00 +0100
17995              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
17996      Branch: perl
17997            ! lib/Test/Harness.pm
17998 ____________________________________________________________________________
17999 [  8767] By: jhi                                   on 2001/02/11  16:53:52
18000         Log: Subject: [PATCH] Document makepatch in Porting/patching
18001              From: andreas.koenig@anima.de (Andreas J. Koenig)
18002              Date: 11 Feb 2001 16:46:28 +0100
18003              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
18004      Branch: perl
18005            ! Porting/patching.pod
18006 ____________________________________________________________________________
18007 [  8766] By: jhi                                   on 2001/02/11  06:30:23
18008         Log: Subject: Re: [patch] GvSHARED
18009              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
18010              From: Doug MacEachern <dougm@covalent.net>
18011              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
18012              
18013              Subject: Re: [patch] GvSHARED
18014              From: Doug MacEachern <dougm@covalent.net>
18015              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
18016              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
18017              
18018              Subject: [patch] attributes.pm support for `shared'
18019              From: Doug MacEachern <dougm@covalent.net>
18020              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
18021              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
18022              
18023              our() attributes were ignored, our :shared pieces missing,
18024              allow attributes.pm to turn on shared.
18025      Branch: perl
18026            ! op.c t/op/attrs.t toke.c xsutils.c
18027 ____________________________________________________________________________
18028 [  8765] By: alanbur                               on 2001/02/10  23:11:19
18029         Log: Resync with parent (hopefully sucessfully this time)
18030      Branch: maint-5.6/pureperl
18031           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
18032           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
18033           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
18034           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
18035           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
18036           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
18037           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
18038 ____________________________________________________________________________
18039 [  8764] By: jhi                                   on 2001/02/10  22:54:38
18040         Log: Make TEST and UTEST more verbose in case something goes
18041              wrong in running/compiling a script, suggested by Doug
18042              MacEachern.
18043      Branch: perl
18044            ! t/TEST t/UTEST
18045 ____________________________________________________________________________
18046 [  8763] By: jhi                                   on 2001/02/10  22:11:34
18047         Log: Bogus shebang.
18048      Branch: perl
18049            ! t/lib/texttabs.t
18050 ____________________________________________________________________________
18051 [  8762] By: jhi                                   on 2001/02/10  21:56:02
18052         Log: (Retracted by #8769)
18053      Branch: perl
18054            ! regexec.c
18055 ____________________________________________________________________________
18056 [  8761] By: jhi                                   on 2001/02/10  21:26:15
18057         Log: Subject: Re: [patch] GvSHARED 
18058              From: Doug MacEachern <dougm@covalent.net>
18059              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
18060              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
18061              
18062              our @EXPORT : shared = (...);
18063      Branch: perl
18064            ! toke.c
18065 ____________________________________________________________________________
18066 [  8760] By: jhi                                   on 2001/02/10  21:25:07
18067         Log: Subject: [patch] GvSHARED
18068              From: Doug MacEachern <dougm@covalent.net>
18069              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
18070              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
18071      Branch: perl
18072            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
18073 ____________________________________________________________________________
18074 [  8759] By: alanbur                               on 2001/02/10  21:24:27
18075         Log: Backed out mismerge.
18076      Branch: maint-5.6/pureperl
18077            ! MANIFEST README.hpux README.vmesa gv.c installhtml
18078            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
18079            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
18080            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
18081            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
18082            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
18083            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
18084 ____________________________________________________________________________
18085 [  8758] By: jhi                                   on 2001/02/10  18:01:17
18086         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
18087              
18088              Fixed UMRs and leak in Perl_pmtrans()
18089              
18090              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
18091              associated UTFied tr/// code.  Also fixed scoping leak of
18092              PL_reg_start_tmp.
18093              
18094              newATTRSUB leaks when an attempt to redefine the active sort sub is
18095              made.
18096      Branch: maint-5.6/perl
18097           !> op.c regcomp.c
18098 ____________________________________________________________________________
18099 [  8757] By: alanbur                               on 2001/02/10  17:56:46
18100         Log: Resynchronised with parent
18101      Branch: maint-5.6/pureperl
18102           +> README.bs2000
18103            - README.posix-bc
18104            ! gv.c perl.c sv.c
18105           !> MANIFEST README.hpux README.vmesa installhtml
18106           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
18107           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
18108           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
18109           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
18110           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
18111           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
18112 ____________________________________________________________________________
18113 [  8756] By: alanbur                               on 2001/02/10  17:51:15
18114         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
18115              made.
18116      Branch: maint-5.6/pureperl
18117            ! op.c
18118 ____________________________________________________________________________
18119 [  8755] By: jhi                                   on 2001/02/09  22:41:35
18120         Log: Upgrade to CPAN 1.59_54, from Andreas König.
18121      Branch: perl
18122            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
18123 ____________________________________________________________________________
18124 [  8754] By: jhi                                   on 2001/02/09  22:29:20
18125         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
18126              
18127              Didn't upgrade the fill.t since it has a dependency to File::Slurp
18128              purely for debugging purposes, the actual test hasn't changed.
18129      Branch: perl
18130            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
18131            ! t/lib/textwrap.t
18132 ____________________________________________________________________________
18133 [  8753] By: jhi                                   on 2001/02/09  20:17:50
18134         Log: Integrate change #8682 from maintperl.
18135              
18136              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
18137              to work correctly.
18138      Branch: perl
18139           !> hints/irix_6.sh
18140 ____________________________________________________________________________
18141 [  8752] By: jhi                                   on 2001/02/09  20:00:46
18142         Log: Update Changes.
18143      Branch: perl
18144            ! Changes patchlevel.h
18145 ____________________________________________________________________________
18146 [  8751] By: nick                                  on 2001/02/09  19:48:37
18147         Log: Integrate mainline
18148      Branch: perlio
18149           +> README.bs2000 t/lib/cgi-esc.t
18150            - README.posix-bc
18151           !> (integrate 53 files)
18152 ____________________________________________________________________________
18153 [  8750] By: nick                                  on 2001/02/09  19:25:16
18154         Log: Subject: RE: Biannual Competition to Improve Hashing Function
18155              From: Fisher Mark <fisherm@tce.com>
18156              Date: Thu, 8 Feb 2001 10:44:00 -0500
18157              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
18158              Date: Thu, 8 Feb 2001 15:02:47 -0500
18159              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
18160      Branch: perl
18161            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
18162 ____________________________________________________________________________
18163 [  8749] By: jhi                                   on 2001/02/09  19:02:35
18164         Log: Forgotten fragment.
18165      Branch: perl
18166            ! pod/perlapi.pod
18167 ____________________________________________________________________________
18168 [  8748] By: jhi                                   on 2001/02/09  18:31:34
18169         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
18170              plus manual tweakage.
18171              
18172              Sync the perlfaq2 between mainline and maintperl.
18173      Branch: maint-5.6/perl
18174            ! pod/perlfaq2.pod
18175      Branch: perl
18176           !> pod/perlfaq2.pod
18177 ____________________________________________________________________________
18178 [  8747] By: jhi                                   on 2001/02/09  18:12:04
18179         Log: Subject: versiononly and installperl
18180              From: abigail@foad.org
18181              Date: Wed, 7 Feb 2001 22:43:12 +0100
18182              Message-ID: <20010207214312.7045.qmail@foad.org>    
18183              
18184              Add +v flag to force a normal install of the perl binary
18185              and the utilities.
18186              
18187              Subject: [PATCH] installperl
18188              From: Nicholas Clark <nick@ccl4.org>
18189              Date: Fri, 9 Feb 2001 16:28:57 +0000
18190              Message-ID: <20010209162857.B10931@plum.flirble.org>
18191              
18192              Add -A flag which also hardlinks the binary with
18193              the full architecture name.
18194      Branch: perl
18195            ! installperl
18196 ____________________________________________________________________________
18197 [  8746] By: jhi                                   on 2001/02/09  18:03:43
18198         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
18199              
18200              Subject: perlfaq2, re: perlmongers
18201              
18202              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
18203              
18204              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
18205              
18206              Subject: [ID 20010205.001] typo in perlfaq9
18207              
18208              Subject: [ID 20010208.002] unordered explanation in perlcall
18209      Branch: maint-5.6/perl
18210           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
18211           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
18212           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
18213 ____________________________________________________________________________
18214 [  8745] By: jhi                                   on 2001/02/09  17:59:09
18215         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
18216              From: abela@geneanet.org
18217              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
18218              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
18219      Branch: perl
18220            ! pod/perlcall.pod
18221 ____________________________________________________________________________
18222 [  8744] By: jhi                                   on 2001/02/09  17:48:16
18223         Log: Subject: [ID 20010205.001] typo in perlfaq9
18224              From: eserte@vran.herceg.de
18225              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
18226              Message-Id: <200102042244.XAA21926@vran.herceg.de>
18227      Branch: perl
18228            ! pod/perlfaq9.pod
18229 ____________________________________________________________________________
18230 [  8743] By: jhi                                   on 2001/02/09  17:25:12
18231         Log: Integrate change #8695 from maintperl.
18232              
18233              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
18234      Branch: perl
18235           !> thread.h
18236 ____________________________________________________________________________
18237 [  8742] By: jhi                                   on 2001/02/09  17:21:22
18238         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
18239              From: Andy Dougherty <doughera@lafayette.edu>
18240              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
18241              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
18242      Branch: perl
18243            ! embed.pl
18244 ____________________________________________________________________________
18245 [  8741] By: jhi                                   on 2001/02/09  17:05:19
18246         Log: Integrate changes #8738,8739,8740 from maintperl.
18247              
18248              Html files will be installed in a more logical and easier to
18249              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
18250              
18251              Html files will be generated with a header to make them look
18252              a little less bare.
18253              
18254              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
18255      Branch: perl
18256           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
18257 ____________________________________________________________________________
18258 [  8740] By: jhi                                   on 2001/02/09  17:03:46
18259         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
18260              From: "Brendan O'Dea" <bod@compusol.com.au>
18261              Date: Sun, 4 Feb 2001 11:17:56 +1100
18262              Message-ID: <20010204111756.A16301@compusol.com.au>
18263      Branch: maint-5.6/perl
18264            ! pod/perlfaq3.pod
18265 ____________________________________________________________________________
18266 [  8739] By: jhi                                   on 2001/02/09  17:01:59
18267         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
18268              From: "Indy Singh" <indy@nusphere.com>
18269              Date: Fri, 2 Feb 2001 15:09:59 -0500
18270              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
18271              
18272              Html files will be generated with a header to make them look
18273              a little less bare.
18274      Branch: maint-5.6/perl
18275            ! installhtml
18276 ____________________________________________________________________________
18277 [  8738] By: jhi                                   on 2001/02/09  16:58:48
18278         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
18279              From: "Indy Singh" <indy@nusphere.com>
18280              Date: Fri, 2 Feb 2001 15:08:23 -0500
18281              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
18282              
18283              Html files will be installed in a more logical and easier to
18284              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
18285      Branch: maint-5.6/perl
18286            ! win32/Makefile win32/makefile.mk
18287 ____________________________________________________________________________
18288 [  8737] By: jhi                                   on 2001/02/09  16:46:54
18289         Log: Integrate changes #8687,8736 from maintperl.
18290              
18291              HP-UX thread patches from Merijn H. Brand.
18292              
18293              Latin nit from Philip Newton.
18294      Branch: perl
18295           !> README.hpux hints/hpux.sh
18296 ____________________________________________________________________________
18297 [  8736] By: jhi                                   on 2001/02/09  16:42:31
18298         Log: Latin nit from Philip Newton.
18299      Branch: maint-5.6/perl
18300            ! README.hpux
18301 ____________________________________________________________________________
18302 [  8735] By: jhi                                   on 2001/02/09  16:24:03
18303         Log: Integrate changes #8704,8710 from pureperl.
18304              
18305              Fixed UMRs and leak in Perl_pmtrans()
18306              
18307              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
18308              associated UTFied tr/// code.  Also fixed scoping leak of
18309              PL_reg_start_tmp.
18310      Branch: perl
18311           !> op.c regcomp.c
18312 ____________________________________________________________________________
18313 [  8734] By: jhi                                   on 2001/02/09  15:40:21
18314         Log: Integrate change #8733 from maintperl.
18315              
18316              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
18317      Branch: perl
18318           !> pod/perlre.pod
18319 ____________________________________________________________________________
18320 [  8733] By: jhi                                   on 2001/02/09  15:35:47
18321         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
18322              From: Prymmer/Kahn <pvhp@best.com>
18323              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
18324              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
18325      Branch: maint-5.6/perl
18326            ! pod/perlre.pod
18327 ____________________________________________________________________________
18328 [  8732] By: jhi                                   on 2001/02/09  15:26:17
18329         Log: Rename README.posix-bc to README.bs2000 (to avoid the
18330              confusion of a "perlposix-bc.pod"), add a few missing
18331              arch pods, regen toc.
18332      Branch: maint-5.6/perl
18333           +> README.bs2000
18334            - README.posix-bc
18335            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
18336            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
18337 ____________________________________________________________________________
18338 [  8731] By: jhi                                   on 2001/02/09  15:23:39
18339         Log: De-cut-and-pasto.
18340      Branch: perl
18341            ! pod/perl.pod
18342 ____________________________________________________________________________
18343 [  8730] By: jhi                                   on 2001/02/09  15:11:13
18344         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
18345              when people think that perlposix-bc.pod tells anything about
18346              Perl and POSIX.  Regen toc.
18347      Branch: perl
18348           +> README.bs2000
18349            - README.posix-bc
18350            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
18351            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
18352 ____________________________________________________________________________
18353 [  8729] By: jhi                                   on 2001/02/09  14:52:28
18354         Log: The README.vmesa part of #8712 from maintperl.
18355      Branch: perl
18356            ! README.vmesa
18357 ____________________________________________________________________________
18358 [  8728] By: jhi                                   on 2001/02/09  14:46:06
18359         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
18360              From: Peter Prymmer <pvhp@forte.com>
18361              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
18362              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
18363      Branch: maint-5.6/perl
18364            ! README.vmesa win32/Makefile win32/makefile.mk
18365 ____________________________________________________________________________
18366 [  8727] By: jhi                                   on 2001/02/09  14:33:25
18367         Log: Integrate change #8712 from mainline.
18368              
18369              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
18370      Branch: maint-5.6/perl
18371           !> lib/Pod/Find.pm
18372 ____________________________________________________________________________
18373 [  8726] By: jhi                                   on 2001/02/09  14:30:28
18374         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
18375              From: Peter Prymmer <pvhp@forte.com>
18376              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
18377              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
18378      Branch: perl
18379            + t/lib/cgi-esc.t
18380            ! MANIFEST lib/CGI/Util.pm
18381 ____________________________________________________________________________
18382 [  8725] By: jhi                                   on 2001/02/09  04:56:47
18383         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
18384      Branch: maint-5.6/perl
18385            ! pod/perlport.pod
18386 ____________________________________________________________________________
18387 [  8724] By: jhi                                   on 2001/02/09  04:40:59
18388         Log: Integrate changes 7819,7820 from vmsperl into mainline.
18389              
18390              Add header for LIB$ prototypes (C. Berry)
18391              
18392              Convert fwrite()s to sockets to write()s, since some socket stacks
18393              don't take kindly to stdio.
18394              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
18395              (for often optional LNMs)
18396              Correct a few typos
18397              (C. Bailey)
18398      Branch: perl
18399           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
18400 ____________________________________________________________________________
18401 [  8723] By: jhi                                   on 2001/02/09  03:29:29
18402         Log: Integrate change #8722 from mainline.
18403              
18404              The Im() function wasn't returning zero for non-Math::Complex
18405              arguments.  The bug reported by John Gamble.
18406      Branch: maint-5.6/perl
18407           !> lib/Math/Complex.pm
18408 ____________________________________________________________________________
18409 [  8722] By: jhi                                   on 2001/02/09  03:28:33
18410         Log: The Im() function wasn't returning zero for non-Math::Complex
18411              arguments.  The bug reported by John Gamble.
18412      Branch: perl
18413            ! lib/Math/Complex.pm
18414 ____________________________________________________________________________
18415 [  8721] By: nick                                  on 2001/02/08  22:11:35
18416         Log: Correct the correction :-(
18417      Branch: perl
18418            ! perl.c
18419 ____________________________________________________________________________
18420 [  8720] By: bailey                                on 2001/02/08  20:59:22
18421         Log: Convert frwite()s to sockets to write()s, since some socket stacks
18422              don't take kindly to stdio.
18423              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
18424              (for often optional LNMs)
18425              Correct a few typos
18426              (C. Bailey)
18427      Branch: vmsperl
18428            ! vms/vms.c vms/vmsish.h
18429 ____________________________________________________________________________
18430 [  8719] By: bailey                                on 2001/02/08  20:51:02
18431         Log: Add header for LIB$ prototypes (C. Berry)
18432      Branch: vmsperl
18433            ! ext/Devel/DProf/DProf.xs
18434 ____________________________________________________________________________
18435 [  8718] By: bailey                                on 2001/02/08  20:49:00
18436         Log: SYN SYN
18437      Branch: vmsperl
18438           +> pod/perliol.pod t/lib/sample-tests/bailout
18439           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
18440           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
18441           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
18442           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
18443           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
18444           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
18445            - lib/unicode/Is/DCinital.pl
18446           !> (integrate 101 files)
18447 ____________________________________________________________________________
18448 [  8717] By: nick                                  on 2001/02/08  19:38:48
18449         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
18450              From: Robin Barker <rmb1@cise.npl.co.uk>
18451              Date: Thu, 8 Feb 2001 14:38:07 GMT
18452              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
18453      Branch: perl
18454            ! lib/CPAN.pm
18455 ____________________________________________________________________________
18456 [  8716] By: nick                                  on 2001/02/08  19:29:07
18457         Log: Generated files form 8713 etc.
18458      Branch: perl
18459            ! embed.h global.sym objXSUB.h perlapi.c proto.h
18460 ____________________________________________________________________________
18461 [  8715] By: nick                                  on 2001/02/08  19:26:08
18462         Log: Fixup non-ithread build after 8713
18463      Branch: perl
18464            ! perl.c
18465 ____________________________________________________________________________
18466 [  8714] By: nick                                  on 2001/02/08  19:17:45
18467         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
18468              From: nick@ccl4.org
18469              Date: Wed, 7 Feb 2001 00:27:47 +0000
18470              Message-Id: <20010207002747.B63724@plum.flirble.org>
18471      Branch: perl
18472            ! sv.c toke.c
18473 ____________________________________________________________________________
18474 [  8713] By: nick                                  on 2001/02/08  19:15:58
18475         Log: Subject: Re: [patch] Re: PL_ptr_table
18476              From: Doug Maceachern <dougm@covalent.net>
18477              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
18478              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
18479      Branch: perl
18480            ! embed.pl perl.c sv.c sv.h
18481 ____________________________________________________________________________
18482 [  8712] By: nick                                  on 2001/02/08  19:12:47
18483         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
18484              From: Peter Prymmer <pvhp@forte.com>
18485              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
18486              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
18487      Branch: perl
18488            ! lib/Pod/Find.pm
18489 ____________________________________________________________________________
18490 [  8711] By: nick                                  on 2001/02/07  21:06:11
18491         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
18492              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
18493              From: Alan Burlison <Alan.Burlison@uk.sun.com>
18494              Date: Tue, 06 Feb 2001 23:37:01 +0000
18495              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
18496      Branch: perl
18497            ! regcomp.c
18498 ____________________________________________________________________________
18499 [  8710] By: alanbur                               on 2001/02/07  00:22:04
18500         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
18501              associated UTFied tr/// code.  Also fixed scoping leak of
18502              PL_reg_start_tmp.
18503      Branch: maint-5.6/pureperl
18504            ! op.c regcomp.c
18505 ____________________________________________________________________________
18506 [  8709] By: nick                                  on 2001/02/06  21:16:49
18507         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
18508              From: Michael G Schwern <schwern@pobox.com>
18509              Date: Sun, 4 Feb 2001 19:47:14 -0500
18510              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
18511      Branch: perl
18512            ! pod/perlapi.pod pod/perlmodlib.PL
18513 ____________________________________________________________________________
18514 [  8708] By: nick                                  on 2001/02/06  20:41:20
18515         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
18516              From: Michael G Schwern <schwern@pobox.com>
18517              Date: Sun, 4 Feb 2001 21:17:49 -0500
18518              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
18519      Branch: perl
18520            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
18521            ! pod/perltootc.pod
18522 ____________________________________________________________________________
18523 [  8707] By: nick                                  on 2001/02/06  20:29:11
18524         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
18525              From: Michael G Schwern <schwern@pobox.com>
18526              Date: Tue, 6 Feb 2001 05:54:30 -0500
18527              Message-Id: <20010206055430.A951@blackrider.aocn.com>
18528      Branch: perl
18529            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
18530 ____________________________________________________________________________
18531 [  8706] By: nick                                  on 2001/02/06  20:21:40
18532         Log: Subject: RE: some win32 fixes
18533              Date: Tue, 6 Feb 2001 09:23:20 +0300
18534              From: Vadim Konovalov <vkonovalov@lucent.com>
18535              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
18536      Branch: perl
18537            ! toke.c win32/Makefile win32/config.bc win32/config.gc
18538            ! win32/config.vc win32/config_H.bc win32/makefile.mk
18539 ____________________________________________________________________________
18540 [  8705] By: alanbur                               on 2001/02/06  15:00:03
18541         Log: Synchronised with parent
18542      Branch: maint-5.6/pureperl
18543            ! regexec.c
18544           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
18545           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
18546 ____________________________________________________________________________
18547 [  8704] By: alanbur                               on 2001/02/06  14:55:24
18548         Log: Fixed UMRs and leak in Perl_pmtrans()
18549      Branch: maint-5.6/pureperl
18550            ! op.c
18551 ____________________________________________________________________________
18552 [  8703] By: gsar                                  on 2001/02/06  02:29:37
18553         Log: $(MAKE) distclean doesn't clean up properly on windows
18554      Branch: maint-5.6/perl
18555            ! win32/Makefile win32/makefile.mk
18556 ____________________________________________________________________________
18557 [  8702] By: gsar                                  on 2001/02/06  01:00:46
18558         Log: tweak change#8659 to keep it simple
18559      Branch: maint-5.6/perl
18560            ! utils/perldoc.PL
18561 ____________________________________________________________________________
18562 [  8701] By: gsar                                  on 2001/02/05  22:45:41
18563         Log: change#8693 was missing testsuite changes
18564      Branch: maint-5.6/perl
18565           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
18566 ____________________________________________________________________________
18567 [  8700] By: nick                                  on 2001/02/05  20:32:52
18568         Log: Integrate mainline
18569      Branch: perlio
18570           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
18571           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
18572           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
18573           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
18574           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
18575           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
18576           +> t/lib/test-harness.t
18577           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
18578           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
18579           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
18580           !> pod/perlutil.pod t/TEST utils/h2xs.PL
18581 ____________________________________________________________________________
18582 [  8699] By: nick                                  on 2001/02/05  19:41:07
18583         Log: Subject: perlfaq2, re: perlmongers
18584              From: David H. Adler <dha@panix.com>
18585              Date: Sun, 4 Feb 2001 23:48:23 -0500
18586              Message-Id: <20010204234823.A13429@panix.com>
18587      Branch: perl
18588            ! pod/perlfaq2.pod
18589 ____________________________________________________________________________
18590 [  8698] By: nick                                  on 2001/02/05  19:39:31
18591         Log: Missed file f#rom the testharness mess.
18592      Branch: perl
18593            + t/lib/test-harness.t
18594 ____________________________________________________________________________
18595 [  8697] By: nick                                  on 2001/02/05  19:37:21
18596         Log: Subject: [DOC PATCH] overload.pm nits
18597              From: John Tobey <jtobey@john-edwin-tobey.org>
18598              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
18599              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
18600      Branch: perl
18601            ! lib/overload.pm
18602 ____________________________________________________________________________
18603 [  8696] By: alanbur                               on 2001/02/05  11:56:00
18604         Log: Sync with parent
18605      Branch: maint-5.6/pureperl
18606           !> thread.h
18607 ____________________________________________________________________________
18608 [  8695] By: gsar                                  on 2001/02/05  03:27:34
18609         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
18610      Branch: maint-5.6/perl
18611            ! thread.h
18612 ____________________________________________________________________________
18613 [  8694] By: alanbur                               on 2001/02/05  00:07:47
18614         Log: Initial branch creation from //depot/maint-5.6/perl
18615      Branch: maint-5.6/pureperl
18616           +> (branch 1719 files)
18617 ____________________________________________________________________________
18618 [  8693] By: gsar                                  on 2001/02/04  22:38:49
18619         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
18620              changes)
18621      Branch: maint-5.6/perl
18622           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
18623           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
18624           !> ext/DB_File/version.c
18625 ____________________________________________________________________________
18626 [  8692] By: nick                                  on 2001/02/04  18:15:57
18627         Log: The missed t/TEST part of the grand testharness upgrade.
18628      Branch: perl
18629            ! t/TEST
18630 ____________________________________________________________________________
18631 [  8691] By: nick                                  on 2001/02/04  18:05:17
18632         Log: New improved test harness
18633              Subject: Re: [PATCH Test::Harness] Third time's a charm?
18634              From: Michael G Schwern <schwern@pobox.com>
18635              Date: Sun, 4 Feb 2001 08:01:20 -0500
18636              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
18637      Branch: perl
18638            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
18639            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
18640            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
18641            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
18642            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
18643            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
18644            ! MANIFEST lib/Test/Harness.pm
18645 ____________________________________________________________________________
18646 [  8690] By: nick                                  on 2001/02/04  17:57:51
18647         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
18648              From: Jonathan Stowe <gellyfish@gellyfish.com>
18649              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
18650              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
18651      Branch: perl
18652            ! utils/h2xs.PL
18653 ____________________________________________________________________________
18654 [  8689] By: nick                                  on 2001/02/04  17:55:24
18655         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
18656              From: Michael G Schwern <schwern@pobox.com>
18657              Date: Sat, 3 Feb 2001 22:46:38 -0500
18658              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
18659      Branch: perl
18660            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
18661            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
18662 ____________________________________________________________________________
18663 [  8688] By: nick                                  on 2001/02/04  17:43:55
18664         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
18665              length byfailing to spot lack of closing )
18666              From: nick@talking.bollo.cx
18667              Date: Sat, 03 Feb 2001 23:53:16 +0000
18668              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
18669      Branch: perl
18670            ! perlio.c pod/perldiag.pod
18671 ____________________________________________________________________________
18672 [  8687] By: jhi                                   on 2001/02/03  17:11:42
18673         Log: HP-UX thread patches from Merijn H. Brand.
18674      Branch: maint-5.6/perl
18675            ! README.hpux hints/hpux.sh
18676 ____________________________________________________________________________
18677 [  8686] By: jhi                                   on 2001/02/03  16:40:12
18678         Log: Metaconfig changes for #8685.
18679      Branch: metaconfig
18680            ! U/installdirs/instubperl.U
18681      Branch: metaconfig/U/perl
18682            ! Devel.U versiononly.U
18683 ____________________________________________________________________________
18684 [  8685] By: jhi                                   on 2001/02/03  16:39:49
18685         Log: For -Dusedevel builds turn off installusrbinperl and turn on
18686              versiononly, a combined idea of Richard Soderberg and Merijn
18687              H. Brand.  You can still override both of these from the command
18688              line if you need to, -Dinstallusrbinperl and -Uversiononly.
18689      Branch: perl
18690            ! Configure
18691 ____________________________________________________________________________
18692 [  8684] By: jhi                                   on 2001/02/03  16:16:34
18693         Log: Metaconfig unit fix for #8683.
18694      Branch: metaconfig
18695            ! U/compline/nblock_io.U
18696 ____________________________________________________________________________
18697 [  8683] By: jhi                                   on 2001/02/03  16:16:12
18698         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
18699              reported by Peter Prymmer for 5.6-TRIAL1.
18700      Branch: perl
18701            ! Configure
18702 ____________________________________________________________________________
18703 [  8682] By: jhi                                   on 2001/02/03  05:52:11
18704         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
18705              to work correctly.
18706      Branch: maint-5.6/perl
18707            ! hints/irix_6.sh
18708 ____________________________________________________________________________
18709 [  8681] By: jhi                                   on 2001/02/03  05:47:33
18710         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
18711      Branch: maint-5.6/perl
18712            ! pod/perlport.pod
18713 ____________________________________________________________________________
18714 [  8680] By: jhi                                   on 2001/02/02  21:39:49
18715         Log: perlport update from Peter Prymmer.
18716      Branch: maint-5.6/perl
18717            ! pod/perlport.pod
18718 ____________________________________________________________________________
18719 [  8679] By: nick                                  on 2001/02/02  20:50:48
18720         Log: Integrate mainline
18721      Branch: perlio
18722           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
18723           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
18724           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
18725 ____________________________________________________________________________
18726 [  8678] By: gsar                                  on 2001/02/02  16:02:12
18727         Log: note about bincompat, slightly modified (from Lupe Christoph)
18728      Branch: maint-5.6/perl
18729            ! README.solaris
18730 ____________________________________________________________________________
18731 [  8677] By: jhi                                   on 2001/02/02  15:46:20
18732         Log: Supported platforms updates.
18733      Branch: maint-5.6/perl
18734            ! pod/perlport.pod
18735 ____________________________________________________________________________
18736 [  8676] By: jhi                                   on 2001/02/02  03:41:26
18737         Log: A couple more perlfaq2 tweaks.
18738      Branch: maint-5.6/perl
18739            ! pod/perlfaq2.pod
18740 ____________________________________________________________________________
18741 [  8675] By: jhi                                   on 2001/02/02  03:17:44
18742         Log: Misedit in #8661.
18743      Branch: maint-5.6/perl
18744            ! Configure
18745 ____________________________________________________________________________
18746 [  8674] By: jhi                                   on 2001/02/02  03:14:38
18747         Log: Damien again.
18748      Branch: maint-5.6/perl
18749            ! pod/perlfaq2.pod
18750 ____________________________________________________________________________
18751 [  8673] By: jhi                                   on 2001/02/02  03:12:40
18752         Log: perlfaq update from Elaine Ashton.
18753      Branch: maint-5.6/perl
18754            ! pod/perlfaq2.pod
18755 ____________________________________________________________________________
18756 [  8672] By: jhi                                   on 2001/02/02  03:07:08
18757         Log: UTF-8 s/// patch from Inaba Hiroto.
18758      Branch: maint-5.6/perl
18759            ! pp_ctl.c pp_hot.c
18760 ____________________________________________________________________________
18761 [  8671] By: jhi                                   on 2001/02/01  22:34:31
18762         Log: Update Changes.
18763      Branch: perl
18764            ! Changes patchlevel.h
18765 ____________________________________________________________________________
18766 [  8670] By: jhi                                   on 2001/02/01  22:15:29
18767         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
18768              from maintperl.
18769              
18770              Upgrade to Getopt::Long 2.25, from Johan Vromans.
18771              
18772              more files need to be writable in the source distribution
18773              
18774              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
18775              
18776              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
18777              
18778              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
18779              
18780              Allow the float to be fuzzier.
18781              
18782              need to use INT2PTR instead of a straight cast or ia64 fails
18783              
18784              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
18785              
18786              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
18787      Branch: perl
18788           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
18789           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
18790           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
18791 ____________________________________________________________________________
18792 [  8669] By: jhi                                   on 2001/02/01  21:57:02
18793         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
18794              From: Robin Barker <rmb1@cise.npl.co.uk>
18795              Date: Thu, 1 Feb 2001 16:59:05 GMT
18796              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
18797      Branch: maint-5.6/perl
18798            ! pod/perlmodlib.PL
18799 ____________________________________________________________________________
18800 [  8668] By: nick                                  on 2001/02/01  19:41:40
18801         Log: Integrate mainline
18802      Branch: perlio
18803           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
18804           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
18805           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
18806 ____________________________________________________________________________
18807 [  8667] By: gsar                                  on 2001/02/01  16:59:11
18808         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
18809      Branch: maint-5.6/perl
18810            ! embed.pl embedvar.h
18811 ____________________________________________________________________________
18812 [  8666] By: gsar                                  on 2001/02/01  16:34:51
18813         Log: add missing entries to win32/config.?c
18814      Branch: maint-5.6/perl
18815            ! win32/config.bc win32/config.gc win32/config.vc
18816            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18817 ____________________________________________________________________________
18818 [  8665] By: jhi                                   on 2001/02/01  14:58:51
18819         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
18820              From: "Stephen P. Potter" <spp@spotter.yi.org>
18821              Date: Thu, 01 Feb 2001 10:45:46 -0500
18822              Message-Id: <200102011545.KAA31479@spotter.yi.org>
18823      Branch: maint-5.6/perl
18824            ! pod/perlfunc.pod
18825 ____________________________________________________________________________
18826 [  8664] By: gsar                                  on 2001/02/01  14:52:37
18827         Log: need to use INT2PTR instead of a straight cast or ia64 fails
18828              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
18829      Branch: maint-5.6/perl
18830            ! ext/POSIX/POSIX.xs
18831 ____________________________________________________________________________
18832 [  8663] By: jhi                                   on 2001/02/01  14:09:13
18833         Log: Allow the float to be fuzzier.
18834      Branch: maint-5.6/perl
18835            ! t/lib/peek.t
18836 ____________________________________________________________________________
18837 [  8662] By: jhi                                   on 2001/02/01  13:59:00
18838         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
18839              From: Robin Barker <rmb1@cise.npl.co.uk>
18840              Date: Thu, 1 Feb 2001 13:05:39 GMT
18841              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
18842      Branch: maint-5.6/perl
18843            ! pod/perlmodlib.pod
18844 ____________________________________________________________________________
18845 [  8661] By: jhi                                   on 2001/02/01  13:57:38
18846         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
18847              Date: Thu, 01 Feb 2001 14:15:41 +0100
18848              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18849              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
18850              
18851              Have the $ccflags in the gcc version test (strange, this change
18852              is claimed to be have been integrated already)
18853      Branch: maint-5.6/perl
18854            ! Configure
18855 ____________________________________________________________________________
18856 [  8660] By: jhi                                   on 2001/02/01  13:44:10
18857         Log: Integrate changes #7950,7964,7962 from mainline.
18858              
18859              Find the stdchar signedness using cpp, should fix some of
18860              the Solaris compiler warnings reported by Alan Burlison.
18861      Branch: maint-5.6/perl
18862           !> Configure config_h.SH
18863 ____________________________________________________________________________
18864 [  8659] By: jhi                                   on 2001/02/01  05:35:32
18865         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
18866              From: Jan Dubois <JanD@ActiveState.com>
18867              Date: Wed, 31 Jan 2001 21:17:03 -0800
18868              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
18869      Branch: maint-5.6/perl
18870            ! utils/perldoc.PL
18871 ____________________________________________________________________________
18872 [  8658] By: jhi                                   on 2001/02/01  04:33:17
18873         Log: Integrate the README.os390 and README.posix-bc parts of mainline
18874              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
18875              installperl parts were taken care of by #8657.)
18876      Branch: maint-5.6/perl
18877           !> README.os390 README.posix-bc
18878 ____________________________________________________________________________
18879 [  8657] By: jhi                                   on 2001/02/01  04:29:21
18880         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
18881              From: Peter Prymmer <pvhp@forte.com>
18882              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
18883              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
18884      Branch: maint-5.6/perl
18885            + ext/DynaLoader/dl_dllload.xs
18886            ! MANIFEST Makefile.SH hints/os390.sh installperl
18887 ____________________________________________________________________________
18888 [  8656] By: jhi                                   on 2001/02/01  04:25:45
18889         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
18890              From: Peter Prymmer <pvhp@forte.com>
18891              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
18892              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
18893      Branch: maint-5.6/perl
18894            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
18895 ____________________________________________________________________________
18896 [  8655] By: jhi                                   on 2001/02/01  04:14:47
18897         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
18898              From: troc@netrus.net
18899              Date: Wed, 31 Jan 2001 22:31:26 -0500
18900              Message-Id: <200102010331.WAA117.85@rocco.homenet>
18901      Branch: maint-5.6/perl
18902            ! os2/os2.c
18903 ____________________________________________________________________________
18904 [  8654] By: jhi                                   on 2001/02/01  04:12:52
18905         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
18906              as reported by Alan Burlison.
18907      Branch: maint-5.6/perl
18908            ! pp.h
18909 ____________________________________________________________________________
18910 [  8653] By: jhi                                   on 2001/02/01  04:05:12
18911         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
18912              From: dsugalski@northernlight.com
18913              Date: Wed, 31 Jan 2001 18:54:11 -0500
18914              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
18915      Branch: maint-5.6/perl
18916            ! configure.com
18917 ____________________________________________________________________________
18918 [  8652] By: jhi                                   on 2001/02/01  04:03:11
18919         Log: Misplaced #endif.
18920              
18921              Subject: [perl-5-6-1-trial2] patches for EPOC
18922              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18923              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
18924              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
18925      Branch: maint-5.6/perl
18926            ! epoc/epocish.c
18927 ____________________________________________________________________________
18928 [  8651] By: jhi                                   on 2001/02/01  04:00:25
18929         Log: Integrate changes #8647,8648,8650 from mainline.
18930              
18931              Macrofy a magic UTF-8 test.
18932              
18933              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
18934              
18935              Watch out for cross compiling for EPOC (usually done on linux).
18936      Branch: maint-5.6/perl
18937           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
18938 ____________________________________________________________________________
18939 [  8650] By: jhi                                   on 2001/02/01  03:56:20
18940         Log: Watch out for cross compiling for EPOC (usually done on linux)
18941              
18942              Subject: [perl-5-6-1-trial2] patches for EPOC
18943              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18944              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
18945              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
18946      Branch: perl
18947            ! ext/Errno/Errno_pm.PL
18948 ____________________________________________________________________________
18949 [  8649] By: gsar                                  on 2001/02/01  00:46:00
18950         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
18951      Branch: maint-5.6/perl
18952            ! sv.c
18953 ____________________________________________________________________________
18954 [  8648] By: jhi                                   on 2001/01/31  23:35:36
18955         Log: All the uses of PL_numeric_radix must be protected by
18956              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
18957              
18958              Subject: [perl-5-6-1-trial2] patches for EPOC
18959              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18960              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
18961              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
18962      Branch: perl
18963            ! sv.c
18964 ____________________________________________________________________________
18965 [  8647] By: jhi                                   on 2001/01/31  22:56:16
18966         Log: Macrofy a magic UTF-8 test.
18967      Branch: perl
18968            ! utf8.c utf8.h
18969 ____________________________________________________________________________
18970 [  8646] By: gsar                                  on 2001/01/31  15:55:12
18971         Log: update Changes
18972      Branch: maint-5.6/perl
18973            ! Changes
18974 ____________________________________________________________________________
18975 [  8645] By: gsar                                  on 2001/01/31  15:10:14
18976         Log: Configure tweak suggested by Peter Prymmer
18977      Branch: maint-5.6/perl
18978            ! Configure
18979 ____________________________________________________________________________
18980 [  8644] By: gsar                                  on 2001/01/31  15:06:32
18981         Log: more files need to be writable in the source distribution
18982      Branch: maint-5.6/perl
18983            ! Porting/makerel
18984 ____________________________________________________________________________
18985 [  8643] By: jhi                                   on 2001/01/31  14:59:46
18986         Log: Integrate changes #8258,8278,8279 from mainline.
18987              
18988              Make the large file tests more robust/talkative.
18989      Branch: maint-5.6/perl
18990           !> t/lib/syslfs.t t/op/lfs.t
18991 ____________________________________________________________________________
18992 [  8642] By: gsar                                  on 2001/01/31  14:53:48
18993         Log: integrate changes#8311,8334 from mainline
18994              
18995              Add a new MakeMaker variable PM_FILTER that defines a Unix
18996              filter to be run on each .pm during the pm_to_blib() phase,
18997              a fixed version of
18998              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
18999              
19000              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
19001              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
19002              accurate reading of the "atime".  
19003      Branch: maint-5.6/perl
19004           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
19005           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
19006           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
19007 ____________________________________________________________________________
19008 [  8641] By: jhi                                   on 2001/01/31  14:46:37
19009         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
19010      Branch: maint-5.6/perl
19011            ! lib/Getopt/Long.pm
19012 ____________________________________________________________________________
19013 [  8640] By: gsar                                  on 2001/01/31  14:40:24
19014         Log: make regen_all
19015      Branch: maint-5.6/perl
19016            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
19017 ____________________________________________________________________________
19018 [  8639] By: gsar                                  on 2001/01/31  14:37:25
19019         Log: refresh windows config files
19020      Branch: maint-5.6/perl
19021            ! win32/Makefile win32/config_H.bc win32/config_H.gc
19022            ! win32/config_H.vc win32/makefile.mk
19023 ____________________________________________________________________________
19024 [  8638] By: gsar                                  on 2001/01/31  14:28:10
19025         Log: makefile tweaks for windows: introduce a bulk-switch to enable
19026              same options as ActivePerl; sync changes with makefile.mk
19027      Branch: maint-5.6/perl
19028            ! win32/Makefile win32/makefile.mk
19029 ____________________________________________________________________________
19030 [  8637] By: jhi                                   on 2001/01/31  04:41:30
19031         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
19032              From: Nicholas Clark <nick@ccl4.org>
19033              Date: Tue, 30 Jan 2001 19:51:05 +0000
19034              Message-ID: <20010130195105.R76607@plum.flirble.org> 
19035              
19036              op/inc cure.
19037      Branch: perl
19038            ! pp.c pp.h pp_hot.c t/op/arith.t
19039 ____________________________________________________________________________
19040 [  8636] By: jhi                                   on 2001/01/31  02:38:32
19041         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
19042              no perlio],8257,8380,8479,8515 from mainline.
19043              
19044              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
19045              
19046              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
19047              Subject: [PATCH perl@8133] fix-up for VMS extensions
19048              
19049              In VMS embedded perls couldn't access the statically built Socket.
19050              
19051              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
19052              
19053              Further VMS piping fixes from Charles Lane.
19054              
19055              Subject:  [PATCH] make t/op/misc.t work on VMS
19056              
19057              Add tracing for debugging extensions builds in VMS.
19058              
19059              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
19060      Branch: maint-5.6/perl
19061           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
19062           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
19063           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
19064 ____________________________________________________________________________
19065 [  8635] By: jhi                                   on 2001/01/31  01:46:41
19066         Log: Integrate change #7732 from mainline.
19067              
19068              Sparc 64-bit pack() fix from Jens Hamisch.
19069      Branch: maint-5.6/perl
19070           !> pp.c
19071 ____________________________________________________________________________
19072 [  8634] By: jhi                                   on 2001/01/31  01:41:16
19073         Log: One spot missing from #8626.
19074      Branch: maint-5.6/perl
19075            ! sv.c
19076 ____________________________________________________________________________
19077 [  8633] By: jhi                                   on 2001/01/31  00:49:17
19078         Log: Integrate change #7495 from mainline.
19079              
19080              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
19081      Branch: maint-5.6/perl
19082           !> MANIFEST ext/re/Makefile.PL
19083 ____________________________________________________________________________
19084 [  8632] By: jhi                                   on 2001/01/30  23:38:49
19085         Log: Integrate change #8396 from mainline.
19086              
19087              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
19088              better multicast support (resend)
19089      Branch: maint-5.6/perl
19090           !> ext/Socket/Socket.pm
19091 ____________________________________________________________________________
19092 [  8631] By: jhi                                   on 2001/01/30  23:28:03
19093         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
19094              
19095              More AIX lore. (7514, ext/re/hints/aix.pl)
19096              
19097              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
19098              
19099              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)
19100              
19101              Subject: [ID 20001214.002] Net::Ping patch
19102              
19103              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
19104              
19105              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
19106              
19107              Add ReuseAddr as a (preferred) alias for Reuse as we now
19108              also have ReusePort.
19109              
19110              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
19111      Branch: maint-5.6/perl
19112           +> ext/re/hints/aix.pl
19113           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
19114           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
19115 ____________________________________________________________________________
19116 [  8630] By: jhi                                   on 2001/01/30  23:03:59
19117         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
19118              
19119              read() documentation tweak for 20001121.004.
19120              
19121              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
19122      Branch: maint-5.6/perl
19123           !> pod/perlfunc.pod pod/perlre.pod
19124 ____________________________________________________________________________
19125 [  8629] By: jhi                                   on 2001/01/30  22:41:57
19126         Log: Integrate change #8098 from mainline.
19127              
19128              fastgetcwd is defined using a glob alias on a $^O dependent basis
19129              and there was no default assignment or perl subroutine.
19130      Branch: maint-5.6/perl
19131           !> lib/Cwd.pm
19132 ____________________________________________________________________________
19133 [  8628] By: jhi                                   on 2001/01/30  21:58:52
19134         Log: Integrate change #7866 from mainline.
19135              
19136              File::Temp 0.11.
19137      Branch: maint-5.6/perl
19138           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
19139 ____________________________________________________________________________
19140 [  8627] By: jhi                                   on 2001/01/30  21:39:44
19141         Log: Integrate changes #8075,8086,8228 from mainline.  
19142              
19143              Darwin is not Windows. (8075,8086)
19144              
19145              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
19146      Branch: maint-5.6/perl
19147           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
19148           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
19149           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
19150           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
19151 ____________________________________________________________________________
19152 [  8626] By: jhi                                   on 2001/01/30  21:22:11
19153         Log: Integrate with tweakery the change #8625 from mainline,
19154              the multibyte decimal separator fix ("fa_IR locale failure").
19155      Branch: maint-5.6/perl
19156            ! embedvar.h perlapi.h
19157           !> intrpvar.h perl.c perl.h sv.c util.c
19158 ____________________________________________________________________________
19159 [  8625] By: jhi                                   on 2001/01/30  20:26:33
19160         Log: Fix for the fa_IR locale failure.  The reason for the failure
19161              was that Perl was assuming the decimal separator aka the radix
19162              separator is one character.  The Farsi-Iranian locale crushed
19163              that bad assumption since there the separator is 'Momayyez',
19164              glyphwise looking somewhat like a slash, and in Unicode UTF-8
19165              encoded in two bytes, 0xd9 0xab.
19166      Branch: perl
19167            ! intrpvar.h perl.c perl.h sv.c util.c
19168 ____________________________________________________________________________
19169 [  8624] By: gsar                                  on 2001/01/30  20:17:03
19170         Log: regen_headers
19171      Branch: maint-5.6/perl
19172            ! Makefile.SH pod/perlintern.pod
19173 ____________________________________________________________________________
19174 [  8623] By: gsar                                  on 2001/01/30  19:42:34
19175         Log: backout change#7431 and its dependents (causes spurious rebuilds
19176              of autogenerated files)
19177              
19178              fix benign b.t failure
19179      Branch: maint-5.6/perl
19180            ! Makefile.SH t/lib/b.t
19181 ____________________________________________________________________________
19182 [  8622] By: jhi                                   on 2001/01/30  19:41:41
19183         Log: Microperl sync.
19184      Branch: perl
19185            ! mg.c perl.h
19186 ____________________________________________________________________________
19187 [  8621] By: gsar                                  on 2001/01/30  19:24:47
19188         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
19189              from mainline
19190              
19191              Subject: podlators 1.06 released
19192              
19193              Subject: [PATCH @8436] Eliminate op_children
19194              
19195              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
19196              
19197              (Replaced by #8448)  More op_children traces (cleanup of #8442).
19198              
19199              Subject: [PATCH #3 @8436] Re: Eliminate op_children
19200              Replace #8444 and #8445.
19201              
19202              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
19203              at the setting of the ofs_sv in new_struct_thread() as the
19204              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
19205              uninitialized fields are, uh, initialized with),
19206              SvREFCNT_inc()ing that invited a core dump.
19207              
19208              podlators 1.07, from Russ Allbery.
19209              
19210              Subject: [PATCH] regcomp.c old feature removal
19211              From: mjd@plover.com
19212              Date: 16 Jan 2001 14:43:18 -0000 
19213              Message-ID: <20010116144318.7140.qmail@plover.com> 
19214      Branch: maint-5.6/perl
19215           +> lib/Pod/Text/Overstrike.pm
19216           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
19217           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
19218           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
19219           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
19220           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
19221           !> util.c
19222 ____________________________________________________________________________
19223 [  8620] By: gsar                                  on 2001/01/30  18:48:32
19224         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
19225              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
19226              now fails one test)
19227              
19228              Subject: [PATCH] lvalue AUTOLOAD. No, really.
19229              
19230              Subject: [PATCH] Interesting syntax idea
19231              Make opens + bareword assigns do typeglob assigns.
19232              
19233              Tests for #8254.
19234              
19235              Subject: [PATCH @8269] Continue blocks and B::Deparse
19236              Make the peephole optimizer to bypass more null ops and
19237              and rewrite the deparse handling of continue blocks.
19238              
19239              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
19240              Doc tweak on #8313.
19241              
19242              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
19243              
19244              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
19245              
19246              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
19247              
19248              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
19249              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
19250              according to the platform.
19251              
19252              Subject: [PATCH @8404] Consolidated lvalue sub changes
19253              
19254              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
19255              
19256              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
19257              
19258              Subject: B::Concise -- an improved replacement for B::Terse 
19259              
19260              The B::Terse drop-in replacement wasn't quite drop-in.
19261              
19262              The LVRET macro needed an aTHX.
19263              
19264              Use the /^Perl_/-less form of is_lvalue_sub().
19265              
19266              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
19267      Branch: maint-5.6/perl
19268           +> ext/B/B/Concise.pm
19269           !> (integrate 27 files)
19270 ____________________________________________________________________________
19271 [  8619] By: nick                                  on 2001/01/30  18:40:28
19272         Log: Integrate mainline
19273      Branch: perlio
19274           !> (integrate 40 files)
19275 ____________________________________________________________________________
19276 [  8618] By: jhi                                   on 2001/01/30  18:37:18
19277         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
19278              Date: Mon, 29 Jan 2001 22:51:29 -0600
19279              From: "Craig A. Berry" <craigberry@mac.com>
19280              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
19281      Branch: perl
19282            ! vms/test.com
19283 ____________________________________________________________________________
19284 [  8617] By: jhi                                   on 2001/01/30  18:34:53
19285         Log: Subject: [PATCH] Add missing CV flags to dump.c
19286              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19287              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
19288              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
19289      Branch: perl
19290            ! dump.c
19291 ____________________________________________________________________________
19292 [  8616] By: jhi                                   on 2001/01/30  18:20:58
19293         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
19294              part isn't applicable to maintperl.
19295              
19296              UTF-8 nit from Inaba Hiroto.
19297      Branch: maint-5.6/perl
19298           !> pod/perlapi.pod utf8.c
19299 ____________________________________________________________________________
19300 [  8615] By: jhi                                   on 2001/01/30  18:18:51
19301         Log: UTF-8 nit from Inaba Hiroto.
19302      Branch: perl
19303            ! pod/perlapi.pod t/op/each.t utf8.c
19304 ____________________________________________________________________________
19305 [  8614] By: jhi                                   on 2001/01/30  18:13:38
19306         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
19307              
19308              perl's internal variables are not for public consumption,
19309              move their docs from perlapi.pod to perlintern.pod
19310              
19311              support for -Dusethreads build under HP-UX 10.20 and DCE threads
19312              library (11.0 and later have pthreads but 10.x don't)
19313              
19314              avoid uninitialized value warnings
19315              
19316              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
19317              gets weird results)
19318              
19319              perldoc nit on windows
19320              
19321              make it possible to run the tests outside the source tree
19322              (there's still a dependency on ../lib being the library
19323              location)
19324      Branch: perl
19325           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
19326           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
19327           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
19328           !> win32/bin/search.pl win32/vdir.h
19329 ____________________________________________________________________________
19330 [  8613] By: gsar                                  on 2001/01/30  16:39:59
19331         Log: make it possible to run the tests outside the source tree
19332              (there's still a dependency on ../lib being the library
19333              location)
19334      Branch: maint-5.6/perl
19335            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
19336 ____________________________________________________________________________
19337 [  8612] By: gsar                                  on 2001/01/30  16:31:12
19338         Log: perldoc nit on windows
19339      Branch: maint-5.6/perl
19340            ! utils/perldoc.PL
19341 ____________________________________________________________________________
19342 [  8611] By: gsar                                  on 2001/01/30  16:22:54
19343         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
19344              gets weird results)
19345      Branch: maint-5.6/perl
19346            ! win32/vdir.h
19347 ____________________________________________________________________________
19348 [  8610] By: gsar                                  on 2001/01/30  16:12:45
19349         Log: avoid uninitialized value warnings
19350      Branch: maint-5.6/perl
19351            ! win32/bin/search.pl
19352 ____________________________________________________________________________
19353 [  8609] By: gsar                                  on 2001/01/30  16:08:01
19354         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
19355              library (11.0 and later have pthreads but 10.x don't)
19356      Branch: maint-5.6/perl
19357            ! hints/hpux.sh thread.h
19358 ____________________________________________________________________________
19359 [  8608] By: gsar                                  on 2001/01/30  15:48:55
19360         Log: perl's internal variables are not for public consumption,
19361              move their docs from perlapi.pod to perlintern.pod
19362      Branch: maint-5.6/perl
19363            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
19364            ! thrdvar.h
19365 ____________________________________________________________________________
19366 [  8607] By: gsar                                  on 2001/01/30  15:44:27
19367         Log: mistakenly branched perl56delta.pod, revert
19368      Branch: maint-5.6/perl
19369            - pod/perl56delta.pod
19370           !> pod/perldelta.pod
19371 ____________________________________________________________________________
19372 [  8606] By: gsar                                  on 2001/01/30  14:20:24
19373         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
19374              dTHR which has been a noop for a while now, except for the
19375              compatibility definition in thread.h)
19376      Branch: maint-5.6/perl
19377           !> (integrate 45 files)
19378 ____________________________________________________________________________
19379 [  8605] By: jhi                                   on 2001/01/30  05:43:58
19380         Log: Mark the UTF-8 APIs as experimental.
19381      Branch: maint-5.6/perl
19382            ! embed.pl pod/perlapi.pod
19383 ____________________________________________________________________________
19384 [  8604] By: jhi                                   on 2001/01/30  05:38:40
19385         Log: Nits from earlier integrates.
19386      Branch: maint-5.6/perl
19387            ! lib/Carp/Heavy.pm
19388           !> sv.c
19389 ____________________________________________________________________________
19390 [  8603] By: jhi                                   on 2001/01/30  05:27:26
19391         Log: Regenerate Porting files.
19392      Branch: maint-5.6/perl
19393            ! Porting/Glossary Porting/config.sh Porting/config_H
19394 ____________________________________________________________________________
19395 [  8602] By: jhi                                   on 2001/01/30  05:14:59
19396         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
19397              8310,8339,8447,8492,8493,8505,8525: documentation changes.
19398              
19399              Subject: Re: perlfaq style changes
19400              
19401              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
19402              
19403              Subject: [PATCH] docs on NaN
19404              
19405              Subject: [patch] perlfaq7
19406              
19407              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
19408              
19409              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
19410              
19411              Subject: [PATCH] open() example in perlfunc.pod
19412              
19413              Podify README.mpeix (a new version from the web)
19414              
19415              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
19416              
19417              Subject: [PATCH] format and rewording in perlfaq.pod
19418              
19419              Subject: [PATCH] API Variable documentation   
19420              
19421              Memory management calls documentation.
19422              
19423              Subject: [PATCH: perl@8482] README.vms URL updates
19424              
19425              Subject: Minor typos in perlfaq2.pod
19426              
19427              Subject: [PATCH] pod/perlvar.pod
19428      Branch: maint-5.6/perl
19429           +> pod/perl56delta.pod
19430            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
19431           !> README.amiga README.epoc README.mpeix README.vms
19432           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
19433           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
19434           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
19435           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
19436           !> pod/perlvar.pod thrdvar.h
19437 ____________________________________________________________________________
19438 [  8601] By: jhi                                   on 2001/01/30  04:38:35
19439         Log: Integrate changes #8036,8096,8253 from mainline:
19440              hints changes.
19441              
19442              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
19443              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
19444              
19445              Output the (apparent) version of gcc in Tru64.
19446      Branch: maint-5.6/perl
19447           +> ext/POSIX/hints/svr4.pl
19448           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
19449           !> hints/svr4.sh t/lib/bigfltpm.t
19450 ____________________________________________________________________________
19451 [  8600] By: jhi                                   on 2001/01/30  04:04:01
19452         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
19453              locale fixes.
19454              
19455              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
19456              
19457              Debian allows /usr/bin/locale to exist without any locales. (7868)
19458              
19459              Allow the locale test needing POSIX and the taint test
19460              needing IPC::SysV to run under 'minitest' (basically,
19461              bail out if loading the extension fails). (8384)
19462              
19463              Cleanup the locale.t output  (8480)
19464      Branch: maint-5.6/perl
19465           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
19466           !> t/pragma/locale.t
19467 ____________________________________________________________________________
19468 [  8599] By: jhi                                   on 2001/01/30  03:51:04
19469         Log: Missing generated files from #8598.
19470      Branch: maint-5.6/perl
19471            ! embed.h global.sym objXSUB.h perlapi.c proto.h
19472 ____________________________________________________________________________
19473 [  8598] By: jhi                                   on 2001/01/30  03:41:54
19474         Log: Integrate change #8555 from mainline, manually integrate parts
19475              of changes 8452 and 8583.
19476              
19477              Subject: [PATCH] utf8.c documentation (8452)
19478              
19479              No point in checking the length if the pointer is bogus. (8555)
19480              
19481              Introduce bytes_from_utf8() and implement sv_eq() using it,
19482              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
19483              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
19484              was malformed. (8583)
19485      Branch: maint-5.6/perl
19486            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
19487           !> pod/perlapi.pod sv.c utf8.c
19488 ____________________________________________________________________________
19489 [  8597] By: gsar                                  on 2001/01/30  02:37:26
19490         Log: get PERL_OBJECT build going again on windows
19491      Branch: maint-5.6/perl
19492            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
19493            ! pod/perlapi.pod proto.h sv.c
19494 ____________________________________________________________________________
19495 [  8596] By: jhi                                   on 2001/01/30  02:16:17
19496         Log: Signedness nit.
19497      Branch: perl
19498            ! sv.c
19499 ____________________________________________________________________________
19500 [  8595] By: jhi                                   on 2001/01/30  02:11:07
19501         Log: EBCDIC patch for Storable, from Peter Prymmer.
19502      Branch: perl
19503            ! t/lib/st-06compat.t
19504 ____________________________________________________________________________
19505 [  8594] By: jhi                                   on 2001/01/30  01:04:48
19506         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
19507              From: Peter Prymmer <pvhp@forte.com>
19508              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
19509              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
19510      Branch: perl
19511            ! t/lib/b.t
19512 ____________________________________________________________________________
19513 [  8593] By: jhi                                   on 2001/01/30  00:56:47
19514         Log: Subject: [PATCH: perl@8585] pod problems in io
19515              From: Peter Prymmer <pvhp@forte.com>
19516              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
19517              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
19518      Branch: perl
19519            ! pod/perlapio.pod pod/perliol.pod
19520 ____________________________________________________________________________
19521 [  8592] By: jhi                                   on 2001/01/30  00:48:20
19522         Log: Integrate perlio.
19523      Branch: perl
19524           !> pod/perlapio.pod pod/perliol.pod
19525 ____________________________________________________________________________
19526 [  8591] By: nick                                  on 2001/01/29  22:02:28
19527         Log: GNU 'merge' Simon's copy of perliol.pod with version
19528              patched by Craig's patch.
19529      Branch: perlio
19530            ! pod/perliol.pod
19531 ____________________________________________________________________________
19532 [  8590] By: nick                                  on 2001/01/29  21:55:10
19533         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
19534      Branch: perlio
19535            ! pod/perlapio.pod pod/perliol.pod
19536 ____________________________________________________________________________
19537 [  8589] By: jhi                                   on 2001/01/29  15:35:33
19538         Log: Integrate change #8586 from maint-5.6/perl.
19539              
19540              make the BOM detection code not call tell() until it has to
19541              (meant to fix esoteric compatibility issues where PL_rsfp
19542              is overridden)
19543      Branch: perl
19544           !> toke.c
19545 ____________________________________________________________________________
19546 [  8588] By: jhi                                   on 2001/01/29  15:29:11
19547         Log: Subject: MAking Solaris malloc() the default
19548              From: Lupe Christoph <lupe@lupe-christoph.de>
19549              Date: Mon, 29 Jan 2001 12:59:36 +0100
19550              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
19551              
19552              The README.solaris part slightly tweaked.
19553      Branch: perl
19554            ! README.solaris hints/solaris_2.sh
19555 ____________________________________________________________________________
19556 [  8587] By: jhi                                   on 2001/01/29  15:17:34
19557         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
19558              From: root@ak-75.mind.de
19559              Date: Sun, 28 Jan 2001 20:32:29 +0100
19560              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
19561      Branch: perl
19562            ! pod/perlre.pod
19563 ____________________________________________________________________________
19564 [  8586] By: gsar                                  on 2001/01/29  13:43:44
19565         Log: make the BOM detection code not call tell() until it has to
19566              (meant to fix esoteric compatibility issues where PL_rsfp
19567              is overridden)
19568      Branch: maint-5.6/perl
19569            ! toke.c
19570 ____________________________________________________________________________
19571 [  8585] By: jhi                                   on 2001/01/28  20:05:45
19572         Log: Update Changes.
19573      Branch: perl
19574            ! Changes patchlevel.h
19575 ____________________________________________________________________________
19576 [  8584] By: jhi                                   on 2001/01/28  19:30:02
19577         Log: Integrate perlio.
19578      Branch: perl
19579           +> pod/perliol.pod
19580           !> MANIFEST pod/perlapio.pod
19581 ____________________________________________________________________________
19582 [  8583] By: jhi                                   on 2001/01/28  19:28:40
19583         Log: Patch from Inaba Hiroto:
19584              - canonical UTF-8 hash keys: if a key string for a hash is
19585              UTF8-on, try downgrade the string and use it if
19586              unicode::distinct is not in effect.
19587              For the task, I added a function bytes_from_utf8() to utf8.c.
19588              It might resemble utf8_to_bytes() but it is not convenient
19589              to the task.
19590              Made a test for it and added to t/op/each.t
19591              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
19592              the mortal copy of the argument SV.
19593              And changed t/io/utf8.t test 18 which expects print() to
19594              upgrade its argument.
19595              - re-implement sv_eq with bytes_from_utf8()
19596              - some bug fixes
19597              - tr/// does not handle UTF8 range (\x{}-\x{})
19598              - \ before raw UTF8 character produced
19599              "Malformed UTF-8 character" warning.
19600              - "\x{100}\N{CENT SIGN}" is Malformed.
19601              Added tests for these 3.
19602              - and one silly bug (by me) with qu operator.
19603      Branch: perl
19604            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
19605            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
19606            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
19607 ____________________________________________________________________________
19608 [  8582] By: nick                                  on 2001/01/28  19:25:04
19609         Log: Add pod/perliol.pod to MANIFEST :-(
19610      Branch: perlio
19611            ! MANIFEST
19612 ____________________________________________________________________________
19613 [  8581] By: nick                                  on 2001/01/28  19:22:40
19614         Log: PerlIO documentation. Proofing and sub-editing requested.
19615      Branch: perlio
19616            + pod/perliol.pod
19617            ! pod/perlapio.pod
19618 ____________________________________________________________________________
19619 [  8580] By: jhi                                   on 2001/01/28  05:16:25
19620         Log: Revert the change to sv_2pv() done by #8054: Someone who
19621              did SvNV_set() on a scalar that also happened to be POK,
19622              followed by sv_2pv() won't get the right coercion anymore.
19623              [Sarathy]
19624      Branch: maint-5.6/perl
19625            ! sv.c
19626 ____________________________________________________________________________
19627 [  8579] By: jhi                                   on 2001/01/28  05:15:04
19628         Log: Remove the #8084 effect: do not allow -Q to be interpreted
19629              as -&Q(), this is too much wiggle room.
19630      Branch: maint-5.6/perl
19631            ! toke.c
19632 ____________________________________________________________________________
19633 [  8578] By: jhi                                   on 2001/01/28  05:12:45
19634         Log: Needed bits of #8439 (should have been in #8576),
19635              mainly for lval substr().
19636      Branch: maint-5.6/perl
19637            ! mg.c pp.c pp_hot.c
19638 ____________________________________________________________________________
19639 [  8577] By: jhi                                   on 2001/01/28  05:02:46
19640         Log: A missing check-in.
19641      Branch: maint-5.6/perl
19642            ! utf8.c
19643 ____________________________________________________________________________
19644 [  8576] By: jhi                                   on 2001/01/28  04:26:18
19645         Log: Integrate changes #8425,8436,8439,8517 from mainline.
19646              The 8439 was not truly integrated because it had too many
19647              dependencies on the development branch and because it introduced
19648              concepts too bold for a maintenance branch (such as the qu operator).
19649              
19650              Subject: [PATCH perl@8342] -Wformat
19651              
19652              Tighten some of the UTF-8 tests a bit.
19653              
19654              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
19655              - The substr lval was still not okay.
19656              - Now pp_stringify and sv_setsv copies source's UTF8 flag
19657              even if IN_BYTE.  pp_stringify is called from fold_constants
19658              at optimization phase and "\x{100}" was made SvUTF8_off under
19659              use bytes (the bytes pragma is for "byte semantics" and not
19660              for "do not produce UTF8 data")
19661      Branch: maint-5.6/perl
19662            ! t/lib/charnames.t t/op/substr.t toke.c
19663           !> sv.c t/pragma/utf8.t
19664 ____________________________________________________________________________
19665 [  8575] By: jhi                                   on 2001/01/28  04:01:51
19666         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
19667              
19668              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
19669              
19670              Subject: [ID 20001230.003] UTF-8 tr still hurts
19671              
19672              Test cases for #8385 (from Simon's "torture.pl")
19673              
19674              Start fixing UTF-8 lval substr() (8405)
19675      Branch: maint-5.6/perl
19676           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
19677           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
19678 ____________________________________________________________________________
19679 [  8574] By: jhi                                   on 2001/01/28  03:09:06
19680         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
19681              from mainline.
19682              
19683              UTF-8 cleanup.
19684              
19685              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
19686              
19687              "\x{FF}\xFF" was broken.
19688              
19689              Tests for #8329 and #8330.
19690              
19691              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
19692              
19693              IRIX compiler noticed that the bof initialization might be
19694              bypassed by control flow.
19695              
19696              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
19697      Branch: maint-5.6/perl
19698           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
19699           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
19700 ____________________________________________________________________________
19701 [  8573] By: jhi                                   on 2001/01/28  02:06:12
19702         Log: Retract #8552.
19703      Branch: perl
19704            ! lib/Text/Wrap.pm t/lib/textwrap.t
19705 ____________________________________________________________________________
19706 [  8572] By: jhi                                   on 2001/01/28  02:04:49
19707         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
19708              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
19709              not really integrated but instead salvaged by hand
19710              (they had too many dependencies on the development release
19711              to be cleanly integratable).
19712              
19713              Subject: more UTF8 test suites and an UTF8 patch
19714              
19715              Tweak for MULTIPLICITY/USE_PERLIO
19716              
19717              Signedness nit.
19718              
19719              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
19720              
19721              Use the UTF8_XXX macros in is_utf8_char().
19722              
19723              Rewrite pp_concat() in terms of sv_catsv().  The . operator
19724              should now be UTF-8-proof.
19725              
19726              Subject: [PATCH perl@8269] scanning two hex-constants
19727              fails on EBCDIC environment (script length.t)
19728              
19729              Add some Unicode chop() tests.
19730      Branch: maint-5.6/perl
19731            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
19732           !> sv.c t/op/chop.t utf8.h
19733 ____________________________________________________________________________
19734 [  8571] By: jhi                                   on 2001/01/28  00:35:59
19735         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
19736              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
19737              
19738              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
19739              
19740              The maxiters upper limit sanity check (guarding against
19741              non-progress) assumed bytes instead of characters in s///
19742              and split().
19743              
19744              Signedness nit.
19745              
19746              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
19747              join() should now be UTF-8-proof.
19748              
19749              More split // UTF-8 tests. (8250)
19750      Branch: maint-5.6/perl
19751           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
19752           !> util.c
19753 ____________________________________________________________________________
19754 [  8570] By: jhi                                   on 2001/01/27  22:15:46
19755         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
19756              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
19757              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
19758              8084,8204,8244,8333 from mainline.
19759              
19760              For -Q where Q might be a one-letter sub name one does no more
19761              get a warning about an unknown filetest (7941,7943,7944,8084).
19762              
19763              Subject: Re: [ID 20001130.011] expression parsing bug ?
19764              
19765              Make uv_to_utf8() to zero-terminate its output buffer.
19766              
19767              Split off t/op/length.t (7995)
19768              
19769              Split off t/op/utf8decode.t (7996)
19770              
19771              Remove an unnecessary 'use utf8' from the utf8.t (7998)
19772              
19773              Split off t/op/concat.t (8004)
19774              
19775              Split off t/op/ver.t (8005)
19776              
19777              Document utf8_length(), utf8_distance(), and utf8_hop().
19778              
19779              Document utf8_to_uv() better.
19780              
19781              Introduce macros for UTF8 decoding (8028,8033).
19782              
19783              Add test for reverse() (8030,8031).
19784              
19785              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
19786              
19787              Do not return the Unicode replacement character    on UTF-8
19788              decoding failure.
19789              
19790              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
19791              not this_utf8 i.e. the output string has one, but don't mess
19792              with source assumption. (8052,8053)
19793              
19794              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
19795              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
19796              was not expecting to be called with something that was already
19797              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
19798              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
19799              (8054)
19800              
19801              Recode the naughty binary bytes in utf8decode.t using the \xHH.
19802              
19803              Make some panic messages a bit more logical.
19804      Branch: maint-5.6/perl
19805           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
19806           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
19807           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
19808           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
19809           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
19810           !> utf8.c utf8.h
19811 ____________________________________________________________________________
19812 [  8569] By: jhi                                   on 2001/01/27  19:16:43
19813         Log: Integrate changes #7750 from perlio and #8566 from mainline.
19814      Branch: maint-5.6/perl
19815           !> regexec.c sv.c
19816 ____________________________________________________________________________
19817 [  8568] By: jhi                                   on 2001/01/27  18:06:51
19818         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
19819              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
19820              7935[-perlio.c],7936,7959,7965 from mainline.
19821              
19822              Change the "big byte" error message to "Wide character".
19823              (7355, the croak-if-wide-chars-in-print part ignored)
19824              
19825              Use UINT64_C().
19826              
19827              Introduce Perl_utf8_length().
19828              
19829              diff -se shows these as different (7753, forgotten check-ins)
19830              
19831              Subject: [PATCH] doop.c - UTF8 tr///
19832              
19833              If we use (aTHX_ ...) then put Perl_ on the front.
19834              
19835              Make utf8_length() and utf8_distance() to be less forgiving
19836              about bad UTF-8.
19837              
19838              Test line numbers are different with utf8.
19839              
19840              No need to scan till infinity, 13 is enough. (7872,7911)
19841              
19842              Subject: [PATCH] Tokeniser debugging
19843              
19844              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
19845              
19846              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
19847              
19848              Be more careful in Perl_sv_utf8_downgrade().
19849              
19850              Use DO_UTF8().
19851              
19852              Raw zero bytes in text files confuse at least GNU patch 2.1.
19853      Branch: maint-5.6/perl
19854           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
19855           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
19856           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
19857           !> t/pragma/utf8.t toke.c utf8.c utf8.h
19858 ____________________________________________________________________________
19859 [  8567] By: nick                                  on 2001/01/27  11:10:38
19860         Log: Integrate mainline
19861      Branch: perlio
19862           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
19863           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
19864           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
19865           !> toke.c
19866 ____________________________________________________________________________
19867 [  8566] By: jhi                                   on 2001/01/27  06:22:48
19868         Log: More documentation for the regexp context stack.
19869      Branch: perl
19870            ! regexec.c
19871 ____________________________________________________________________________
19872 [  8565] By: jhi                                   on 2001/01/27  05:21:57
19873         Log: Update Changes.
19874      Branch: perl
19875            ! Changes patchlevel.h
19876 ____________________________________________________________________________
19877 [  8564] By: jhi                                   on 2001/01/27  04:44:04
19878         Log: Threadedness patch for #8562 from Doug MacEachern.
19879      Branch: perl
19880            ! toke.c
19881 ____________________________________________________________________________
19882 [  8563] By: jhi                                   on 2001/01/27  04:26:24
19883         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
19884              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19885              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
19886              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
19887      Branch: perl
19888            ! op.c
19889 ____________________________________________________________________________
19890 [  8562] By: jhi                                   on 2001/01/27  04:20:30
19891         Log: Subject: Re: Announce : Tokener reporting patch
19892              From: Simon Cozens <simon@cozens.net>
19893              Date: Mon, 22 Jan 2001 02:17:22 +0000
19894              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
19895      Branch: perl
19896            ! embed.h embed.pl proto.h toke.c
19897 ____________________________________________________________________________
19898 [  8561] By: jhi                                   on 2001/01/27  04:17:24
19899         Log: Forgot from #8545.  Oops.
19900      Branch: perl
19901            ! pp.c t/pragma/overload.t
19902 ____________________________________________________________________________
19903 [  8560] By: jhi                                   on 2001/01/27  03:01:47
19904         Log: A better module compilation test, use MANIFEST as suggested
19905              by Spider.
19906      Branch: perl
19907            ! t/lib/1_compile.t
19908 ____________________________________________________________________________
19909 [  8559] By: jhi                                   on 2001/01/27  02:50:48
19910         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
19911              From: Peter Prymmer <pvhp@forte.com>
19912              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
19913              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
19914      Branch: perl
19915            ! t/lib/b.t
19916 ____________________________________________________________________________
19917 [  8558] By: jhi                                   on 2001/01/27  02:27:05
19918         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
19919              From: Peter Prymmer <pvhp@forte.com>
19920              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
19921              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
19922      Branch: perl
19923            ! t/pragma/sub_lval.t
19924 ____________________________________________________________________________
19925 [  8557] By: jhi                                   on 2001/01/27  02:26:03
19926         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
19927              From: Peter Prymmer <pvhp@forte.com>
19928              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
19929              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
19930      Branch: perl
19931            ! t/lib/st-06compat.t
19932 ____________________________________________________________________________
19933 [  8556] By: jhi                                   on 2001/01/27  02:24:33
19934         Log: Subject: [PATCH: perl@8531] minor update to README.os390
19935              From: Peter Prymmer <pvhp@forte.com>
19936              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
19937              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
19938      Branch: perl
19939            ! README.os390
19940 ____________________________________________________________________________
19941 [  8555] By: jhi                                   on 2001/01/27  00:35:47
19942         Log: No point in checking the length before we know whether the pointer
19943              is bogus or not, fixes Abigail's odbm failures in Linux.
19944      Branch: perl
19945            ! sv.c
19946 ____________________________________________________________________________
19947 [  8554] By: nick                                  on 2001/01/26  19:01:31
19948         Log: Integrate mainline
19949      Branch: perlio
19950           !> lib/Text/Wrap.pm t/lib/textwrap.t
19951 ____________________________________________________________________________
19952 [  8553] By: jhi                                   on 2001/01/26  15:19:39
19953         Log: Integrate change #7792 from perlio (multiplicity fix),
19954              fix the AV leak in regex DEBUGGING (tiny part of the
19955              polymorphic regexp patch #8143).
19956      Branch: maint-5.6/perl
19957            ! regcomp.c
19958           !> scope.h
19959 ____________________________________________________________________________
19960 [  8552] By: jhi                                   on 2001/01/26  15:03:23
19961         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
19962              From: Michael G Schwern <schwern@pobox.com>
19963              Date: Fri, 26 Jan 2001 09:28:31 -0500
19964              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
19965      Branch: perl
19966            ! lib/Text/Wrap.pm t/lib/textwrap.t
19967 ____________________________________________________________________________
19968 [  8551] By: jhi                                   on 2001/01/26  02:33:19
19969         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
19970              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
19971              
19972              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
19973              
19974              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
19975              
19976              Message nit.
19977              
19978              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
19979              
19980              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
19981              
19982              (the cleanup of unused submatches in regtry() and regcppop())
19983              
19984              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
19985              stored and restored, and thusly was trounced by the utf8 swash
19986              routines.
19987              
19988              use utf8 not required to use \x{}.
19989              
19990              Removed two more tests that make no sense in UTF-8 since the test
19991              data is not in UTF-8.
19992              
19993              Get the three different space character classes right under utf8.
19994              
19995              Implement ANYOFUTF8 regprop() dumping.
19996              
19997              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
19998              
19999              Document the regex context pushing/popping a bit better.
20000      Branch: maint-5.6/perl
20001           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
20002           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
20003           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
20004           !> t/op/regmesg.t utf8.c
20005 ____________________________________________________________________________
20006 [  8550] By: nick                                  on 2001/01/25  19:42:30
20007         Log: Integrate mainline
20008      Branch: perlio
20009           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
20010           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
20011           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
20012           !> t/lib/bigint.t t/lib/bigintpm.t
20013 ____________________________________________________________________________
20014 [  8549] By: jhi                                   on 2001/01/25  15:22:28
20015         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
20016      Branch: maint-5.6/perl
20017            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
20018 ____________________________________________________________________________
20019 [  8548] By: jhi                                   on 2001/01/25  15:02:55
20020         Log: Integrate changes #7997,8063,8492,8547 from mainline.
20021              
20022              Subject: Re: STRLEN - what?
20023              
20024              Subject: [PATCH] perlguts.pod
20025              
20026              Memory management calls documentation.
20027              
20028              Layout using tabulator is not a good idea in a pod.
20029      Branch: maint-5.6/perl
20030           !> pod/perlguts.pod
20031 ____________________________________________________________________________
20032 [  8547] By: jhi                                   on 2001/01/25  14:49:05
20033         Log: Layout using tabulator is not a good idea in a pod.
20034      Branch: perl
20035            ! pod/perlguts.pod
20036 ____________________________________________________________________________
20037 [  8546] By: jhi                                   on 2001/01/25  14:31:12
20038         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
20039              from mainline.
20040              
20041              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
20042              
20043              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
20044              
20045              More Win32 editor/IDE/shell hints.
20046              
20047              More Win32 Perling.
20048              
20049              Yet another editor edit.
20050              
20051              Edit edit edit.
20052              
20053              IDE/editor section tweaking.
20054              
20055              Few more IDE/editor nits from p5p.
20056      Branch: maint-5.6/perl
20057           !> pod/perlfaq3.pod
20058 ____________________________________________________________________________
20059 [  8545] By: jhi                                   on 2001/01/25  04:16:32
20060         Log: Subject: [PATCH 5.7.0] overload int()
20061              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20062              Date: Wed, 24 Jan 2001 19:06:57 -0500
20063              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
20064      Branch: perl
20065            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
20066            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
20067            ! t/lib/bigintpm.t
20068 ____________________________________________________________________________
20069 [  8544] By: jhi                                   on 2001/01/25  04:15:11
20070         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
20071              From: Peter Prymmer <pvhp@forte.com>
20072              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
20073              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
20074      Branch: perl
20075            ! Makefile.SH README.os390 hints/os390.sh installperl
20076 ____________________________________________________________________________
20077 [  8543] By: jhi                                   on 2001/01/25  03:52:08
20078         Log: Integrate change #8462,8469 from mainline.
20079              
20080              In VMS Perl subversion (perl -V) is undef.
20081      Branch: maint-5.6/perl
20082           !> configure.com
20083 ____________________________________________________________________________
20084 [  8542] By: jhi                                   on 2001/01/25  03:44:55
20085         Log: Integrate changes #7835,7850,8315,8316 from mainline.
20086              
20087              Solaris hints.
20088      Branch: maint-5.6/perl
20089           !> hints/solaris_2.sh
20090 ____________________________________________________________________________
20091 [  8541] By: jhi                                   on 2001/01/25  03:39:28
20092         Log: Integrate #8336 from mainline.
20093      Branch: maint-5.6/perl
20094           !> hv.c
20095 ____________________________________________________________________________
20096 [  8540] By: jhi                                   on 2001/01/25  03:23:50
20097         Log: Retract #8539.
20098      Branch: maint-5.6/perl
20099            ! pod/perlfaq3.pod
20100 ____________________________________________________________________________
20101 [  8539] By: jhi                                   on 2001/01/25  03:21:55
20102         Log: (Retracted by #5940.)
20103      Branch: maint-5.6/perl
20104            ! pod/perlfaq3.pod
20105 ____________________________________________________________________________
20106 [  8538] By: jhi                                   on 2001/01/25  03:14:07
20107         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
20108              From: Peter Prymmer <pvhp@forte.com>
20109              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
20110              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
20111              
20112              The VMS bits.
20113      Branch: maint-5.6/perl
20114            ! configure.com vms/descrip_mms.template
20115 ____________________________________________________________________________
20116 [  8537] By: jhi                                   on 2001/01/25  03:06:09
20117         Log: Integrate #7710,7824,7973 from mainline.
20118      Branch: maint-5.6/perl
20119           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20120           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
20121           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
20122           !> vos/config.ga.def vos/config.ga.h win32/config.bc
20123           !> win32/config.gc win32/config.vc
20124 ____________________________________________________________________________
20125 [  8536] By: jhi                                   on 2001/01/24  13:50:20
20126         Log: Revert the edits made by me so far to the 5.6 branch since
20127              the TRIAL1 since I did edits when I should have been using
20128              integrates.  Bad programmer.   (Will integrate them properly later.)
20129              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
20130              The #8353 will not be reapplied at least for now since
20131              the UTF-8 hash keys need more thinking.
20132              (The patches #8347, #8354, #8454, #8473 were okay since they
20133              were original edits made specifically for the 5.6.1-TRIAL1.)
20134      Branch: maint-5.6/perl
20135            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20136            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
20137            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
20138            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
20139            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
20140            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20141            ! win32/config.bc win32/config.gc win32/config.vc
20142 ____________________________________________________________________________
20143 [  8535] By: bailey                                on 2001/01/24  06:37:02
20144         Log: SYN SYN
20145      Branch: vmsperl
20146           +> (branch 26 files)
20147           !> (integrate 130 files)
20148 ____________________________________________________________________________
20149 [  8534] By: nick                                  on 2001/01/23  19:30:57
20150         Log: Integrate mainline.
20151      Branch: perlio
20152           !> Changes Configure Porting/Glossary Porting/config.sh
20153           !> Porting/config_H embed.h embed.pl ext/Encode/compile
20154           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
20155           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
20156           !> pod/perlvar.pod proto.h t/lib/1_compile.t
20157 ____________________________________________________________________________
20158 [  8533] By: jhi                                   on 2001/01/23  16:15:46
20159         Log: Forgotten from #8501.
20160      Branch: perl
20161            ! Porting/Glossary Porting/config.sh Porting/config_H
20162 ____________________________________________________________________________
20163 [  8532] By: jhi                                   on 2001/01/23  16:13:27
20164         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
20165              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20166              Date: Mon, 22 Jan 2001 17:51:58 +0100
20167              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
20168      Branch: perl
20169            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
20170 ____________________________________________________________________________
20171 [  8531] By: jhi                                   on 2001/01/23  15:46:01
20172         Log: Update Changes.
20173      Branch: perl
20174            ! Changes patchlevel.h
20175 ____________________________________________________________________________
20176 [  8530] By: jhi                                   on 2001/01/23  15:38:39
20177         Log: De-cut-and-pasto.
20178      Branch: perl
20179            ! t/lib/1_compile.t
20180 ____________________________________________________________________________
20181 [  8529] By: jhi                                   on 2001/01/23  15:11:04
20182         Log: Document the mkdir trailing slashes case.
20183      Branch: perl
20184            ! pod/perlfunc.pod
20185 ____________________________________________________________________________
20186 [  8528] By: jhi                                   on 2001/01/23  15:08:28
20187         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
20188              get installed:
20189              
20190              Subject: lib/lib.pm
20191              From: <abigail@foad.org>
20192              Date: Mon, 28 Aug 2000 20:35:08 -0400
20193              Message-ID: <20000829003508.21281.qmail@foad.org>
20194      Branch: perl
20195            ! installperl
20196 ____________________________________________________________________________
20197 [  8527] By: jhi                                   on 2001/01/23  14:44:04
20198         Log: Metaconfig unit change for #8526.
20199      Branch: metaconfig
20200            ! U/threads/archname.U
20201 ____________________________________________________________________________
20202 [  8526] By: jhi                                   on 2001/01/23  14:43:19
20203         Log: Attach -perlio to the archname if so selected.
20204      Branch: perl
20205            ! Configure
20206 ____________________________________________________________________________
20207 [  8525] By: jhi                                   on 2001/01/23  14:24:01
20208         Log: Subject: [PATCH] pod/perlvar.pod
20209              From: abigail@foad.org
20210              Date: Tue, 23 Jan 2001 01:41:10 +0100
20211              Message-ID: <20010123004110.22259.qmail@foad.org>
20212      Branch: perl
20213            ! pod/perlvar.pod
20214 ____________________________________________________________________________
20215 [  8524] By: jhi                                   on 2001/01/23  14:22:32
20216         Log: A bug introduced in #8217 (the undefined variable in the
20217              lib/safe1_t #3) fixed, by Charles Lane:
20218              
20219              The earlier patch made it so that stuff running in Safe
20220              compartments could do a "caller" and see "main".  That
20221              little change in name is done right before the code in
20222              the compartment is run, and apparantly the parser
20223              was picking up the stash name before it got changed.
20224              
20225              (why it was threaded vs. unthreaded Perl that was sensitive to this
20226              I still don't know...and it probably doesn't matter).
20227              
20228              I tryed removing the stash name-change and saw that threaded Perl
20229              did indeed pass the lib/safe1.t tests.
20230              
20231              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
20232              do the name change (and to connect _ in the compartment to the global
20233              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
20234              to call _safe_pkg_prep when creating a new compartment.
20235              
20236              Passes all tests with threaded perl on linux; passes all tests
20237              with unthreaded perl on VMS.
20238              
20239              At some point I'll probably want to revisit Safe and Opcode to
20240              provide more sensible handling of global variables...and to get
20241              formats working in Safe compartments, which they don't do currently.
20242      Branch: perl
20243            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
20244 ____________________________________________________________________________
20245 [  8523] By: jhi                                   on 2001/01/23  14:11:58
20246         Log: Also the lib/Thread.pm itself needs to be ignored if
20247              the Thread extension hasn't been built.
20248      Branch: perl
20249            ! t/lib/1_compile.t
20250 ____________________________________________________________________________
20251 [  8522] By: jhi                                   on 2001/01/23  13:51:28
20252         Log: print() instead of warn() so that stderr doesn't get
20253              unncessarily polluted.
20254      Branch: perl
20255            ! ext/Encode/compile
20256 ____________________________________________________________________________
20257 [  8521] By: jhi                                   on 2001/01/23  13:49:48
20258         Log: Integrate perlio.
20259      Branch: perl
20260           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
20261           !> ext/Encode/encode.h
20262 ____________________________________________________________________________
20263 [  8520] By: nick                                  on 2001/01/22  21:44:00
20264         Log: More messing with Encode:
20265              Extra fields in header to allow multiple names and to record
20266              other things "compile" knows.
20267              Re-organise compile to factor out common output routines.
20268      Branch: perlio
20269            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
20270 ____________________________________________________________________________
20271 [  8519] By: nick                                  on 2001/01/22  20:33:50
20272         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
20273      Branch: perlio
20274            ! ext/Encode/Makefile.PL ext/Encode/compile
20275 ____________________________________________________________________________
20276 [  8518] By: nick                                  on 2001/01/22  20:28:13
20277         Log: Integrate mainline
20278      Branch: perlio
20279           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
20280           !> vos/config.alpha.def vos/config.alpha.h
20281 ____________________________________________________________________________
20282 [  8517] By: jhi                                   on 2001/01/22  15:37:17
20283         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
20284              by Inaba Hiroto.
20285      Branch: perl
20286            ! sv.c
20287 ____________________________________________________________________________
20288 [  8516] By: jhi                                   on 2001/01/22  14:55:15
20289         Log: More SIG_SIZE fixes.
20290      Branch: perl
20291            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
20292 ____________________________________________________________________________
20293 [  8515] By: jhi                                   on 2001/01/22  14:50:27
20294         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
20295              From: "Craig A. Berry" <craigberry@mac.com>
20296              Date: Mon, 22 Jan 2001 00:42:24 -0600
20297              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
20298      Branch: perl
20299            ! configure.com
20300 ____________________________________________________________________________
20301 [  8514] By: jhi                                   on 2001/01/22  14:31:17
20302         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
20303              From: "Craig A. Berry" <craigberry@mac.com>
20304              Date: Sun, 21 Jan 2001 23:03:25 -0600
20305              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
20306      Branch: perl
20307            ! configure.com
20308 ____________________________________________________________________________
20309 [  8513] By: jhi                                   on 2001/01/22  14:14:00
20310         Log: Add the .ucm encoding tables to the MANIFEST.
20311      Branch: perl
20312            ! MANIFEST
20313 ____________________________________________________________________________
20314 [  8512] By: jhi                                   on 2001/01/22  13:43:33
20315         Log: Integrate perlio.
20316      Branch: perl
20317           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
20318           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
20319           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
20320           +> ext/Encode/Encode/iso8859-10.ucm
20321           +> ext/Encode/Encode/iso8859-13.ucm
20322           +> ext/Encode/Encode/iso8859-14.ucm
20323           +> ext/Encode/Encode/iso8859-15.ucm
20324           +> ext/Encode/Encode/iso8859-16.ucm
20325           +> ext/Encode/Encode/iso8859-2.ucm
20326           +> ext/Encode/Encode/iso8859-3.ucm
20327           +> ext/Encode/Encode/iso8859-4.ucm
20328           +> ext/Encode/Encode/iso8859-5.ucm
20329           +> ext/Encode/Encode/iso8859-6.ucm
20330           +> ext/Encode/Encode/iso8859-7.ucm
20331           +> ext/Encode/Encode/iso8859-8.ucm
20332           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
20333           +> ext/Encode/Encode/symbol.ucm
20334           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
20335           !> perliol.h
20336 ____________________________________________________________________________
20337 [  8511] By: nick                                  on 2001/01/21  23:44:47
20338         Log: Make "real" layers of ":utf8" and ":raw".
20339              So now PERLIO=utf8 perl ...
20340              does what Andreas wanted.
20341              Fix arg passing in open.pm (still have a Carp issue).
20342      Branch: perlio
20343            ! lib/open.pm perlio.c perliol.h
20344 ____________________________________________________________________________
20345 [  8510] By: jhi                                   on 2001/01/21  22:56:53
20346         Log: Document the regex context pushing/popping a bit better.
20347      Branch: perl
20348            ! regexec.c
20349 ____________________________________________________________________________
20350 [  8509] By: jhi                                   on 2001/01/21  22:55:44
20351         Log: Tweak the mkdir trailing slash code some more.
20352              
20353              TO DO: the same handling should probably be done for
20354              all the other filesystem functions that can have directories
20355              as their arguments.
20356      Branch: perl
20357            ! pp_sys.c
20358 ____________________________________________________________________________
20359 [  8508] By: nick                                  on 2001/01/21  21:37:43
20360         Log: Switch "compiled in" encodings to .ucm format.
20361              (Leave others as .enc till we can run-time load .ucm,
20362              or find some other way to load them.)
20363      Branch: perlio
20364            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
20365            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
20366            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
20367            + ext/Encode/Encode/iso8859-10.ucm
20368            + ext/Encode/Encode/iso8859-13.ucm
20369            + ext/Encode/Encode/iso8859-14.ucm
20370            + ext/Encode/Encode/iso8859-15.ucm
20371            + ext/Encode/Encode/iso8859-16.ucm
20372            + ext/Encode/Encode/iso8859-2.ucm
20373            + ext/Encode/Encode/iso8859-3.ucm
20374            + ext/Encode/Encode/iso8859-4.ucm
20375            + ext/Encode/Encode/iso8859-5.ucm
20376            + ext/Encode/Encode/iso8859-6.ucm
20377            + ext/Encode/Encode/iso8859-7.ucm
20378            + ext/Encode/Encode/iso8859-8.ucm
20379            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
20380            + ext/Encode/Encode/symbol.ucm
20381            ! ext/Encode/Makefile.PL ext/Encode/compile
20382 ____________________________________________________________________________
20383 [  8507] By: nick                                  on 2001/01/21  21:02:03
20384         Log: Integrate (partial) mainline.
20385      Branch: perlio
20386           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
20387           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
20388           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20389 ____________________________________________________________________________
20390 [  8506] By: jhi                                   on 2001/01/21  20:09:30
20391         Log: Update Changes.
20392      Branch: perl
20393            ! Changes patchlevel.h
20394 ____________________________________________________________________________
20395 [  8505] By: jhi                                   on 2001/01/21  19:39:59
20396         Log: Subject: Minor typos in perlfaq2.pod
20397              From: "Stephen P. Potter" <spp@spotter.yi.org>
20398              Message-Id: <200101192101.QAA11911@spotter.yi.org>
20399              Date: Fri, 19 Jan 2001 16:01:13 -0500
20400              
20401              with a nit from Philip Netwon.
20402      Branch: perl
20403            ! pod/perlfaq2.pod
20404 ____________________________________________________________________________
20405 [  8504] By: jhi                                   on 2001/01/21  19:33:05
20406         Log: Metaconfig change for #8503.
20407      Branch: metaconfig
20408            ! U/threads/usethreads.U
20409 ____________________________________________________________________________
20410 [  8503] By: jhi                                   on 2001/01/21  19:32:21
20411         Log: Sanity check for conflicting thread flavours.
20412      Branch: perl
20413            ! Configure config_h.SH
20414 ____________________________________________________________________________
20415 [  8502] By: jhi                                   on 2001/01/21  19:23:00
20416         Log: Metaconfig change for #8501.
20417      Branch: metaconfig
20418            ! U/modified/sig_name.U
20419 ____________________________________________________________________________
20420 [  8501] By: jhi                                   on 2001/01/21  19:22:26
20421         Log: The SIG_SIZE is the number of the elements *excluding*
20422              the terminating NULL.
20423      Branch: perl
20424            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
20425            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
20426            ! win32/config_H.vc
20427 ____________________________________________________________________________
20428 [  8500] By: jhi                                   on 2001/01/21  18:31:31
20429         Log: Integrate perlio.
20430      Branch: perl
20431           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
20432           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
20433           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
20434           !> pp_sys.c proto.h sv.c
20435 ____________________________________________________________________________
20436 [  8499] By: jhi                                   on 2001/01/21  17:43:57
20437         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
20438              From: Hugo <hv@crypt.compulink.co.uk>
20439              Date: Sun, 21 Jan 2001 13:34:05 +0000
20440              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
20441              
20442              In sprintf UTF8ize only if necessary.
20443      Branch: perl
20444            ! sv.c
20445 ____________________________________________________________________________
20446 [  8498] By: nick                                  on 2001/01/21  16:25:32
20447         Log: Encode cleanup.
20448              Add command line control over "compile" so that Makefile.PL
20449              needs can be combined with other uses.
20450              Use command line options in Makefile.PL.
20451              Fix multi-byte parsing in .ucm files.
20452      Branch: perlio
20453            ! ext/Encode/Makefile.PL ext/Encode/compile
20454 ____________________________________________________________________________
20455 [  8497] By: nick                                  on 2001/01/21  12:56:27
20456         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
20457      Branch: perlio
20458            ! ext/Encode/Encode.xs
20459 ____________________________________________________________________________
20460 [  8496] By: nick                                  on 2001/01/21  12:18:45
20461         Log: Fixup after integrate:
20462              missed the .sym files that are changed by regen_headers
20463              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
20464      Branch: perlio
20465            ! global.sym pp.sym sv.c
20466 ____________________________________________________________________________
20467 [  8495] By: nick                                  on 2001/01/21  11:51:07
20468         Log: Integrate mainline.
20469      Branch: perlio
20470           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
20471           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
20472           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
20473           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
20474           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
20475           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
20476           !> win32/Makefile win32/makefile.mk
20477 ____________________________________________________________________________
20478 [  8494] By: jhi                                   on 2001/01/20  23:12:11
20479         Log: Forgot the expect_number() prototype.
20480      Branch: perl
20481            ! embed.h embed.pl proto.h
20482 ____________________________________________________________________________
20483 [  8493] By: jhi                                   on 2001/01/20  22:56:39
20484         Log: Subject: [PATCH: perl@8482] README.vms URL updates
20485              From: Peter Prymmer <pvhp@forte.com>
20486              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
20487              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
20488              
20489              Plus Craig A. Berry's suggestion to use compaq.com instead
20490              of digital.com.
20491      Branch: perl
20492            ! README.vms
20493 ____________________________________________________________________________
20494 [  8492] By: jhi                                   on 2001/01/20  22:50:05
20495         Log: Memory management calls documentation.
20496      Branch: perl
20497            ! pod/perlguts.pod
20498 ____________________________________________________________________________
20499 [  8491] By: jhi                                   on 2001/01/20  22:38:33
20500         Log: Signedness nit plus few memcpy/Copy nits.
20501      Branch: perl
20502            ! sv.c
20503 ____________________________________________________________________________
20504 [  8490] By: jhi                                   on 2001/01/20  22:25:53
20505         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
20506              From: Peter Prymmer <pvhp@forte.com>
20507              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
20508              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
20509      Branch: perl
20510            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
20511 ____________________________________________________________________________
20512 [  8489] By: jhi                                   on 2001/01/20  22:24:41
20513         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
20514              From: Peter Prymmer <pvhp@forte.com>
20515              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
20516              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
20517      Branch: perl
20518            ! win32/Makefile win32/makefile.mk
20519 ____________________________________________________________________________
20520 [  8488] By: jhi                                   on 2001/01/20  22:22:27
20521         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
20522              From: Peter Prymmer <pvhp@forte.com>
20523              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
20524              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
20525      Branch: perl
20526            ! Makefile.SH
20527 ____________________________________________________________________________
20528 [  8487] By: jhi                                   on 2001/01/20  22:21:18
20529         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
20530              From: Peter Prymmer <pvhp@forte.com>
20531              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
20532              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
20533      Branch: perl
20534            + ext/DynaLoader/dl_dllload.xs
20535            ! MANIFEST Makefile.SH hints/os390.sh
20536 ____________________________________________________________________________
20537 [  8486] By: jhi                                   on 2001/01/20  22:17:53
20538         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
20539              From: Peter Prymmer <pvhp@forte.com>
20540              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
20541              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
20542      Branch: perl
20543            ! README.os390 README.posix-bc
20544 ____________________________________________________________________________
20545 [  8485] By: jhi                                   on 2001/01/20  20:15:30
20546         Log: Document and test the new qu operator.
20547      Branch: perl
20548            + t/op/qu.t
20549            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
20550            ! pod/perlretut.pod pod/perlunicode.pod
20551 ____________________________________________________________________________
20552 [  8484] By: nick                                  on 2001/01/20  19:42:30
20553         Log: Infrastructure to allow:
20554              open($fh,"|-",@array);
20555              to be implemented
20556              i.e. mark pp_open as needing a stack mark, and make pp_open
20557              process its args in that style (and pass them _all_ to tied handles OPEN).
20558              Invent do_openn() which takes SV ** at allow it to see multiple args.
20559              Note this does not _do_ anything yet.
20560      Branch: perlio
20561            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
20562            ! perlapi.c pp_proto.h pp_sys.c proto.h
20563 ____________________________________________________________________________
20564 [  8483] By: nick                                  on 2001/01/20  17:23:14
20565         Log: Integrate mainline.
20566      Branch: perlio
20567           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
20568           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
20569 ____________________________________________________________________________
20570 [  8482] By: jhi                                   on 2001/01/19  15:37:49
20571         Log: Update Changes.
20572      Branch: perl
20573            ! Changes patchlevel.h
20574 ____________________________________________________________________________
20575 [  8481] By: jhi                                   on 2001/01/19  14:41:24
20576         Log: Subject: Re: new feature: s?printf parameter reordering 
20577              From: Hugo <hv@crypt.compulink.co.uk>
20578              Date: Thu, 11 Jan 2001 17:09:03 +0000
20579              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
20580              
20581              - support reordering for all parameters: %, *v, *, .*
20582              - lay down that the reordering specification must immediately
20583              follow that parameter: %3$, *v3$, *3$, .*3$
20584              - fix vectorisation of a zero-length string
20585              - factor out the code choosing the argument to format
20586              
20587              Possibly unwanted side-effects:
20588              - the special format specifiers ' +-0' must now precede any
20589              vectorisation specifier. Tests in op/sprintf and op/ver
20590              have been changed to reflect this.
20591              - sprintf.t test #214 changed its expectations because in many
20592              cases, the next parameter has already been consumed when an
20593              invalid type letter is detected.
20594              
20595              Probably wanted side-effects:
20596              - attempts to format a non-existent parameter will warn as if C<undef>
20597              - attempt to write to non-existent parameter with '%n' will complain
20598              of "attempt to modify read-only value" instead of being silent
20599      Branch: perl
20600            ! sv.c t/op/sprintf.t t/op/ver.t
20601 ____________________________________________________________________________
20602 [  8480] By: jhi                                   on 2001/01/19  14:08:37
20603         Log: Subject: PATCH pragma/locale.t
20604              From: andreas.koenig@anima.de (Andreas J. Koenig)
20605              Date: 18 Jan 2001 09:45:37 +0100
20606              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
20607      Branch: perl
20608            ! t/pragma/locale.t
20609 ____________________________________________________________________________
20610 [  8479] By: jhi                                   on 2001/01/19  13:19:58
20611         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
20612      Branch: perl
20613            ! configure.com
20614 ____________________________________________________________________________
20615 [  8478] By: jhi                                   on 2001/01/19  02:12:35
20616         Log: Automate 1_compile.t.
20617      Branch: perl
20618            ! t/lib/1_compile.t
20619 ____________________________________________________________________________
20620 [  8477] By: jhi                                   on 2001/01/19  01:49:56
20621         Log: Integrate perlio.
20622      Branch: perl
20623           !> sv.c win32/config.bc win32/config.gc win32/config.vc
20624           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20625 ____________________________________________________________________________
20626 [  8476] By: nick                                  on 2001/01/18  21:51:52
20627         Log: Integrate mainline
20628      Branch: perlio
20629           +> t/lib/1_compile.t t/lib/compmod.pl
20630           !> MANIFEST configure.com lib/unicode/distinct.pm
20631 ____________________________________________________________________________
20632 [  8475] By: nick                                  on 2001/01/18  21:48:02
20633         Log: Win32 "safe signals" co-existance fix.
20634              Fix SIG_SIZE value.
20635              Clear PL_sig_pending when cloning (fork).
20636      Branch: perlio
20637            ! sv.c win32/config.bc win32/config.gc win32/config.vc
20638            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20639 ____________________________________________________________________________
20640 [  8474] By: jhi                                   on 2001/01/18  14:40:57
20641         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
20642      Branch: perl
20643            ! t/lib/1_compile.t
20644 ____________________________________________________________________________
20645 [  8473] By: gsar                                  on 2001/01/18  11:42:31
20646         Log: unsubmitted trial1 change
20647      Branch: maint-5.6/perl
20648            ! Changes
20649 ____________________________________________________________________________
20650 [  8472] By: jhi                                   on 2001/01/18  04:30:24
20651         Log: The first bug found by 1_compile.t.
20652      Branch: perl
20653            ! lib/unicode/distinct.pm
20654 ____________________________________________________________________________
20655 [  8471] By: jhi                                   on 2001/01/18  04:29:42
20656         Log: Add Schwern's 1_compile test.  The compile_module script renamed
20657              to be a bit shorter for the 8.3 people.
20658      Branch: perl
20659            + t/lib/1_compile.t t/lib/compmod.pl
20660            ! MANIFEST
20661 ____________________________________________________________________________
20662 [  8470] By: jhi                                   on 2001/01/18  04:16:00
20663         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)
20664              From: Peter Prymmer <pvhp@forte.com>
20665              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
20666              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
20667              Replace #8463.
20668      Branch: maint-5.6/perl
20669            ! configure.com
20670 ____________________________________________________________________________
20671 [  8469] By: jhi                                   on 2001/01/18  04:13:02
20672         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)
20673              From: Peter Prymmer <pvhp@forte.com>
20674              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
20675              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
20676              Replace #8462.
20677      Branch: perl
20678            ! configure.com
20679 ____________________________________________________________________________
20680 [  8468] By: jhi                                   on 2001/01/18  03:42:08
20681         Log: Integrate perlio.
20682      Branch: perl
20683           !> gv.c mg.c perlio.c util.c
20684 ____________________________________________________________________________
20685 [  8467] By: nick                                  on 2001/01/17  22:41:10
20686         Log: "Safe" signals - trial implementation.
20687              gv.c tweaked to zero PL_sig_pend array
20688              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
20689              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
20690              Odd thing is that it "works" with PERLIO=stdio as well (linux).
20691      Branch: perlio
20692            ! gv.c mg.c perlio.c util.c
20693 ____________________________________________________________________________
20694 [  8466] By: nick                                  on 2001/01/17  20:40:20
20695         Log: Integrate mainline.
20696      Branch: perlio
20697           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20698           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
20699           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
20700           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20701           !> vos/config.ga.h win32/config.bc win32/config.gc
20702           !> win32/config.vc
20703 ____________________________________________________________________________
20704 [  8465] By: jhi                                   on 2001/01/17  18:37:13
20705         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
20706              From: Nicholas Clark <nick@ccl4.org>
20707              Date: Wed, 17 Jan 2001 17:31:33 +0000
20708              Message-ID: <20010117173133.I2633@plum.flirble.org>
20709      Branch: perl
20710            ! t/op/int.t
20711 ____________________________________________________________________________
20712 [  8464] By: jhi                                   on 2001/01/17  14:43:17
20713         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
20714              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20715              Date: Wed, 17 Jan 2001 15:16:43 +0100
20716              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
20717              
20718              pp_int() was dropping an NV to the floor,
20719              int(279964589018079/59) either returned not an integer
20720              4745162525730.15, or one got "Attempt to free unreferenced scalar."
20721      Branch: perl
20722            ! pp.c
20723 ____________________________________________________________________________
20724 [  8463] By: jhi                                   on 2001/01/17  06:12:42
20725         Log: (Replaced by #8470)
20726              
20727              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)
20728              From: "Craig A. Berry" <craigberry@mac.com>
20729              Date: Tue, 16 Jan 2001 23:38:46 -0600
20730              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
20731      Branch: maint-5.6/perl
20732            ! configure.com
20733 ____________________________________________________________________________
20734 [  8462] By: jhi                                   on 2001/01/17  06:11:31
20735         Log: (Replaced by #8469)
20736              
20737              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)
20738              From: "Craig A. Berry" <craigberry@mac.com>
20739              Date: Tue, 16 Jan 2001 23:38:46 -0600
20740              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
20741      Branch: perl
20742            ! configure.com
20743 ____________________________________________________________________________
20744 [  8461] By: jhi                                   on 2001/01/17  05:56:12
20745         Log: Allow for one trailing slash in the directory of mkdir().
20746      Branch: perl
20747            ! pp_sys.c
20748 ____________________________________________________________________________
20749 [  8460] By: jhi                                   on 2001/01/17  03:26:01
20750         Log: Metaconfig unit changes for #8459.
20751      Branch: metaconfig
20752            ! U/modified/Loc.U U/modified/sig_name.U
20753 ____________________________________________________________________________
20754 [  8459] By: jhi                                   on 2001/01/17  03:24:48
20755         Log: Define SIG_SIZE, the number of elements in the sig_name and
20756              sig_num arrays, including the final NULL entry.
20757      Branch: perl
20758            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20759            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
20760            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
20761            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20762            ! win32/config.bc win32/config.gc win32/config.vc
20763 ____________________________________________________________________________
20764 [  8458] By: jhi                                   on 2001/01/17  01:41:33
20765         Log: Integrate perlio.
20766      Branch: perl
20767           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
20768           !> perlapi.h proto.h sv.c
20769 ____________________________________________________________________________
20770 [  8457] By: nick                                  on 2001/01/16  22:07:26
20771         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
20772              Provides all the "cost" but no benefit yet - it is to allow cost
20773              to be measured, and implementation experiments (just in mg.c?).
20774      Branch: perlio
20775            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
20776            ! perlapi.h proto.h sv.c
20777 ____________________________________________________________________________
20778 [  8456] By: nick                                  on 2001/01/16  21:07:07
20779         Log: Integrate mainline.
20780      Branch: perlio
20781           !> (integrate 51 files)
20782 ____________________________________________________________________________
20783 [  8455] By: jhi                                   on 2001/01/16  18:13:43
20784         Log: Subject: [PATCH] regcomp.c old feature removal
20785              From: mjd@plover.com
20786              Date: 16 Jan 2001 14:43:18 -0000 
20787              Message-ID: <20010116144318.7140.qmail@plover.com> 
20788      Branch: perl
20789            ! regcomp.c
20790 ____________________________________________________________________________
20791 [  8454] By: jhi                                   on 2001/01/16  16:12:39
20792         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
20793              From: "Indy Singh" <indy@nusphere.com>
20794              Date: Wed, 10 Jan 2001 20:17:49 -0500
20795              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
20796      Branch: maint-5.6/perl
20797            ! win32/Makefile
20798 ____________________________________________________________________________
20799 [  8453] By: jhi                                   on 2001/01/16  16:09:33
20800         Log: Update Changes.
20801      Branch: perl
20802            ! Changes patchlevel.h
20803 ____________________________________________________________________________
20804 [  8452] By: jhi                                   on 2001/01/16  15:42:04
20805         Log: Subject: Re: API Cleanup
20806              To: perl5-porters@perl.org
20807              Date: Tue, 16 Jan 2001 13:42:30 +0000
20808              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
20809              
20810              Subject: [PATCH] utf8.c documentation
20811              From: Simon Cozens <simon@cozens.net>
20812              Date: Tue, 16 Jan 2001 13:52:48 +0000
20813              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
20814              
20815              Subject: Re: API Cleanup
20816              From: Simon Cozens <simon@cozens.net>
20817              Date: Tue, 16 Jan 2001 14:58:55 +0000
20818              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
20819              
20820              UTF-8 doc patches.
20821      Branch: perl
20822            ! embed.pl pod/perlapi.pod utf8.c
20823 ____________________________________________________________________________
20824 [  8451] By: jhi                                   on 2001/01/16  14:41:39
20825         Log: podlators 1.07, from Russ Allbery.
20826      Branch: perl
20827            ! lib/Pod/Man.pm
20828 ____________________________________________________________________________
20829 [  8450] By: jhi                                   on 2001/01/16  14:24:19
20830         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
20831              From: "Indy Singh" <indy@nusphere.com>
20832              Date: Mon, 15 Jan 2001 20:59:40 -0500
20833              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
20834      Branch: perl
20835            ! win32/Makefile
20836 ____________________________________________________________________________
20837 [  8449] By: jhi                                   on 2001/01/16  03:42:55
20838         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
20839              at the setting of the ofs_sv in new_struct_thread() as the
20840              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
20841              that invited a core dump.
20842      Branch: perl
20843            ! util.c
20844 ____________________________________________________________________________
20845 [  8448] By: jhi                                   on 2001/01/16  01:49:07
20846         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
20847              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20848              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
20849              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
20850              
20851              Replace #8444 and #8445.
20852      Branch: perl
20853            ! ext/B/B.xs ext/B/B/Debug.pm
20854 ____________________________________________________________________________
20855 [  8447] By: jhi                                   on 2001/01/15  21:05:35
20856         Log: Subject: [PATCH] API Variable documentation   
20857              From: Simon Cozens <simon@cozens.net>
20858              Date: Mon, 15 Jan 2001 19:35:54 +0000
20859              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
20860      Branch: perl
20861            ! pod/perlapi.pod thrdvar.h
20862 ____________________________________________________________________________
20863 [  8446] By: jhi                                   on 2001/01/15  20:49:20
20864         Log: Signedness nit.
20865      Branch: perl
20866            ! pp_ctl.c
20867 ____________________________________________________________________________
20868 [  8445] By: jhi                                   on 2001/01/15  20:28:48
20869         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
20870      Branch: perl
20871            ! ext/B/B/Debug.pm
20872 ____________________________________________________________________________
20873 [  8444] By: jhi                                   on 2001/01/15  13:09:10
20874         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
20875      Branch: perl
20876            ! ext/B/B.xs
20877 ____________________________________________________________________________
20878 [  8443] By: jhi                                   on 2001/01/15  13:06:26
20879         Log: Missing from #8439.
20880      Branch: perl
20881            ! keywords.h mg.c
20882 ____________________________________________________________________________
20883 [  8442] By: jhi                                   on 2001/01/15  13:02:38
20884         Log: Subject: [PATCH @8436] Eliminate op_children
20885              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20886              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
20887              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
20888              
20889              Subject: [PATCH @8436] Re: Eliminate op_children
20890              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20891              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
20892              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
20893      Branch: perl
20894            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
20895            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
20896            ! op.c op.h
20897 ____________________________________________________________________________
20898 [  8441] By: jhi                                   on 2001/01/15  12:57:08
20899         Log: Use the /^Perl_/-less form of is_lvalue_sub().
20900      Branch: perl
20901            ! pp.h
20902 ____________________________________________________________________________
20903 [  8440] By: jhi                                   on 2001/01/15  05:13:09
20904         Log: Revert #8437 and #8438, the Linux large files story is more complex.
20905      Branch: metaconfig/U/perl
20906            ! d_fpos64_t.U d_off64_t.U
20907      Branch: perl
20908            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20909            ! config_h.SH configure.com epoc/config.sh perl.h
20910            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
20911            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20912            ! win32/config.bc win32/config.gc win32/config.vc
20913 ____________________________________________________________________________
20914 [  8439] By: jhi                                   on 2001/01/15  05:02:24
20915         Log: More UTF-8 patches from Inaba Hiroto.
20916              - The substr lval was still not okay.
20917              - Now pp_stringify and sv_setsv copies source's UTF8 flag
20918              even if IN_BYTE.  pp_stringify is called from fold_constants
20919              at optimization phase and "\x{100}" was made SvUTF8_off under
20920              use bytes (the bytes pragma is for "byte semantics" and not
20921              for "do not produce UTF8 data")
20922              - New `qu' operator to generate UTF8 string explicitly.
20923              Though I agree with the policy "0x00-0xff always produce bytes",
20924              sometimes want to such a string to be coded in UTF8.
20925              I can use pack"U0a*" but it requires more typing and has
20926              runtime overhead.
20927              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
20928              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
20929              string is not UTF8_on and has char 0x80-0xff.
20930              
20931              TODO: document and test qu.
20932      Branch: perl
20933            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
20934            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
20935            ! toke.c
20936 ____________________________________________________________________________
20937 [  8438] By: jhi                                   on 2001/01/14  05:10:23
20938         Log: Metaconfig unit changes for #8437.
20939      Branch: metaconfig/U/perl
20940            ! d_fpos64_t.U d_off64_t.U
20941 ____________________________________________________________________________
20942 [  8437] By: jhi                                   on 2001/01/14  04:55:34
20943         Log: Add <features.h> probing, seems to be needed for (some?)
20944              Linux largefileness.
20945      Branch: perl
20946            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20947            ! config_h.SH configure.com epoc/config.sh perl.h
20948            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
20949            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20950            ! win32/config.bc win32/config.gc win32/config.vc
20951 ____________________________________________________________________________
20952 [  8436] By: jhi                                   on 2001/01/13  17:47:21
20953         Log: Tighten some of the tests a bit.
20954      Branch: perl
20955            ! t/pragma/utf8.t
20956 ____________________________________________________________________________
20957 [  8435] By: jhi                                   on 2001/01/13  17:31:54
20958         Log: Integrate perlio.
20959      Branch: perl
20960           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
20961           !> win32/config_H.gc win32/config_H.vc
20962 ____________________________________________________________________________
20963 [  8434] By: nick                                  on 2001/01/13  11:36:53
20964         Log: Run dmake regen_config_h for Win32
20965      Branch: perlio
20966            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20967 ____________________________________________________________________________
20968 [  8433] By: nick                                  on 2001/01/13  11:31:55
20969         Log: VMS friendly patch to Encode compile process
20970      Branch: perlio
20971            ! ext/Encode/Makefile.PL ext/Encode/compile
20972 ____________________________________________________________________________
20973 [  8432] By: nick                                  on 2001/01/13  11:06:44
20974         Log: Integrate mainline
20975      Branch: perlio
20976           +> ext/B/B/Concise.pm
20977           !> (integrate 52 files)
20978 ____________________________________________________________________________
20979 [  8431] By: jhi                                   on 2001/01/13  05:55:55
20980         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
20981              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20982              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
20983              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
20984      Branch: perl
20985            ! ext/B/B/Concise.pm
20986 ____________________________________________________________________________
20987 [  8430] By: jhi                                   on 2001/01/13  04:24:18
20988         Log: The LVRET macro needed an aTHX.
20989      Branch: perl
20990            ! pp.h
20991 ____________________________________________________________________________
20992 [  8429] By: jhi                                   on 2001/01/13  02:12:42
20993         Log: Update Changes.
20994      Branch: perl
20995            ! Changes patchlevel.h
20996 ____________________________________________________________________________
20997 [  8428] By: jhi                                   on 2001/01/13  02:08:50
20998         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
20999              From: Peter Prymmer <pvhp@forte.com>
21000              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
21001              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
21002              
21003              Add a BEGIN guard for sloppy floating point division.
21004      Branch: perl
21005            ! lib/Math/BigInt.pm lib/bigint.pl
21006 ____________________________________________________________________________
21007 [  8427] By: jhi                                   on 2001/01/13  01:47:16
21008         Log: The B::Terse drop-in replacement wasn't quite drop-in.
21009      Branch: perl
21010            ! ext/B/B/Terse.pm
21011 ____________________________________________________________________________
21012 [  8426] By: jhi                                   on 2001/01/12  21:20:43
21013         Log: Use UVXf.
21014      Branch: perl
21015            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21016            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
21017            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
21018            ! vos/config.ga.def vos/config.ga.h win32/config.bc
21019            ! win32/config.gc win32/config.vc
21020 ____________________________________________________________________________
21021 [  8425] By: jhi                                   on 2001/01/12  20:20:14
21022         Log: Subject: [PATCH perl@8342] -Wformat
21023              From: Robin Barker <rmb1@cise.npl.co.uk>
21024              Date: Fri, 12 Jan 2001 20:03:14 GMT
21025              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
21026      Branch: perl
21027            ! ext/Encode/Encode.xs mg.c sv.c toke.c
21028 ____________________________________________________________________________
21029 [  8424] By: jhi                                   on 2001/01/12  20:01:48
21030         Log: Subject: B::Concise -- an improved replacement for B::Terse 
21031              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21032              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
21033              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
21034      Branch: perl
21035            + ext/B/B/Concise.pm
21036            ! MANIFEST ext/B/B/Terse.pm
21037 ____________________________________________________________________________
21038 [  8423] By: jhi                                   on 2001/01/12  19:24:02
21039         Log: The new metaconfig unit from the #8421.
21040      Branch: metaconfig/U/perl
21041            + d_sigprocmask.U
21042 ____________________________________________________________________________
21043 [  8422] By: jhi                                   on 2001/01/12  19:23:43
21044         Log: Forgot the microperl config from the #8421.
21045      Branch: perl
21046            ! uconfig.h uconfig.sh
21047 ____________________________________________________________________________
21048 [  8421] By: jhi                                   on 2001/01/12  19:05:27
21049         Log: Add sigprocmask() probe, regen Configure, regen toc.
21050      Branch: perl
21051            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21052            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
21053            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21054            ! vos/config.ga.h win32/config.bc win32/config.gc
21055            ! win32/config.vc
21056 ____________________________________________________________________________
21057 [  8420] By: jhi                                   on 2001/01/12  18:34:31
21058         Log: Add sockatmark() to the todo list.
21059      Branch: perl
21060            ! Todo-5.6
21061 ____________________________________________________________________________
21062 [  8419] By: jhi                                   on 2001/01/12  18:09:46
21063         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
21064      Branch: perl
21065            ! op.c
21066 ____________________________________________________________________________
21067 [  8418] By: jhi                                   on 2001/01/12  18:05:30
21068         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
21069              From: Radu Greab <radu@netsoft.ro>
21070              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
21071              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
21072      Branch: perl
21073            ! op.c t/pragma/sub_lval.t
21074 ____________________________________________________________________________
21075 [  8417] By: jhi                                   on 2001/01/12  16:09:09
21076         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
21077              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
21078              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
21079              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
21080      Branch: perl
21081            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
21082            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
21083            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
21084            ! t/pragma/sub_lval.t toke.c
21085 ____________________________________________________________________________
21086 [  8416] By: jhi                                   on 2001/01/12  15:42:06
21087         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
21088              From: "Richard Soderberg" <rs@crystalflame.net>
21089              Date: Fri, 12 Jan 2001 04:49:35 -0800
21090              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
21091              
21092              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
21093              according to the platform.
21094      Branch: perl
21095            ! op.c
21096 ____________________________________________________________________________
21097 [  8415] By: jhi                                   on 2001/01/12  15:33:41
21098         Log: One more UTF-8 fix from Inaba Hiroto.
21099      Branch: perl
21100            ! pp.c regexec.c t/pragma/utf8.t
21101 ____________________________________________________________________________
21102 [  8414] By: jhi                                   on 2001/01/12  15:30:18
21103         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
21104      Branch: perl
21105            ! regexec.c
21106 ____________________________________________________________________________
21107 [  8413] By: jhi                                   on 2001/01/12  15:22:10
21108         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
21109              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21110              Date: Thu, 11 Jan 2001 12:53:36 +0100
21111              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
21112      Branch: perl
21113            ! toke.c
21114 ____________________________________________________________________________
21115 [  8412] By: jhi                                   on 2001/01/12  15:20:25
21116         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
21117              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21118              Date: Fri, 12 Jan 2001 14:37:55 +0100
21119              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
21120      Branch: perl
21121            ! hints/posix-bc.sh
21122 ____________________________________________________________________________
21123 [  8411] By: jhi                                   on 2001/01/12  15:14:14
21124         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
21125              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21126              Date: Fri, 12 Jan 2001 10:42:21 +0100
21127              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
21128      Branch: perl
21129            ! t/op/regmesg.t
21130 ____________________________________________________________________________
21131 [  8410] By: jhi                                   on 2001/01/12  05:48:55
21132         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
21133              From: Nicholas Clark <nick@ccl4.org> 
21134              Date: Sun, 7 Jan 2001 19:47:14 +0000
21135              Message-ID: <20010107194714.B1048@plum.flirble.org>
21136      Branch: perl
21137            ! t/op/numconvert.t
21138 ____________________________________________________________________________
21139 [  8409] By: jhi                                   on 2001/01/12  05:41:28
21140         Log: Integrate perlio.
21141      Branch: perl
21142           !> mg.c scope.h
21143 ____________________________________________________________________________
21144 [  8408] By: nick                                  on 2001/01/11  22:43:28
21145         Log: Remove variables that were used in experiments.
21146      Branch: perlio
21147            ! mg.c
21148 ____________________________________________________________________________
21149 [  8407] By: nick                                  on 2001/01/11  20:57:44
21150         Log: Catch die in %SIG handler and unblock the signal before re-dying.
21151              This make Linux work _without_ sigsetjmp().
21152              Turn off sigsetjmp() to see what else it does.
21153              May need Configure probe for sigprocmask() if anything has sigaction()
21154              but not sigprocmask().
21155      Branch: perlio
21156            ! mg.c scope.h
21157 ____________________________________________________________________________
21158 [  8406] By: nick                                  on 2001/01/11  19:32:07
21159         Log: Integrate mainline
21160      Branch: perlio
21161           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
21162           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
21163           !> t/op/substr.t
21164 ____________________________________________________________________________
21165 [  8405] By: jhi                                   on 2001/01/11  17:11:01
21166         Log: Fix UTF-8 lval substr().
21167      Branch: perl
21168            ! mg.c t/op/substr.t
21169 ____________________________________________________________________________
21170 [  8404] By: jhi                                   on 2001/01/11  05:13:58
21171         Log: Update Changes.
21172      Branch: perl
21173            ! Changes patchlevel.h
21174 ____________________________________________________________________________
21175 [  8403] By: jhi                                   on 2001/01/11  04:38:24
21176         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
21177              From: Hugo <hv@crypt.compulink.co.uk>
21178              Date: Mon, 30 Oct 2000 01:33:26 +0000
21179              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
21180      Branch: perl
21181            ! regexec.c t/op/re_tests
21182 ____________________________________________________________________________
21183 [  8402] By: jhi                                   on 2001/01/11  04:26:12
21184         Log: Integrate perlio.
21185      Branch: perl
21186           !> scope.h util.c
21187 ____________________________________________________________________________
21188 [  8401] By: nick                                  on 2001/01/10  22:52:55
21189         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
21190              (So Alan and Ilya can try setting via hints.)
21191              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
21192              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
21193              doing the save everywhere seems to restart read() correctly, but just
21194              doing it once "round" the handler does not.
21195      Branch: perlio
21196            ! scope.h
21197 ____________________________________________________________________________
21198 [  8400] By: jhi                                   on 2001/01/10  21:57:54
21199         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
21200              of IRIX, HP-UX is unaffected.
21201      Branch: perl
21202            ! perl.h
21203 ____________________________________________________________________________
21204 [  8399] By: nick                                  on 2001/01/10  21:29:19
21205         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
21206      Branch: perlio
21207            ! util.c
21208 ____________________________________________________________________________
21209 [  8398] By: jhi                                   on 2001/01/10  20:55:31
21210         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
21211              also have ReusePort.
21212      Branch: perl
21213            ! ext/IO/lib/IO/Socket/INET.pm
21214 ____________________________________________________________________________
21215 [  8397] By: jhi                                   on 2001/01/10  20:50:57
21216         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
21217              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
21218              Date: Wed, 10 Jan 2001 01:38:13 -0800
21219              Message-ID: <20010110013813.B41744@yahoo-inc.com>
21220      Branch: perl
21221            ! ext/IO/lib/IO/Socket/INET.pm
21222 ____________________________________________________________________________
21223 [  8396] By: jhi                                   on 2001/01/10  20:49:30
21224         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
21225              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
21226              Date: Wed, 10 Jan 2001 01:37:32 -0800
21227              Message-ID: <20010110013732.A41744@yahoo-inc.com>
21228      Branch: perl
21229            ! ext/Socket/Socket.pm
21230 ____________________________________________________________________________
21231 [  8395] By: jhi                                   on 2001/01/10  20:41:37
21232         Log: Test for bug id 20010105.016 (fixed by #8378).
21233      Branch: perl
21234            ! t/op/split.t
21235 ____________________________________________________________________________
21236 [  8394] By: jhi                                   on 2001/01/10  20:26:32
21237         Log: Integrate perlio.
21238      Branch: perl
21239            ! util.c
21240 ____________________________________________________________________________
21241 [  8393] By: nick                                  on 2001/01/10  19:34:30
21242         Log: Back out Simon's pid hackery for now.
21243      Branch: perlio
21244            ! util.c
21245 ____________________________________________________________________________
21246 [  8392] By: nick                                  on 2001/01/10  19:23:13
21247         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
21248      Branch: perlio
21249           !> (integrate 29 files)
21250 ____________________________________________________________________________
21251 [  8391] By: jhi                                   on 2001/01/10  18:43:15
21252         Log: Subject: [PATCH] Fix my_pclose segfault
21253              From: Simon Cozens <simon@cozens.net>
21254              Date: Wed, 10 Jan 2001 18:39:35 +0000
21255              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
21256      Branch: perl
21257            ! util.c
21258 ____________________________________________________________________________
21259 [  8390] By: jhi                                   on 2001/01/10  18:42:08
21260         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
21261              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21262              Date:     Wed, 10 Jan 2001 13:23:02 EST
21263              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
21264      Branch: perl
21265            ! ext/Opcode/Opcode.xs
21266 ____________________________________________________________________________
21267 [  8389] By: jhi                                   on 2001/01/10  15:16:07
21268         Log: Turn off the integer preservation for now.
21269      Branch: perl
21270            ! perl.h
21271 ____________________________________________________________________________
21272 [  8388] By: jhi                                   on 2001/01/10  15:01:25
21273         Log: Few more IDE/editor nits from p5p.
21274      Branch: perl
21275            ! pod/perlfaq3.pod
21276 ____________________________________________________________________________
21277 [  8387] By: jhi                                   on 2001/01/10  06:53:16
21278         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
21279              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
21280              Date: Tue, 9 Jan 2001 23:16:02 +0000
21281              Message-ID: <20010109231602.A81101@plum.flirble.org>
21282      Branch: perl
21283            ! sv.c
21284 ____________________________________________________________________________
21285 [  8386] By: jhi                                   on 2001/01/10  03:17:54
21286         Log: Test cases for #8385 (from Simon's "torture.pl")
21287      Branch: perl
21288            ! t/op/tr.t
21289 ____________________________________________________________________________
21290 [  8385] By: jhi                                   on 2001/01/10  03:17:11
21291         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
21292              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
21293              Date: Wed, 10 Jan 2001 11:39:39 +0900
21294              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
21295              
21296              Some more UTF-8 tr cases fixed.
21297      Branch: perl
21298            ! doop.c
21299 ____________________________________________________________________________
21300 [  8384] By: jhi                                   on 2001/01/09  22:45:40
21301         Log: Allow the locale test needing POSIX and the taint test
21302              needing IPC::SysV to run under 'minitest' (basically,
21303              bail out if loading the extension fails)
21304      Branch: perl
21305            ! t/op/misc.t t/op/taint.t
21306 ____________________________________________________________________________
21307 [  8383] By: jhi                                   on 2001/01/09  21:36:04
21308         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
21309              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21310              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
21311              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
21312      Branch: perl
21313            ! t/io/openpid.t
21314 ____________________________________________________________________________
21315 [  8382] By: jhi                                   on 2001/01/09  21:06:08
21316         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
21317              Should finish up the bug id 20001205.022.
21318      Branch: perl
21319            ! pp.c pp_hot.c scope.c
21320 ____________________________________________________________________________
21321 [  8381] By: jhi                                   on 2001/01/09  18:27:43
21322         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
21323              From: Andy Dougherty <doughera@lafayette.edu>
21324              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
21325              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
21326              
21327              More robust yacc/bison error detection.
21328      Branch: perl
21329            ! t/comp/proto.t
21330 ____________________________________________________________________________
21331 [  8380] By: jhi                                   on 2001/01/09  15:21:38
21332         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
21333              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21334              Date:     Tue, 9 Jan 2001 07:53:55 EST
21335              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
21336      Branch: perl
21337            ! t/op/misc.t vms/test.com
21338 ____________________________________________________________________________
21339 [  8379] By: jhi                                   on 2001/01/09  15:20:38
21340         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
21341              From: jhi@cc.hut.fi
21342              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
21343              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
21344              
21345              The #8378 fixed this.
21346      Branch: perl
21347            ! t/op/tr.t
21348 ____________________________________________________________________________
21349 [  8378] By: jhi                                   on 2001/01/09  15:05:32
21350         Log: Subject: One more patch for UTF8 
21351              From: Inaba Hiroto <inaba@st.rim.or.jp>
21352              Date: Tue, 09 Jan 2001 01:04:32 +0900
21353              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
21354              
21355              UTF-8 fixes for 'x' and tr///.
21356      Branch: perl
21357            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
21358            ! regcomp.c regexec.c toke.c utf8.c
21359 ____________________________________________________________________________
21360 [  8377] By: jhi                                   on 2001/01/09  14:32:17
21361         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
21362      Branch: perl
21363            ! t/op/length.t
21364 ____________________________________________________________________________
21365 [  8376] By: jhi                                   on 2001/01/09  04:32:32
21366         Log: integrate changes #7775, #8316, #8316 from mainline
21367      Branch: maint-5.6/perl
21368            ! hints/solaris_2.sh
21369 ____________________________________________________________________________
21370 [  8375] By: jhi                                   on 2001/01/09  04:26:43
21371         Log: Update Changes.
21372      Branch: perl
21373            ! Changes patchlevel.h
21374 ____________________________________________________________________________
21375 [  8374] By: jhi                                   on 2001/01/09  04:14:32
21376         Log: IDE/editor section tweaking.
21377      Branch: perl
21378            ! pod/perlfaq3.pod
21379 ____________________________________________________________________________
21380 [  8373] By: jhi                                   on 2001/01/09  02:38:26
21381         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
21382              From: Peter Prymmer <pvhp@forte.com>
21383              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
21384              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
21385              
21386              In preparation os OS/390 dynamic loading.
21387      Branch: perl
21388            ! README.os390 hints/os390.sh
21389 ____________________________________________________________________________
21390 [  8372] By: jhi                                   on 2001/01/09  00:24:30
21391         Log: Integrate with perlio.
21392      Branch: perl
21393           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
21394 ____________________________________________________________________________
21395 [  8371] By: nick                                  on 2001/01/08  23:54:33
21396         Log: Fix "scalars leaked" bugs caused by overload magic
21397              (Highlighted by Ilya's DESTROY optimization.)
21398      Branch: perlio
21399            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
21400 ____________________________________________________________________________
21401 [  8370] By: nick                                  on 2001/01/08  20:19:41
21402         Log: Integrate mainline
21403      Branch: perlio
21404           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
21405           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
21406           !> t/op/64bitint.t
21407 ____________________________________________________________________________
21408 [  8369] By: jhi                                   on 2001/01/08  17:30:52
21409         Log: save_delete() Safefree() doesn't (anymore?) work with shared
21410              strings, one test failure in op/misc and almost all of lib/b.
21411              (Outcomments #8369.)
21412      Branch: perl
21413            ! scope.c
21414 ____________________________________________________________________________
21415 [  8368] By: jhi                                   on 2001/01/08  14:47:10
21416         Log: (Outcommented by #8369.)
21417              
21418              Subject: Re: Perl BugID 20001205.022 ---- save_delete
21419              From: Simon Cozens <simon@cozens.net>
21420              Date: Sat, 6 Jan 2001 11:48:40 +0000
21421              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
21422              
21423              The save_delete() does need the Safefree.
21424      Branch: perl
21425            ! scope.c
21426 ____________________________________________________________________________
21427 [  8367] By: bailey                                on 2001/01/08  08:53:52
21428         Log: Once again syncing after too long an absence
21429      Branch: vmsperl
21430           +> (branch 55 files)
21431            - MAINTAIN fix_pl vos/config.def vos/config.h
21432            - vos/config_h.SH_orig
21433           !> (integrate 498 files)
21434 ____________________________________________________________________________
21435 [  8366] By: jhi                                   on 2001/01/08  02:42:59
21436         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
21437              From: nick@ccl4.org
21438              Date: Sun, 7 Jan 2001 21:07:18 +0000
21439              Message-Id: <20010107210717.D1048@plum.flirble.org>
21440      Branch: perl
21441            ! sv.c t/op/64bitint.t
21442 ____________________________________________________________________________
21443 [  8365] By: jhi                                   on 2001/01/08  02:35:16
21444         Log: Subject: [PATCH] environ nit
21445              From: Simon Cozens <simon@cozens.net>
21446              Date: Sun, 7 Jan 2001 17:57:07 +0000
21447              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
21448              
21449              Use environ only if we have it.
21450      Branch: perl
21451            ! mg.c
21452 ____________________________________________________________________________
21453 [  8364] By: jhi                                   on 2001/01/08  02:24:51
21454         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
21455      Branch: perl
21456            ! ext/GDBM_File/GDBM_File.xs
21457 ____________________________________________________________________________
21458 [  8363] By: jhi                                   on 2001/01/08  02:19:24
21459         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
21460              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21461              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
21462              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
21463      Branch: perl
21464            ! dump.c op.c
21465 ____________________________________________________________________________
21466 [  8362] By: jhi                                   on 2001/01/08  02:17:43
21467         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
21468              From: Doug MacEachern <dougm@covalent.net>
21469              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
21470              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
21471              
21472              Allow AUTOLOAD to be an xsub and allow such xsubs
21473              to avoid use of $AUTOLOAD.
21474      Branch: perl
21475            ! gv.c
21476 ____________________________________________________________________________
21477 [  8361] By: jhi                                   on 2001/01/08  02:16:07
21478         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
21479              From: Radu Greab <radu@netsoft.ro>
21480              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
21481              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
21482              
21483              No need for the potentially unportable $SIG{CHLD}.
21484      Branch: perl
21485            ! t/io/pipe.t
21486 ____________________________________________________________________________
21487 [  8360] By: jhi                                   on 2001/01/08  01:58:23
21488         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
21489      Branch: perl
21490            ! lib/Getopt/Long.pm
21491 ____________________________________________________________________________
21492 [  8359] By: jhi                                   on 2001/01/08  01:55:44
21493         Log: Integrate perlio.
21494      Branch: perl
21495           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
21496           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
21497           !> utf8.c win32/Makefile
21498 ____________________________________________________________________________
21499 [  8358] By: jhi                                   on 2001/01/07  21:16:50
21500         Log: Update the EPOC cross SDK URL.
21501      Branch: perl
21502            ! README.epoc
21503 ____________________________________________________________________________
21504 [  8357] By: jhi                                   on 2001/01/07  21:16:09
21505         Log: Update the EPOC cross SDK URL.
21506      Branch: maint-5.6/perl
21507            ! README.epoc
21508 ____________________________________________________________________________
21509 [  8356] By: nick                                  on 2001/01/06  21:47:52
21510         Log: FILE * in XS code for PerlIO world:
21511              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
21512              - Add FILE * T_STDIO typemap.
21513              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
21514      Branch: perlio
21515            ! lib/ExtUtils/typemap perlio.c perlio.h
21516 ____________________________________________________________________________
21517 [  8355] By: jhi                                   on 2001/01/06  20:27:15
21518         Log: integrate change #8336 from mainline
21519              
21520              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
21521      Branch: maint-5.6/perl
21522            ! hv.c
21523 ____________________________________________________________________________
21524 [  8354] By: jhi                                   on 2001/01/06  20:24:29
21525         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
21526              From: Robin Barker <rmb1@cise.npl.co.uk>
21527              Date: Fri, 22 Dec 2000 12:17:38 GMT
21528              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
21529              
21530              The patch reformats some long =item lines so they give
21531              correct output via pod2man | nroff -man
21532              
21533              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
21534              From: Robin Barker <rmb1@cise.npl.co.uk>
21535              Date: Tue, 2 Jan 2001 15:35:03 GMT
21536              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
21537              
21538              Here is a _further_ patch which corrects a few more errors:
21539              * an empty C<=item> in CPAN.pm
21540              * patching the wrong file (pod/perlamiga.pod not README.amiga)
21541              * leaving empty C<=item>s which formatted incorrectly
21542              * over long C<=item>s revealed by latest patch to Pod::Man
21543      Branch: maint-5.6/perl
21544            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
21545            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
21546            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
21547            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
21548            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
21549            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
21550 ____________________________________________________________________________
21551 [  8353] By: jhi                                   on 2001/01/06  20:21:10
21552         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
21553              
21554              UTF-8 hash keys.
21555      Branch: maint-5.6/perl
21556            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
21557 ____________________________________________________________________________
21558 [  8352] By: jhi                                   on 2001/01/06  20:18:44
21559         Log: Forgotten from #8438.
21560      Branch: maint-5.6/perl
21561            ! epoc/epocish.h
21562 ____________________________________________________________________________
21563 [  8351] By: jhi                                   on 2001/01/06  20:18:12
21564         Log: Forgotten from #8347.
21565      Branch: maint-5.6/perl
21566            ! config_h.SH
21567 ____________________________________________________________________________
21568 [  8350] By: jhi                                   on 2001/01/06  20:00:19
21569         Log: Thinko in #8347.
21570      Branch: maint-5.6/perl
21571            ! regcomp.c
21572 ____________________________________________________________________________
21573 [  8349] By: jhi                                   on 2001/01/06  18:05:30
21574         Log: Copy the FAQ3 IDE section from the development branch,
21575              changes originally by Peter Prymmer.
21576      Branch: maint-5.6/perl
21577            ! pod/perlfaq3.pod
21578 ____________________________________________________________________________
21579 [  8348] By: jhi                                   on 2001/01/06  18:03:02
21580         Log: EPOC updates for TRIAL1.
21581              
21582              Subject: [5.6.1 trial1] EPOC update
21583              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21584              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
21585              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
21586              
21587              Subject: epoc patch2 for perl-5.6.1-trial1
21588              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21589              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
21590              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
21591      Branch: maint-5.6/perl
21592            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
21593            ! epoc/epocish.c
21594 ____________________________________________________________________________
21595 [  8347] By: jhi                                   on 2001/01/06  17:29:10
21596         Log: integrate changes #7710,7824,7973 from mainline,
21597              plus VMS nits from Peter Prymmer and Dan Sugalski.
21598              
21599              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
21600              library (getprotobyname and getprotobynumber are outversioned by
21601              the same calls in libc, at least for xlc version 3.
21602              
21603              Add HAS_SBRK_PROTO.
21604              
21605              Fixes for signedness warnings noticed by VMSperlers.
21606      Branch: maint-5.6/perl
21607            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21608            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
21609            ! sv.c vms/descrip_mms.template vos/config.alpha.def
21610            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21611            ! win32/config.bc win32/config.gc win32/config.vc
21612 ____________________________________________________________________________
21613 [  8346] By: nick                                  on 2001/01/06  14:36:01
21614         Log: Fixup accumulated integrate muddles (perlio == devperl again)
21615      Branch: perlio
21616            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
21617 ____________________________________________________________________________
21618 [  8345] By: nick                                  on 2001/01/06  14:24:58
21619         Log: Integrate mainline
21620      Branch: perlio
21621           !> (integrate 55 files)
21622 ____________________________________________________________________________
21623 [  8344] By: jhi                                   on 2001/01/06  02:24:02
21624         Log: Subject: [patch] PerlIO_cleanup() prototype
21625              From: Doug MacEachern <dougm@covalent.net>
21626              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
21627              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
21628      Branch: perl
21629            ! perlio.h
21630 ____________________________________________________________________________
21631 [  8343] By: jhi                                   on 2001/01/06  01:04:09
21632         Log: IRIX compiler noticed that the bof initialization might be
21633              bypassed by control flow.
21634      Branch: perl
21635            ! toke.c
21636 ____________________________________________________________________________
21637 [  8342] By: jhi                                   on 2001/01/06  00:10:48
21638         Log: Update Changes.
21639      Branch: perl
21640            ! Changes patchlevel.h
21641 ____________________________________________________________________________
21642 [  8341] By: jhi                                   on 2001/01/05  23:52:33
21643         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
21644      Branch: perl
21645            ! toke.c
21646 ____________________________________________________________________________
21647 [  8340] By: jhi                                   on 2001/01/05  22:44:08
21648         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
21649              From: Radu Greab <radu@netsoft.ro>
21650              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
21651              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
21652      Branch: perl
21653            ! t/io/pipe.t util.c
21654 ____________________________________________________________________________
21655 [  8339] By: jhi                                   on 2001/01/05  22:35:17
21656         Log: Subject: [PATCH] format and rewording in perlfaq.pod
21657              From: Robin Barker <rmb1@cise.npl.co.uk>
21658              Date: Fri, 5 Jan 2001 18:51:20 GMT
21659              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
21660      Branch: perl
21661            ! pod/perlfaq.pod
21662 ____________________________________________________________________________
21663 [  8338] By: jhi                                   on 2001/01/05  22:31:17
21664         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
21665              From: Peter Prymmer <pvhp@forte.com>
21666              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
21667              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
21668      Branch: perl
21669            ! utils/perlbug.PL
21670 ____________________________________________________________________________
21671 [  8337] By: jhi                                   on 2001/01/05  18:15:11
21672         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
21673              From: Robin Barker <rmb1@cise.npl.co.uk>
21674              Date: Tue, 2 Jan 2001 15:24:07 GMT
21675              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
21676              
21677              If you call configure as C<./Configure> or C<sh ./Configure>,
21678              $src is set to the absolute path name, not '.'.
21679              
21680              This, in turn, means -Dmksymlink tries to do its stuff because
21681              it does not think it is in the src directory.
21682              
21683              (plus a metaconfig nitfix)
21684      Branch: metaconfig
21685            ! U/compline/ccflags.U U/modified/src.U
21686      Branch: perl
21687            ! Configure config_h.SH
21688 ____________________________________________________________________________
21689 [  8336] By: jhi                                   on 2001/01/05  17:48:32
21690         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
21691              From: Alan Burlison <Alan.Burlison@uk.sun.com>
21692              Message-ID: <3A5606C4.473D2226@uk.sun.com>
21693              Date: Fri, 05 Jan 2001 17:39:16 +0000
21694      Branch: perl
21695            ! hv.c
21696 ____________________________________________________________________________
21697 [  8335] By: jhi                                   on 2001/01/05  16:05:44
21698         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
21699      Branch: perl
21700            ! lib/Getopt/Long.pm
21701 ____________________________________________________________________________
21702 [  8334] By: jhi                                   on 2001/01/05  16:00:51
21703         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
21704              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
21705              Date: Fri, 05 Jan 2001 13:46:51 +0100
21706              Message-ID: <13693.978698811@nice.ram.loc>
21707              
21708              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
21709              accurate reading of the "atime".  
21710      Branch: perl
21711            ! t/io/fs.t
21712 ____________________________________________________________________________
21713 [  8333] By: jhi                                   on 2001/01/05  15:57:37
21714         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
21715              From: Simon Cozens <simon@cozens.net>
21716              Date: Fri, 8 Dec 2000 13:33:31 +0000
21717              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
21718              
21719              A lost patch fragment.
21720      Branch: perl
21721            ! doop.c
21722 ____________________________________________________________________________
21723 [  8332] By: jhi                                   on 2001/01/05  15:40:42
21724         Log: Do away with strncpy() and a fixed length buffer.
21725      Branch: perl
21726            ! utf8.c
21727 ____________________________________________________________________________
21728 [  8331] By: jhi                                   on 2001/01/05  15:03:07
21729         Log: Tests for #8329 and #8330.
21730      Branch: perl
21731            ! t/op/bop.t
21732 ____________________________________________________________________________
21733 [  8330] By: jhi                                   on 2001/01/05  15:02:38
21734         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
21735              raw 8-bit form to the UTF-8 string.
21736      Branch: perl
21737            ! toke.c
21738 ____________________________________________________________________________
21739 [  8329] By: jhi                                   on 2001/01/05  14:55:13
21740         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
21741              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21742              Date: Fri, 5 Jan 2001 12:28:52 +0100
21743              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
21744              
21745              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
21746              no effect.  (changed the strncpy() to Copy())
21747      Branch: perl
21748            ! toke.c
21749 ____________________________________________________________________________
21750 [  8328] By: jhi                                   on 2001/01/05  06:44:27
21751         Log: UTF-8 cleanup.
21752      Branch: perl
21753            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
21754            ! regexec.c sv.c toke.c
21755 ____________________________________________________________________________
21756 [  8327] By: jhi                                   on 2001/01/05  01:11:29
21757         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')
21758              From: Radu Greab <radu@netsoft.ro>
21759              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
21760              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
21761              
21762              Cleans up Harness to not use FileHandle, which uses IO.
21763      Branch: perl
21764            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
21765 ____________________________________________________________________________
21766 [  8326] By: jhi                                   on 2001/01/05  00:56:37
21767         Log: Update Changes.
21768      Branch: perl
21769            ! Changes patchlevel.h
21770 ____________________________________________________________________________
21771 [  8325] By: jhi                                   on 2001/01/05  00:53:18
21772         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
21773              From: Peter Prymmer <pvhp@forte.com>
21774              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
21775              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
21776              
21777              plus a couple more tailing whitespace removals.
21778      Branch: perl
21779            ! win32/Makefile
21780 ____________________________________________________________________________
21781 [  8324] By: jhi                                   on 2001/01/05  00:47:39
21782         Log: Add some Unicode chop() tests.
21783      Branch: perl
21784            ! t/op/chop.t
21785 ____________________________________________________________________________
21786 [  8323] By: jhi                                   on 2001/01/05  00:47:23
21787         Log: Unify UTF-8 malformedness handling.
21788      Branch: perl
21789            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
21790 ____________________________________________________________________________
21791 [  8322] By: jhi                                   on 2001/01/04  22:21:54
21792         Log: The new $issymlink was unknown to Mksymlinks.
21793      Branch: metaconfig/U/perl
21794            ! Mksymlinks.U issymlink.U
21795      Branch: perl
21796            ! Configure config_h.SH
21797 ____________________________________________________________________________
21798 [  8321] By: jhi                                   on 2001/01/04  21:51:05
21799         Log: The test didn't work under the core test framework.
21800      Branch: perl
21801            ! t/lib/st-lock.t
21802 ____________________________________________________________________________
21803 [  8320] By: jhi                                   on 2001/01/04  21:14:22
21804         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
21805      Branch: perl
21806            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
21807 ____________________________________________________________________________
21808 [  8319] By: jhi                                   on 2001/01/04  20:46:17
21809         Log: Typo in #8312 when manually appying a problematic patch fragment.
21810      Branch: perl
21811            ! ext/Storable/Storable.xs
21812 ____________________________________________________________________________
21813 [  8318] By: jhi                                   on 2001/01/04  20:43:01
21814         Log: The $sh_c didn't fly.
21815      Branch: metaconfig
21816            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
21817            ! U/modified/Loc.U U/modified/myhostname.U
21818            ! U/modified/spitshell.U
21819      Branch: metaconfig/U/perl
21820            ! issymlink.U
21821      Branch: perl
21822            ! Configure config_h.SH
21823 ____________________________________________________________________________
21824 [  8317] By: jhi                                   on 2001/01/04  19:58:01
21825         Log: AIX builtin test -h is broken, changes based on
21826              
21827              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
21828              Date: Tue, 02 Jan 2001 11:24:39 +0100
21829              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21830              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
21831      Branch: metaconfig
21832            + U/modified/spitshell.U
21833            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
21834            ! U/modified/Loc.U U/modified/myhostname.U
21835      Branch: metaconfig/U/perl
21836            ! Mksymlinks.U issymlink.U
21837      Branch: perl
21838            ! Configure
21839 ____________________________________________________________________________
21840 [  8316] By: jhi                                   on 2001/01/04  19:02:22
21841         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
21842              From: Andy Dougherty <doughera@lafayette.edu>
21843              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
21844              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
21845              
21846              Beware of GNU ld.
21847      Branch: perl
21848            ! hints/solaris_2.sh
21849 ____________________________________________________________________________
21850 [  8315] By: jhi                                   on 2001/01/04  18:56:48
21851         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
21852              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
21853              Date: Wed, 3 Jan 2001 07:58:51 +0100
21854              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
21855      Branch: perl
21856            ! hints/solaris_2.sh
21857 ____________________________________________________________________________
21858 [  8314] By: jhi                                   on 2001/01/04  18:54:07
21859         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
21860              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21861              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
21862              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
21863              
21864              Doc tweak on #8313.
21865      Branch: perl
21866            ! ext/B/B/Deparse.pm
21867 ____________________________________________________________________________
21868 [  8313] By: jhi                                   on 2001/01/04  18:52:27
21869         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
21870              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
21871              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21872              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
21873              
21874              Make the peephole optimizer to bypass more null ops and
21875              and rewrite the deparse handling of continue blocks.
21876      Branch: perl
21877            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
21878 ____________________________________________________________________________
21879 [  8312] By: jhi                                   on 2001/01/04  18:47:39
21880         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
21881      Branch: perl
21882            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
21883            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
21884            ! t/lib/st-lock.t
21885 ____________________________________________________________________________
21886 [  8311] By: jhi                                   on 2001/01/04  18:36:08
21887         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
21888              filter to be run on each .pm during the pm_to_blib() phase,
21889              a fixed version of
21890              
21891              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
21892              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
21893              Date: Wed, 03 Jan 2001 22:01:30 +0100
21894              Message-ID: <5296.978555690@nice.ram.loc>
21895      Branch: perl
21896            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
21897            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
21898            ! lib/ExtUtils/MakeMaker.pm
21899 ____________________________________________________________________________
21900 [  8310] By: jhi                                   on 2001/01/04  18:32:54
21901         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
21902              From: Robin Barker <rmb1@cise.npl.co.uk>
21903              Date: Tue, 2 Jan 2001 15:35:03 GMT
21904              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
21905      Branch: perl
21906            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
21907            ! pod/perlrequick.pod
21908 ____________________________________________________________________________
21909 [  8309] By: jhi                                   on 2001/01/04  18:29:07
21910         Log: Subject: Re: [patch] static-ize XS()
21911              From: Doug MacEachern <dougm@covalent.net>
21912              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
21913              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
21914              
21915              Provide prototypes for the XS functions.
21916      Branch: perl
21917            ! lib/ExtUtils/xsubpp
21918 ____________________________________________________________________________
21919 [  8308] By: jhi                                   on 2001/01/04  18:27:44
21920         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
21921              From: Doug MacEachern <dougm@covalent.net>
21922              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
21923              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
21924      Branch: perl
21925            ! lib/ExtUtils/typemap
21926 ____________________________________________________________________________
21927 [  8307] By: jhi                                   on 2001/01/04  18:25:25
21928         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
21929              From: Doug MacEachern <dougm@covalent.net>
21930              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
21931              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
21932              
21933              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
21934      Branch: perl
21935            ! lib/ExtUtils/MM_Unix.pm
21936 ____________________________________________________________________________
21937 [  8306] By: jhi                                   on 2001/01/04  18:23:00
21938         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
21939              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21940              Date: Thu, 4 Jan 2001 12:47:10 +0100 
21941              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
21942              
21943              The toke.c part only, patching embed.h and proto.h is futile.
21944      Branch: perl
21945            ! toke.c
21946 ____________________________________________________________________________
21947 [  8305] By: jhi                                   on 2001/01/04  18:05:51
21948         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
21949              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21950              Date: Thu, 4 Jan 2001 17:50:12 +0100 
21951              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
21952      Branch: perl
21953            ! toke.c
21954 ____________________________________________________________________________
21955 [  8304] By: jhi                                   on 2001/01/04  18:03:26
21956         Log: Subject: [PATCH perl@8269]
21957              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21958              Date: Thu, 4 Jan 2001 12:53:39 +0100 
21959              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
21960              
21961              If running byacc write-enable also perly.h.
21962      Branch: perl
21963            ! Makefile.SH
21964 ____________________________________________________________________________
21965 [  8303] By: jhi                                   on 2001/01/04  15:40:49
21966         Log: Rewrite pp_concat() in terms of sv_catsv().
21967      Branch: perl
21968            ! pp_hot.c
21969 ____________________________________________________________________________
21970 [  8302] By: nick                                  on 2001/01/03  22:43:22
21971         Log: Integrate mainline.
21972      Branch: perlio
21973           !> ext/Encode/Encode.xs sv.c utf8.c
21974 ____________________________________________________________________________
21975 [  8301] By: jhi                                   on 2001/01/02  23:40:26
21976         Log: Variable naming tweak.
21977      Branch: perl
21978            ! sv.c
21979 ____________________________________________________________________________
21980 [  8300] By: jhi                                   on 2001/01/02  23:40:02
21981         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
21982              in is_utf8_string().
21983      Branch: perl
21984            ! utf8.c
21985 ____________________________________________________________________________
21986 [  8299] By: jhi                                   on 2001/01/02  22:14:40
21987         Log: Integrate perlio.
21988      Branch: perl
21989           !> pp.c pp_hot.c win32/Makefile
21990 ____________________________________________________________________________
21991 [  8298] By: nick                                  on 2001/01/02  22:03:06
21992         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
21993      Branch: perlio
21994            ! pp.c pp_hot.c
21995 ____________________________________________________________________________
21996 [  8297] By: jhi                                   on 2001/01/02  04:26:28
21997         Log: Signedness nit.
21998      Branch: perl
21999            ! ext/Encode/Encode.xs
22000 ____________________________________________________________________________
22001 [  8296] By: nick                                  on 2001/01/01  23:49:36
22002         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
22003      Branch: perlio
22004            ! win32/Makefile
22005 ____________________________________________________________________________
22006 [  8295] By: jhi                                   on 2001/01/01  23:05:48
22007         Log: Integrate perlio.
22008      Branch: perl
22009           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
22010           !> t/lib/encode.t
22011 ____________________________________________________________________________
22012 [  8294] By: nick                                  on 2001/01/01  22:48:34
22013         Log: Integrate mainline
22014      Branch: perlio
22015            ! pp_hot.c t/lib/encode.t
22016           !> (integrate 65 files)
22017 ____________________________________________________________________________
22018 [  8293] By: nick                                  on 2001/01/01  21:58:50
22019         Log: More rigor in UTF-8-ness of Encode's toUnicode
22020              XS export some of the utf8 internal functions.
22021              Test some of the functions.
22022              Fix pp_concat() bug shown by said tests.
22023      Branch: perlio
22024            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
22025            ! t/lib/encode.t
22026 ____________________________________________________________________________
22027 [  8292] By: jhi                                   on 2001/01/01  18:11:44
22028         Log: Integrate perlio.
22029      Branch: perl
22030           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
22031           !> ext/Encode/encengine.c ext/Encode/encode.h
22032 ____________________________________________________________________________
22033 [  8291] By: jhi                                   on 2001/01/01  18:10:58
22034         Log: Podify README.mpeix (a new version from the web),
22035              add a dummy NAME to Carp::Heavy, regen toc.
22036      Branch: perl
22037            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
22038            ! pod/perltoc.pod
22039 ____________________________________________________________________________
22040 [  8290] By: nick                                  on 2001/01/01  17:43:47
22041         Log: Loose the "Loading..." warning.
22042              Another bug in fallback support
22043      Branch: perlio
22044            ! ext/Encode/Encode.pm ext/Encode/encengine.c
22045 ____________________________________________________________________________
22046 [  8289] By: jhi                                   on 2001/01/01  00:01:57
22047         Log: Bump up Larry's copyright.
22048      Branch: perl
22049            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
22050            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
22051            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
22052            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
22053            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
22054            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
22055            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
22056            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
22057 ____________________________________________________________________________
22058 [  8288] By: nick                                  on 2000/12/31  21:27:53
22059         Log: Fix .ucm reading - forgot a chr()
22060              Start of .ucm write (for .enc to .ucm)
22061      Branch: perlio
22062            ! ext/Encode/compile
22063 ____________________________________________________________________________
22064 [  8287] By: jhi                                   on 2000/12/31  18:15:56
22065         Log: Comment away a diagnostic message as noted by Craig A. Berry
22066              (the unexpected message was confusing testing)
22067      Branch: perl
22068            ! ext/Encode/Encode.pm
22069 ____________________________________________________________________________
22070 [  8286] By: jhi                                   on 2000/12/31  18:14:51
22071         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
22072              Date: Sun, 31 Dec 2000 11:17:37 -0600
22073              From: "Craig A. Berry" <craigberry@mac.com>
22074              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
22075      Branch: perl
22076            ! ext/Encode/Makefile.PL
22077 ____________________________________________________________________________
22078 [  8285] By: nick                                  on 2000/12/31  18:11:54
22079         Log: Start of support of ICU-style .ucm files:
22080              - teach compile how to read a .ucm file
22081              - first guess at how to represent fallbacks in "tries".
22082              - use fallbacks if check == 0
22083              - new return code to indicate we used one.
22084      Branch: perlio
22085            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
22086            ! ext/Encode/encengine.c ext/Encode/encode.h
22087 ____________________________________________________________________________
22088 [  8284] By: jhi                                   on 2000/12/31  18:04:41
22089         Log: Pacify picky VMS compiler.
22090              
22091              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
22092              From: "Craig A. Berry" <craig.berry@psinetcs.com>
22093              Date: Sat, 30 Dec 2000 18:10:02 -0600
22094              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
22095      Branch: perl
22096            ! sv.c
22097 ____________________________________________________________________________
22098 [  8283] By: jhi                                   on 2000/12/31  16:11:47
22099         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
22100      Branch: perl
22101            ! t/lib/glob-basic.t
22102 ____________________________________________________________________________
22103 [  8282] By: jhi                                   on 2000/12/31  15:26:11
22104         Log: Integrate perlio.
22105      Branch: perl
22106           !> makedef.pl opcode.pl os2/os2.c perlio.c
22107 ____________________________________________________________________________
22108 [  8281] By: nick                                  on 2000/12/31  10:06:15
22109         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
22110              is available to be exported
22111      Branch: perlio
22112            ! makedef.pl perlio.c
22113 ____________________________________________________________________________
22114 [  8280] By: nick                                  on 2000/12/31  09:41:26
22115         Log: Ilya's OS2 patch (testing for damage on Win32)
22116      Branch: perlio
22117            ! makedef.pl opcode.pl os2/os2.c
22118 ____________________________________________________________________________
22119 [  8279] By: jhi                                   on 2000/12/30  21:52:07
22120         Log: Test nits.
22121      Branch: perl
22122            ! t/lib/syslfs.t t/op/lfs.t
22123 ____________________________________________________________________________
22124 [  8278] By: jhi                                   on 2000/12/30  21:47:49
22125         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
22126              From: andreas.koenig@anima.de (Andreas J. Koenig)
22127              Date: 30 Dec 2000 22:35:37 +0100
22128              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
22129              
22130              The 32-bit wraparound test wasn't quite right.
22131      Branch: perl
22132            ! t/lib/syslfs.t t/op/lfs.t
22133 ____________________________________________________________________________
22134 [  8277] By: jhi                                   on 2000/12/30  21:33:44
22135         Log: Subject: [PATCH] open() example in perlfunc.pod 
22136              From: Karsten Sperling <s_sperli@ira.uka.de>
22137              Date: Sat, 30 Dec 2000 22:27:09 +0100
22138              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
22139      Branch: perl
22140            ! pod/perlfunc.pod
22141 ____________________________________________________________________________
22142 [  8276] By: jhi                                   on 2000/12/30  20:32:40
22143         Log: Not quite that many tests yet.
22144      Branch: perl
22145            ! t/op/pat.t
22146 ____________________________________________________________________________
22147 [  8275] By: jhi                                   on 2000/12/30  20:26:58
22148         Log: Integrate perlio.
22149      Branch: perl
22150           !> toke.c
22151 ____________________________________________________________________________
22152 [  8274] By: jhi                                   on 2000/12/30  20:24:56
22153         Log: Signedness nit.
22154      Branch: perl
22155            ! utf8.c
22156 ____________________________________________________________________________
22157 [  8273] By: jhi                                   on 2000/12/30  20:15:46
22158         Log: Add a test case for 20000731.001 which was fixed by the #8267.
22159      Branch: perl
22160            ! t/op/pat.t
22161 ____________________________________________________________________________
22162 [  8272] By: nick                                  on 2000/12/30  19:47:51
22163         Log: Tweak for MULTIPLICITY/USE_PERLIO
22164      Branch: perlio
22165            ! toke.c
22166 ____________________________________________________________________________
22167 [  8271] By: nick                                  on 2000/12/30  19:46:45
22168         Log: Integrate mainline
22169      Branch: perlio
22170           +> lib/unicode/distinct.pm
22171           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
22172           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
22173           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
22174 ____________________________________________________________________________
22175 [  8270] By: jhi                                   on 2000/12/30  19:39:50
22176         Log: Subject: RE: perl@8269
22177              From: "Richard Soderberg" <rs@crystalflame.net>
22178              Date: Sat, 30 Dec 2000 11:36:27 -0800
22179              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
22180              
22181              A missing aTHX_.
22182      Branch: perl
22183            ! toke.c
22184 ____________________________________________________________________________
22185 [  8269] By: jhi                                   on 2000/12/30  18:55:48
22186         Log: Update Changes.
22187      Branch: perl
22188            ! Changes patchlevel.h
22189 ____________________________________________________________________________
22190 [  8268] By: jhi                                   on 2000/12/30  17:18:40
22191         Log: Add a test for Unicode split //.  The #8267 was the cure.
22192      Branch: perl
22193            ! t/op/split.t
22194 ____________________________________________________________________________
22195 [  8267] By: jhi                                   on 2000/12/30  17:14:19
22196         Log: Subject: more UTF8 test suites and an UTF8 patch
22197              From: Inaba Hiroto <inaba@st.rim.or.jp>
22198              Date: Sat, 30 Dec 2000 14:27:10 +0900
22199              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
22200              
22201              Just the patch part for now, and the pragma renamed
22202              as unicode::distinct.
22203      Branch: perl
22204            + lib/unicode/distinct.pm
22205            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
22206            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
22207            ! regcomp.h regexec.c sv.c toke.c utf8.c
22208 ____________________________________________________________________________
22209 [  8266] By: nick                                  on 2000/12/30  16:40:49
22210         Log: Integrate mainline
22211      Branch: perlio
22212           +> lib/Pod/Text/Overstrike.pm
22213           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
22214           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
22215           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
22216           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
22217           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
22218 ____________________________________________________________________________
22219 [  8265] By: jhi                                   on 2000/12/30  07:28:55
22220         Log: The sv_catsv() fix, take two.
22221      Branch: perl
22222            ! sv.c t/op/join.t
22223 ____________________________________________________________________________
22224 [  8264] By: jhi                                   on 2000/12/30  06:19:18
22225         Log: Undo all the join-related changes since #8248: relevant
22226              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
22227              The new sv_catsv() doesn't fly so it must go back to
22228              the drawing board.
22229      Branch: perl
22230            ! sv.c t/op/join.t t/pragma/utf8.t
22231 ____________________________________________________________________________
22232 [  8263] By: jhi                                   on 2000/12/30  01:08:32
22233         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
22234      Branch: perl
22235            ! sv.c
22236 ____________________________________________________________________________
22237 [  8262] By: jhi                                   on 2000/12/30  00:45:14
22238         Log: Retract #8261.
22239      Branch: perl
22240            ! hv.c util.c
22241 ____________________________________________________________________________
22242 [  8261] By: jhi                                   on 2000/12/30  00:38:32
22243         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
22244      Branch: perl
22245            ! hv.c util.c
22246 ____________________________________________________________________________
22247 [  8260] By: jhi                                   on 2000/12/29  22:51:33
22248         Log: (Retracted by #8264)  More fixing for #8251.
22249      Branch: perl
22250            ! sv.c
22251 ____________________________________________________________________________
22252 [  8259] By: jhi                                   on 2000/12/29  18:27:30
22253         Log: Subject: podlators 1.06 released
22254              From: Russ Allbery <rra@stanford.edu>
22255              Date: 25 Dec 2000 05:09:30 -0800
22256              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
22257      Branch: perl
22258            + lib/Pod/Text/Overstrike.pm
22259            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
22260            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
22261 ____________________________________________________________________________
22262 [  8258] By: jhi                                   on 2000/12/29  18:20:45
22263         Log: Make the large file tests more robust/talkative as suggested by
22264              
22265              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
22266              From: andreas.koenig@anima.de (Andreas J. Koenig)
22267              Date: 29 Dec 2000 14:23:01 +0100
22268              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
22269      Branch: perl
22270            ! t/lib/syslfs.t t/op/lfs.t
22271 ____________________________________________________________________________
22272 [  8257] By: jhi                                   on 2000/12/29  17:48:04
22273         Log: Further VMS piping fixes from Charles Lane:
22274              
22275              In summary, error messages produced when a subprocess terminated
22276              abnormally were being sent not just to the parent process, but to
22277              grandparents, because of default values for error output that were
22278              not completely overridden when the subprocess was started.
22279              
22280              This patch fixes this behavior by defining user-mode (i.e., temporary
22281              for the duration of the program) logical names for SYS$OUTPUT and
22282              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
22283              changes to make it so that the user-mode logicals are the ones that
22284              control where Perl's error messages go if it terminates abnormally.
22285              
22286              I also added some gratuitous fixes to the indentation of braces in
22287              the piping code.  It just looked ugly, before.
22288      Branch: perl
22289            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
22290 ____________________________________________________________________________
22291 [  8256] By: jhi                                   on 2000/12/29  17:45:12
22292         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
22293              From: "Casey R. Tweten" <crt@kiski.net>
22294              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
22295              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
22296              
22297              Tests for for #8240.
22298      Branch: perl
22299            ! t/pragma/constant.t
22300 ____________________________________________________________________________
22301 [  8255] By: jhi                                   on 2000/12/29  17:43:07
22302         Log: Subject: Re: [PATCH] Interesting syntax idea
22303              From: Simon Cozens <simon@cozens.net>
22304              Date: Fri, 29 Dec 2000 14:34:04 +0000
22305              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
22306              
22307              Tests for #8254.
22308      Branch: perl
22309            ! t/pragma/sub_lval.t
22310 ____________________________________________________________________________
22311 [  8254] By: jhi                                   on 2000/12/29  17:42:11
22312         Log: Subject: [PATCH] Interesting syntax idea
22313              From: Simon Cozens <simon@cozens.net>
22314              Date: Wed, 27 Dec 2000 05:08:57 +0000
22315              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
22316              
22317              Make opens + bareword assigns do typeglob assigns.
22318      Branch: perl
22319            ! op.c
22320 ____________________________________________________________________________
22321 [  8253] By: jhi                                   on 2000/12/29  17:36:45
22322         Log: Output the (apparent) version of gcc, as suggested by
22323              
22324              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
22325              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
22326              Date: 26 Dec 2000 04:29:17 -0500
22327              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
22328              
22329              (The patch as such didn't any more apply as the misparsing had
22330              already been addressed in #6474.)  Also change the wording about
22331              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
22332      Branch: perl
22333            ! hints/dec_osf.sh
22334 ____________________________________________________________________________
22335 [  8252] By: nick                                  on 2000/12/29  12:14:31
22336         Log: Integrate mainline
22337      Branch: perlio
22338           !> (integrate 27 files)
22339 ____________________________________________________________________________
22340 [  8251] By: jhi                                   on 2000/12/29  08:45:46
22341         Log: (Retracted by #8264)
22342              
22343              (Fixed by #8260.)
22344              
22345              sv_catsv() needs one more byte space than seems reasonable.
22346              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
22347              Curiouser and curiouser.
22348      Branch: perl
22349            ! sv.c
22350 ____________________________________________________________________________
22351 [  8250] By: jhi                                   on 2000/12/29  07:57:52
22352         Log: More split // UTF-8 tests.
22353      Branch: perl
22354            ! t/pragma/utf8.t
22355 ____________________________________________________________________________
22356 [  8249] By: jhi                                   on 2000/12/29  07:54:51
22357         Log: (Retracted by #8264)  More join() testing which was good because
22358              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
22359      Branch: perl
22360            ! pp.c t/op/join.t utf8.c utf8.h
22361 ____________________________________________________________________________
22362 [  8248] By: jhi                                   on 2000/12/29  07:08:32
22363         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
22364              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
22365              that the only cases to care about are byte+byte and byte+character.
22366              
22367              TODO: See how well pp_concat() could be implemented in terms
22368              of sv_catsv().
22369      Branch: perl
22370            ! doop.c sv.c t/op/join.t utf8.h
22371 ____________________________________________________________________________
22372 [  8247] By: jhi                                   on 2000/12/29  06:35:23
22373         Log: Signedness nit.
22374      Branch: perl
22375            ! pp_hot.c
22376 ____________________________________________________________________________
22377 [  8246] By: jhi                                   on 2000/12/29  01:23:31
22378         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
22379              From: Lupe Christoph <lupe@lupe-christoph.de>
22380              Date: Thu, 28 Dec 2000 23:00:00 +0100
22381              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
22382              
22383              Suggest rsync --delete --dry-run.
22384      Branch: perl
22385            ! pod/perlhack.pod
22386 ____________________________________________________________________________
22387 [  8245] By: jhi                                   on 2000/12/28  23:57:05
22388         Log: The maxiters upper limit sanity check (guarding against
22389              non-progress) assumed bytes instead of characters in s///
22390              and split().
22391      Branch: perl
22392            ! pp.c pp_hot.c
22393 ____________________________________________________________________________
22394 [  8244] By: jhi                                   on 2000/12/28  23:34:08
22395         Log: Make some panic messages a bit more logical.
22396      Branch: perl
22397            ! doop.c pod/perldiag.pod pp.c pp_hot.c
22398 ____________________________________________________________________________
22399 [  8243] By: jhi                                   on 2000/12/28  22:59:16
22400         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
22401              From: Simon Cozens <simon@cozens.net>
22402              Date: Wed, 27 Dec 2000 02:30:03 +0000
22403              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
22404      Branch: perl
22405            ! pp.c t/pragma/sub_lval.t
22406 ____________________________________________________________________________
22407 [  8242] By: jhi                                   on 2000/12/28  22:56:53
22408         Log: Subject: [PATCH blead] Fix B::Terse indentation
22409              From: Daniel Chetlin <daniel@chetlin.com>
22410              Date: Wed, 27 Dec 2000 06:43:30 -0800
22411              Message-ID: <20001227064329.B9573@darkstar>
22412      Branch: perl
22413            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
22414 ____________________________________________________________________________
22415 [  8241] By: jhi                                   on 2000/12/28  22:48:59
22416         Log: The latter patch from the
22417              
22418              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
22419              From: Peter Prymmer <pvhp@forte.com> 
22420              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
22421              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
22422              
22423              (the former patch from the above should have been
22424              taken care of by Nick I-S)
22425      Branch: perl
22426            ! win32/Makefile
22427 ____________________________________________________________________________
22428 [  8240] By: jhi                                   on 2000/12/28  22:45:22
22429         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
22430              From: "Casey R. Tweten" <crt@kiski.net>
22431              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
22432              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
22433      Branch: perl
22434            ! lib/constant.pm
22435 ____________________________________________________________________________
22436 [  8239] By: jhi                                   on 2000/12/28  22:37:45
22437         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
22438              From: Simon Cozens <simon@cozens.net>
22439              Date: Wed, 27 Dec 2000 14:12:44 +0000
22440              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
22441      Branch: perl
22442            ! t/op/method.t t/op/sort.t toke.c
22443 ____________________________________________________________________________
22444 [  8238] By: jhi                                   on 2000/12/28  22:30:32
22445         Log: Subject: [PATCH perl@8229] Call.pm
22446              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
22447              Date: Mon, 25 Dec 2000 10:47:15 -0000
22448              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
22449      Branch: perl
22450            ! ext/Filter/Util/Call/Call.pm
22451 ____________________________________________________________________________
22452 [  8237] By: jhi                                   on 2000/12/28  22:19:21
22453         Log: Subject: [PATCH blead] Fix problem with `&' prototype
22454              From: Daniel Chetlin <daniel@chetlin.com>
22455              Date: Wed, 27 Dec 2000 15:55:32 -0800
22456              Message-ID: <20001227155532.D9573@darkstar>
22457      Branch: perl
22458            ! op.c t/comp/proto.t
22459 ____________________________________________________________________________
22460 [  8236] By: jhi                                   on 2000/12/28  22:09:25
22461         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
22462              From: Daniel Chetlin <daniel@chetlin.com>
22463              Date: Sun, 24 Dec 2000 04:09:49 -0800
22464              Message-ID: <20001224040949.B3090@darkstar>
22465      Branch: perl
22466            ! gv.c mg.c t/op/attrs.t
22467 ____________________________________________________________________________
22468 [  8235] By: jhi                                   on 2000/12/28  22:07:11
22469         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
22470              From: Jan Dubois <jand@ActiveState.com>
22471              Date: Tue, 26 Dec 2000 20:57:31 -0800
22472              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
22473      Branch: perl
22474            ! win32/win32.c
22475 ____________________________________________________________________________
22476 [  8234] By: jhi                                   on 2000/12/28  21:52:42
22477         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
22478              From: Simon Cozens <simon@cozens.net>
22479              Date: Thu, 28 Dec 2000 20:33:13 +0000
22480              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
22481      Branch: perl
22482            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
22483 ____________________________________________________________________________
22484 [  8233] By: jhi                                   on 2000/12/28  19:40:49
22485         Log: Integrate perlio.
22486      Branch: perl
22487           !> ext/Encode/Makefile.PL ext/Encode/compile
22488 ____________________________________________________________________________
22489 [  8232] By: nick                                  on 2000/12/23  16:06:00
22490         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
22491              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
22492      Branch: perlio
22493            ! ext/Encode/Makefile.PL
22494 ____________________________________________________________________________
22495 [  8231] By: nick                                  on 2000/12/23  14:30:34
22496         Log: "Compiled" encode build cleanup
22497              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
22498              - .c files do not export sub-tables
22499      Branch: perlio
22500            ! ext/Encode/Makefile.PL ext/Encode/compile
22501 ____________________________________________________________________________
22502 [  8230] By: nick                                  on 2000/12/23  12:50:37
22503         Log: Integrate mainline
22504      Branch: perlio
22505           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
22506           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
22507           !> pod/perl5004delta.pod pod/perl5005delta.pod
22508           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
22509           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
22510           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
22511           !> pod/perlsub.pod
22512 ____________________________________________________________________________
22513 [  8229] By: jhi                                   on 2000/12/22  15:32:12
22514         Log: Integrate perlio.
22515      Branch: perl
22516           +> win32/distclean.bat
22517           !> MANIFEST t/io/utf8.t
22518 ____________________________________________________________________________
22519 [  8228] By: jhi                                   on 2000/12/22  15:29:40
22520         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
22521              From: Robin Barker <rmb1@cise.npl.co.uk>
22522              Date: Fri, 22 Dec 2000 12:17:38 GMT
22523              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
22524      Branch: perl
22525            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
22526            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
22527            ! pod/perl5004delta.pod pod/perl5005delta.pod
22528            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
22529            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
22530            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
22531            ! pod/perlsub.pod
22532 ____________________________________________________________________________
22533 [  8227] By: jhi                                   on 2000/12/22  15:24:28
22534         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
22535              From: "John L. Allen" <allen@grumman.com>
22536              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
22537              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
22538              
22539              Document APPLLIB_EXP.
22540      Branch: perl
22541            ! INSTALL
22542 ____________________________________________________________________________
22543 [  8226] By: nick                                  on 2000/12/21  22:11:50
22544         Log: Handy script for when one forgets to "dmake clean" 
22545      Branch: perlio
22546            + win32/distclean.bat
22547            ! MANIFEST
22548 ____________________________________________________________________________
22549 [  8225] By: nick                                  on 2000/12/21  21:54:04
22550         Log: CRLF platform issue with io/utf8 fix.
22551      Branch: perlio
22552            ! t/io/utf8.t
22553 ____________________________________________________________________________
22554 [  8224] By: nick                                  on 2000/12/21  21:02:20
22555         Log: Integrate mainline
22556      Branch: perlio
22557           !> Changes Configure Makefile.SH Porting/Glossary
22558           !> Porting/config.sh Porting/config_H configure.com
22559           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
22560           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
22561           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
22562           !> win32/config.bc win32/config.gc win32/config.vc
22563 ____________________________________________________________________________
22564 [  8223] By: jhi                                   on 2000/12/21  17:09:16
22565         Log: Update Changes.
22566      Branch: perl
22567            ! Changes patchlevel.h
22568 ____________________________________________________________________________
22569 [  8222] By: jhi                                   on 2000/12/21  16:24:01
22570         Log: Metaconfig unit changes for #8221.
22571      Branch: metaconfig/U/perl
22572           +> issymlink.U
22573            - testsyml.U
22574            ! Mksymlinks.U
22575 ____________________________________________________________________________
22576 [  8221] By: jhi                                   on 2000/12/21  16:23:48
22577         Log: Rename testsyml to issymlink.
22578      Branch: perl
22579            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22580            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
22581            ! win32/config.vc
22582 ____________________________________________________________________________
22583 [  8220] By: jhi                                   on 2000/12/21  15:47:26
22584         Log: Robustness support for #8218 (symlink forest) since the GNU
22585              tools seem to be overly picky about symlinkage depths.
22586      Branch: perl
22587            ! Makefile.SH t/io/fs.t
22588 ____________________________________________________________________________
22589 [  8219] By: jhi                                   on 2000/12/21  15:38:27
22590         Log: Metaconfig changes for #8218.
22591      Branch: metaconfig
22592            ! U/modified/Oldconfig.U
22593      Branch: metaconfig/U/perl
22594            + Mksymlinks.U
22595            ! testsyml.U
22596 ____________________________________________________________________________
22597 [  8218] By: jhi                                   on 2000/12/21  15:37:57
22598         Log: Add Configure option -Dmksymlinks which will create a symlink
22599              forest if the current/build differs from the source directory.
22600              TODO: mkdir -p is not portable.
22601      Branch: perl
22602            ! Configure
22603 ____________________________________________________________________________
22604 [  8217] By: jhi                                   on 2000/12/21  14:39:12
22605         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
22606              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
22607              Date: Thu, 21 Dec 2000 09:38:18 GMT
22608              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
22609              
22610              The ofs became an SV.
22611      Branch: perl
22612            ! ext/Thread/Thread.xs
22613 ____________________________________________________________________________
22614 [  8216] By: jhi                                   on 2000/12/21  05:40:21
22615         Log: The polymorphism seems to have fixed 20000517.001.
22616      Branch: perl
22617            ! t/pragma/utf8.t
22618 ____________________________________________________________________________
22619 [  8215] By: jhi                                   on 2000/12/21  04:44:52
22620         Log: read() documentation tweak for 20001121.004.
22621      Branch: perl
22622            ! pod/perlfunc.pod
22623 ____________________________________________________________________________
22624 [  8214] By: jhi                                   on 2000/12/21  03:54:11
22625         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
22626      Branch: perl
22627            ! pp_sys.c t/op/misc.t
22628 ____________________________________________________________________________
22629 [  8213] By: jhi                                   on 2000/12/21  00:28:10
22630         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
22631              From: Peter Prymmer <pvhp@forte.com>
22632              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
22633              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
22634      Branch: perl
22635            ! configure.com
22636 ____________________________________________________________________________
22637 [  8212] By: jhi                                   on 2000/12/21  00:26:21
22638         Log: Edit edit edit.
22639      Branch: perl
22640            ! pod/perlfaq3.pod
22641 ____________________________________________________________________________
22642 [  8211] By: jhi                                   on 2000/12/20  18:52:46
22643         Log: Update Changes.
22644      Branch: perl
22645            ! Changes patchlevel.h
22646 ____________________________________________________________________________
22647 [  8210] By: jhi                                   on 2000/12/20  18:34:47
22648         Log: Yet another editor edit.
22649      Branch: perl
22650            ! pod/perlfaq3.pod
22651 ____________________________________________________________________________
22652 [  8209] By: jhi                                   on 2000/12/20  15:33:28
22653         Log: More Win32 Perling.
22654      Branch: perl
22655            ! pod/perlfaq3.pod
22656 ____________________________________________________________________________
22657 [  8208] By: jhi                                   on 2000/12/20  15:07:46
22658         Log: More Win32 editor/IDE/shell hints.
22659      Branch: perl
22660            ! pod/perlfaq3.pod
22661 ____________________________________________________________________________
22662 [  8207] By: jhi                                   on 2000/12/20  03:54:08
22663         Log: Subject: [PATCH] obscure timing knowledge
22664              From: Nicholas Clark <nick@ccl4.org>
22665              Date: Tue, 19 Dec 2000 19:22:31 +0000
22666              Message-ID: <20001219192231.F2827@plum.flirble.org>
22667      Branch: perl
22668            ! sv.c
22669 ____________________________________________________________________________
22670 [  8206] By: jhi                                   on 2000/12/20  03:45:57
22671         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
22672              From: Spider Boardman <spider@leggy.zk3.dec.com>
22673              Date: Tue, 19 Dec 2000 21:30:16 -0500
22674              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
22675      Branch: perl
22676            ! sv.c
22677 ____________________________________________________________________________
22678 [  8205] By: jhi                                   on 2000/12/19  23:02:01
22679         Log: Update Changes.
22680      Branch: perl
22681            ! Changes patchlevel.h
22682 ____________________________________________________________________________
22683 [  8204] By: jhi                                   on 2000/12/19  22:58:18
22684         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
22685              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
22686              on editors and diffing/patching.
22687      Branch: perl
22688            ! t/op/utf8decode.t
22689 ____________________________________________________________________________
22690 [  8203] By: nick                                  on 2000/12/19  21:36:16
22691         Log: Integrate mainline (forgot my own change...)
22692      Branch: perlio
22693           !> ext/Encode/compile
22694 ____________________________________________________________________________
22695 [  8202] By: nick                                  on 2000/12/19  21:34:42
22696         Log: Integrate mainline.
22697      Branch: perlio
22698           !> (integrate 61 files)
22699 ____________________________________________________________________________
22700 [  8201] By: nick                                  on 2000/12/19  21:34:06
22701         Log: Avoid looking for File::Glob when we don't need it.
22702      Branch: perl
22703            ! ext/Encode/compile
22704 ____________________________________________________________________________
22705 [  8200] By: jhi                                   on 2000/12/19  18:35:49
22706         Log: Update Changes.
22707      Branch: perl
22708            ! Changes patchlevel.h
22709 ____________________________________________________________________________
22710 [  8199] By: jhi                                   on 2000/12/19  18:35:07
22711         Log: Microperl tweaks.
22712      Branch: perl
22713            ! sv.c uconfig.h uconfig.sh
22714 ____________________________________________________________________________
22715 [  8198] By: jhi                                   on 2000/12/19  18:29:59
22716         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
22717      Branch: perl
22718            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22719            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
22720 ____________________________________________________________________________
22721 [  8197] By: jhi                                   on 2000/12/19  17:55:29
22722         Log: In VMS embedded perls couldn't access the statically built Socket,
22723              from Charles Lane.
22724      Branch: perl
22725            ! configure.com
22726 ____________________________________________________________________________
22727 [  8196] By: jhi                                   on 2000/12/19  17:49:50
22728         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
22729              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
22730              Date: Sun, 17 Dec 2000 19:11:44 -0000
22731              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
22732      Branch: perl
22733            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
22734            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
22735 ____________________________________________________________________________
22736 [  8195] By: jhi                                   on 2000/12/19  17:47:53
22737         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
22738              From: Jonathan Stowe <gellyfish@gellyfish.com>
22739              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
22740              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
22741      Branch: perl
22742            ! utils/h2xs.PL
22743 ____________________________________________________________________________
22744 [  8194] By: jhi                                   on 2000/12/19  17:46:28
22745         Log: Subject: Re: useless use of void context work-around
22746              From: andreas.koenig@anima.de (Andreas J. Koenig)
22747              Date: 16 Dec 2000 15:13:36 +0100
22748              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
22749              
22750              Document (comment) the q(di ds ig) trick in the code.
22751      Branch: perl
22752            ! op.c
22753 ____________________________________________________________________________
22754 [  8193] By: jhi                                   on 2000/12/19  17:10:57
22755         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
22756              From: "Mark J. Reed" <mreed@strange.turner.com>
22757              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
22758              Message-Id: <200012160222.VAA13986@strange.turner.com>
22759      Branch: perl
22760            ! ext/Sys/Syslog/Syslog.pm
22761 ____________________________________________________________________________
22762 [  8192] By: jhi                                   on 2000/12/19  17:07:45
22763         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
22764              From: Nicholas Clark <nick@ccl4.org>
22765              Date: Sat, 16 Dec 2000 19:03:13 +0000
22766              Message-ID: <20001216190313.D68304@plum.flirble.org>
22767      Branch: perl
22768            ! t/op/64bitint.t
22769 ____________________________________________________________________________
22770 [  8191] By: jhi                                   on 2000/12/19  17:06:13
22771         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
22772              From: Dominic Dunlop <domo@computer.org>
22773              Date: Mon, 18 Dec 2000 12:00:15 +0100
22774              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
22775              
22776              This patchlet is needed in order that perl can be statically linked.  
22777      Branch: perl
22778            ! regexec.c
22779 ____________________________________________________________________________
22780 [  8190] By: jhi                                   on 2000/12/19  17:03:08
22781         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
22782              From: "Craig A. Berry" <craig.berry@psinetcs.com>
22783              Date: Sun, 17 Dec 2000 00:18:35 -0600
22784              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
22785      Branch: perl
22786            ! perlio.h vms/gen_shrfls.pl
22787 ____________________________________________________________________________
22788 [  8189] By: jhi                                   on 2000/12/19  16:20:28
22789         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
22790              From: Prymmer/Kahn <pvhp@best.com>
22791              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
22792              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
22793              
22794              A better version of #8188.
22795      Branch: perl
22796            ! pod/perlfaq3.pod
22797 ____________________________________________________________________________
22798 [  8188] By: jhi                                   on 2000/12/19  15:57:06
22799         Log: (Replaced by #8189)
22800              
22801              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
22802              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
22803              From: Prymmer/Kahn <pvhp@best.com>
22804              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
22805              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
22806              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
22807              Date: Mon, 18 Dec 2000 11:10:45 -0500
22808              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
22809      Branch: perl
22810            ! pod/perlfaq3.pod
22811 ____________________________________________________________________________
22812 [  8187] By: jhi                                   on 2000/12/19  15:54:19
22813         Log: Email address fix for Anton Berezin.
22814      Branch: perl
22815            ! AUTHORS
22816 ____________________________________________________________________________
22817 [  8186] By: jhi                                   on 2000/12/19  15:38:54
22818         Log: Subject: [PATCH perl@8102] cygwin port
22819              From: "Eric Fifer" <efifer@dircon.co.uk> 
22820              Date: Thu, 14 Dec 2000 13:41:29 -0000
22821              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
22822              
22823              When compiling modules the data item that is being imported
22824              from libperl.dll needs to be tagged as imported/shared data:
22825              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
22826      Branch: perl
22827            ! perliol.h
22828 ____________________________________________________________________________
22829 [  8185] By: jhi                                   on 2000/12/19  14:53:24
22830         Log: Regen uconfig.h and uconfig.sh.
22831      Branch: perl
22832            ! uconfig.h uconfig.sh
22833 ____________________________________________________________________________
22834 [  8184] By: jhi                                   on 2000/12/18  20:43:49
22835         Log: Comments work so much better when they are closed.
22836      Branch: perl
22837            ! regcomp.c
22838 ____________________________________________________________________________
22839 [  8183] By: jhi                                   on 2000/12/18  18:04:02
22840         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
22841              Fixes the bug 20001218.016.
22842      Branch: perl
22843            ! regcomp.c
22844 ____________________________________________________________________________
22845 [  8182] By: gsar                                  on 2000/12/18  09:53:47
22846         Log: delete spurious files
22847      Branch: maint-5.6/perl
22848            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
22849            - vos/config.h vos/config_h.SH_orig
22850 ____________________________________________________________________________
22851 [  8181] By: gsar                                  on 2000/12/18  09:46:08
22852         Log: regen perltoc
22853      Branch: maint-5.6/perl
22854            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
22855 ____________________________________________________________________________
22856 [  8180] By: gsar                                  on 2000/12/18  09:20:27
22857         Log: integrate changes#7924..7926,7946,7952 from mainline
22858      Branch: maint-5.6/perl
22859           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
22860           !> lib/File/stat.pm t/lib/class-struct.t
22861 ____________________________________________________________________________
22862 [  8179] By: gsar                                  on 2000/12/18  08:55:54
22863         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
22864              7918,7919,7988,8907 from mainline (various)
22865      Branch: maint-5.6/perl
22866           +> t/lib/class-struct.t
22867           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
22868           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
22869           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
22870 ____________________________________________________________________________
22871 [  8178] By: gsar                                  on 2000/12/18  08:16:30
22872         Log: avoid redefinition warnings on windows due to sys/socket.h getting
22873              #included before win32.h
22874      Branch: maint-5.6/perl
22875            ! win32/include/sys/socket.h
22876 ____________________________________________________________________________
22877 [  8177] By: gsar                                  on 2000/12/18  05:24:04
22878         Log: make regen_headers; fix POSIX.xs problems; remove outdated
22879              code from sys/socket.h that makes build fail now
22880      Branch: maint-5.6/perl
22881            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
22882            ! pod/perlapi.pod
22883           !> win32/include/sys/socket.h
22884 ____________________________________________________________________________
22885 [  8176] By: gsar                                  on 2000/12/18  05:20:17
22886         Log: update Changes
22887      Branch: maint-5.6/perl
22888            ! Changes patchlevel.h
22889 ____________________________________________________________________________
22890 [  8175] By: gsar                                  on 2000/12/18  04:57:48
22891         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
22892              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
22893              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
22894              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
22895              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
22896              7823,7825,7838
22897      Branch: maint-5.6/perl
22898           +> lib/File/Spec/Epoc.pm
22899           !> (integrate 88 files)
22900 ____________________________________________________________________________
22901 [  8174] By: gsar                                  on 2000/12/18  03:53:09
22902         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
22903              7625..7629,7631..7634,7637,7639,7642 from mainline
22904      Branch: maint-5.6/perl
22905           +> README.solaris
22906           !> (integrate 26 files)
22907 ____________________________________________________________________________
22908 [  8173] By: gsar                                  on 2000/12/18  03:37:02
22909         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
22910              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
22911              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
22912              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
22913      Branch: maint-5.6/perl
22914           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
22915            - MAINTAIN
22916           !> (integrate 111 files)
22917 ____________________________________________________________________________
22918 [  8172] By: jhi                                   on 2000/12/18  02:49:27
22919         Log: Regen pods.
22920      Branch: perl
22921            ! pod/perlmodlib.pod pod/perltoc.pod
22922 ____________________________________________________________________________
22923 [  8171] By: gsar                                  on 2000/12/18  02:49:24
22924         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
22925              7465..7471 from mainline
22926              
22927              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
22928              in platforms that strictly require all the symbols being present
22929              at link time.
22930              
22931              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
22932              
22933              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
22934              
22935              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
22936              
22937              Subject: [PATCH] todo
22938              
22939              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
22940              
22941              Use $sort, $uniq (and $tr) consistently as wondered
22942              by Nicholas Clark.
22943              
22944              Too enthusiastic editing in #7460.
22945              
22946              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
22947              
22948              Upgrade to CPAN 1.58_55.
22949              Subject: CPAN.pm status
22950              
22951              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
22952              
22953              Make target reordering to avoid pointless re-makes.
22954              Subject: Re: Total re-make of 'make okfile' after 7451 ?
22955              
22956              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
22957              
22958              Subject: DOC PATCH 5.6.0
22959              
22960              Add the repository doc by Malcolm, Sarathy, and by Simon,
22961              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
22962      Branch: maint-5.6/perl
22963           +> Porting/repository.pod
22964           !> Configure MANIFEST Makefile.SH README.dos README.os2
22965           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
22966           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
22967           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
22968 ____________________________________________________________________________
22969 [  8169] By: gsar                                  on 2000/12/18  02:33:34
22970         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
22971              7435..7441,7445 from mainline
22972              
22973              Make the UTF-8 decoding stricter and more verbose when
22974              malformation happens.  This involved adding an argument
22975              to utf8_to_uv_chk(), which involved changing its prototype,
22976              and prefer STRLEN over I32 for the UTF-8 length, which as
22977              a domino effect necessitated changing the prototypes of
22978              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
22979              The stricter UTF-8 decoding checking uses Markus Kuhn's
22980              UTF-8 Decode Stress Tester from
22981              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
22982              
22983              Run vms/vms_yfix.pl, should have done that after changing
22984              perly.c in #7382.
22985              
22986              Subject: [PATCH 5.7.0] static linking with uninstalled perl
22987              
22988              (Replaced by #7440.)
22989              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
22990              
22991              Fix the bug ID 20001024.005, the bug introduced by #7416.
22992              
22993              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
22994              
22995              Fix the bug reported in
22996              From: andreas.koenig@anima.de (Andreas J. Koenig)
22997              Also make is_utf8_char() stricter.
22998              
22999              Missed the header file changes from #7425.
23000              
23001              Check if stdio supports tweaking lval and cnt simultaneously.
23002              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
23003              
23004              Stratus VOS updates from Paul Green.
23005              
23006              Podify README.epoc and README.vos.
23007              
23008              Add targets to Makefile.SH, most importantly
23009              'regen_all' which also remembers to update vms/perly*.
23010              
23011              Subject: Minor update to find2perl, for portability
23012              
23013              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
23014              
23015              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
23016              
23017              Rename UTF8LEN() to be UNISKIP(), too confusing to have
23018              UTF8LEN() and UTF8SKIP(). 
23019              
23020              Allow poking holes at the UTF-8 decoding strictness.
23021              
23022              Continue the internal UTF-8 API tweaking.
23023              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
23024              used much more than the simpler API, now called utf8_to_uv_simple().
23025              Still not quite happy with API, too much partial duplication
23026              of functionality.
23027              
23028              A new version of making the syslog test more robust.
23029              (Replaces #7421.)
23030              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
23031              
23032              buildtoc target tweaks.
23033              
23034              Integrate with vmsperl #7430 by Charles Bailey:
23035              
23036              Cleanup from prior patch (Charles Lane?):
23037              - improve handling of MFDs in Basename and Path
23038              - default to no xsubpp line # munging when building debug images
23039      Branch: maint-5.6/perl
23040           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23041           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
23042           !> (integrate 67 files)
23043 ____________________________________________________________________________
23044 [  8168] By: gsar                                  on 2000/12/18  02:05:49
23045         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
23046              
23047              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
23048              From: Martin Husemann <martin@duskware.de>
23049              
23050              Subject: [PATCH 5.7.0] restore match data on backtracing
23051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23052      Branch: maint-5.6/perl
23053           !> regcomp.c regexec.c t/op/re_tests
23054 ____________________________________________________________________________
23055 [  8167] By: gsar                                  on 2000/12/18  01:55:22
23056         Log: integrate changes#7858,7986 from mainline
23057              
23058              C<foreach my $x ...> in pseudo-fork()ed process may diddle
23059              parent's memory; fix it by keeping track of the actual pad
23060              offset rather than a raw pointer (this change is probably also
23061              relevant to non-ithreads case to avoid fallout from reallocs of
23062              the pad array, but is currently only enabled for the ithreads
23063              case in the interests of minimal disruption to existing "well
23064              tested" code)
23065              
23066              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
23067              due to the notorious GetFileType() bug in Windows 9x, which fstat()
23068              tickles)
23069      Branch: maint-5.6/perl
23070           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
23071           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
23072           !> win32/win32.c win32/win32.h win32/win32sck.c
23073 ____________________________________________________________________________
23074 [  8166] By: gsar                                  on 2000/12/18  01:52:59
23075         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
23076              from mainline (xsubpp and ExtUtils::LibList fixups, various
23077              other small items)
23078      Branch: maint-5.6/perl
23079           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
23080           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
23081           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
23082           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
23083           !> win32/bin/search.pl
23084 ____________________________________________________________________________
23085 [  8165] By: gsar                                  on 2000/12/18  01:28:45
23086         Log: integrate changes#7533,7563,7611,7623 from mainline (various
23087              malloc.c embellishments)
23088      Branch: maint-5.6/perl
23089           !> malloc.c pod/perldiag.pod
23090 ____________________________________________________________________________
23091 [  8164] By: gsar                                  on 2000/12/18  01:23:33
23092         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
23093              fixups)
23094      Branch: maint-5.6/perl
23095           !> utils/h2xs.PL
23096 ____________________________________________________________________________
23097 [  8163] By: gsar                                  on 2000/12/18  01:17:50
23098         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
23099              fixups)
23100      Branch: maint-5.6/perl
23101           !> Makefile.SH utils/perlbug.PL
23102 ____________________________________________________________________________
23103 [  8162] By: gsar                                  on 2000/12/18  00:25:43
23104         Log: always export Perl_deb() (it is required by re.xs whether
23105              Perl is built with or without -DDEBUGGING)
23106      Branch: maint-5.6/perl
23107            ! makedef.pl
23108 ____________________________________________________________________________
23109 [  8161] By: gsar                                  on 2000/12/18  00:23:38
23110         Log: integrate change#7414 from mainline
23111              
23112              Undo the basename() part of #7412 since the lib/basename
23113              tests would need upgrading too.
23114              
23115              squelch two tests in tr.t that rely on tr/// paranoia change
23116              that's not in 5.6.x
23117      Branch: maint-5.6/perl
23118            ! t/op/tr.t
23119           !> lib/File/Basename.pm
23120 ____________________________________________________________________________
23121 [  8160] By: gsar                                  on 2000/12/18  00:05:30
23122         Log: missing change in previous integrate
23123      Branch: maint-5.6/perl
23124           !> README.aix
23125 ____________________________________________________________________________
23126 [  8159] By: gsar                                  on 2000/12/18  00:03:38
23127         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
23128              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
23129              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
23130              7410..7413 from mainline
23131      Branch: maint-5.6/perl
23132           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
23133           +> t/lib/tie-splice.t
23134            - lib/unicode/Is/DCinital.pl
23135           !> (integrate 112 files)
23136 ____________________________________________________________________________
23137 [  8158] By: jhi                                   on 2000/12/17  23:04:24
23138         Log: Subject: [PATCHES] RE: perl@8150 
23139              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
23140              Date: Sun, 17 Dec 2000 21:46:39 +0100
23141              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
23142              
23143              Neither cygwin has a getpwuid() one can trust on.
23144      Branch: perl
23145            ! t/lib/glob-basic.t
23146 ____________________________________________________________________________
23147 [  8157] By: jhi                                   on 2000/12/17  23:01:54
23148         Log: More MAN.PODS => {} fixes.
23149      Branch: perl
23150            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
23151            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
23152            ! os2/OS2/REXX/Makefile.PL
23153 ____________________________________________________________________________
23154 [  8156] By: gsar                                  on 2000/12/17  22:49:13
23155         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
23156              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
23157              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
23158              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
23159              7201,7204 from mainline
23160      Branch: maint-5.6/perl
23161           !> (integrate 121 files)
23162 ____________________________________________________________________________
23163 [  8155] By: jhi                                   on 2000/12/17  22:30:58
23164         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
23165              From: "Craig A. Berry" <craigberry@mac.com>
23166              Date: Sun, 17 Dec 2000 13:09:28 -0600
23167              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
23168              
23169              MAN.PODS => ' ' is naughty.
23170      Branch: perl
23171            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
23172 ____________________________________________________________________________
23173 [  8154] By: nick                                  on 2000/12/17  22:07:13
23174         Log: MULTIPLICITY nit.
23175      Branch: perl
23176            ! mg.c
23177 ____________________________________________________________________________
23178 [  8153] By: gsar                                  on 2000/12/17  21:23:05
23179         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
23180              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
23181              from mainline
23182              
23183              Document the SvIOK_.*UV().
23184              
23185              Update Unicode todo list.
23186              
23187              Guard against bad string->int conversion for quads.
23188              
23189              Subject: small apidoc fix
23190              
23191              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
23192              
23193              Subject: [PATCH] Tied filehandle documentation
23194              
23195              Subject: [PATCH] Modernize Opcode.pm documentation
23196              
23197              Make Data::Dumper (non-XS) to work with changed semantics of ref().
23198              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
23199              [applied even though said semantics didn't change in 5.6.x]
23200              
23201              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
23202              
23203              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
23204              
23205              Fix the URL, but the server is still missing in action.
23206              Subject: [ID 20000905.002] perlfaq1.pod URL error
23207              
23208              Subject: [ID 20000903.001] \w in utf8-strings
23209              
23210              Fix the ccversion detection for 5.1 and beyond.
23211              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
23212              
23213              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
23214              
23215              Subject: [ID 20000904.008] Tiny fix for perldiag
23216              
23217              Subject: Re: [ID 20000906.004] segfault with bad perl statement
23218              
23219              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
23220              
23221              Subject: [ID 20000908.002] perlipc documentation bug.
23222              
23223              Subject: [PATCH lib/Benchmark.pm]
23224              
23225              Re-allow vec() for characters > 255.
23226              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
23227              
23228              Do away with memory models cruft.  Sorry, PDP users.
23229              
23230              Continue #7041.
23231              
23232              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
23233              
23234              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
23235              
23236              Upgrade to CPAN 1.57_65, from Andreas König.
23237              
23238              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
23239              by Russ Allbery.
23240              
23241              Silence t/pod/*.t about alternate quote-mappings now implemented
23242              by Pod::Text, from Brad Appleton.
23243              
23244              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
23245              Subject: borland C++ win32.c tweak
23246              
23247              C<@a = @b = split(...)> optimization coredumps under ithreads
23248              (missed a spot when fixing up op_pmreplroot hack for ithreads)
23249              
23250              Document the SvUTF8*().
23251              
23252              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
23253              
23254              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
23255              
23256              Do in VMS as the #7054 does.
23257              
23258              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
23259              
23260              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
23261              
23262              Subject: [patch: perl@7045] vms updates
23263              
23264              Test for the #7049.
23265              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
23266              
23267              Break up the myconfig lines a bit.
23268              Subject: perlbug/perl -V output format
23269              
23270              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
23271              
23272              The #7054 truncated Configure badly.
23273              
23274              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
23275              initialization in all the threads on Windows
23276              
23277              Allow for whitespace between "#" and "line" in cpp output.
23278              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
23279              
23280              Remove vestiges of tr//CU.
23281              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
23282              
23283              The return value of setlocale must be copied away.
23284              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
23285              
23286              Allow chop() and chomp() to be overridden.
23287              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
23288              
23289              Hints optimization.
23290              Subject: Minor nit
23291              
23292              Subject: [PATCH] de-wall t/README
23293              
23294              Subject: Re: Two advertising clauses need to be removed
23295      Branch: maint-5.6/perl
23296           !> (integrate 75 files)
23297 ____________________________________________________________________________
23298 [  8152] By: gsar                                  on 2000/12/17  20:30:11
23299         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
23300              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
23301              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
23302              
23303              Don't attach -ld to the archname if pointless.
23304              
23305              Document UNTIE in a very minimalistic way.
23306              
23307              POSIX doesn't report long double values under -Duselongdouble
23308              when the long doubles are "real" (bigger than doubles).
23309              
23310              More author updates.
23311              
23312              Try to deduce NV_MAX.  Really should be Configure fodder.
23313              
23314              :: not allowed in pathnames, change to .
23315              Subject: [PATCH perl@6938] cygwin port
23316              
23317              Forget about NV_MAX (#6951).  Various floating point tweaks,
23318              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
23319              
23320              Move the Solaris 7 scan to use64bitall, make the
23321              failure to find 64-bot sparc libc to mention the
23322              possibility of being in an intel, from Lupe and Alan.
23323              
23324              Regen perltoc.
23325              
23326              AUTHORS tweaks, from Peter Prymmer.
23327              
23328              More address tweaking.
23329              
23330              Small tweaks all over.
23331              
23332              File::Temp patches from Andreas König,
23333              
23334              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
23335              
23336              Subject: CPAN.pm beta 1.57_57 for the core
23337              
23338              Part of the solution.
23339              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
23340              
23341              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
23342              
23343              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
23344              
23345              Add the overload warnings to perldiag.
23346              
23347              Drop unused argument.
23348              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
23349              
23350              Subject: Nit in Configure (bleadperl@6961)
23351              
23352              Update to PodParser 1.18, from Brad Appleton.
23353              
23354              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
23355              
23356              Subject: [PATCH: 6948] add SCNfldbl to configure.com
23357              
23358              Document UNTIE. Also tweak implementation to suppress the 'inner references'
23359              warning when UNTIE exists and instead pass the cound of extra references to
23360              the UNTIE method.
23361              
23362              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
23363              so that case-ignoring systems like DCL can tell them from
23364              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
23365              
23366              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
23367              
23368              Feature ordering tweak.
23369              
23370              Regen perltoc.
23371              
23372              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
23373              
23374              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
23375              
23376              Subject: http:// in L<>
23377              
23378              Detypo.
23379              
23380              change#6791 accidentally clobbered change#6710, put it back
23381              
23382              Only the first line, thank you very much.
23383              
23384              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
23385              plus rework the http: spots as suggested by Tom Christiansen,
23386              plus regen perltoc.
23387              
23388              Undo part of change 6489 which looks like a bulk edit which
23389              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
23390              The supressing of main:: on return from select() is undesirable.
23391              
23392              Apparently avoiding the swapping is too costly.
23393              
23394              Various Configure nits by Philip Newton,
23395              plus the ebcdic one by me.
23396              
23397              Make certain cc is set before trying to run it.
23398              
23399              If overloaded %{} etc. return the object do not loop.
23400              Thus  sub deref { $_[0] } functions if object is wanted type.
23401              
23402              Update perlhist.
23403              
23404              More %{} and other deref special casing - do not pass to 'nomethod'.
23405      Branch: maint-5.6/perl
23406           !> (integrate 59 files)
23407 ____________________________________________________________________________
23408 [  8151] By: gsar                                  on 2000/12/17  19:14:38
23409         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
23410              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
23411              
23412              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
23413              
23414              Make the epsilon to be relative, not absolute.
23415              
23416              Put back the flags dump as reasoned in
23417              Subject: Re: [PATCH] Glob dumping
23418              
23419              Introduce ccname to keep track of what compiler kind of we have.
23420              
23421              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
23422              
23423              Put back the slice accidentally removed by #6907.
23424              
23425              Reset archname and archname64 always, forcing them be
23426              recomputed at each Configure run, make Configure and
23427              the hints files agree on the naming of largefiles variables.
23428              
23429              Don't say "Perl 5.0 source kit".
23430              
23431              Subject: [PATCH] fix misc cast warnings
23432              
23433              Subject: typos in pods
23434              
23435              NVs not necessarily doubles, as pointed out by Yitzchak.
23436              
23437              Subject: [PATCH 6889] add a few ldbl formats to configure.com
23438              
23439              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
23440              
23441              Better options for rsync.
23442              
23443              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
23444              
23445              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
23446              
23447              Subject: [PATCH] Re: UNTIE method 
23448              
23449              A better fix for the Socket building problem from Craig Berry.
23450              
23451              Retract the dummy test, skip the security tests (instead of failing),
23452              explain what the warnings mean.
23453              
23454              Heap decorruption.
23455              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
23456              
23457              Update to Unicode 3.0.1.
23458              
23459              Missed one Unicode file.
23460              
23461              Subject: Re: typos in pods
23462              
23463              The #6929 was too skimpy.
23464              
23465              sscanf() may be the only way to read long doubles from strings.
23466              
23467              Reveal Borland's isnan.
23468              Subject: build with BC++ tweak
23469              
23470              Issue useful diagnostic on unknown pod commands.
23471              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
23472              
23473              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
23474              
23475              Clarify the third case of ftmp-security warnings.
23476              
23477              Make -Dusemorebits find long doubles in Solaris.
23478              
23479              Wrap the test in eval.
23480      Branch: maint-5.6/perl
23481           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
23482           +> lib/unicode/PropList.txt lib/unicode/README.perl
23483           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
23484           +> lib/unicode/Unicode.301 vms/vmspipe.com
23485            - lib/unicode/Props.txt lib/unicode/UCD300.html
23486            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
23487           !> (integrate 305 files)
23488 ____________________________________________________________________________
23489 [  8150] By: jhi                                   on 2000/12/17  18:47:57
23490         Log: Uncheckedin generated files.
23491      Branch: perl
23492            ! global.sym perlapi.c pod/perlapi.pod
23493 ____________________________________________________________________________
23494 [  8149] By: jhi                                   on 2000/12/17  18:41:22
23495         Log: Update Changes.
23496      Branch: perl
23497            ! Changes patchlevel.h
23498 ____________________________________________________________________________
23499 [  8148] By: jhi                                   on 2000/12/17  18:39:16
23500         Log: Subject: [PATCH] Fcntl constants speedup
23501              From: Nicholas Clark <nick@ccl4.org>
23502              Date: Sun, 17 Dec 2000 16:29:24 +0000
23503              Message-ID: <20001217162924.E97668@plum.flirble.org>
23504              
23505              Use IVs for the Fcntl constants instead of NVs.
23506      Branch: perl
23507            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
23508 ____________________________________________________________________________
23509 [  8147] By: jhi                                   on 2000/12/17  18:33:41
23510         Log: Add test for #8145 (binmode() warning), add warning for
23511              ioctl() and sockpair(), document them. (fileno() cannot
23512              be tripwired with the same kind of warning because
23513              'defined fileno($foo)' seems to be an idiom.)
23514      Branch: perl
23515            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
23516 ____________________________________________________________________________
23517 [  8146] By: gsar                                  on 2000/12/17  18:09:08
23518         Log: update Changes
23519      Branch: maint-5.6/perl
23520            ! Changes
23521 ____________________________________________________________________________
23522 [  8145] By: jhi                                   on 2000/12/17  17:39:35
23523         Log: Subject: [PATCH] Re: The long awaited feature ...
23524              From: Simon Cozens <simon@cozens.net>
23525              Date: Sun, 17 Dec 2000 12:31:56 +0000
23526              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
23527              
23528              Add a warning to binmode() about using bad filehandles
23529              (can happen e.g. if someone forgets the filehandle argument)
23530      Branch: perl
23531            ! pp_sys.c
23532 ____________________________________________________________________________
23533 [  8144] By: jhi                                   on 2000/12/17  17:33:48
23534         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
23535              From: Jonathan Stowe <gellyfish@gellyfish.com>
23536              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
23537              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
23538      Branch: perl
23539            ! lib/Net/Ping.pm
23540 ____________________________________________________________________________
23541 [  8143] By: jhi                                   on 2000/12/17  05:31:37
23542         Log: Polymorphic regexps.
23543              
23544              Fixes at least the bugs 20001028.003 (both of them...) and
23545              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
23546              also to be fixed by now, probably already before this patch.
23547      Branch: perl
23548            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
23549            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
23550            ! t/op/utf8decode.t t/pragma/utf8.t
23551 ____________________________________________________________________________
23552 [  8142] By: jhi                                   on 2000/12/16  17:16:05
23553         Log: Subject: [patch perl@8102] dos/djgpp update
23554              From: Laszlo Molnar <ml1050@freemail.hu>
23555              Date: Sat, 16 Dec 2000 01:40:52 +0100
23556              Message-ID: <20001216014052.A335@freemail.hu>
23557      Branch: perl
23558            ! djgpp/config.over t/base/commonsense.t
23559 ____________________________________________________________________________
23560 [  8141] By: jhi                                   on 2000/12/16  17:09:27
23561         Log: Few uncheckedin files.
23562      Branch: perl
23563            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
23564 ____________________________________________________________________________
23565 [  8140] By: nick                                  on 2000/12/15  22:14:31
23566         Log: Integrate mainline
23567      Branch: perlio
23568           !> (integrate 53 files)
23569 ____________________________________________________________________________
23570 [  8139] By: jhi                                   on 2000/12/15  19:49:49
23571         Log: One more IVUV tweak from Nicholas Clark.
23572      Branch: perl
23573            ! sv.c
23574 ____________________________________________________________________________
23575 [  8138] By: jhi                                   on 2000/12/15  19:17:06
23576         Log: Return of the IVUV-preservation, now seems to be happy even
23577              in Digital UNIX (the broken strtoul brokenness detection
23578              seems to have been the fly in the ointment).
23579      Branch: perl
23580            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23581            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
23582            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
23583            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
23584            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23585            ! vos/config.ga.h win32/config.bc win32/config.gc
23586            ! win32/config.vc
23587 ____________________________________________________________________________
23588 [  8137] By: jhi                                   on 2000/12/15  18:12:14
23589         Log: Metaconfig unit change for #8136.
23590      Branch: metaconfig
23591            ! U/modified/d_strtoul.U
23592      Branch: metaconfig/U/perl
23593            ! d_strtoull.U d_strtouq.U
23594 ____________________________________________________________________________
23595 [  8136] By: jhi                                   on 2000/12/15  18:11:35
23596         Log: I don't think it's sensible or portable to test the strtou*
23597              on /^-/ strings.
23598      Branch: perl
23599            ! Configure
23600 ____________________________________________________________________________
23601 [  8135] By: jhi                                   on 2000/12/15  17:18:49
23602         Log: Metaconfig unit change for #8134.
23603      Branch: metaconfig
23604            ! U/modified/d_strtoul.U
23605 ____________________________________________________________________________
23606 [  8134] By: jhi                                   on 2000/12/15  17:14:13
23607         Log: If longsize is 8 we don't need a LL suffix for integer constants.
23608      Branch: perl
23609            ! Configure config_h.SH
23610 ____________________________________________________________________________
23611 [  8133] By: jhi                                   on 2000/12/15  16:00:23
23612         Log: Update Changes.
23613      Branch: perl
23614            ! Changes patchlevel.h
23615 ____________________________________________________________________________
23616 [  8132] By: jhi                                   on 2000/12/15  15:44:16
23617         Log: Some compilers get huffy if you do not cast a const pointer
23618              to a non-const when assigning.
23619      Branch: perl
23620            ! gv.c
23621 ____________________________________________________________________________
23622 [  8131] By: jhi                                   on 2000/12/15  15:38:30
23623         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
23624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23625              Date: Fri, 15 Dec 2000 05:26:57 -0500
23626              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
23627      Branch: perl
23628            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
23629            ! t/pragma/overload.t
23630 ____________________________________________________________________________
23631 [  8130] By: jhi                                   on 2000/12/15  15:36:08
23632         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
23633              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23634              Date: Thu, 14 Dec 2000 22:02:43 -0500
23635              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
23636      Branch: perl
23637            ! gv.c perl.h
23638 ____________________________________________________________________________
23639 [  8129] By: jhi                                   on 2000/12/15  15:34:16
23640         Log: Subject: PATCH: h2xs nit
23641              From: Tim Jenness <t.jenness@jach.hawaii.edu>
23642              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
23643              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
23644              
23645              Add a template README.
23646      Branch: perl
23647            ! utils/h2xs.PL
23648 ____________________________________________________________________________
23649 [  8128] By: jhi                                   on 2000/12/15  15:32:22
23650         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
23651      Branch: perl
23652            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
23653 ____________________________________________________________________________
23654 [  8127] By: jhi                                   on 2000/12/15  15:19:34
23655         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
23656              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23657              Date:     Thu, 14 Dec 2000 20:04:42 EST
23658              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
23659      Branch: perl
23660            ! ext/Opcode/Opcode.xs
23661 ____________________________________________________________________________
23662 [  8126] By: jhi                                   on 2000/12/15  15:17:49
23663         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
23664              From: Peter Prymmer <pvhp@forte.com>
23665              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
23666              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
23667      Branch: perl
23668            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
23669            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
23670            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
23671 ____________________________________________________________________________
23672 [  8125] By: jhi                                   on 2000/12/15  15:11:05
23673         Log: This seems to be a stage sane and stable enough to checkin.
23674              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
23675      Branch: perl
23676            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
23677            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
23678            ! t/op/cmp.t t/op/numconvert.t
23679 ____________________________________________________________________________
23680 [  8124] By: jhi                                   on 2000/12/15  04:20:26
23681         Log: Something is really wonky.
23682      Branch: perl
23683            ! sv.c
23684 ____________________________________________________________________________
23685 [  8123] By: jhi                                   on 2000/12/15  04:00:50
23686         Log: Fixes for the IV UV patches to compile in Digital UNIX.
23687      Branch: perl
23688            ! sv.c
23689 ____________________________________________________________________________
23690 [  8122] By: jhi                                   on 2000/12/15  02:53:40
23691         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
23692              From: "Craig A. Berry" <craigberry@mac.com>
23693              Date: Thu, 14 Dec 2000 19:10:49 -0600
23694              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
23695      Branch: perl
23696            ! vms/vms.c
23697 ____________________________________________________________________________
23698 [  8121] By: jhi                                   on 2000/12/15  02:50:00
23699         Log: Metaconfig changes for #8120.
23700      Branch: metaconfig
23701            + U/modified/d_strtoul.U
23702      Branch: metaconfig/U/perl
23703            ! d_strtoull.U d_strtouq.U
23704 ____________________________________________________________________________
23705 [  8120] By: jhi                                   on 2000/12/15  02:49:42
23706         Log: From: Nicholas Clark <nick@ccl4.org> 
23707              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
23708              Date: Thu, 14 Dec 2000 18:38:57 +0000
23709              Message-ID: <20001214183857.B97909@plum.flirble.org>
23710      Branch: perl
23711            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23712            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
23713            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
23714            ! vos/config.ga.def vos/config.ga.h win32/config.bc
23715            ! win32/config.gc win32/config.vc
23716 ____________________________________________________________________________
23717 [  8119] By: jhi                                   on 2000/12/14  23:40:58
23718         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
23719              From: Nicholas Clark <nick@ccl4.org>
23720              Date: Wed, 13 Dec 2000 20:08:50 +0000
23721              Message-ID: <20001213200849.B71166@plum.flirble.org>
23722      Branch: perl
23723            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
23724            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
23725 ____________________________________________________________________________
23726 [  8118] By: jhi                                   on 2000/12/14  22:46:26
23727         Log: Integrate perlio.
23728      Branch: perl
23729           !> MANIFEST ext/Encode/compile makedef.pl
23730 ____________________________________________________________________________
23731 [  8117] By: nick                                  on 2000/12/14  22:38:53
23732         Log: Win32 tweaks to get Encode to build
23733              - temp hack to makedef.pl till PerlIO is properly "exported".
23734              - MSVC dislikes  
23735              static encpage_t foo[];
23736              so make 'em extern for now.
23737      Branch: perlio
23738            ! ext/Encode/compile makedef.pl
23739 ____________________________________________________________________________
23740 [  8116] By: nick                                  on 2000/12/14  22:00:53
23741         Log: Document the new files
23742      Branch: perlio
23743            ! MANIFEST
23744 ____________________________________________________________________________
23745 [  8115] By: jhi                                   on 2000/12/14  21:58:01
23746         Log: MANIFEST new files of #8114.
23747      Branch: perl
23748            ! MANIFEST
23749 ____________________________________________________________________________
23750 [  8114] By: jhi                                   on 2000/12/14  21:50:49
23751         Log: Integrate perlio.
23752      Branch: perl
23753           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
23754           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
23755           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
23756           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
23757           !> ext/Encode/Makefile.PL
23758 ____________________________________________________________________________
23759 [  8113] By: jhi                                   on 2000/12/14  21:48:49
23760         Log: The documentation part of the
23761              
23762              Subject: [ID 20001214.002] Net::Ping patch
23763              From: Jonathan Stowe <gellyfish@gellyfish.com>
23764              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
23765              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
23766              since the #7529 had already addressed the same problem.
23767      Branch: perl
23768            ! lib/Net/Ping.pm
23769 ____________________________________________________________________________
23770 [  8112] By: jhi                                   on 2000/12/14  21:42:57
23771         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
23772              From: Dominic Dunlop <domo@computer.org>
23773              Date: Tue, 12 Dec 2000 10:47:10 +0100
23774              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
23775              
23776              Document how elusive subroutines can be.
23777      Branch: perl
23778            ! pod/perlfunc.pod
23779 ____________________________________________________________________________
23780 [  8111] By: jhi                                   on 2000/12/14  21:38:05
23781         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
23782              From: Dominic Dunlop <domo@computer.org>
23783              Date: Thu, 14 Dec 2000 10:13:51 +0100
23784              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
23785      Branch: perl
23786            ! ext/POSIX/POSIX.pod
23787 ____________________________________________________________________________
23788 [  8110] By: jhi                                   on 2000/12/14  21:36:32
23789         Log: Subject: [patch] perlfaq7
23790              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
23791              Date: Thu, 14 Dec 2000 15:31:07 +0100
23792              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
23793      Branch: perl
23794            ! pod/perlfaq7.pod
23795 ____________________________________________________________________________
23796 [  8109] By: jhi                                   on 2000/12/14  21:29:20
23797         Log: Subject: [8104] Encode
23798              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23799              Date: Thu, 14 Dec 2000 14:49:34 +0100
23800              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
23801              
23802              Type casting for nervous compilers.
23803      Branch: perl
23804            ! ext/Encode/Encode.xs
23805 ____________________________________________________________________________
23806 [  8108] By: jhi                                   on 2000/12/14  21:26:17
23807         Log: Subject: [8104] DB_File
23808              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23809              Date: Thu, 14 Dec 2000 14:49:35 +0100
23810              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
23811              
23812              Type definition incorrect for DB 2.7.7.  Not known when it
23813              changed, so only changed it for a known revision.
23814      Branch: perl
23815            ! ext/DB_File/DB_File.xs
23816 ____________________________________________________________________________
23817 [  8107] By: jhi                                   on 2000/12/14  21:23:41
23818         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
23819              From: Peter Prymmer <pvhp@forte.com>
23820              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
23821              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
23822              
23823              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
23824      Branch: perl
23825            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
23826            ! ext/Encode/Encode/posix-bc.enc
23827 ____________________________________________________________________________
23828 [  8106] By: nick                                  on 2000/12/14  20:36:13
23829         Log: "Cold" build correction to Encode's Makefile.PL
23830      Branch: perlio
23831            ! ext/Encode/Makefile.PL
23832 ____________________________________________________________________________
23833 [  8105] By: nick                                  on 2000/12/14  20:09:37
23834         Log: "Compiled" encodings.
23835              Correct replacement character in EBCDIC .enc files
23836              Add 0x7F to ASCII repertoire.
23837      Branch: perlio
23838            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
23839            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
23840            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
23841            ! ext/Encode/Makefile.PL ext/Encode/compile
23842            ! ext/Encode/encengine.c ext/Encode/encode.h
23843 ____________________________________________________________________________
23844 [  8104] By: nick                                  on 2000/12/14  00:38:20
23845         Log: Integrate mainline
23846      Branch: perlio
23847           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
23848           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
23849           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
23850           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
23851           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
23852           !> t/lib/db-hash.t t/lib/db-recno.t
23853 ____________________________________________________________________________
23854 [  8103] By: nick                                  on 2000/12/13  23:16:13
23855         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
23856              so far and so it does not get lost.
23857      Branch: perlio
23858            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
23859 ____________________________________________________________________________
23860 [  8102] By: jhi                                   on 2000/12/13  17:14:22
23861         Log: Update Changes.
23862      Branch: perl
23863            ! Changes patchlevel.h
23864 ____________________________________________________________________________
23865 [  8101] By: jhi                                   on 2000/12/13  16:53:41
23866         Log: Move the proto of start_glob() to a better place; regen api files.
23867      Branch: perl
23868            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
23869 ____________________________________________________________________________
23870 [  8100] By: jhi                                   on 2000/12/13  16:47:11
23871         Log: Metaconfig change for #8099.
23872      Branch: metaconfig
23873            ! U/modified/Head.U
23874 ____________________________________________________________________________
23875 [  8099] By: jhi                                   on 2000/12/13  16:46:48
23876         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
23877              From: Andy Dougherty <doughera@lafayette.edu>
23878              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
23879              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
23880      Branch: perl
23881            ! Configure
23882 ____________________________________________________________________________
23883 [  8098] By: jhi                                   on 2000/12/13  16:39:02
23884         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
23885              From: rspier@pobox.com (Robert Spier)
23886              Date: Tue, 12 Dec 2000 21:12:39 -0500
23887              Message-ID: <14902.56087.678086.725773@rls.cx>
23888              
23889              fastgetcwd is defined using a glob alias on a $^O dependent basis -
23890              and there was no default assignment or perl subroutine.
23891      Branch: perl
23892            ! lib/Cwd.pm
23893 ____________________________________________________________________________
23894 [  8097] By: jhi                                   on 2000/12/13  16:16:01
23895         Log: Subject: [PATCH] move startglob out of pp_hot.c
23896              From: Nicholas Clark <nick@ccl4.org>
23897              Date: Mon, 11 Dec 2000 23:16:39 +0000
23898              Message-ID: <20001211231638.A55550@plum.flirble.org>
23899      Branch: perl
23900            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
23901 ____________________________________________________________________________
23902 [  8096] By: jhi                                   on 2000/12/13  15:26:23
23903         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
23904              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
23905              Date: Wed, 13 Dec 2000 14:01:37 +0100
23906              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
23907              
23908              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
23909              in turn requires libpthread in libswanted.
23910      Branch: perl
23911            ! hints/hpux.sh
23912 ____________________________________________________________________________
23913 [  8095] By: jhi                                   on 2000/12/12  19:51:05
23914         Log: The integration wars continue.
23915      Branch: perl
23916           !> sv.c
23917 ____________________________________________________________________________
23918 [  8094] By: jhi                                   on 2000/12/12  19:48:26
23919         Log: Subject: [PATCH perl@8070] DB_File-1.74  
23920              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
23921              Date: Mon, 11 Dec 2000 23:07:17 -0000
23922              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
23923      Branch: perl
23924            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23925            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
23926            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
23927            ! t/lib/db-recno.t
23928 ____________________________________________________________________________
23929 [  8093] By: nick                                  on 2000/12/12  19:42:13
23930         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
23931      Branch: perlio
23932            ! sv.c
23933           !> lib/File/DosGlob.pm
23934 ____________________________________________________________________________
23935 [  8092] By: jhi                                   on 2000/12/12  19:28:11
23936         Log: Integrate perlio.
23937      Branch: perl
23938           !> sv.c
23939 ____________________________________________________________________________
23940 [  8091] By: nick                                  on 2000/12/12  18:49:45
23941         Log: Fix for Tk, and upgrading shared SVs.
23942      Branch: perlio
23943            ! sv.c
23944 ____________________________________________________________________________
23945 [  8090] By: jhi                                   on 2000/12/12  16:48:59
23946         Log: Subject: [PATCH] Re: Breadperl & Tk
23947              From: Nick Ing-Simmons <nik@tiuk.ti.com>
23948              Date: Tue, 12 Dec 2000 14:48:27 GMT
23949              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
23950      Branch: perl
23951            ! sv.c
23952 ____________________________________________________________________________
23953 [  8089] By: jhi                                   on 2000/12/12  03:37:19
23954         Log: Subject: DosGlob.pm diff for bash style brace expansion.
23955              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
23956              Date: Fri, 8 Dec 2000 10:45:30 -0600
23957              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
23958      Branch: perl
23959            ! lib/File/DosGlob.pm
23960 ____________________________________________________________________________
23961 [  8088] By: nick                                  on 2000/12/11  23:59:59
23962         Log: Integrate mainline
23963      Branch: perlio
23964           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
23965           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
23966           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
23967           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
23968           !> t/op/local.t t/pragma/warn/toke toke.c
23969 ____________________________________________________________________________
23970 [  8087] By: jhi                                   on 2000/12/11  23:20:23
23971         Log: Integrate perlio.
23972      Branch: perl
23973           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
23974 ____________________________________________________________________________
23975 [  8086] By: jhi                                   on 2000/12/11  22:50:59
23976         Log: Tune further the OS detection of CGI.
23977      Branch: perl
23978            ! lib/CGI.pm
23979 ____________________________________________________________________________
23980 [  8085] By: nick                                  on 2000/12/11  22:50:46
23981         Log: Finish 1st pass of "encoding" layer e.g. :
23982              open($fh,"<encoding(iso8859-7)",$greek) || die;
23983      Branch: perlio
23984            ! ext/Encode/Encode.xs perlio.c perliol.h
23985 ____________________________________________________________________________
23986 [  8084] By: jhi                                   on 2000/12/11  22:32:06
23987         Log: Revert the -f ambiguousity patch, seems to cause
23988              too much hassle (the interpret -Q as a function
23989              where Q is not a known filetest part is left in).
23990      Branch: perl
23991            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
23992            ! toke.c
23993 ____________________________________________________________________________
23994 [  8083] By: jhi                                   on 2000/12/11  22:27:23
23995         Log: (accidentally empty check-in)
23996      Branch: perl
23997            ! lib/File/DosGlob.pm
23998 ____________________________________________________________________________
23999 [  8082] By: nick                                  on 2000/12/11  19:09:51
24000         Log: Restore mmap function (broken by tweaks to shared buffer
24001              layer for encode(xxxx)).
24002      Branch: perlio
24003            ! perlio.c
24004 ____________________________________________________________________________
24005 [  8081] By: jhi                                   on 2000/12/11  18:29:13
24006         Log: Subject: Re: The long awaited feature ...
24007              From: Simon Cozens <simon@cozens.net>
24008              Date: Mon, 11 Dec 2000 15:54:24 +0000
24009              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
24010              
24011              More io/utf8 tests.
24012      Branch: perl
24013            ! t/io/utf8.t
24014 ____________________________________________________________________________
24015 [  8080] By: jhi                                   on 2000/12/11  18:19:36
24016         Log: Subject: PATCH MakeMaker manpage clarification
24017              From: andreas.koenig@anima.de (Andreas J. Koenig)
24018              Date: 10 Dec 2000 20:46:13 +0100
24019              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
24020      Branch: perl
24021            ! lib/ExtUtils/MakeMaker.pm
24022 ____________________________________________________________________________
24023 [  8079] By: jhi                                   on 2000/12/11  15:35:07
24024         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
24025              From: Simon Cozens <simon@cozens.net>
24026              Date: Sun, 10 Dec 2000 19:06:19 +0000
24027              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
24028      Branch: perl
24029            ! ext/B/B/Deparse.pm t/lib/b.t
24030 ____________________________________________________________________________
24031 [  8078] By: jhi                                   on 2000/12/11  15:09:11
24032         Log: Subject: [PATCH] docs on NaN
24033              From: Nicholas Clark <nick@ccl4.org>
24034              Date: Mon, 11 Dec 2000 01:48:38 +0000
24035              Message-ID: <20001211014838.B99205@plum.flirble.org>
24036      Branch: perl
24037            ! pod/perlop.pod
24038 ____________________________________________________________________________
24039 [  8077] By: jhi                                   on 2000/12/11  15:02:21
24040         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
24041              From: Simon Cozens <simon@cozens.net>
24042              Date: Mon, 11 Dec 2000 01:21:45 +0000
24043              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
24044      Branch: perl
24045            ! pp.c pp_hot.c scope.c t/op/local.t
24046 ____________________________________________________________________________
24047 [  8076] By: nick                                  on 2000/12/10  20:43:32
24048         Log: Not merge worthy...
24049              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
24050              syntax is modelled on attributes.
24051              Untested fix for io/utf8 on Win32 etc.
24052              Very clumsy start to the encode layer.
24053      Branch: perlio
24054            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
24055 ____________________________________________________________________________
24056 [  8075] By: jhi                                   on 2000/12/10  18:39:33
24057         Log: Darwin is not Windows.
24058      Branch: perl
24059            ! lib/CGI.pm
24060 ____________________________________________________________________________
24061 [  8074] By: jhi                                   on 2000/12/10  18:31:27
24062         Log: Subject: Ambiguous -%c() resolved as a file test
24063              From: "Paul Marquess" <Paul.Marquess@openwave.com>
24064              Date: Sun, 10 Dec 2000 15:35:07 -0000
24065              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
24066      Branch: perl
24067            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
24068 ____________________________________________________________________________
24069 [  8073] By: jhi                                   on 2000/12/10  18:16:29
24070         Log: Subject: PATCH installperl misinformed 
24071              From: andreas.koenig@anima.de (Andreas J. Koenig)
24072              Date: 10 Dec 2000 13:01:32 +0100 
24073              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
24074      Branch: perl
24075            ! installperl
24076 ____________________________________________________________________________
24077 [  8072] By: jhi                                   on 2000/12/10  18:07:55
24078         Log: The walkoptree confusion rages; walkoptree() seems to be coming
24079              from B.xs, while walkoptree_slow() comes from B.pm.
24080      Branch: perl
24081            ! ext/B/B.pm
24082 ____________________________________________________________________________
24083 [  8071] By: nick                                  on 2000/12/10  11:45:47
24084         Log: Integrate mainline
24085      Branch: perlio
24086           +> t/base/commonsense.t
24087           !> (integrate 37 files)
24088 ____________________________________________________________________________
24089 [  8070] By: jhi                                   on 2000/12/10  04:46:21
24090         Log: Update Changes.
24091      Branch: perl
24092            ! Changes patchlevel.h
24093 ____________________________________________________________________________
24094 [  8069] By: jhi                                   on 2000/12/10  04:39:19
24095         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
24096              From: andreas.koenig@anima.de (Andreas J. Koenig)
24097              Date: 09 Dec 2000 17:14:25 +0100
24098              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
24099      Branch: perl
24100            + t/base/commonsense.t
24101            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
24102 ____________________________________________________________________________
24103 [  8068] By: jhi                                   on 2000/12/10  04:17:36
24104         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
24105              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
24106              Date: Sat, 9 Dec 2000 16:47:22 -0000
24107              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
24108      Branch: perl
24109            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
24110            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
24111            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
24112            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
24113            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
24114            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
24115            ! t/lib/sdbm.t
24116 ____________________________________________________________________________
24117 [  8067] By: jhi                                   on 2000/12/10  03:52:02
24118         Log: Test case for #8066.
24119      Branch: perl
24120            ! t/op/misc.t
24121 ____________________________________________________________________________
24122 [  8066] By: jhi                                   on 2000/12/10  03:50:30
24123         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
24124              From: Simon Cozens <simon@cozens.net>
24125              Date: Sun, 10 Dec 2000 00:55:37 +0000
24126              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
24127      Branch: perl
24128            ! pp_sys.c
24129 ____________________________________________________________________________
24130 [  8065] By: jhi                                   on 2000/12/10  03:44:52
24131         Log: Test case for #8064.
24132      Branch: perl
24133            ! t/comp/proto.t
24134 ____________________________________________________________________________
24135 [  8064] By: jhi                                   on 2000/12/10  03:42:32
24136         Log: Subject: Re: prototype of substr
24137              From: Simon Cozens <simon@cozens.net>
24138              Date: Sun, 10 Dec 2000 00:13:33 +0000
24139              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
24140              
24141              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
24142      Branch: perl
24143            ! pp.c
24144 ____________________________________________________________________________
24145 [  8063] By: jhi                                   on 2000/12/10  03:39:42
24146         Log: Subject: [PATCH] perlguts.pod
24147              From: Simon Cozens <simon@cozens.net>
24148              Date: Sun, 10 Dec 2000 00:06:47 +0000
24149              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
24150              
24151              Documentation of the different types of ops,
24152              plus the functions in dump.c
24153      Branch: perl
24154            ! pod/perlguts.pod
24155 ____________________________________________________________________________
24156 [  8062] By: jhi                                   on 2000/12/10  03:30:04
24157         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
24158              From: Nicholas Clark <nick@talking.bollo.cx>
24159              Date: Sat, 09 Dec 2000 18:57:25 +0000
24160              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
24161              
24162              Be more robust in weird hostname setups.
24163      Branch: perl
24164            ! t/lib/net-hostent.t
24165 ____________________________________________________________________________
24166 [  8061] By: jhi                                   on 2000/12/10  03:28:21
24167         Log: Pacify fussy compiler. 
24168      Branch: perl
24169            ! pp_sys.c
24170 ____________________________________________________________________________
24171 [  8060] By: jhi                                   on 2000/12/10  02:52:46
24172         Log: Integrate perlio.
24173      Branch: perl
24174           !> pp_sys.c t/io/utf8.t
24175 ____________________________________________________________________________
24176 [  8059] By: nick                                  on 2000/12/09  23:40:14
24177         Log: read/sysread/recv should now be utf8 aware.
24178              Basic test for utf8 read.
24179      Branch: perlio
24180            ! pp_sys.c t/io/utf8.t
24181 ____________________________________________________________________________
24182 [  8058] By: jhi                                   on 2000/12/09  21:56:02
24183         Log: Integrate perlio.
24184      Branch: perl
24185           +> t/io/utf8.t
24186           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
24187 ____________________________________________________________________________
24188 [  8057] By: jhi                                   on 2000/12/09  21:53:35
24189         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
24190              From: Inaba Hiroto <inaba@st.rim.or.jp>
24191              Date: Sun, 10 Dec 2000 05:53:21 +0900
24192              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
24193              
24194              Tests for #8056.
24195      Branch: perl
24196            ! t/op/each.t
24197 ____________________________________________________________________________
24198 [  8056] By: jhi                                   on 2000/12/09  21:51:16
24199         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
24200              From: Inaba Hiroto <inaba@st.rim.or.jp>
24201              Date: Sat, 09 Dec 2000 18:02:00 +0900
24202              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
24203              
24204              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
24205      Branch: perl
24206            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
24207 ____________________________________________________________________________
24208 [  8055] By: nick                                  on 2000/12/09  20:11:48
24209         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
24210              than raw PerlIO_write() - does not seem to break any tests.
24211      Branch: perlio
24212            ! pp_sys.c
24213 ____________________________________________________________________________
24214 [  8054] By: nick                                  on 2000/12/09  19:47:30
24215         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
24216              (sysread, recv and write i.e. formats still to do...)
24217              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
24218              open($fh,">:utf8","name")
24219              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
24220              so no extra overhead is involved.
24221              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
24222              to a non-utf8 stream.
24223              Add initial io/utf8.t
24224              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
24225              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
24226              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
24227      Branch: perlio
24228            + t/io/utf8.t
24229            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
24230 ____________________________________________________________________________
24231 [  8053] By: nick                                  on 2000/12/09  19:26:37
24232         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
24233              was only testing this_utf8.
24234      Branch: perlio
24235            ! toke.c
24236 ____________________________________________________________________________
24237 [  8052] By: nick                                  on 2000/12/09  19:09:41
24238         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
24239              i.e. the output string has one, but don't mess with source assumption.
24240      Branch: perlio
24241            ! toke.c
24242 ____________________________________________________________________________
24243 [  8051] By: jhi                                   on 2000/12/09  16:55:17
24244         Log: Integrate perlio.
24245      Branch: perl
24246           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
24247           !> sv.c thrdvar.h util.c
24248 ____________________________________________________________________________
24249 [  8050] By: jhi                                   on 2000/12/09  16:48:07
24250         Log: Nits noticed by Peter Prymmer.
24251      Branch: perl
24252            ! lib/ExtUtils/MM_VMS.pm
24253 ____________________________________________________________________________
24254 [  8049] By: nick                                  on 2000/12/09  13:49:40
24255         Log: UTF8 output prework.
24256              - Store $\ and $, as SVs so they can have SvUTF8 flag
24257              - use do_print() rather than raw PerlIO_write() to print them.
24258      Branch: perlio
24259            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
24260            ! thrdvar.h util.c
24261 ____________________________________________________________________________
24262 [  8048] By: nick                                  on 2000/12/09  12:30:43
24263         Log: Integrate mainline.
24264      Branch: perlio
24265           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
24266           +> t/op/reverse.t
24267           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
24268           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
24269           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
24270           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
24271           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
24272           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
24273 ____________________________________________________________________________
24274 [  8047] By: jhi                                   on 2000/12/09  00:23:27
24275         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
24276              From: Michael G Schwern <schwern@pobox.com>
24277              Date: Fri, 8 Dec 2000 14:43:04 -0600
24278      Branch: perl
24279            ! lib/ExtUtils/MM_VMS.pm
24280 ____________________________________________________________________________
24281 [  8046] By: jhi                                   on 2000/12/08  23:10:27
24282         Log: A missed check-in.
24283      Branch: perl
24284            ! lib/ExtUtils/Manifest.pm
24285 ____________________________________________________________________________
24286 [  8045] By: jhi                                   on 2000/12/08  21:57:12
24287         Log: (null check-in)
24288      Branch: perl
24289            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
24290 ____________________________________________________________________________
24291 [  8044] By: jhi                                   on 2000/12/08  21:11:06
24292         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
24293              at the final draft stage.
24294      Branch: perl
24295            + ext/Encode/Encode/iso8859-16.enc
24296            ! MANIFEST
24297 ____________________________________________________________________________
24298 [  8043] By: jhi                                   on 2000/12/08  16:39:04
24299         Log: Update Changes.
24300      Branch: perl
24301            ! Changes patchlevel.h
24302 ____________________________________________________________________________
24303 [  8042] By: jhi                                   on 2000/12/08  16:33:39
24304         Log: Do not return the Unicode replacement character if UTF-8
24305              decoding goes awry, it should be up to the caller to decide.
24306      Branch: perl
24307            ! pod/perlapi.pod utf8.c
24308 ____________________________________________________________________________
24309 [  8041] By: jhi                                   on 2000/12/08  16:22:28
24310         Log: metaconfig maintenance.
24311      Branch: metaconfig
24312            ! U/modified/stdchar.U
24313      Branch: metaconfig/U/perl
24314            + testsyml.U
24315 ____________________________________________________________________________
24316 [  8040] By: jhi                                   on 2000/12/08  16:03:08
24317         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
24318              From: sthoenna@efn.org
24319              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
24320              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
24321      Branch: perl
24322            ! Changes lib/ExtUtils/MM_OS2.pm
24323 ____________________________________________________________________________
24324 [  8039] By: jhi                                   on 2000/12/08  15:57:11
24325         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
24326              From: Simon Cozens <simon@cozens.net>
24327              Date: Fri, 8 Dec 2000 13:33:31 +0000
24328              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
24329              
24330              (The pp_hot part needed a rewrite.)
24331      Branch: perl
24332            ! doop.c pp_hot.c utf8.c
24333 ____________________________________________________________________________
24334 [  8038] By: jhi                                   on 2000/12/08  15:25:08
24335         Log: Subject: djSP
24336              From: Michael Stevens <michael@etla.org>
24337              Date: Wed, 6 Dec 2000 23:24:01 +0000
24338              Message-ID: <20001206232400.A21381@firedrake.org>
24339              
24340              Plus a note from Nick Ing-Simmons.
24341      Branch: perl
24342            ! pp.h
24343 ____________________________________________________________________________
24344 [  8037] By: jhi                                   on 2000/12/08  15:18:35
24345         Log: Filetype is text.
24346      Branch: perl
24347            ! t/op/utf8decode.t
24348 ____________________________________________________________________________
24349 [  8036] By: jhi                                   on 2000/12/08  03:31:27
24350         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
24351              From: Andy Dougherty <doughera@lafayette.edu>
24352              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
24353              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
24354              
24355              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
24356              From: Andy Dougherty <doughera@lafayette.edu>
24357              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
24358              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
24359      Branch: perl
24360            + ext/POSIX/hints/svr4.pl
24361            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
24362 ____________________________________________________________________________
24363 [  8035] By: jhi                                   on 2000/12/08  03:26:01
24364         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
24365              From: Andy Dougherty <doughera@lafayette.edu>
24366              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
24367              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
24368      Branch: perl
24369            ! t/README t/base/term.t
24370 ____________________________________________________________________________
24371 [  8034] By: jhi                                   on 2000/12/08  03:21:59
24372         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
24373              From: mjd@plover.com  
24374              Date: 7 Dec 2000 21:04:20 -0000
24375              Message-ID: <20001207210420.22282.qmail@plover.com>
24376              
24377              Plus -z doc.
24378      Branch: perl
24379            ! pod/perlfunc.pod
24380 ____________________________________________________________________________
24381 [  8033] By: jhi                                   on 2000/12/08  03:19:03
24382         Log: Use the UTF8 macros a bit.  They can't be used with abandon
24383              everywhere because we do generate illegal UTF-8 in some situations.
24384              This is of course naughty.
24385      Branch: perl
24386            ! pod/perlapi.pod utf8.c utf8.h
24387 ____________________________________________________________________________
24388 [  8032] By: jhi                                   on 2000/12/08  03:00:09
24389         Log: Out of sync?
24390      Branch: perl
24391            ! t/pragma/warn/utf8
24392 ____________________________________________________________________________
24393 [  8031] By: jhi                                   on 2000/12/08  02:22:39
24394         Log: Cnt spl.
24395      Branch: perl
24396            ! MANIFEST
24397 ____________________________________________________________________________
24398 [  8030] By: jhi                                   on 2000/12/08  01:23:54
24399         Log: Add test for reverse().
24400      Branch: perl
24401            + t/op/reverse.t
24402            ! MANIFEST
24403 ____________________________________________________________________________
24404 [  8029] By: jhi                                   on 2000/12/08  01:21:47
24405         Log: Integrate perlio.
24406      Branch: perl
24407           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
24408           !> perlio.c perlio.h perlsdio.h warnings.pl
24409 ____________________________________________________________________________
24410 [  8028] By: jhi                                   on 2000/12/08  01:19:08
24411         Log: Introduce macros for UTF8 decoding.
24412      Branch: perl
24413            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
24414 ____________________________________________________________________________
24415 [  8027] By: nick                                  on 2000/12/07  22:18:19
24416         Log: Integrate mainline
24417      Branch: perlio
24418           !> embed.pl pod/perlapi.pod utf8.c
24419 ____________________________________________________________________________
24420 [  8026] By: nick                                  on 2000/12/07  21:45:08
24421         Log: Various oddities p4 diff -se showed up
24422              Remove 'our' from warnings.pl
24423      Branch: perlio
24424            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
24425 ____________________________________________________________________________
24426 [  8025] By: nick                                  on 2000/12/07  21:43:32
24427         Log: Change PerlIO_(get|set)pos to take SV *
24428              Should fix, OS/2, VMS, (sfio??)
24429      Branch: perlio
24430            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
24431 ____________________________________________________________________________
24432 [  8024] By: jhi                                   on 2000/12/07  19:05:32
24433         Log: Document utf8_to_uv() better.
24434      Branch: perl
24435            ! pod/perlapi.pod utf8.c
24436 ____________________________________________________________________________
24437 [  8023] By: jhi                                   on 2000/12/07  18:23:47
24438         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
24439      Branch: perl
24440            ! embed.pl pod/perlapi.pod utf8.c
24441 ____________________________________________________________________________
24442 [  8022] By: jhi                                   on 2000/12/07  04:13:51
24443         Log: Integrate perlio.
24444      Branch: perl
24445           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
24446           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
24447           !> win32/makefile.mk
24448 ____________________________________________________________________________
24449 [  8021] By: nick                                  on 2000/12/07  00:28:14
24450         Log: Various attempts at MSVC debug - not sure what has
24451              changed but works now. 
24452              Seems atexit() _may_ work for DLLs built with MSVC so don't
24453              call cleanup that way.
24454      Branch: perlio
24455            ! perlio.c win32/makefile.mk
24456 ____________________________________________________________________________
24457 [  8020] By: nick                                  on 2000/12/06  19:57:20
24458         Log: Integrate mainline
24459      Branch: perlio
24460           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
24461           !> (integrate 75 files)
24462 ____________________________________________________________________________
24463 [  8019] By: nick                                  on 2000/12/06  19:28:21
24464         Log: Add useperlio to config.vc
24465              Turn off binmode in config_H.PL
24466              Regen all the config_H.xx
24467              Attempt to get debugging build with MSVC.
24468      Branch: perlio
24469            ! win32/config.vc win32/config_H.bc win32/config_H.gc
24470            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
24471 ____________________________________________________________________________
24472 [  8018] By: nick                                  on 2000/12/06  19:21:57
24473         Log: Test various dup/external program options on all platforms.
24474      Branch: perlio
24475            ! t/io/dup.t
24476 ____________________________________________________________________________
24477 [  8017] By: nick                                  on 2000/12/06  19:20:47
24478         Log: Fix harness to be less picky
24479      Branch: perlio
24480            ! lib/Test/Harness.pm
24481 ____________________________________________________________________________
24482 [  8016] By: jhi                                   on 2000/12/06  16:45:12
24483         Log: Update Changes.
24484      Branch: perl
24485            ! Changes patchlevel.h
24486 ____________________________________________________________________________
24487 [  8015] By: jhi                                   on 2000/12/06  16:41:03
24488         Log: Test \x{...} with ord().
24489      Branch: perl
24490            ! t/op/ord.t
24491 ____________________________________________________________________________
24492 [  8014] By: jhi                                   on 2000/12/06  16:20:33
24493         Log: Test tweak because of #8013.
24494      Branch: perl
24495            ! t/lib/b.t
24496 ____________________________________________________________________________
24497 [  8013] By: jhi                                   on 2000/12/06  16:09:09
24498         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
24499              From: Michael G Schwern <schwern@pobox.com>
24500              Date: Tue, 5 Dec 2000 21:23:28 -0500
24501              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
24502              
24503              Carp::Heavy parts not very applicable because of recent changes.
24504      Branch: perl
24505            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
24506            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
24507            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
24508            ! lib/Exporter.pm lib/Exporter/Heavy.pm
24509            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
24510            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
24511            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
24512            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
24513            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
24514            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
24515            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
24516            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
24517            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
24518            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
24519            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
24520            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
24521            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
24522            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
24523            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
24524            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
24525            ! warnings.pl
24526 ____________________________________________________________________________
24527 [  8012] By: jhi                                   on 2000/12/06  15:22:38
24528         Log: Subject: [PATCH] Re: New harness is failing things
24529              From: Nick Ing-Simmons <nik@tiuk.ti.com>
24530              Date: Wed, 6 Dec 2000 13:00:30 GMT
24531              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
24532      Branch: perl
24533            ! lib/Test/Harness.pm
24534 ____________________________________________________________________________
24535 [  8011] By: jhi                                   on 2000/12/06  15:12:08
24536         Log: Subject: installhtml changes
24537              From: Michael Stevens <michael@etla.org>
24538              Date: Wed, 6 Dec 2000 13:15:53 +0000
24539              Message-ID: <20001206131553.A27317@firedrake.org>
24540      Branch: perl
24541            ! installhtml
24542 ____________________________________________________________________________
24543 [  8010] By: jhi                                   on 2000/12/06  15:06:05
24544         Log: Subject: the dTHR hits
24545              From: Michael Stevens <michael@etla.org>
24546              Date: Wed, 6 Dec 2000 12:06:03 +0000
24547              Message-ID: <20001206120603.A24581@firedrake.org>
24548              
24549              More, errrm, less dTHRs.
24550      Branch: perl
24551            ! bytecode.pl ext/B/B/C.pm
24552 ____________________________________________________________________________
24553 [  8009] By: jhi                                   on 2000/12/06  15:04:25
24554         Log: Subject: MakeMaker mailing list gone?
24555              From: Michael G Schwern <schwern@pobox.com>
24556              Date: Tue, 5 Dec 2000 19:29:59 -0500
24557              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
24558              
24559              The MakeMaker mailing list is dead, perlbug is the right
24560              address to report bugs.
24561      Branch: perl
24562            ! lib/ExtUtils/MakeMaker.pm
24563 ____________________________________________________________________________
24564 [  8008] By: jhi                                   on 2000/12/06  15:00:32
24565         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
24566              From: Michael G Schwern <schwern@pobox.com>
24567              Date: Tue, 5 Dec 2000 19:21:21 -0500
24568              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
24569              
24570              Add a default MANIFEST skip that ignores things like
24571              version control files, editor temporary files, and the Makefile.
24572      Branch: perl
24573            + lib/ExtUtils/MANIFEST.SKIP
24574            ! MANIFEST lib/ExtUtils/Manifest.pm
24575 ____________________________________________________________________________
24576 [  8007] By: jhi                                   on 2000/12/06  14:57:20
24577         Log: In Amiga more manual hackery of the scripts seems to be needed,
24578              from Jan-Erik Karlsson.  Why Configure does not get this right
24579              is unknown, may be shell-induced.
24580      Branch: perl
24581            ! README.amiga
24582 ____________________________________________________________________________
24583 [  8006] By: jhi                                   on 2000/12/05  23:53:12
24584         Log: Add TOPm1s to peek at the second topmost stack item.
24585      Branch: perl
24586            ! pp.h
24587 ____________________________________________________________________________
24588 [  8005] By: jhi                                   on 2000/12/05  23:13:55
24589         Log: Avaunt, you foul UTF-8 tests.
24590      Branch: perl
24591            ! t/op/ver.t t/pragma/utf8.t
24592 ____________________________________________________________________________
24593 [  8004] By: jhi                                   on 2000/12/05  23:09:54
24594         Log: Continue utf8 dispersal. 
24595      Branch: perl
24596            + t/op/concat.t
24597            ! MANIFEST t/pragma/utf8.t
24598 ____________________________________________________________________________
24599 [  8003] By: nick                                  on 2000/12/05  23:02:39
24600         Log: Integrate mainline.
24601      Branch: perlio
24602           +> t/op/length.t t/op/utf8decode.t
24603           !> (integrate 69 files)
24604 ____________________________________________________________________________
24605 [  8002] By: jhi                                   on 2000/12/05  22:59:28
24606         Log: Integrate perlio.
24607      Branch: perl
24608           !> iperlsys.h perl.c perlio.c win32/perllib.c
24609 ____________________________________________________________________________
24610 [  8001] By: nick                                  on 2000/12/05  22:07:52
24611         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
24612              - calloc/free suffer from damage on TerminateThread()
24613              - use PerlMemShared (as originally planned) now fixed
24614              - avoid doing anything important on DLL "detach".
24615      Branch: perlio
24616            ! perl.c perlio.c win32/perllib.c
24617 ____________________________________________________________________________
24618 [  8000] By: nick                                  on 2000/12/05  21:05:09
24619         Log: Fix gross PerlMemShared issue.
24620      Branch: perlio
24621            ! iperlsys.h
24622 ____________________________________________________________________________
24623 [  7999] By: jhi                                   on 2000/12/05  20:46:58
24624         Log: Test for Unicode (UTF-8) hash keys.
24625      Branch: perl
24626            ! t/op/each.t
24627 ____________________________________________________________________________
24628 [  7998] By: jhi                                   on 2000/12/05  20:30:35
24629         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
24630              is now always UTF-8), empty line cosmetics.
24631      Branch: perl
24632            ! t/pragma/utf8.t
24633 ____________________________________________________________________________
24634 [  7997] By: jhi                                   on 2000/12/05  20:15:40
24635         Log: Subject: Re: STRLEN - what?
24636              From: Andy Dougherty <doughera@lafayette.edu>
24637              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
24638              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
24639              
24640              Explain STRLEN.
24641      Branch: perl
24642            ! pod/perlguts.pod
24643 ____________________________________________________________________________
24644 [  7996] By: jhi                                   on 2000/12/05  20:13:34
24645         Log: Split off the UTF-8 decoder tests, make them to check also
24646              the error message.
24647      Branch: perl
24648            + t/op/utf8decode.t
24649            ! MANIFEST t/pragma/utf8.t utf8.c
24650 ____________________________________________________________________________
24651 [  7995] By: jhi                                   on 2000/12/05  16:39:47
24652         Log: Start migrating bits of pragma/utf8 to elsewhere
24653              (since the long term plan is to obsolete 'use utf8').
24654      Branch: perl
24655            + t/op/length.t
24656            ! MANIFEST t/pragma/utf8.t
24657 ____________________________________________________________________________
24658 [  7994] By: jhi                                   on 2000/12/05  16:30:21
24659         Log: Fix a manual edit typo from #7993, fix the message formatting
24660              for Unicode, add few our declarations.
24661      Branch: perl
24662            ! lib/Carp/Heavy.pm
24663 ____________________________________________________________________________
24664 [  7993] By: jhi                                   on 2000/12/05  16:09:15
24665         Log: Subject: Need help with warnings :-(
24666              From: "Ben Tilly" <ben_tilly@hotmail.com>
24667              Date: Tue, 05 Dec 2000 01:35:54 -0500
24668              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
24669              
24670              Subject: UPDATE: Carp/Heavy now passes all tests
24671              From: "Ben Tilly" <ben_tilly@hotmail.com>
24672              Date: Tue, 05 Dec 2000 07:59:41 -0500
24673              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
24674              
24675              The Brave New Carp.
24676      Branch: perl
24677            ! lib/Carp.pm lib/Carp/Heavy.pm
24678 ____________________________________________________________________________
24679 [  7992] By: jhi                                   on 2000/12/05  15:55:08
24680         Log: Subject: [PATCH perl@7979] cygwin port
24681              From: "Eric Fifer" <efifer@dircon.co.uk>
24682              Date: Tue, 5 Dec 2000 14:04:09 -0000
24683              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
24684      Branch: perl
24685            ! t/lib/net-hostent.t
24686 ____________________________________________________________________________
24687 [  7991] By: jhi                                   on 2000/12/05  15:52:34
24688         Log: Subject: Re: [PATCH] The largest hoax of all times?
24689              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24690              Date: Tue, 5 Dec 2000 00:40:25 -0500
24691              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
24692              
24693              Subject: Re: [PATCH] The largest hoax of all times?
24694              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24695              Date: Mon, 4 Dec 2000 23:55:53 -0500
24696              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
24697              
24698              Subject: Re: [PATCH] The largest hoax of all times?
24699              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24700              Date: Tue, 5 Dec 2000 01:28:45 -0500
24701              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
24702              
24703              Fix the unpredictable order of DESTROYs.
24704      Branch: perl
24705            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
24706            ! sv.c sv.h t/op/ref.t
24707 ____________________________________________________________________________
24708 [  7990] By: jhi                                   on 2000/12/05  14:38:53
24709         Log: Subject: [PATCH] shrink pp_hot fractionally
24710              From: Nicholas Clark <nick@ccl4.org>
24711              Date: Tue, 5 Dec 2000 12:44:31 +0000
24712              Message-ID: <20001205124431.E74518@plum.flirble.org>
24713              
24714              Use report_evil_fh().
24715      Branch: perl
24716            ! opcode.pl opnames.h pp_hot.c util.c
24717 ____________________________________________________________________________
24718 [  7989] By: jhi                                   on 2000/12/05  14:21:27
24719         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
24720              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24721              Date: Mon, 04 Dec 2000 22:21:59 -0800
24722              Message-ID: <HmIL6gzkgepS092yn@efn.org>
24723              
24724              Harness shouldn't ignore responses like "ok 3\r\r\n".
24725      Branch: perl
24726            ! lib/Test/Harness.pm
24727 ____________________________________________________________________________
24728 [  7988] By: jhi                                   on 2000/12/05  13:51:28
24729         Log: Integrate the "skip" messages to explain().
24730      Branch: perl
24731            ! t/lib/syslfs.t t/op/lfs.t
24732 ____________________________________________________________________________
24733 [  7987] By: jhi                                   on 2000/12/05  12:34:54
24734         Log: The one that got away in #7984.
24735              
24736              Subject: Re: dTHR - what and why?
24737              From: Michael Stevens <michael@etla.org> 
24738              Date: Tue, 5 Dec 2000 11:15:52 +0000
24739              Message-ID: <20001205111552.A4647@firedrake.org>
24740      Branch: perl
24741            ! sv.h
24742 ____________________________________________________________________________
24743 [  7986] By: gsar                                  on 2000/12/05  09:14:44
24744         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
24745              due to the notorious GetFileType() bug in Windows 9x, which fstat()
24746              tickles)
24747      Branch: perl
24748            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
24749 ____________________________________________________________________________
24750 [  7985] By: jhi                                   on 2000/12/05  05:49:03
24751         Log: Integrate perlio.
24752      Branch: perl
24753           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
24754           !> win32/perlhost.h win32/perllib.c
24755 ____________________________________________________________________________
24756 [  7984] By: jhi                                   on 2000/12/05  05:48:16
24757         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
24758      Branch: perl
24759            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
24760            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
24761            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
24762            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
24763            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
24764            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
24765            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
24766            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
24767            ! win32/win32.c
24768 ____________________________________________________________________________
24769 [  7983] By: nick                                  on 2000/12/04  23:27:43
24770         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
24771      Branch: perlio
24772            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
24773            ! win32/perlhost.h win32/perllib.c
24774 ____________________________________________________________________________
24775 [  7982] By: jhi                                   on 2000/12/04  19:44:09
24776         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
24777              uncovered by #7980.
24778      Branch: perl
24779            ! op.c
24780 ____________________________________________________________________________
24781 [  7981] By: jhi                                   on 2000/12/04  19:42:07
24782         Log: Subject: [PATCH] Trivial dump.c feature
24783              From: Simon Cozens <simon@cozens.net>
24784              Date: Mon, 4 Dec 2000 18:08:38 +0000
24785              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
24786              
24787              Show whether a constant is UTF-8.
24788      Branch: perl
24789            ! dump.c
24790 ____________________________________________________________________________
24791 [  7980] By: jhi                                   on 2000/12/04  19:36:51
24792         Log: UTF-8 hash keys, patch from Inaba Hiroto.
24793      Branch: perl
24794            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
24795 ____________________________________________________________________________
24796 [  7979] By: jhi                                   on 2000/12/04  17:36:28
24797         Log: Update Changes.
24798      Branch: perl
24799            ! Changes patchlevel.h
24800 ____________________________________________________________________________
24801 [  7978] By: jhi                                   on 2000/12/04  16:42:17
24802         Log: Retract #7977, still too volatile (the euphemism of the day
24803              for unfinished and buggy :-)
24804      Branch: perl
24805            ! doop.c hv.c pp.c sv.h
24806 ____________________________________________________________________________
24807 [  7977] By: jhi                                   on 2000/12/04  16:25:15
24808         Log: (Retracted by #7978, too shaky yet.)
24809              
24810              Subject: Re: utf8 in hash keys, implementor missing
24811              From: Simon Cozens <simon@cozens.net>
24812              Date: Sat, 2 Dec 2000 19:49:35 +0000
24813              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
24814              
24815              The first step at UTF-8 hash keys.
24816      Branch: perl
24817            ! doop.c hv.c pp.c sv.h
24818 ____________________________________________________________________________
24819 [  7976] By: jhi                                   on 2000/12/04  16:13:53
24820         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
24821              From: sthoenna@efn.org
24822              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
24823              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
24824      Branch: perl
24825            ! os2/os2.c perlio.c
24826 ____________________________________________________________________________
24827 [  7975] By: jhi                                   on 2000/12/04  16:05:25
24828         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
24829              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24830              Date: Thu, 30 Nov 2000 20:50:37 -0800
24831              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
24832      Branch: perl
24833            ! os2/os2.c
24834 ____________________________________________________________________________
24835 [  7974] By: jhi                                   on 2000/12/04  16:03:57
24836         Log: Subject: [PATCH] ++ 20% faster
24837              From: Nicholas Clark <nick@ccl4.org>
24838              Date: Mon, 4 Dec 2000 12:17:27 +0000
24839              Message-ID: <20001204121726.B52976@plum.flirble.org>
24840              
24841              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
24842      Branch: perl
24843            ! sv.c
24844 ____________________________________________________________________________
24845 [  7973] By: jhi                                   on 2000/12/04  16:00:48
24846         Log: 
24847              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
24848              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24849              Date: Mon, 04 Dec 2000 12:30:45 +0100
24850              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
24851              
24852              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
24853              library (getprotobyname and getprotobynumber are outversioned by
24854              the same calls in libc, at least for xlc version 3.
24855      Branch: perl
24856            ! hints/aix.sh
24857 ____________________________________________________________________________
24858 [  7972] By: jhi                                   on 2000/12/04  02:58:31
24859         Log: Integrate perlio.
24860      Branch: perl
24861           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
24862           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
24863           !> win32/win32.h win32/win32iop.h win32/win32thread.h
24864 ____________________________________________________________________________
24865 [  7971] By: nick                                  on 2000/12/04  00:24:33
24866         Log: Quieten some noise in Win32 builds:
24867              - win32.h is included after <sys/socket.h>, so need to 
24868              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
24869              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
24870      Branch: perlio
24871            ! doio.c perl.h toke.c win32/win32.h
24872 ____________________________________________________________________________
24873 [  7970] By: nick                                  on 2000/12/03  22:57:46
24874         Log: PERL_IMPLICIT_SYS compiles but does not work.
24875      Branch: perlio
24876            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
24877            ! win32/perlhost.h win32/perllib.c win32/win32.h
24878            ! win32/win32iop.h win32/win32thread.h
24879 ____________________________________________________________________________
24880 [  7969] By: jhi                                   on 2000/12/03  22:12:58
24881         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
24882              used to swash_init(), makes regprop() dumps more informative
24883              (+utf8::IsAlpha, -utf8::IsDigit, for example).
24884      Branch: perl
24885            ! regcomp.c regexec.c
24886 ____________________________________________________________________________
24887 [  7968] By: jhi                                   on 2000/12/03  21:39:56
24888         Log: Implement ANYOFUTF8 regprop() dumping.
24889      Branch: perl
24890            ! regcomp.c
24891 ____________________________________________________________________________
24892 [  7967] By: jhi                                   on 2000/12/03  20:57:19
24893         Log: Make uv_to_utf8() to zero-terminate its output buffer,
24894              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
24895      Branch: perl
24896            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
24897 ____________________________________________________________________________
24898 [  7966] By: nick                                  on 2000/12/03  18:41:21
24899         Log: Integrate mainline (STDCHAR)
24900      Branch: perlio
24901           !> Configure t/pragma/utf8.t
24902 ____________________________________________________________________________
24903 [  7965] By: jhi                                   on 2000/12/03  17:58:20
24904         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
24905      Branch: perl
24906            ! t/pragma/utf8.t
24907 ____________________________________________________________________________
24908 [  7964] By: jhi                                   on 2000/12/03  17:35:56
24909         Log: Integrate perlio.
24910      Branch: perl
24911           !> iperlsys.h perlio.c
24912 ____________________________________________________________________________
24913 [  7963] By: jhi                                   on 2000/12/03  17:33:55
24914         Log: Metaconfig unit change for #7962.
24915      Branch: metaconfig
24916            ! U/modified/stdchar.U
24917 ____________________________________________________________________________
24918 [  7962] By: jhi                                   on 2000/12/03  17:33:27
24919         Log: Untangle the <stdio.h> #include nest for the stdchar test,
24920              from Andy Dougherty.
24921      Branch: perl
24922            ! Configure
24923 ____________________________________________________________________________
24924 [  7961] By: nick                                  on 2000/12/03  16:53:00
24925         Log: Make iperlsys.h vector stdio not PerlIO.
24926      Branch: perlio
24927            ! iperlsys.h perlio.c
24928 ____________________________________________________________________________
24929 [  7960] By: nick                                  on 2000/12/03  14:43:01
24930         Log: Integrate mainline
24931      Branch: perlio
24932           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
24933           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
24934 ____________________________________________________________________________
24935 [  7959] By: jhi                                   on 2000/12/03  08:16:36
24936         Log: Use DO_UTF8().
24937      Branch: perl
24938            ! op.c
24939 ____________________________________________________________________________
24940 [  7958] By: jhi                                   on 2000/12/02  18:33:05
24941         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
24942              From: Mike Guy <mjtg@cam.ac.uk>         
24943              Date: Sat, 02 Dec 2000 17:27:13 +0000
24944              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
24945              
24946              An extraneous argument.
24947      Branch: perl
24948            ! toke.c
24949 ____________________________________________________________________________
24950 [  7957] By: jhi                                   on 2000/12/02  18:22:32
24951         Log: A missing hunk.
24952      Branch: perl
24953            ! t/lib/net-hostent.t
24954 ____________________________________________________________________________
24955 [  7956] By: jhi                                   on 2000/12/02  18:06:20
24956         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
24957              From: Nicholas Clark <nick@ccl4.org>
24958              Date: Sat, 2 Dec 2000 14:28:27 +0000
24959              Message-ID: <20001202142827.A12308@plum.flirble.org>
24960              
24961              Test robustness.
24962      Branch: perl
24963            ! t/lib/net-hostent.t
24964 ____________________________________________________________________________
24965 [  7955] By: jhi                                   on 2000/12/02  17:58:06
24966         Log: Metaconfig unit change for #7954.
24967      Branch: metaconfig
24968            ! U/modified/stdchar.U
24969 ____________________________________________________________________________
24970 [  7954] By: jhi                                   on 2000/12/02  17:54:32
24971         Log: An inconvenient hang would happen if the stdio _ptr wasn't
24972              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
24973              would be grepping stdin for all eternity for the _ptr.)
24974      Branch: perl
24975            ! Configure
24976 ____________________________________________________________________________
24977 [  7953] By: jhi                                   on 2000/12/02  00:07:15
24978         Log: Update Changes.
24979      Branch: perl
24980            ! Changes patchlevel.h
24981 ____________________________________________________________________________
24982 [  7952] By: jhi                                   on 2000/12/01  23:54:47
24983         Log: Subject: Re: long shell lines
24984              From: Andy Dougherty <doughera@lafayette.edu>
24985              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
24986              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
24987              
24988              Split overly long shell command lines.
24989      Branch: perl
24990            ! lib/ExtUtils/MM_Unix.pm
24991 ____________________________________________________________________________
24992 [  7951] By: jhi                                   on 2000/12/01  23:48:02
24993         Log: The metaconfig unit change for #7950.
24994      Branch: metaconfig
24995            + U/modified/stdchar.U
24996 ____________________________________________________________________________
24997 [  7950] By: jhi                                   on 2000/12/01  23:47:39
24998         Log: Try to find stdchar also from <stdio_impl.h>.
24999      Branch: perl
25000            ! Configure config_h.SH
25001 ____________________________________________________________________________
25002 [  7949] By: jhi                                   on 2000/12/01  23:46:45
25003         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
25004              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
25005              Date: Fri, 1 Dec 2000 16:26:08 -0500
25006              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
25007              
25008              Reword the diagnostic message.
25009      Branch: perl
25010            ! pod/perldiag.pod
25011 ____________________________________________________________________________
25012 [  7948] By: nick                                  on 2000/12/01  22:49:43
25013         Log: Integrate mainline (for s/y/m as sub names stuff).
25014      Branch: perlio
25015           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
25016           !> t/pragma/warn/toke toke.c
25017 ____________________________________________________________________________
25018 [  7947] By: jhi                                   on 2000/12/01  20:55:41
25019         Log: Integrate perlio.
25020      Branch: perl
25021           !> perlio.c perliol.h t/io/pipe.t
25022 ____________________________________________________________________________
25023 [  7946] By: jhi                                   on 2000/12/01  20:36:51
25024         Log: Upgrade to CPAN 1.59_51, from Andreas König.
25025      Branch: perl
25026            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
25027 ____________________________________________________________________________
25028 [  7945] By: nick                                  on 2000/12/01  20:31:32
25029         Log: Integrate mainline
25030      Branch: perlio
25031           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
25032           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
25033           +> t/lib/net-hostent.t
25034           !> (integrate 35 files)
25035 ____________________________________________________________________________
25036 [  7944] By: jhi                                   on 2000/12/01  20:23:29
25037         Log: Some help for 20001130.011.  Now one gets warnings like
25038              "Ambiguous -f() resolved as a file test ..."
25039      Branch: perl
25040            ! pod/perldiag.pod t/pragma/warn/toke toke.c
25041 ____________________________________________________________________________
25042 [  7943] By: jhi                                   on 2000/12/01  19:44:44
25043         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
25044              that also breaks using them as methods. 
25045      Branch: perl
25046            ! pod/perldiag.pod t/op/misc.t toke.c
25047 ____________________________________________________________________________
25048 [  7942] By: nick                                  on 2000/12/01  17:56:46
25049         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
25050              Make 'unix' pass most tests
25051              - do unread by temporary push of layer ("pending") holding unread chars
25052              - fast_gets is now based on per-handle flag
25053              - relax one of io/pipe.t tests to allow print to fail and close to
25054              succeed so that it passes on unbuffered "unix" layer.
25055              Remaining fail is sporadic and a genuine race condition between
25056              parent/child in fork test.
25057      Branch: perlio
25058            ! perlio.c perliol.h t/io/pipe.t
25059 ____________________________________________________________________________
25060 [  7941] By: jhi                                   on 2000/12/01  15:28:58
25061         Log: (Retracted by #7943.)
25062              
25063              Reserve the short named string operator names.
25064      Branch: perl
25065            ! pod/perldiag.pod t/op/misc.t toke.c
25066 ____________________________________________________________________________
25067 [  7940] By: jhi                                   on 2000/12/01  06:45:53
25068         Log: Get the three different space character classes right under utf8.
25069      Branch: perl
25070            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
25071            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
25072            ! regexec.c t/op/pat.t utf8.c
25073 ____________________________________________________________________________
25074 [  7939] By: jhi                                   on 2000/12/01  03:26:26
25075         Log: Two more tests that make no sense in UTF-8 since the test
25076              data is not in UTF-8.
25077      Branch: perl
25078            ! t/op/regexp.t
25079 ____________________________________________________________________________
25080 [  7938] By: jhi                                   on 2000/12/01  03:20:39
25081         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
25082              should it be required inside regexen?
25083      Branch: perl
25084            ! regcomp.c t/op/regmesg.t
25085 ____________________________________________________________________________
25086 [  7937] By: jhi                                   on 2000/12/01  02:58:53
25087         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
25088              stored and restored, and thusly was trounced by the utf8 swash
25089              routines.
25090      Branch: perl
25091            ! regcomp.c
25092 ____________________________________________________________________________
25093 [  7936] By: jhi                                   on 2000/11/30  20:41:39
25094         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
25095              Why the different platforms behave so differently (core dump vs
25096              no core dump) on this bug is a but of a mystery, but if I had to
25097              guess I would mumble something like 'alignment'.
25098      Branch: perl
25099            ! sv.c
25100 ____________________________________________________________________________
25101 [  7935] By: jhi                                   on 2000/11/30  16:17:02
25102         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
25103              From: Robin Barker <rmb1@cise.npl.co.uk>
25104              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
25105              Date: Thu, 30 Nov 2000 14:27:12 GMT
25106      Branch: perl
25107            ! perlio.c toke.c
25108 ____________________________________________________________________________
25109 [  7934] By: jhi                                   on 2000/11/30  16:04:49
25110         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
25111      Branch: perl
25112            ! t/lib/net-hostent.t
25113 ____________________________________________________________________________
25114 [  7933] By: jhi                                   on 2000/11/30  06:07:26
25115         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
25116              From: Peter Prymmer <pvhp@forte.com>
25117              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
25118              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
25119              
25120              In VMS the localhost may be LOCALHOST.
25121      Branch: perl
25122            ! t/lib/net-hostent.t
25123 ____________________________________________________________________________
25124 [  7932] By: jhi                                   on 2000/11/30  01:11:11
25125         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
25126              From: Peter Prymmer <pvhp@forte.com>
25127              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
25128              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
25129              
25130              plus regen perlapi.pod.
25131      Branch: perl
25132            ! pod/perlapi.pod utf8.c
25133 ____________________________________________________________________________
25134 [  7931] By: jhi                                   on 2000/11/30  01:06:19
25135         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
25136              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25137              Date:     Wed, 29 Nov 2000 17:15:11 EST
25138              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
25139      Branch: perl
25140            ! t/lib/filter-util.pl t/lib/filter-util.t
25141 ____________________________________________________________________________
25142 [  7930] By: jhi                                   on 2000/11/29  18:51:55
25143         Log: Update Changes.
25144      Branch: perl
25145            ! Changes patchlevel.h
25146 ____________________________________________________________________________
25147 [  7929] By: jhi                                   on 2000/11/29  18:50:55
25148         Log: Update the va_copy() metaconfig unit.
25149      Branch: metaconfig/U/perl
25150            ! need_va_copy.U
25151 ____________________________________________________________________________
25152 [  7928] By: jhi                                   on 2000/11/29  17:50:43
25153         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
25154              From: Dominic Dunlop <domo@computer.org>
25155              Date: Tue, 28 Nov 2000 16:41:57 +0100
25156              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
25157              
25158              Patch to catch a core dump in the Configure va_copy test.
25159      Branch: perl
25160            ! Configure config_h.SH
25161 ____________________________________________________________________________
25162 [  7927] By: jhi                                   on 2000/11/29  17:31:59
25163         Log: Retract #7921, the patch shouldn't be needed.
25164      Branch: perl
25165            ! sv.c
25166 ____________________________________________________________________________
25167 [  7926] By: jhi                                   on 2000/11/29  17:01:41
25168         Log: Make the Class::Struct import() wiser.
25169      Branch: perl
25170            ! lib/Class/Struct.pm t/lib/class-struct.t
25171 ____________________________________________________________________________
25172 [  7925] By: jhi                                   on 2000/11/29  16:36:33
25173         Log: All the core library users of Class::Struct seem to be
25174              using "use Class::Struct 'struct';" instead of the bare
25175              "use Class::Struct;", which isn't documented in Class::Struct.
25176              This can't be right.
25177      Branch: perl
25178            ! lib/File/stat.pm
25179 ____________________________________________________________________________
25180 [  7924] By: jhi                                   on 2000/11/29  16:32:15
25181         Log: A test works better if it has the right 1..$n output.
25182      Branch: perl
25183            ! t/lib/class-struct.t
25184 ____________________________________________________________________________
25185 [  7923] By: jhi                                   on 2000/11/29  16:29:11
25186         Log: Forgot to MANIFEST the new Net::hostent test.
25187      Branch: perl
25188            ! MANIFEST
25189 ____________________________________________________________________________
25190 [  7922] By: jhi                                   on 2000/11/29  16:27:49
25191         Log: Integrate perlio.
25192      Branch: perl
25193           !> iperlsys.h perlio.c
25194 ____________________________________________________________________________
25195 [  7921] By: jhi                                   on 2000/11/29  16:27:10
25196         Log: (Retracted by #7927.)
25197              
25198              Subject: [PATCH] Is infinity a number?
25199              From: Simon Cozens <simon@cozens.net>
25200              Date: Wed, 29 Nov 2000 14:48:20 +0000
25201              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
25202      Branch: perl
25203            ! sv.c
25204 ____________________________________________________________________________
25205 [  7920] By: jhi                                   on 2000/11/29  16:23:02
25206         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
25207              From: rspier@pobox.com (Robert Spier)
25208              Date: Wed, 29 Nov 2000 02:17:49 -0500
25209              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
25210              
25211              Add a test for Net::hostent.
25212      Branch: perl
25213            + t/lib/net-hostent.t
25214 ____________________________________________________________________________
25215 [  7919] By: jhi                                   on 2000/11/29  16:21:31
25216         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
25217              add a test for Class::Struct.
25218      Branch: perl
25219            + t/lib/class-struct.t
25220            ! MANIFEST lib/Class/Struct.pm
25221 ____________________________________________________________________________
25222 [  7918] By: jhi                                   on 2000/11/29  15:48:40
25223         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
25224              From: rspier@pobox.com (Robert Spier)
25225              Date: Wed, 29 Nov 2000 02:25:39 -0500
25226              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
25227              
25228              More checking in case someone has broken their services or
25229              protocol databases.
25230      Branch: perl
25231            ! ext/Sys/Syslog/Syslog.pm
25232 ____________________________________________________________________________
25233 [  7917] By: jhi                                   on 2000/11/29  15:46:25
25234         Log: Subject: [PATCH] $^O  win32 -> MSWin32
25235              From: rspier@pobox.com (Robert Spier)
25236              Date: Wed, 29 Nov 2000 02:17:38 -0500
25237              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
25238              
25239              plus similar nits for vms, err, VMS, and UNICOS.
25240      Branch: perl
25241            ! t/lib/syslfs.t t/op/lfs.t
25242 ____________________________________________________________________________
25243 [  7916] By: jhi                                   on 2000/11/29  15:42:51
25244         Log: Subject: [PATCH] Tokeniser debugging
25245              From: Simon Cozens <simon@cozens.net>
25246              Date: Wed, 29 Nov 2000 14:15:45 +0000
25247              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
25248      Branch: perl
25249            ! perl.c perl.h pod/perlrun.pod toke.c
25250 ____________________________________________________________________________
25251 [  7915] By: jhi                                   on 2000/11/29  15:41:36
25252         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
25253              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25254              Date: Wed, 29 Nov 2000 02:13:14 -0500
25255              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
25256              
25257              OUT keyword nits.
25258              
25259              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
25260              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25261              Date: Wed, 29 Nov 2000 03:09:04 -0500
25262              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
25263              
25264              OUT and IN_OUT documentation.
25265      Branch: perl
25266            ! lib/ExtUtils/xsubpp pod/perlxs.pod
25267 ____________________________________________________________________________
25268 [  7914] By: jhi                                   on 2000/11/29  03:35:01
25269         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
25270              From: John Tobey <jtobey@john-edwin-tobey.org>
25271              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
25272              Message-Id: <m140e1N-000FOoC@feynman.localnet>
25273              
25274              plus a performance speedup noticed by Sarathy.
25275      Branch: perl
25276            ! op.c
25277 ____________________________________________________________________________
25278 [  7913] By: jhi                                   on 2000/11/29  03:16:59
25279         Log: Use "1 while unlink" so that VMS gets clean, too.
25280      Branch: perl
25281            ! t/lib/filter-util.t
25282 ____________________________________________________________________________
25283 [  7912] By: jhi                                   on 2000/11/29  03:09:08
25284         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
25285              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25286              Date: Tue, 28 Nov 2000 03:27:09 -0500
25287              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
25288      Branch: perl
25289            ! lib/ExtUtils/xsubpp
25290 ____________________________________________________________________________
25291 [  7911] By: jhi                                   on 2000/11/29  03:06:30
25292         Log: This should have been part of #7872: no need to scan UTF-8
25293              until eternity.
25294      Branch: perl
25295            ! utf8.c
25296 ____________________________________________________________________________
25297 [  7910] By: jhi                                   on 2000/11/29  02:50:04
25298         Log: One more perltie.pod nit from Casey R. Tweten.
25299      Branch: perl
25300            ! pod/perltie.pod
25301 ____________________________________________________________________________
25302 [  7909] By: jhi                                   on 2000/11/29  02:44:23
25303         Log: Document the known sprintf test failures, exact standard
25304              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
25305      Branch: perl
25306            ! pod/perldelta.pod t/op/sprintf.t
25307 ____________________________________________________________________________
25308 [  7908] By: jhi                                   on 2000/11/29  02:36:23
25309         Log: Add the Encoding table format documentation.
25310      Branch: perl
25311            + ext/Encode/Encode/EncodeFormat.pod
25312            ! MANIFEST
25313 ____________________________________________________________________________
25314 [  7907] By: jhi                                   on 2000/11/29  02:07:24
25315         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
25316              From: "Casey R. Tweten" <crt@kiski.net>
25317              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
25318              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
25319              
25320              Subject: Re: [PATCH] Updating perltie.pod for arrays
25321              From: "Casey R. Tweten" <crt@kiski.net>
25322              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
25323              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
25324      Branch: perl
25325            ! pod/perltie.pod
25326 ____________________________________________________________________________
25327 [  7906] By: nick                                  on 2000/11/28  22:40:59
25328         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
25329      Branch: perlio
25330            ! iperlsys.h perlio.c
25331 ____________________________________________________________________________
25332 [  7905] By: nick                                  on 2000/11/28  22:04:34
25333         Log: Integrate mainline
25334      Branch: perlio
25335           !> (integrate 39 files)
25336 ____________________________________________________________________________
25337 [  7904] By: jhi                                   on 2000/11/28  16:44:43
25338         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
25339              From: Nicholas Clark <nick@babyhippo.co.uk>
25340              Date: Tue, 28 Nov 2000 11:16:57 +0000
25341              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
25342      Branch: perl
25343            ! pod/perlipc.pod
25344 ____________________________________________________________________________
25345 [  7903] By: jhi                                   on 2000/11/28  16:40:31
25346         Log: Subject: [PATCH] Updating perltie.pod for arrays
25347              From: "Casey R. Tweten" <crt@kiski.net>
25348              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
25349              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
25350      Branch: perl
25351            ! pod/perltie.pod
25352 ____________________________________________________________________________
25353 [  7902] By: jhi                                   on 2000/11/28  16:39:37
25354         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
25355              From: Robin Barker <rmb1@cise.npl.co.uk>
25356              Date: Mon, 27 Nov 2000 17:56:44 GMT
25357              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
25358      Branch: perl
25359            ! pod/perlfunc.pod t/op/split.t
25360 ____________________________________________________________________________
25361 [  7901] By: jhi                                   on 2000/11/28  16:28:04
25362         Log: setmode() is a DOSish-only thing.
25363      Branch: perl
25364            ! perlio.c
25365 ____________________________________________________________________________
25366 [  7900] By: jhi                                   on 2000/11/28  16:21:46
25367         Log: Subject: [PATCH] perlcc.PL cleanups
25368              From: Simon Cozens <simon@cozens.net>
25369              Date: Tue, 28 Nov 2000 12:44:35 +0000
25370              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
25371      Branch: perl
25372            ! utils/perlcc.PL
25373 ____________________________________________________________________________
25374 [  7899] By: gsar                                  on 2000/11/28  06:32:55
25375         Log: reintegrate files missed by change#7895
25376      Branch: maint-5.6/perl
25377           +> ext/ByteLoader/bytecode.h utils/Makefile
25378            - utils/perlbc.PL
25379 ____________________________________________________________________________
25380 [  7897] By: gsar                                  on 2000/11/27  18:22:47
25381         Log: can't integrate these two files, for some reason
25382      Branch: maint-5.6/perl
25383            - ext/ByteLoader/bytecode.h utils/Makefile
25384 ____________________________________________________________________________
25385 [  7895] By: gsar                                  on 2000/11/27  18:11:21
25386         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
25387              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
25388              6757..6890,6892..6901 from mainline
25389              
25390              Bytecompiler patches from Benjamin Stuhl.
25391              
25392              More bytecompiler.
25393              
25394              Subject: [PATCH blead] B:: missing dependency
25395              
25396              Subject: [PATCH: 6757] configure.com updates and syslog build
25397              
25398              Long double Gconvert fixes from Yitzchak Scott-Thoennes
25399              and Spider Boardman.
25400              
25401              Subject: [PATCH blead] nextchar() abuse misses an optimisation
25402              
25403              Long double fixes from Spider Boardman.
25404              
25405              Make the selection of NVff et al stricter.
25406              
25407              cSVOPo_*v things index into the current PL_curpad
25408              under ithreads, which is different from the curpad
25409              used by the XSUB.  (In other words, the code as-is
25410              before this patch wouldn't work under ithreads.)
25411              
25412              Be portable.
25413              
25414              VMS MMS (make) wants null action.
25415              
25416              Mac and other portability updates from Chris Nandor.
25417              
25418              Storable support, v-version fixes.
25419              Subject: CPAN.pm beta for testing available
25420              
25421              Portability fix from Hugo van der Sanden.
25422              
25423              Bad makefile.
25424              
25425              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
25426              
25427              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
25428              
25429              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
25430              
25431              Replace #6705 with a minimal doc patch.
25432              Subject: [PATCH 5.6.0] replace change #6705
25433              
25434              Drop the separate perlbc, perlcc -b should be enough.
25435              
25436              installperl couldn't tell whether it had run tests or not.
25437              Subject: [PATCH] Re: installperl and t/TEST
25438              
25439              Add silencer flags to installperl.
25440              Subject: [PATCH] Making installperl silent.
25441              
25442              Make "make install" by default silent.  A new "install-verbose"
25443              target is verbose.
25444              
25445              More liberal parsing of version numbers.
25446              Subject: Re: CPAN.pm beta for testing available
25447              
25448              Create directories in silence.
25449              Subject: [PATCH] Another silencer for MakeMaker
25450              
25451              DOS patches and portability/porting notes, from Tim Jenness.
25452              
25453              Make installman to recognize the silence flag -S.
25454              
25455              Actually do something with the silencer option.
25456              
25457              Continue silencing.
25458              
25459              Show the doc file, not the temp file.
25460              
25461              Regen perltoc.
25462              
25463              Subject: [PATCH] More silencing of installman.
25464              
25465              Better wording for the vec lvalue diagnostic.
25466              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
25467              
25468              Subject: [PATCH: 6805] several more tweaks to configure.com
25469              
25470              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
25471              
25472              Missing parts of 
25473              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
25474              
25475              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
25476              (applied slightly modified)
25477              
25478              installperl --verbose and --silent.
25479              Subject: Re: [PATCH] More silencing of installman.
25480              
25481              Add install-silent target.
25482              
25483              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
25484              the problem reported in
25485              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
25486              
25487              Tweak the sfio/useperlio logic, hopefully as wished in
25488              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
25489              
25490              One forgotten file from #6816.
25491              
25492              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
25493              
25494              Remove duplicately applied patch shards.
25495              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
25496              
25497              Support preserving extremely big/small angles.
25498              
25499              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
25500              
25501              Subject: [PATCH] installation not quite silent yet.
25502              
25503              Update the test count.
25504              
25505              Use UVxf, PTR2UV, NVff.
25506              
25507              Document PTR2XX and INT2PTR.
25508              
25509              no-install target a la make -n.
25510              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
25511              
25512              grep -e isn't portable.
25513              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
25514              
25515              Can't get the test to reliably work thanks to the
25516              inaccurateness of floating point.  "Resolves" bug ids
25517              20000826.003, 20000826.009, 20000826.010,
25518              
25519              Subject: installman buglet
25520              
25521              DJGPP update from Laszlo Molnar.
25522              
25523              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
25524              
25525              Passing -R in ldflags makes now it to appear in the default
25526              for lddlflags, just like with -L.
25527              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
25528              
25529              Test nit.
25530              
25531              Use the actual thread type, not the pointer-to-struct.
25532              
25533              Provice virtual $Config{ccflags_nolargefiles} etc. 
25534              
25535              display_format used as a class method without arguments was broken,
25536              reported in
25537              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
25538              
25539              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
25540              
25541              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
25542              
25543              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
25544              
25545              opmini.o may be left around if a build is interrupted.
25546              
25547              Typo in #6858.
25548              
25549              Fix for ID 20000828.001, long doubles were not formatted
25550              correctly (showed up in $], which stopped installing perl).
25551              
25552              An attempt to fix the problem reported in
25553              Subject: Building perl@6856 using gcc/AIX 4.3.3 
25554              I can't test this properly since the gcc installation I have
25555              access to seems to be botched (gcc is calling the AIX cpp,
25556              a losing proposition...)
25557              
25558              Add -ld to archname on long tr...double platforms.
25559              
25560              Subject: hv.h Doc Patch
25561              
25562              Potential cruft.
25563              
25564              Subject: [PATCH bleedperl@6856] warnings fixes
25565              
25566              -S is the silent flag, -s is the strip flag.
25567              Subject: [PATCH] Re: [PATCH] make no-install          
25568              
25569              Take out the SUIDMAIL thing, that will not be
25570              a problem in 5.7.*.
25571              
25572              Subject: [PATCH bleedperl@6866] spellings
25573              
25574              Subject: [PATCH] Re: files not cleaned even by veryclean
25575              
25576              Use minimal @INC in tests, most of the time just '../lib',
25577              so that we simply can't pick up stuff from other Perls than
25578              the one we are testing.  Pointed out by
25579              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
25580              
25581              Update to Getopt::Long 2.24, from Johan Vromans.
25582              
25583              Fix for thinko in #6848.
25584              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
25585              
25586              Patches all over for people and the files they (hopefully) care about.
25587              
25588              Subject: Net::protoent does not export 'getproto'
25589              
25590              Missed a change in #6869.
25591              
25592              Subject: [PATCH] Warnings in B::Deparse
25593              
25594              Subject: [PATCH] Glob dumping
25595              
25596              Disable one of the tests for now.
25597              
25598              Disabling the one test is a bit tricky.
25599              
25600              Don't forget to tidy up.
25601              
25602              The #6881 removed one dump line.
25603              
25604              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
25605              
25606              Under usethreads the dumped variable is IN_PAD.
25607              Subject: Re: [PATCH] Glob dumping
25608              
25609              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
25610              
25611              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
25612              
25613              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
25614              
25615              Regen Configure for #6894.
25616              
25617              Subject: [PATCH: 6889] updates to perlebcdic.pod
25618              
25619              Undo namespace pollution of #6878.
25620              Subject: Re: Net::protoent does not export 'getproto'
25621              
25622              Admit that we are leaking scalars.
25623              
25624              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
25625      Branch: maint-5.6/perl
25626           !> (integrate 271 files)
25627 ____________________________________________________________________________
25628 [  7894] By: gsar                                  on 2000/11/27  16:00:34
25629         Log: a couple of nits
25630      Branch: maint-5.6/perl
25631            ! MANIFEST pp_sys.c
25632 ____________________________________________________________________________
25633 [  7893] By: gsar                                  on 2000/11/27  15:10:56
25634         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
25635              6740..6745,6747..6757,6760
25636              
25637              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
25638              
25639              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
25640              
25641              Doc nits spotted by Richard Soderberg.
25642              
25643              move WNOHANG definition to where other such things are
25644              
25645              Make $Config{byteorder} more magical so that it is
25646              dynamically computed: nice for 'fat binaries'.
25647              Subject: [PATCH]: default byteorder
25648              
25649              Subject: [PATCH] Cwd.pm now uses strict
25650              
25651              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
25652              
25653              Get -DLEAKTEST to compile (not necessarily to work, mind)
25654              Subject: [ID 20000724.006] -DLEAKTEST problem
25655              
25656              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
25657              
25658              Add perlebcdic from Peter Prymmer, regen toc.
25659              
25660              Don't propose using modules built for 5.005 if no binary
25661              compatibility with 5.005 is attempted.
25662              
25663              Do not use prototyping here.
25664              Subject: [ID 20000817.016] [PATCH] Peek.xs
25665              
25666              Document what the backtick returns if the command fails.
25667              
25668              Add byteorder to the myconfig output.
25669              
25670              Introduce NVef, NVff, and NVgf, use the middle one.
25671              (helps for lib/peek + Linux + long doubles)  Reported in
25672              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
25673              Use NVs in POSIX math, not doubles.
25674              Subject: [ID 20000817.014] POSIX & modfl
25675              
25676              Subject: [PATCH 5.6.0+] newSVrv() memory leak
25677              
25678              The byteorder code in #6671 was wrong.
25679              
25680              Fix the lib/complex failure of
25681              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
25682              Linux long double accuracy issue: something that
25683              when printed with %g looks like "2" but int() of it is 1.
25684              
25685              Propagate new Configure vars.
25686              
25687              Unbuffer the output.
25688              
25689              Subject: [PATCH] perltrap.pod spring cleaning
25690              
25691              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
25692              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
25693              
25694              Tiny Getopt::Long patch from Johan Vromans.
25695              
25696              Document code point which makes if (defined %stash::) to work
25697              (noted by Spider Boardman).
25698              
25699              Subject: [PATCH perl@6698] cygwin port
25700              
25701              Document the NDBM_File and ODBM_File as SDBM_File
25702              was documented in #6417.
25703              
25704              The new tests were missing from #6415.
25705              
25706              Add [[:blank:]] as suggested in
25707              Subject: [ID 20000716.024] [=cc=] / [:blank:]
25708              (the [=cc=] has already been taken care of by #6439
25709              so the whole bug report can be closed)
25710              and make [[:space:]] to be equivalent to isspace(3)
25711              (as opposed to \s, which is isSPACE()).  The difference
25712              is that now [[:space:]] matches the mythical vertical tab,
25713              while \s doesn't.
25714              
25715              Don't eat leading os from index entries.
25716              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
25717              
25718              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
25719              
25720              Typo in pp_complement().
25721              Subject: [PATCH perl-current] Deparse
25722              
25723              Add warnif(), check warnings further up the stack,
25724              all the warnings functions now can take an optional object reference.
25725              Subject: [PATCH bleedperl@6691] warnings pragma update
25726              
25727              Fix a core dump in lib/selfloader under -DDEBUGGING.
25728              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
25729              
25730              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
25731              
25732              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
25733              
25734              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
25735              Put back the long double avoidance code to POSIX.xs
25736              because VMS seems to need it still.
25737              
25738              Introduce a 'veryclean' target that is like 'distclean'
25739              but also removes *~ and *.orig.
25740              
25741              Subject: [ID 20000817.023] endianness description in perlfunc.pod
25742              
25743              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
25744              
25745              Let's try #6717 again.
25746              
25747              UTF8 concat fixes.
25748              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
25749              
25750              pp_open() could pass an uninitialized filename down to do_open9().
25751              
25752              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
25753              
25754              Update to CGI 2.72, from Lincoln Stein.
25755              
25756              Subject: [PATCH] Silence MakeMaker (Was: installman)
25757              
25758              Use temporary directory instead of current directory.
25759              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
25760              
25761              Document odd vs even subreleases and -Dusedevel.
25762              
25763              The veryclean target needs to clobber.
25764              
25765              Use File::Spec->tmpdir().
25766              
25767              Document the number of exponent digits.
25768              
25769              Mention perlebcdic and perlposix-bc.
25770              
25771              s/this one/the 5.6.0 release/
25772              
25773              The #6724 is here.
25774              
25775              The correct cleaning order is an art.
25776              
25777              small tweaks for change#6705: avoid C++ style comments in C code;
25778              use Perl's malloc API rather than the low level system one
25779              
25780              Array context keeps slithering in.
25781              
25782              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
25783              
25784              Subject: [PATCH] os2.c fix for use64bitint
25785              
25786              Update to Pod::LaTeX 0.53.
25787              Subject: [PATCH] lib/Pod/LaTeX.pm updates
25788              
25789              Document the endianness of Alpha more precisely.
25790              
25791              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
25792              
25793              Rename the macro argument because some preprocessors
25794              can't tell the difference and expand arguments also inside
25795              double quoted strings.
25796              
25797              free TLS slot properly on Windows
25798              
25799              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
25800              
25801              Unicos/mk requires elaborate paranoia.
25802              
25803              Tweak the floating point output routine preferences.
25804              
25805              Also under djgpp the timestamps are funky.
25806              
25807              Apply some PodParser 1.18 patches; the Pod/Find.pm
25808              patches cannot be applied since #6712 conflicts.
25809              
25810              Use PodParser 1.18 new test.
25811              
25812              A pod nit.
25813              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
25814              
25815              Be verydeepclean.
25816      Branch: maint-5.6/perl
25817           +> pod/perlebcdic.pod
25818           !> (integrate 106 files)
25819 ____________________________________________________________________________
25820 [  7892] By: jhi                                   on 2000/11/27  15:02:32
25821         Log: Update Changes.
25822      Branch: perl
25823            ! Changes patchlevel.h
25824 ____________________________________________________________________________
25825 [  7891] By: jhi                                   on 2000/11/27  14:57:23
25826         Log: Subject: Re: perlfaq style changes
25827              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25828              Date: Sat, 25 Nov 2000 23:32:26 -0800
25829              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
25830              
25831              plus a note from Ronald Kimball.
25832      Branch: perl
25833            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
25834 ____________________________________________________________________________
25835 [  7890] By: jhi                                   on 2000/11/27  14:53:14
25836         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
25837              From: Benjamin Holzman <bah@ecnvantage.com>
25838              Date: Sun, 26 Nov 2000 16:27:33 -0500
25839              Message-ID: <20001126162733.J25040@ecnvantage.com>
25840      Branch: perl
25841            ! gv.c
25842 ____________________________________________________________________________
25843 [  7889] By: jhi                                   on 2000/11/27  14:43:11
25844         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
25845              From: lvirden@cas.org
25846              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
25847              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
25848      Branch: perl
25849            ! README.amiga
25850 ____________________________________________________________________________
25851 [  7888] By: jhi                                   on 2000/11/27  14:32:34
25852         Log: Restore also the locale test to no-sprintf-taint state.
25853              Fixes the bug 20001127.003.
25854      Branch: perl
25855            ! sv.c t/pragma/locale.t
25856 ____________________________________________________________________________
25857 [  7887] By: gsar                                  on 2000/11/27  14:13:05
25858         Log: integrate changes#6613..6616,6620..6665 from mainline
25859              
25860              VMS configure.com update continues.
25861              
25862              Subject: Test fails / warnings with perl-current #6612
25863              
25864              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
25865              
25866              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
25867              
25868              For now remove the mail code.
25869              
25870              Subject: Re: [PATCH] @+, @- readonly
25871              
25872              Subject: warning: storage class after type is obsolescent
25873              
25874              Subject: sfio2000
25875              
25876              Subject: Re: File::Temp problems on VMS in bleedperl
25877              
25878              README.os2 update.
25879              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
25880              
25881              Make the user to give up his firstborn, err, to knowingly
25882              verify installing an unstable developer release.  Also bump
25883              the release to 5.7.0, but leave a patch tag in the local
25884              patches saying that this is not yet the real thing.
25885              
25886              Update (kinda) to Test 1.14, from Joshua Pritikin.
25887              
25888              make ok etc also for win32.
25889              
25890              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
25891              
25892              Don't blow limited stacks, a lower number is enough to
25893              tickle the lookbehind limit.
25894              
25895              Use -Dusedevel; regen Configure and the respective Porting stuff.
25896              
25897              Subject: [PATCH] debugger exit code should reflect user exit code
25898              
25899              Subject: [PATCH perl@6620] cygwin port
25900              
25901              Missed a file from #6638.
25902              
25903              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)
25904              
25905              magic callbacks all need to have same type signature
25906              
25907              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
25908              
25909              Fix a dependency problem.
25910              Subject: [PATCH: 6640] VMS Makefile.SH update
25911              
25912              The numeric locale was reset to "C" by s?printf and never restored.
25913              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
25914              No test since adding the failing example to locale.t
25915              does not fail -- probably because the locale settings are so
25916              thoroughly tweaked by that time.  Running the example standalone
25917              does fail, though.  UPDATE: test case added at change #7540.
25918              
25919              Subject: [ID 20000324.040] minor fix to perlhpux.pod
25920              
25921              Update to CPAN 1.57.
25922              
25923              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
25924              
25925              Change the perlbug address to perl.org since it's more forgiving.
25926              
25927              Change the regx compilation error markers to use = instead of <
25928              since pod makes using the latter quite messy.  Reported in
25929              ID 20000814.006 by Abigail and in
25930              Subject: Unknown escape E<> ?
25931              
25932              Update to perldebtut 1.9, from Richard Foley.
25933              
25934              check that the number pseudo children doesn't exceed
25935              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
25936              the WaitForMultipleObjects() limit that would cause wait()
25937              to crash)
25938              wait() and waitpid() could potentially be rewritten to use
25939              more than one thread to do the waiting to eliminate this
25940              limitation
25941              
25942              change#6328 could make close(SOCKET) return false on windows
25943              when it shouldn't
25944              
25945              pod nit seen in passing
25946              
25947              on windows, the return values from wait() and waitpid() don't
25948              match those of pseudo-pids
25949              
25950              waitpid() now handles externally spawned pids correctly;
25951              fixes for backtick/wait/waitpid failures on Windows 9x
25952              these changes make the pid returned by process functions on
25953              Windows 9x always positive by clearing the high bit (which
25954              is always set on Win9x); pseudo-process PIDs are likewise
25955              always negative now on Win9x (just as on NT/2000)
25956              
25957              trailing new %ENV entries weren't being pushed into the real
25958              environment of subprocesses on Windows
25959              
25960              Tweak the regex compilation errors once more.
25961              
25962              avoid warnings from dense compiler
25963              
25964              add "ok" targets from change#6632 in makefile.mk
25965      Branch: maint-5.6/perl
25966            - lib/Pod/PlainText.pm vms/configure.com
25967           !> (integrate 66 files)
25968 ____________________________________________________________________________
25969 [  7886] By: jhi                                   on 2000/11/27  13:54:18
25970         Log: __FUNCTION__ isn't portable and trying to emulate it leads
25971              into practically spelling out the name of the function.
25972              Takes care of the bug 20001127.001.
25973      Branch: perl
25974            ! perlio.c
25975 ____________________________________________________________________________
25976 [  7885] By: gsar                                  on 2000/11/27  13:53:18
25977         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
25978              6610..6611 from mainline
25979              
25980              Make regular expression parse error messages easier to understand.
25981              Subject: Re: enhanced(?) regex error messages
25982              
25983              Tiny tidying on report_evil_fh().
25984              
25985              Subject: Re: enhanced(?) regex error messages 
25986              plus Capitalize the error messages, plus perldiag them.
25987              
25988              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
25989              
25990              Document here-doc better.
25991              
25992              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
25993              
25994              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
25995              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
25996              (either perlbug or p5p ate the original), plus regen
25997              perlapi and perltoc. 
25998              
25999              Regen global.sym.
26000              
26001              Double check that we have a dirhandle.
26002              
26003              Subject: Re: enhanced(?) regex error messages
26004              (plus two small patches sent privately)
26005              (this still seems to leave few test failures)
26006              
26007              warn is a macro, avoid using at a variable to avoid warnings
26008              in some configurations; readdir.t is too conservative in
26009              estimating number of *.t's
26010              
26011              Get back into sync with Jeffrey on the enhanced regex warnings.
26012              
26013              Subject: [PATCH 5.6.0] cygwin port
26014              
26015              Zero entries were skipped, fix from Adrian Goalby
26016              <argoalby@yahoo.co.uk>
26017              
26018              Subject: Remove dead entry in perldiag
26019              
26020              Amend the description of Perl6.
26021              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
26022              
26023              detypo
26024              
26025              It's the 2ndO'ROSSC.
26026              
26027              Revert the sv.c part of #6559, a better fix is needed.
26028              
26029              Iterating perl6 description.
26030              
26031              Update to Term::ANSIColor 1.03, from Russ Allbery.
26032              
26033              Update to Getopt::Long 2.23_05, from Johan Vromans.
26034              
26035              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
26036              
26037              Update to Pod::Parser 1.17, from Brad Appleton.
26038              
26039              Update to CPAN 1.56, from Andreas König.
26040              
26041              Update to CGI 2.70, from Lincoln Stein.
26042              
26043              Put back the std @INC thing.
26044              
26045              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
26046              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
26047              
26048              Document the IO::Select timeout.
26049              
26050              sleep(1) does not necessarily return 1.
26051              Subject: [PATCH bleadperl] op/lex_assign.t  
26052              
26053              Subject: debugger "d" command doesnt check line number
26054              
26055              B::Deparse didn't do sub attributes.
26056              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
26057              
26058              Preprocessing and postprocessing for File::Find.
26059              Subject: Patch to Find::File.pm to allow alphabetical results
26060              
26061              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
26062              
26063              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
26064              
26065              Subject: Re: [ID 20000730.003] utf8::length() bad
26066              
26067              Subject: Getting perlio and threads to compile
26068              (the Solaris version changes in Configure skipped)
26069              
26070              Tests for #6589.
26071              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
26072              
26073              Add Perl debugging tutorial, regen toc. 
26074              Subject: perldebtut.pod
26075              
26076              Add a few missing files, update MANIFEST.
26077              
26078              Rewrite of vms/subconfigure.com as configure.com,
26079              from Peter Prymmer and the vmsperl crew.
26080              
26081              Should have deleted this in #6603.
26082              
26083              Fix the test for 5005threads.
26084              
26085              Fix-n-skip the tests under 5005threads.
26086              
26087              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
26088              
26089              Upgrade to CGI 2.71, from Lincoln Stein.
26090      Branch: maint-5.6/perl
26091           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
26092           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
26093           +> t/op/regmesg.t t/pod/find.t vms/configure.com
26094            - vms/subconfigure.com
26095            ! lib/lib.pm
26096           !> (integrate 115 files)
26097 ____________________________________________________________________________
26098 [  7884] By: jhi                                   on 2000/11/27  13:44:33
26099         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
26100              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26101              Date:     Mon, 27 Nov 2000 08:23:54 EST
26102              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
26103      Branch: perl
26104            ! vms/descrip_mms.template vms/test.com
26105 ____________________________________________________________________________
26106 [  7883] By: gsar                                  on 2000/11/27  11:50:46
26107         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
26108              6511..6513,6515..6523,6525..6536
26109              
26110              The swallow_bom() saga continues.  The #23 of require.t
26111              (UTF16-LE) still fails (silently, no output) but the #22
26112              (UTF16-BE) seems to be working now.  The root of the
26113              failure may be in sv_gets(): is it UTF-16LE-aware,
26114              especially when it comes to line endings? 
26115              
26116              Document the problem with -P in HP-UX and its workaround.
26117              
26118              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
26119              (aka ID 20000730.002)
26120              
26121              Subject: fix and question re: waitpid() under win32
26122              
26123              Make the safety catch for buggy gccs work with triple version
26124              numbers like 2.95.2.  Reported in
26125              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
26126              
26127              In Digital UNIX warn if gcc explicitly chosen because even
26128              2.95.2 is known to cause problems.
26129              
26130              Make chr() for values >127 to create utf8 when under utf8.
26131              
26132              various syntax errors and such (not fixed: comp/require.t#22 coredump
26133              on Windows)
26134              
26135              Stash away the largefiles flags and libswanted.
26136              
26137              BOM patching from Simon Cozens.
26138              
26139              If gccosandvers is equal to osname, clear gccosandvers.
26140              
26141              Make p4desc to skip non-mainperl branches by default.
26142              
26143              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
26144              
26145              The test from this
26146              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
26147              
26148              In new BSDs changes to argv[] do not show up in ps(1) output,
26149              instead one must use setproctitle().  This was already addressed
26150              by change #6457, but the below has a new variant for FreeBSD 4.0
26151              or later, and the matter is also documented more.
26152              
26153              FreeBSD 3.* updates from
26154              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
26155              
26156              regen_headers, regen perltoc.
26157              
26158              Document in one place the memory abstractions used in Perl core.
26159              
26160              memcpy has n o in it, as pinted ut by Sarathy.
26161              
26162              Remove the extraneous "main::" prefix from all the
26163              "opened only for", "on closed", and "never opened" warnings.
26164              
26165              The name of a filehandle does not have <these>.
26166              
26167              The tr utf8 patching continues.
26168              
26169              The new setproctitle() feature is available only in 
26170              bleeding edge FreeBSD.  From Paul Saab.
26171              
26172              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
26173              
26174              Dump UVs as UVs in Data::Dumper.
26175              
26176              detypo #6494
26177              
26178              Document the IVdf UVuf UVof UVxf.
26179              
26180              require.t needs binmode() to work on windows
26181              
26182              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
26183              that are hopefully soon put into use.
26184              
26185              Allow "no Module;" even if there is no 'unimport'.
26186              
26187              Better skip message for the test; one of the two problems in
26188              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
26189              
26190              The subtest 4 may fail also on VOBS, as pointed out
26191              by Nick Ing-Simmons in November 1999, bug id 19991124.003
26192              (but the failure in that bug report isn't the subtest 4).
26193              
26194              Be more informative on what is skipped and why,
26195              also repeat the list at the end.
26196              
26197              Add a URL for FSF.
26198              
26199              Subject: [PATCH] sv.h documentation - SvLEN
26200              
26201              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
26202              
26203              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
26204              
26205              Subject: [PATCH] bad cppsymbols on os2 + Configure question
26206              
26207              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
26208              
26209              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
26210              mention the idea of @( and @)
26211              
26212              This is 6512.  Really.
26213              
26214              Subject: [ID 19990721.004] Documentation bug in perlfunc
26215              
26216              Subject: Minor tweak to perlvar.pod
26217              
26218              In the warnings call filehandles consistently so;
26219              add "unopened" warning for stat().
26220              
26221              After the #6519 a warning about stat() is just that,
26222              not about a filetest, which now have their own warning.
26223              
26224              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
26225              
26226              Subject: Re: Array vs. List context
26227              
26228              Subject: New perlcc, take 2
26229              
26230              Weed buglets pointed out by
26231              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
26232              
26233              gcc versions might have (parentheses) in them.
26234              
26235              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
26236              
26237              Essential prototype changes were missing from #6527.
26238              Also make report_evil_fh() more bomb-proof.
26239              
26240              Zap lib/Sys directory when cleaning up.
26241              
26242              Change the Policy policy: now -Dprefix= with an existing
26243              Policy.sh and prefix == siteprefix == vendorprefix, then all
26244              of them follow along the new prefix.
26245              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
26246              
26247              Continue fixing the io warnings.  This also
26248              sort of fixes bug ID 20000802.003: the core dump
26249              is no more.  Whether the current behaviour is correct
26250              (giving a warning: "Not a format reference"), is another matter.
26251              
26252              Have symbols for the IoTYPEs.
26253              
26254              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
26255              
26256              Document a bit that UDP is not what you might think.
26257              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
26258              tr memory corruption fix from Simon Cozens.
26259              
26260              Plug the security hole described in the Aug 05 2000 bugtraq message
26261              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
26262              The security hole exists only in suidperls, which isn't
26263              installed or even built by default.
26264      Branch: maint-5.6/perl
26265           !> (integrate 71 files)
26266 ____________________________________________________________________________
26267 [  7882] By: gsar                                  on 2000/11/27  10:25:36
26268         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
26269              from mainline
26270              
26271              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
26272              to be fatal errors (instead of by default ignoring them, and
26273              ignoring with a bug: even though -w gave an error, the opening [
26274              was left in)  Reported in:
26275              
26276              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
26277              
26278              Subject: [PATCH] split /^/
26279              
26280              MacOS nits from Matthias Neeracher.
26281              
26282              More split() doc and test patches from Mike Guy.
26283              
26284              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
26285              from Graham Barr in the module list.
26286              
26287              docfix from Peter Scott <Peter@PSDT.com>.
26288              
26289              File::Temp patches for VMS and OS/2 from Tim Jenness.
26290              
26291              open() wariness in perlbug.
26292              
26293              Subject: [PATCH] minor doc change - perlguts
26294              
26295              Subject: Minor doc patch: handy.h
26296              
26297              Be wary of close()s, too.
26298              
26299              Further File::Temp patches from Yitzchak Scott-Thoennes
26300              and Craig A. Berry.
26301              
26302              Subject: [PATCH] fixes bug 20000508.004
26303              
26304              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
26305              
26306              Allow "no AutoLoader;", based on change #6444,
26307              suggested by Graham Barr.
26308              
26309              Use setproctitle() if available to modify $0.
26310              
26311              Warn if the version of the operating system used to compile gcc
26312              differs from the current version of the operating system.
26313              Also display the gcc compilation os and version in myconfig.
26314              Inspiration from
26315              
26316              Tiny fixes for #6460.
26317              
26318              The problem described in this
26319              Subject: [ID 20000322.018] named chars aren't magical enough
26320              has been fixed in perl 5.6.0 but just in case added a test
26321              to keep it away.  (The report from Joseph Hall.)
26322              
26323              Tune the comments and hopefully stop a memory leak.
26324              
26325              Subject: UTF8 concat
26326              (with a memory leak fixed, plus a few casts added)
26327              This also seems to help for
26328              Subject: [ID 20000716.015] join UTF8 weirdness
26329              
26330              Do not upgrade SVs into utf8 just because they participate
26331              in eq or cmp.  Reported and fix suggested in
26332              Subject: [ID 20000720.009] sv_eq UTF8 bug
26333              
26334              Fix the HALF_UPGRADE() macro introduced in #6263.
26335              
26336              Find green threads before native threads.
26337              Subject: Re: Patch to jpl/JNI/Makefile.PL
26338      Branch: maint-5.6/perl
26339           !> (integrate 30 files)
26340 ____________________________________________________________________________
26341 [  7881] By: jhi                                   on 2000/11/27  05:48:41
26342         Log: It seems that *both* the unused submatch loop cleanup
26343              codes are needed.
26344      Branch: perl
26345            ! regexec.c
26346 ____________________________________________________________________________
26347 [  7880] By: jhi                                   on 2000/11/27  04:50:07
26348         Log: Clean .exists deeper.
26349      Branch: perl
26350            ! Makefile.SH
26351 ____________________________________________________________________________
26352 [  7879] By: jhi                                   on 2000/11/27  02:31:35
26353         Log: The code in regcppop() (see #7878) contains the correct lower
26354              limit for the unused submatch 'cleanup' loop so that under
26355              "use utf8" the following code wouldn't dump core:
26356              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
26357              the cleanup loop in regtry() stomped beyond allocated area
26358              in the startp[] array.  Therefore, copied the correct lower
26359              loop limit (*PL_reglastparen) to regtry().  Note: something
26360              may still not be quite right: why was the _higher_ loop limit
26361              (prog->nparens) different in the utf8 case?
26362              
26363              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
26364              without core dumps, there were about 17 of them before
26365              the patch (with us since Perl 5.7.0).  Two failures, still:
26366              496 and 505 (though these may not be severe).
26367              
26368              Patch #7881 is also needed since both the cleanup loops
26369              seem to be needed.
26370              
26371              Also, the t/op/pat#44 seems to core dump under utf8.
26372              Plus a couple of failures.  UGH-8.
26373      Branch: perl
26374            ! regexec.c
26375 ____________________________________________________________________________
26376 [  7878] By: jhi                                   on 2000/11/27  02:21:17
26377         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
26378              the code in regcppop() seems to be redundant for the test suite --
26379              but it contains a germ of truth, and it needed for the build
26380              process itself: see #7879 and #7881.
26381      Branch: perl
26382            ! regexec.c
26383 ____________________________________________________________________________
26384 [  7877] By: jhi                                   on 2000/11/27  01:53:09
26385         Log: Comment on comment.
26386      Branch: perl
26387            ! regexec.c
26388 ____________________________________________________________________________
26389 [  7876] By: jhi                                   on 2000/11/27  00:49:59
26390         Log: Adjust the docs to agree with #7875.
26391      Branch: perl
26392            ! pod/perllocale.pod
26393 ____________________________________________________________________________
26394 [  7875] By: jhi                                   on 2000/11/27  00:49:27
26395         Log: Retract #7863.  It makes more sense not to taint formatted output,
26396              not even by sprintf().
26397      Branch: perl
26398            ! sv.c
26399 ____________________________________________________________________________
26400 [  7874] By: jhi                                   on 2000/11/26  23:36:02
26401         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
26402              Not really fixed (should really dump the UTF-8 charclass),
26403              but stopped displaying the garbage.
26404              
26405              Also add a note on the (missing) Unicode PSXSPC and BLANK.
26406      Branch: perl
26407            ! regcomp.c
26408 ____________________________________________________________________________
26409 [  7873] By: jhi                                   on 2000/11/26  21:31:13
26410         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
26411      Branch: perl
26412            ! regexec.c
26413 ____________________________________________________________________________
26414 [  7872] By: jhi                                   on 2000/11/26  21:06:04
26415         Log: No need to scan till infinity, 13 is enough.
26416      Branch: perl
26417            ! handy.h utf8.c
26418 ____________________________________________________________________________
26419 [  7871] By: jhi                                   on 2000/11/26  20:20:32
26420         Log: Test line numbers are different with utf8.
26421      Branch: perl
26422            ! t/op/re_tests
26423 ____________________________________________________________________________
26424 [  7870] By: jhi                                   on 2000/11/26  20:10:12
26425         Log: Message nit.
26426      Branch: perl
26427            ! regcomp.c
26428 ____________________________________________________________________________
26429 [  7869] By: jhi                                   on 2000/11/26  19:01:05
26430         Log: Make utf8_length() and utf8_distance() (the latter of which
26431              is unused at the moment) to be less forgiving about bad UTF-8.
26432      Branch: perl
26433            ! embed.h embed.pl objXSUB.h proto.h utf8.c
26434 ____________________________________________________________________________
26435 [  7868] By: jhi                                   on 2000/11/26  18:45:56
26436         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
26437              From: Benjamin Holzman <bah@ecnvantage.com>
26438              Date: Sat, 25 Nov 2000 20:40:20 -0500       
26439              Message-ID: <20001125204020.A25040@ecnvantage.com>              
26440              
26441              Debian allows installing /usr/bin/locale without installing
26442              any locales, an error message will ensue.
26443      Branch: perl
26444            ! t/pragma/locale.t
26445 ____________________________________________________________________________
26446 [  7867] By: jhi                                   on 2000/11/26  18:31:12
26447         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
26448              From: Benjamin Holzman <bah@ecnvantage.com>
26449              Date: Sun, 26 Nov 2000 02:42:34 -0500
26450              Message-ID: <20001126024234.G25040@ecnvantage.com>
26451              
26452              Patch for the bug 20000212.002.
26453      Branch: perl
26454            ! sv.c t/op/array.t
26455 ____________________________________________________________________________
26456 [  7866] By: jhi                                   on 2000/11/26  18:28:09
26457         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
26458              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26459              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
26460              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
26461              
26462              File::Temp 0.11.
26463      Branch: perl
26464            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
26465 ____________________________________________________________________________
26466 [  7865] By: jhi                                   on 2000/11/26  18:24:22
26467         Log: The metaconfig unit change for #7864.
26468      Branch: metaconfig/U/perl
26469            ! need_va_copy.U
26470 ____________________________________________________________________________
26471 [  7864] By: jhi                                   on 2000/11/26  18:23:41
26472         Log: Make the va_copy() test not to be so talkative.
26473      Branch: perl
26474            ! Configure config_h.SH
26475 ____________________________________________________________________________
26476 [  7863] By: jhi                                   on 2000/11/26  18:11:02
26477         Log: Fix locale inconsistencies unearthed by Hugo's work.
26478              Now the floating point sprintf really does taint the result
26479              string as perllocale promises (has promised for a long time)
26480              if "use locale" is in the lexical scope.
26481      Branch: perl
26482            ! sv.c t/pragma/locale.t
26483 ____________________________________________________________________________
26484 [  7862] By: jhi                                   on 2000/11/26  00:35:15
26485         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
26486              From: Nicholas Clark <nick@ccl4.org>
26487              Date: Sun, 26 Nov 2000 00:07:50 +0000
26488              Message-ID: <20001126000750.A22446@plum.flirble.org>
26489              
26490              Infinit.
26491      Branch: perl
26492            ! sv.c
26493 ____________________________________________________________________________
26494 [  7861] By: jhi                                   on 2000/11/26  00:01:26
26495         Log: Integrate perlio.
26496      Branch: perl
26497           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
26498 ____________________________________________________________________________
26499 [  7860] By: nick                                  on 2000/11/25  22:04:17
26500         Log: Correct relative path from new ext\Filter\Util\Call location
26501              back to miniperl.
26502      Branch: perlio
26503            ! win32/makefile.mk
26504 ____________________________________________________________________________
26505 [  7859] By: nick                                  on 2000/11/25  21:26:54
26506         Log: Integrate mainline.
26507      Branch: perlio
26508           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
26509           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
26510           +> t/lib/filter-util.t
26511            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
26512            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
26513            - t/lib/filt-util.t
26514           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
26515           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
26516           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
26517           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
26518           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
26519           !> win32/makefile.mk
26520 ____________________________________________________________________________
26521 [  7858] By: gsar                                  on 2000/11/25  20:52:17
26522         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
26523              parent's memory; fix it by keeping track of the actual pad
26524              offset rather than a raw pointer (this change is probably also
26525              relevant to non-ithreads case to avoid fallout from reallocs of
26526              the pad array, but is currently only enabled for the ithreads
26527              case in the interests of minimal disruption to existing "well
26528              tested" code)
26529      Branch: perl
26530            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
26531            ! proto.h scope.c scope.h sv.c t/op/fork.t
26532 ____________________________________________________________________________
26533 [  7857] By: nick                                  on 2000/11/25  20:01:28
26534         Log: All tests pass on Win32/gcc/USE_PERLIO.
26535              - when crlf layer is pushed make unix-level binary.
26536              - remove :crlf injection in pp_backtick in pp_sys.c
26537              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
26538      Branch: perlio
26539            ! doio.c perlio.c pp_sys.c win32/makefile.mk
26540 ____________________________________________________________________________
26541 [  7856] By: jhi                                   on 2000/11/25  18:38:30
26542         Log: Update the metaconfig units for #7855.
26543      Branch: metaconfig/U/perl
26544            ! useperlio.U usesocks.U
26545 ____________________________________________________________________________
26546 [  7855] By: jhi                                   on 2000/11/25  18:37:54
26547         Log: Undo the SOCKS workarounds, instead start using PerlIO
26548              if SOCKS is selected.
26549              
26550              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
26551              From: Jens Hamisch <jens@Strawberry.COM>
26552              Date: Fri, 24 Nov 2000 18:31:30 +0100
26553              Message-ID: <20001124183130.E28337@Strawberry.COM>
26554              
26555              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
26556              From: Jens Hamisch <jens@Strawberry.COM>
26557              Date: Fri, 24 Nov 2000 19:11:51 +0100
26558              Message-ID: <20001124191151.A28753@Strawberry.COM>
26559      Branch: perl
26560            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
26561            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
26562 ____________________________________________________________________________
26563 [  7854] By: jhi                                   on 2000/11/25  17:39:08
26564         Log: Undo #7848.  Some of the code seems to use walkoptree(),
26565              some walkoptree_slow().  An unfinished renaming?
26566              Now the sub is walkoptree() (which is @EXPORT_OK),
26567              the walkoptree_slow() is a typeglob alias to walkoptree.
26568              This makes the tests to pass, at least.
26569      Branch: perl
26570            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
26571 ____________________________________________________________________________
26572 [  7853] By: nick                                  on 2000/11/24  22:24:33
26573         Log: Re-arrange crlf vs binary for platforms that care.
26574              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
26575              Lip-service to making stdio layer work on such platfroms (untested).
26576              Now fails 3 tests rather than one, checkin to see if I can debug 
26577              the issue under linux. (Do not merge.)
26578      Branch: perlio
26579            ! doio.c perlio.c perliol.h
26580 ____________________________________________________________________________
26581 [  7852] By: jhi                                   on 2000/11/24  18:57:39
26582         Log: AUTHORS edits.
26583      Branch: perl
26584            ! AUTHORS
26585 ____________________________________________________________________________
26586 [  7851] By: jhi                                   on 2000/11/24  17:34:56
26587         Log: Add Jan-Erik Karlsson.
26588      Branch: perl
26589            ! AUTHORS
26590 ____________________________________________________________________________
26591 [  7850] By: jhi                                   on 2000/11/24  17:27:56
26592         Log: Configure should find stdchar on its own.
26593      Branch: perl
26594            ! hints/solaris_2.sh
26595 ____________________________________________________________________________
26596 [  7849] By: jhi                                   on 2000/11/24  17:24:55
26597         Log: Subject: PATCH over 7848: Filter test flawed
26598              From: andreas.koenig@anima.de (Andreas J. Koenig)
26599              Date: 24 Nov 2000 10:28:29 +0100
26600              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
26601      Branch: perl
26602            ! t/lib/filter-util.t
26603 ____________________________________________________________________________
26604 [  7848] By: jhi                                   on 2000/11/24  17:22:15
26605         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
26606              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
26607              Date: Fri, 24 Nov 2000 16:12:58 +0000
26608              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
26609      Branch: perl
26610            ! ext/B/B.pm
26611 ____________________________________________________________________________
26612 [  7847] By: jhi                                   on 2000/11/24  03:07:01
26613         Log: Integrate perlio.
26614      Branch: perl
26615           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
26616           !> win32/makefile.mk
26617 ____________________________________________________________________________
26618 [  7846] By: gsar                                  on 2000/11/24  00:55:57
26619         Log: integrate changes#6415..6418,6420..6438 from mainline
26620              
26621              Fix the bitvector ops for utf8 (tricky since past 7 bits
26622              the utf8 'characters' can be more than one octet).
26623              
26624              MPE/ix updates for perl 5.6.0 from Mark Bixby.
26625              
26626              Subject: SDBM_File documentation
26627              
26628              Detypo.
26629              
26630              Decutandpasto.
26631              
26632              Send all installperl messages to STDERR and be -w clean.
26633              
26634              Out-of-date note removed.
26635              
26636              Protect against "wild next"s, that is, callbacks doing "next"
26637              instead of "return".
26638              
26639              Use STDOUT consistently.
26640              
26641              The output might have been produced in the wrong order.
26642              
26643              A missing 'break' after the [[:space:]] switch case.
26644              
26645              Add tests for
26646              [ID 19991110.003] another matching finding by pcre author
26647              which has already been fixed by some patch, as verified in
26648              
26649              Documentation to explain the behaviour of map().
26650              
26651              Add an optimization for map-maps-a-list-element-to-more-list-elements
26652              case, but add also notes explaining the relationship of this
26653              patch and the earlier notes by Sarathy.
26654              
26655              Subject: [ID 20000716.023] syslog test fails without sockets
26656              
26657              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
26658              Test cases for #6431.
26659              
26660              File::Spec::VMS fixup for tmpdir from Craig Berry.
26661              
26662              Make the "uninit variable" warning to say "concat or string"
26663              or "join or string" when in concat or join .
26664              
26665              Get UTF16 BOMs working.  Patch from
26666              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
26667              
26668              Subject: [PATCH] Make large file tests deal with SIGXFSZ
26669              
26670              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
26671              
26672              Subject: [PATCH] av.c apidoc
26673      Branch: maint-5.6/perl
26674           !> (integrate 43 files)
26675 ____________________________________________________________________________
26676 [  7845] By: gsar                                  on 2000/11/24  00:20:45
26677         Log: integrate changes#6406..6414 from mainline
26678              
26679              Merge perlhacktut into perlhack, update perlguts.
26680              
26681              Fix AutoSplit to use File::Spec the right way in VMS,
26682              from Peter Prymmer.
26683              
26684              The bug report
26685              [ID 19991110.002] minimal matching discrepancy found by pcre author
26686              seems to have been fixed (though differently from what was suggested
26687              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
26688              
26689              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
26690              not in pod, from Peter Prymmer
26691              
26692              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
26693              From: Hugo <hv@crypt.compulink.co.uk>
26694              Date: Fri, 14 Jul 2000 23:05:20 +0100
26695              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
26696              
26697              Didn't anymore apply, but that point still could use another fix.
26698              
26699              lib/b test fixes from Peter Prymmer.
26700              
26701              More docs for sv functions.
26702              
26703              perlvms.pod whitespace cleanup to keep pod utils happy.
26704              
26705              another VMS build tweak from Peter Prymmer
26706      Branch: maint-5.6/perl
26707           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
26708           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
26709           !> vms/descrip_mms.template vms/perlvms.pod
26710 ____________________________________________________________________________
26711 [  7844] By: nick                                  on 2000/11/23  23:42:45
26712         Log: Win32/perlio Now just fails one io/argv.t test - lack 
26713              of default :crlf on standard streams.
26714      Branch: perlio
26715            ! doio.c perlio.c
26716 ____________________________________________________________________________
26717 [  7843] By: nick                                  on 2000/11/23  23:04:05
26718         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
26719              peek fail is showing a real problem (multiple crlf layers
26720              are getting pushed.)
26721      Branch: perlio
26722            ! doio.c perlio.c win32/makefile.mk
26723 ____________________________________________________________________________
26724 [  7842] By: nick                                  on 2000/11/23  19:46:23
26725         Log: Implement PerlIO_binmode()
26726              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
26727              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
26728              make binmode in t/lib/io_tell.t unconditional so that works.
26729              Checkin just so Win32 machine can see these changes.
26730      Branch: perlio
26731            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
26732 ____________________________________________________________________________
26733 [  7841] By: jhi                                   on 2000/11/23  19:30:00
26734         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
26735      Branch: perl
26736            ! README.amiga
26737 ____________________________________________________________________________
26738 [  7840] By: jhi                                   on 2000/11/23  17:18:02
26739         Log: SOCKS wrestling continues, patches from Jens Hamisch.
26740      Branch: perl
26741            ! doio.c embed.h embed.pl perlsdio.h proto.h
26742 ____________________________________________________________________________
26743 [  7839] By: jhi                                   on 2000/11/23  16:54:14
26744         Log: Push Filter::Util::Call one level deeper.
26745      Branch: perl
26746            + t/lib/filter-util.t
26747           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
26748           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
26749            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
26750            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
26751            - t/lib/filt-util.t
26752            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
26753            ! win32/Makefile win32/makefile.mk
26754 ____________________________________________________________________________
26755 [  7838] By: jhi                                   on 2000/11/23  16:52:40
26756         Log: Reach back one higher up when searching for PERL_SRC.
26757      Branch: perl
26758            ! lib/ExtUtils/MM_Unix.pm
26759 ____________________________________________________________________________
26760 [  7837] By: jhi                                   on 2000/11/23  16:05:41
26761         Log: Subject: Re: perl@7826
26762              Date: Thu, 23 Nov 2000 02:20:25 -0600
26763              From: "Craig A. Berry" <craigberry@mac.com>
26764              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
26765              
26766              Make VMS to like Filter::Util::Call. 
26767      Branch: perl
26768            ! configure.com ext/Filter/Util/Makefile.PL
26769 ____________________________________________________________________________
26770 [  7836] By: nick                                  on 2000/11/23  16:04:08
26771         Log: Implement crlf layer - not ready for merge.
26772      Branch: perlio
26773            ! perlio.c win32/makefile.mk
26774 ____________________________________________________________________________
26775 [  7835] By: jhi                                   on 2000/11/23  15:56:52
26776         Log: STDCHAR is different in Sparc v9 vs x86.
26777      Branch: perl
26778            ! hints/solaris_2.sh
26779 ____________________________________________________________________________
26780 [  7834] By: jhi                                   on 2000/11/23  15:50:47
26781         Log: The type needs to be visible to protos.
26782      Branch: perl
26783            ! perl.h
26784 ____________________________________________________________________________
26785 [  7833] By: jhi                                   on 2000/11/23  15:40:46
26786         Log: Finish unfinished SOCKS workaround changes.
26787      Branch: perl
26788            ! doio.c
26789 ____________________________________________________________________________
26790 [  7832] By: jhi                                   on 2000/11/23  15:33:30
26791         Log: Integrate perlio.
26792      Branch: perl
26793           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26794           !> win32/makefile.mk
26795 ____________________________________________________________________________
26796 [  7831] By: nick                                  on 2000/11/23  10:31:07
26797         Log: Correct makefile.mk dependancies for ext/Filter/Util
26798              Build ext/Encode
26799              Run dmake regen_config_h
26800      Branch: perlio
26801            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26802            ! win32/makefile.mk
26803 ____________________________________________________________________________
26804 [  7830] By: nick                                  on 2000/11/23  08:05:07
26805         Log: Integrate mainline
26806      Branch: perlio
26807           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
26808           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
26809           +> t/lib/filt-util.pl t/lib/filt-util.t
26810           !> (integrate 41 files)
26811 ____________________________________________________________________________
26812 [  7829] By: gsar                                  on 2000/11/23  03:07:11
26813         Log: build the Filter extension on windows
26814      Branch: perl
26815            ! win32/Makefile win32/makefile.mk
26816 ____________________________________________________________________________
26817 [  7828] By: gsar                                  on 2000/11/23  02:46:35
26818         Log: regenerate win32/config* and fix some inconsistencies in the
26819              makefiles; always export Perl_deb() because it is needed
26820              by ext/re/* (whether perl itself is built with -DDEBUGGING
26821              or not)
26822      Branch: perl
26823            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
26824            ! win32/config_H.vc win32/makefile.mk
26825 ____________________________________________________________________________
26826 [  7827] By: gsar                                  on 2000/11/23  02:18:38
26827         Log: get sources building on windows+MSVC again (untested with other
26828              compilers)
26829      Branch: perl
26830            ! win32/include/sys/socket.h win32/perllib.c
26831 ____________________________________________________________________________
26832 [  7826] By: jhi                                   on 2000/11/23  01:18:26
26833         Log: Update Changes.
26834      Branch: perl
26835            ! Changes patchlevel.h
26836 ____________________________________________________________________________
26837 [  7825] By: jhi                                   on 2000/11/23  00:20:41
26838         Log: Subject: Re: av.c patch (having slight problems)
26839              From: "Ben Tilly" <ben_tilly@hotmail.com>
26840              Date: Tue, 21 Nov 2000 23:29:31 -0500
26841              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
26842              
26843              unshift() speedup.
26844      Branch: perl
26845            ! av.c
26846 ____________________________________________________________________________
26847 [  7824] By: jhi                                   on 2000/11/22  23:59:15
26848         Log: Fixes for signedness warnings noticed by VMSperlers.
26849      Branch: perl
26850            ! ext/Storable/Storable.xs regcomp.c sv.c
26851 ____________________________________________________________________________
26852 [  7823] By: jhi                                   on 2000/11/22  23:19:31
26853         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
26854              From: Peter Prymmer <pvhp@forte.com>
26855              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
26856              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
26857      Branch: perl
26858            ! t/pragma/warn/pp_hot
26859 ____________________________________________________________________________
26860 [  7822] By: jhi                                   on 2000/11/22  22:52:20
26861         Log: Be clean.
26862      Branch: perl
26863            ! Makefile.SH
26864 ____________________________________________________________________________
26865 [  7821] By: jhi                                   on 2000/11/22  22:46:39
26866         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
26867              by Damian Conway, as suggested by Paul Marquess.
26868      Branch: perl
26869            + lib/Filter/Simple.pm
26870 ____________________________________________________________________________
26871 [  7820] By: jhi                                   on 2000/11/22  22:45:51
26872         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
26873      Branch: perl
26874            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
26875            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
26876            + t/lib/filt-util.t
26877            ! MANIFEST
26878 ____________________________________________________________________________
26879 [  7819] By: jhi                                   on 2000/11/22  22:03:27
26880         Log: Integrate perlio.
26881      Branch: perl
26882           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
26883           !> win32/makefile.mk
26884 ____________________________________________________________________________
26885 [  7818] By: jhi                                   on 2000/11/22  21:56:02
26886         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
26887      Branch: perl
26888            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
26889            ! t/lib/io_sock.t
26890 ____________________________________________________________________________
26891 [  7817] By: jhi                                   on 2000/11/22  21:39:49
26892         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
26893              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26894              Date: Wed, 22 Nov 2000 16:08:12 -0500
26895              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
26896      Branch: perl
26897            ! lib/ExtUtils/Liblist.pm
26898 ____________________________________________________________________________
26899 [  7816] By: jhi                                   on 2000/11/22  21:38:25
26900         Log: Go ahead and #include <unistd.h> in perl.h.
26901      Branch: perl
26902            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
26903            ! util.c
26904 ____________________________________________________________________________
26905 [  7815] By: jhi                                   on 2000/11/22  21:22:52
26906         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
26907              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26908              Date: Mon, 20 Nov 2000 18:30:52 -0500
26909              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
26910      Branch: perl
26911            ! pod/perlre.pod regcomp.c t/op/re_tests
26912 ____________________________________________________________________________
26913 [  7814] By: jhi                                   on 2000/11/22  21:21:46
26914         Log: Subject: [PATCH 5.7.0] Liblist finally works
26915              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26916              Date: Tue, 21 Nov 2000 22:02:17 -0500
26917              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
26918      Branch: perl
26919            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
26920            ! lib/ExtUtils/MakeMaker.pm
26921 ____________________________________________________________________________
26922 [  7813] By: jhi                                   on 2000/11/22  21:20:23
26923         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
26924              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26925              Date: Wed, 22 Nov 2000 17:53:15 +0100
26926              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
26927              
26928              AIX dynaloader and perlio patch.
26929      Branch: perl
26930            ! ext/DynaLoader/dl_aix.xs
26931 ____________________________________________________________________________
26932 [  7812] By: jhi                                   on 2000/11/22  21:17:52
26933         Log: (Accidentally empty patch.)
26934      Branch: perl
26935            ! av.c
26936 ____________________________________________________________________________
26937 [  7811] By: jhi                                   on 2000/11/22  21:16:31
26938         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
26939              From: Peter Prymmer <pvhp@forte.com>
26940              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
26941              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
26942      Branch: perl
26943            ! vms/test.com
26944 ____________________________________________________________________________
26945 [  7810] By: jhi                                   on 2000/11/22  21:15:36
26946         Log: Subject: Re: perl@7777 
26947              From: "John P. Linderman" <jpl@research.att.com>
26948              Date: Wed, 22 Nov 2000 13:11:11 -0500
26949              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
26950              
26951              Detypoing.
26952      Branch: perl
26953            ! lib/CPAN.pm
26954 ____________________________________________________________________________
26955 [  7809] By: jhi                                   on 2000/11/22  21:14:19
26956         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
26957              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26958              Date:     Wed, 22 Nov 2000 13:51:37 EST
26959              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
26960      Branch: perl
26961            ! perlsdio.h
26962 ____________________________________________________________________________
26963 [  7808] By: jhi                                   on 2000/11/22  21:13:27
26964         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
26965              From: Casey Tweten <crt@kiski.net>
26966              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
26967              Message-Id: <200011201653.LAA10194@home.kiski.net>
26968      Branch: perl
26969            ! t/lib/io_udp.t
26970 ____________________________________________________________________________
26971 [  7807] By: jhi                                   on 2000/11/22  21:12:35
26972         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
26973              From: Casey Tweten <crt@kiski.net>
26974              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
26975              Message-Id: <200011201636.LAA07227@home.kiski.net>
26976      Branch: perl
26977            ! t/lib/io_sock.t
26978 ____________________________________________________________________________
26979 [  7806] By: jhi                                   on 2000/11/22  21:10:59
26980         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
26981              From: "Casey R. Tweten" <crt@kiski.net>
26982              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
26983              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
26984      Branch: perl
26985            ! utils/h2xs.PL
26986 ____________________________________________________________________________
26987 [  7805] By: nick                                  on 2000/11/22  21:05:06
26988         Log: Integrate mainline
26989      Branch: perlio
26990           !> Changes Porting/genlog ext/DB_File/DB_File.xs
26991           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
26992           !> utils/perlbug.PL
26993 ____________________________________________________________________________
26994 [  7804] By: jhi                                   on 2000/11/22  21:01:12
26995         Log: Subject: [PATCH] Test.pm POD peculiarity
26996              From: "Casey R. Tweten" <crt@kiski.net>
26997              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
26998              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
26999      Branch: perl
27000            ! lib/Test.pm
27001 ____________________________________________________________________________
27002 [  7803] By: jhi                                   on 2000/11/22  20:59:59
27003         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
27004              From: "Philip Newton" <pnewton@gmx.de>
27005              Date: Wed, 22 Nov 2000 14:25:53 +0100
27006              Message-Id: <3A1BD771.25462.1939FAD@localhost>
27007              
27008              Be case-understanding also on 's', and use the -oi of sendmail
27009              not to terminate the transmission on a lone '.'.
27010      Branch: perl
27011            ! utils/perlbug.PL
27012 ____________________________________________________________________________
27013 [  7802] By: nick                                  on 2000/11/22  20:51:42
27014         Log: Win32 PerlIO intermediate state now working as expected.
27015              - In current state we are still using C runtime in text/binary
27016              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
27017              - PERLIO=stdio and PERLIO=unix pass all expected tests.
27018              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
27019              and PerlIO_seek() and the dummy crlf layer is not making adjustments
27020              for CRLF translation happening in C runtime. All other tests pass.
27021              
27022              Added note to README.win32 to point out the snags of doing a perl build
27023              with Norton AntiVirus turned on.
27024              
27025              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
27026              which file a fail comes from.
27027              
27028              Updated "canned" config.h to match the one generated.
27029      Branch: perlio
27030            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
27031            ! win32/makefile.mk
27032 ____________________________________________________________________________
27033 [  7801] By: jhi                                   on 2000/11/22  06:50:20
27034         Log: Nickety nits.
27035      Branch: perl
27036            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
27037 ____________________________________________________________________________
27038 [  7800] By: jhi                                   on 2000/11/22  01:29:55
27039         Log: Changes had accidentally gone too silent on non-main branches.
27040      Branch: perl
27041            ! Changes Porting/genlog patchlevel.h
27042 ____________________________________________________________________________
27043 [  7799] By: gsar                                  on 2000/11/22  01:02:56
27044         Log: some lib_pm.PL changes snuck in via change#7772
27045      Branch: maint-5.6/perl
27046            ! Makefile.SH
27047 ____________________________________________________________________________
27048 [  7798] By: nick                                  on 2000/11/21  21:59:40
27049         Log: Integrate mainline
27050      Branch: perlio
27051           !> (integrate 28 files)
27052 ____________________________________________________________________________
27053 [  7797] By: jhi                                   on 2000/11/21  21:01:45
27054         Log: Integrate perlio.
27055      Branch: perl
27056           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
27057 ____________________________________________________________________________
27058 [  7796] By: nick                                  on 2000/11/21  20:36:22
27059         Log: Win32 builds and runs (mostly) with USE_PERLIO.
27060              PERLIO=perlio passes all tests. 
27061              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
27062      Branch: perlio
27063            ! perlio.c win32/perllib.c win32/win32.c
27064 ____________________________________________________________________________
27065 [  7795] By: jhi                                   on 2000/11/21  19:03:44
27066         Log: Update Changes.
27067      Branch: perl
27068            ! Changes patchlevel.h
27069 ____________________________________________________________________________
27070 [  7794] By: jhi                                   on 2000/11/21  18:56:34
27071         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
27072              From: "Craig A. Berry" <craigberry@mac.com>
27073              Date: Mon, 20 Nov 2000 20:27:06 -0600
27074              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
27075              
27076              A cut-and-pasto.
27077      Branch: perl
27078            ! perlio.h
27079 ____________________________________________________________________________
27080 [  7793] By: jhi                                   on 2000/11/21  18:54:41
27081         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
27082              From: Dominic Dunlop <domo@computer.org> 
27083              Date: Mon, 20 Nov 2000 18:55:29 +0100
27084              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
27085              
27086              va_copy() and the need of it.
27087              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
27088      Branch: metaconfig/U/perl
27089            + need_va_copy.U
27090      Branch: perl
27091            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27092            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
27093            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
27094            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27095            ! win32/config.bc win32/config.gc win32/config.vc
27096 ____________________________________________________________________________
27097 [  7792] By: jhi                                   on 2000/11/21  17:04:10
27098         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
27099      Branch: perl
27100           !> scope.h
27101 ____________________________________________________________________________
27102 [  7791] By: jhi                                   on 2000/11/21  17:01:16
27103         Log: Export the SOCKS workaround symbols only if necessary.
27104      Branch: perl
27105            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
27106 ____________________________________________________________________________
27107 [  7790] By: nick                                  on 2000/11/20  23:57:11
27108         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
27109      Branch: perlio
27110            ! scope.h
27111 ____________________________________________________________________________
27112 [  7789] By: nick                                  on 2000/11/20  23:38:33
27113         Log: Integrate mainline
27114      Branch: perlio
27115           +> lib/File/Spec/Epoc.pm
27116           !> (integrate 34 files)
27117 ____________________________________________________________________________
27118 [  7788] By: nick                                  on 2000/11/20  23:20:18
27119         Log: Make extra buffer layer work (dummy crlf layer)
27120      Branch: perlio
27121            ! doio.c perlio.c perlio.h
27122 ____________________________________________________________________________
27123 [  7787] By: jhi                                   on 2000/11/20  22:44:04
27124         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
27125              From: Peter Prymmer <pvhp@forte.com>
27126              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
27127              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
27128      Branch: perl
27129            ! t/pragma/locale.t
27130 ____________________________________________________________________________
27131 [  7786] By: jhi                                   on 2000/11/20  22:29:10
27132         Log: Subject: DOC PATCH 5.6.0 perlreftut
27133              From: mjd@plover.com
27134              Date: 20 Nov 2000 19:45:06 -0000
27135              Message-ID: <20001120194506.9505.qmail@plover.com>
27136      Branch: perl
27137            ! pod/perlreftut.pod
27138 ____________________________________________________________________________
27139 [  7785] By: jhi                                   on 2000/11/20  22:27:44
27140         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
27141              From: David Dyck <dcd@tc.fluke.com>
27142              Date: Mon, 20 Nov 2000 11:43:40 -0800
27143              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
27144      Branch: perl
27145            ! lib/Cwd.pm
27146 ____________________________________________________________________________
27147 [  7784] By: jhi                                   on 2000/11/20  22:23:21
27148         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
27149              Date: Mon, 20 Nov 2000 17:06:10 -0500
27150              To: Mailing list Perl5 <perl5-porters@perl.org>
27151              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
27152      Branch: perl
27153            ! pp_ctl.c t/op/pat.t
27154 ____________________________________________________________________________
27155 [  7783] By: jhi                                   on 2000/11/20  22:11:18
27156         Log: Subject: [PATCH] doop.c - UTF8 tr///               
27157              From: Simon Cozens <simon@cozens.net>
27158              Date: Sat, 18 Nov 2000 18:49:30 +0000
27159              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
27160              
27161              Subject: Re: [PATCH] doop.c - UTF8 tr///           
27162              From: Simon Cozens <simon@cozens.net>
27163              Date: Mon, 20 Nov 2000 20:45:22 +0000
27164              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
27165              
27166              Make tr on UTF-8 better but still not correct.
27167      Branch: perl
27168            ! doop.c
27169 ____________________________________________________________________________
27170 [  7782] By: jhi                                   on 2000/11/20  22:02:16
27171         Log: Remove the shared object before attempting to create
27172              (by linking) a new one.  E.g. in AIX not removing
27173              becomes quite painful if one tries to do more than one
27174              build in the same tree (an interrupted build, for example),
27175              since the AIX' shared dynaloader seemingly keeps the shared
27176              objects open and therefore 'busy' for quite a while, even when
27177              nobody is using the objects, leading into link failures.
27178      Branch: perl
27179            ! lib/ExtUtils/MM_Unix.pm
27180 ____________________________________________________________________________
27181 [  7781] By: gsar                                  on 2000/11/20  19:02:55
27182         Log: type mismatch due to faulty integration
27183      Branch: maint-5.6/perl
27184            ! toke.c win32/Makefile
27185 ____________________________________________________________________________
27186 [  7780] By: gsar                                  on 2000/11/20  17:31:55
27187         Log: integrate changes#6392,6394..6399,6401..6404
27188              
27189              The {multiplier} of a fixed substring was overlooked which
27190              caused a wrong initial search offset for that substring.
27191              
27192              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
27193              From: Hugo <hv@crypt.compulink.co.uk>
27194              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
27195              Date: Thu, 13 Jul 2000 19:27:13 +0100
27196              
27197              Fix the BOM bug: not a byteorder bug, a signedness bug.
27198              
27199              Replace change #6337 with a better one.
27200              
27201              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
27202              From: Hugo <hv@crypt.compulink.co.uk>
27203              Date: Fri, 14 Jul 2000 04:16:20 +0100
27204              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
27205              
27206              MakeMaker should not remove editor backups (*~) on `make clean`
27207              by default (completes change#6383)
27208              
27209              move new variables to the end of the interpreter structure (for
27210              bincompat in code that doesn't #include XSUB.h)
27211              
27212              rename totally bletcherous SvLOCK() thingy (doesn't do what the
27213              name suggests anyway)
27214              
27215              various cleanups (typos, misformatted code, and small bugs)
27216              
27217              typecasts needed for change#6394
27218              
27219              typos in change#6399, regen headers
27220              
27221              inconsistent types needs casts
27222              
27223              PERL_OBJECT build tweaks
27224      Branch: maint-5.6/perl
27225           !> MANIFEST doop.c embed.h embed.pl embedvar.h
27226           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
27227           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
27228           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
27229           !> toke.c util.c
27230 ____________________________________________________________________________
27231 [  7779] By: gsar                                  on 2000/11/20  17:06:29
27232         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
27233              
27234              Cosmetics and perldelta.
27235              
27236              Fix nits noticed by Boston.pm.
27237              
27238              Do the cc sanity check both before the hints and
27239              after the cc selction.
27240              
27241              get sprintf.t to adjust properly for 3-digit exponents
27242              
27243              don't clobber *.orig files on *clean targets
27244              
27245              fix bugs in processing %v-*d and similar format specs (from
27246              Avi Finkel <avi@finkel.org>)
27247              
27248              sprintf test tweaks (from Dominic Dunlop)
27249              
27250              new selfloader.t in change#6183 doesn't close DATA handles,
27251              and thus fails to clean up tmp files on dosish platforms
27252              
27253              typos (spotted by Peter Prymmer)
27254              
27255              typo fix from Craig Berry
27256      Branch: maint-5.6/perl
27257           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
27258           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
27259           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
27260           !> x2p/Makefile.SH
27261 ____________________________________________________________________________
27262 [  7778] By: gsar                                  on 2000/11/20  16:46:51
27263         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
27264              
27265              Subject: Re: format bug report  [Patch]
27266              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27267              Date: Wed, 05 Jul 2000 13:12:52 +0200
27268              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
27269              
27270              Subject: Re: format bug report  [Patch]
27271              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27272              Date: Wed, 05 Jul 2000 14:10:01 +0200
27273              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
27274              
27275              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
27276              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27277              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
27278              Date: Fri, 07 Jul 2000 17:57:16 +0100
27279              
27280              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
27281              To: perl5-porters@perl.org
27282              From: Karsten Sperling <spiff@phreax.net>
27283              Date: Mon, 10 Jul 2000 15:12:52 +0200
27284              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
27285              
27286              README.posix-bc podified from Thomas Dorner.
27287              
27288              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
27289              From: Dominic Dunlop <domo@computer.org>
27290              Date: Tue, 11 Jul 2000 12:27:33 +0200
27291              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
27292              
27293              Typo in #6341.
27294              
27295              Fix for
27296              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
27297              From: Roderick Schertler <roderick@argon.org>
27298              Date: Tue, 11 Jul 2000 13:55:05 -0400
27299              Message-Id: <200007111755.NAA05077@jones.argon.org>
27300              
27301              Minor cleanups on the booklist.
27302              
27303              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
27304              regen perltoc.
27305              
27306              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
27307      Branch: maint-5.6/perl
27308           +> pod/perlbook.pod
27309           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
27310           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
27311           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
27312 ____________________________________________________________________________
27313 [  7777] By: jhi                                   on 2000/11/20  16:08:49
27314         Log: Update Changes.
27315      Branch: perl
27316            ! Changes patchlevel.h
27317 ____________________________________________________________________________
27318 [  7776] By: jhi                                   on 2000/11/20  15:27:56
27319         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
27320              This may be overly harsh but until proven otherwise, we think this
27321              way, or until we have a simple test for Configure (having to start
27322              up servers is does not count as simple) to check for the problems.
27323      Branch: perl
27324            ! perl.h
27325 ____________________________________________________________________________
27326 [  7775] By: jhi                                   on 2000/11/20  15:22:17
27327         Log: Solaris hints tweaks.
27328      Branch: perl
27329            ! hints/solaris_2.sh
27330 ____________________________________________________________________________
27331 [  7774] By: jhi                                   on 2000/11/20  15:01:20
27332         Log: Add a workaround to SOCKS 64-bit problems.
27333      Branch: perl
27334            ! doio.c embed.h embed.pl perlsdio.h proto.h
27335 ____________________________________________________________________________
27336 [  7773] By: jhi                                   on 2000/11/20  14:51:47
27337         Log: sysseek() instead of seek().
27338      Branch: perl
27339            ! t/lib/syslfs.t
27340 ____________________________________________________________________________
27341 [  7772] By: gsar                                  on 2000/11/20  13:06:23
27342         Log: integrate changes#6315..6319,6321..6331,6333..6338
27343              
27344              Integrate with Sarathy, preliminary fix for unicos
27345              alignment problems in [ID 20000612.002] Perl problem on Cray system.
27346              
27347              some debugger output does not go to the socket when RemotePort is set
27348              
27349              winsock cleanup never done on Windows (leads to handle leaks)
27350              
27351              fix UNC path handling on Windows under ithreads, and chdir()
27352              return value when given a non-existent directory
27353              
27354              Autogenerate pod/Makefile and pod/buildtoc.
27355              buildtoc also checks whether the existin pods are
27356              mentioned in MANIFEST and perl.pod, and vice versa.
27357              (None of the thusly found discrepancies fixed yet.)
27358              roffitall also needs to be autogenerated similarly but it
27359              seems so badly out of date that I didn't touch it yet.
27360              
27361              Config is being used.
27362              
27363              Add =head1 NAMEs so that buildtoc is happy.
27364              (The CGI::Util nit reported to Lincoln.)
27365              
27366              Fix complaints of buildtoc.
27367              
27368              Fix the alignment problem in Crays ([ID 20000612.002]).
27369              
27370              Remove perlbook, update perlfaq book listing,
27371              rearrange perl.pod, regenerate perltoc.
27372              
27373              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
27374              was cast to an unsigned (32-bit) integer with wild abandon.
27375              
27376              winsock options weren't being set in all threads under ithreads
27377              (caused send()s from second and subsequent threads to fail)
27378              
27379              accept() leaks memory on windows due to incorrect ordering of
27380              closesocket() and fclose() calls
27381              
27382              Reorder perl.pod once more.
27383              
27384              More POSIX.pod tweaks.
27385              
27386              Sprinkle ldlibpath.
27387              
27388              Precedence goof, fix based on
27389              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
27390              From: Hugo <hv@crypt.compulink.co.uk>
27391              Date: Tue, 11 Jul 2000 12:52:38 +0100
27392              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
27393              
27394              Subject: PATCH perlguts.pod: Document D and d magic types
27395              From: mjd@plover.com
27396              Date: 5 Jul 2000 18:01:51 -0000
27397              Message-ID: <20000705180151.29413.qmail@plover.com>
27398              
27399              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
27400              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
27401              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
27402              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
27403              
27404              Subject: [PATCH cfgperl] $& segfaults if you trick it
27405              From: simon@brecon.co.uk (Simon Cozens)
27406              Date: 7 Jul 2000 11:26:09 GMT
27407              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
27408              
27409              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
27410              From: Hugo <hv@crypt.compulink.co.uk>
27411              Date: Tue, 11 Jul 2000 12:44:50 +0100
27412              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
27413              
27414              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
27415              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27416              Date: Tue, 11 Jul 2000 13:50:51 +0100
27417              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
27418      Branch: maint-5.6/perl
27419           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
27420           +> pod/buildtoc.PL
27421            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
27422           !> (integrate 26 files)
27423 ____________________________________________________________________________
27424 [  7771] By: gsar                                  on 2000/11/20  12:31:42
27425         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
27426              6310,6311,6314
27427              
27428              Subject: [PATCH bleedperl] File::Spec 0.82 beta
27429              From: Barrie Slaymaker <barries@jester.slaysys.com>
27430              Date: Wed, 28 Jun 2000 11:35:29 -0400
27431              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
27432              
27433              tweak perlembed for multiplicity/usethreads sanity; correct notes
27434              about Windows
27435              
27436              localize %INC in a Safe compartment so that use/require work
27437              (many other magic globals probably need similar treatment)
27438              
27439              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
27440              when @_ is modified, causing coredumps
27441              
27442              slurp mode fix in change#4736 still not quite right
27443              
27444              Point to perlipc for more SysV IPC examples.
27445              
27446              Elaborate POSIX.pod.  Still needs work.
27447              
27448              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
27449              
27450              fix large memory leak that has been around for ever, masked by
27451              -DPURIFY (most of the arenas were never freed!)
27452              
27453              fix memory leak on Windows (PL_sys_intern contents were never
27454              freed)
27455              
27456              PERL_OBJECT build tweak
27457              
27458              adjust change#6299
27459              
27460              remove rel2abs prototypes (from Barrie Slaymaker)
27461              
27462              missing perldiag entry for unpack("w",...) diagnostic (from
27463              Andreas Koenig)
27464              
27465              better diagnostic on Frob->stuff() when Frob:: doesn't exist
27466              (from Richard Soderberg <rs@oregonnet.com>)
27467              
27468              Win32 patches for cfgperl from Sarathy.
27469              
27470              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
27471              
27472              More POSIX.pod embellishment.
27473              
27474              tyop in change#6306
27475      Branch: maint-5.6/perl
27476           !> (integrate 44 files)
27477 ____________________________________________________________________________
27478 [  7770] By: gsar                                  on 2000/11/20  11:51:00
27479         Log: integrate changes#6268..6282 from cfgperl branch
27480              
27481              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
27482              From: Dominic Dunlop <domo@computer.org>
27483              Date: Thu, 29 Jun 2000 12:32:39 +0200
27484              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
27485              
27486              Regen headers for #6261 (and update embed.pl for this) and #6267,
27487              silence few compiler warnings.
27488              
27489              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
27490              From: Nicholas Clark <nick@talking.bollo.cx>
27491              Date: Fri, 23 Jun 2000 16:21:15 +0100
27492              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
27493              
27494              Subject: PATCH pod/perltie.pod
27495              From: Ian Phillipps <Ian.Phillipps@iname.com>
27496              Date: Fri, 16 Jun 2000 00:17:19 +0100
27497              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
27498              (only the first hunk, the second hunk had already been done
27499              by some other patch)
27500              
27501              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
27502              From: Tom Phoenix <rootbeer@redcat.com>
27503              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
27504              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
27505              
27506              Subject: [PATCH] xsub attributes
27507              From: Doug MacEachern <dougm@covalent.net>
27508              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
27509              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
27510              
27511              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
27512              From: Andy Dougherty <doughera@lafayette.edu>
27513              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
27514              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
27515              
27516              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
27517              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
27518              Date: Tue, 13 Jun 2000 02:43:48 -0500
27519              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
27520              
27521              Subject: [PATCH] Re: eval documentation: context
27522              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27523              Date: Mon, 12 Jun 2000 15:07:29 +0100
27524              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
27525              
27526              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
27527              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27528              Date: Mon, 12 Jun 2000 14:55:59 +0100
27529              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
27530              
27531              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
27532              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
27533              Date: Fri, 09 Jun 2000 12:39:27 -0400
27534              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
27535              (plus update the version "number" of Text::Wrap)
27536              
27537              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
27538              From: Tim Ayers <tayers@bridge.com>
27539              Date: Thu, 08 Jun 2000 08:11:06 +0200
27540              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
27541              [resent by Richard Foley, Message-Id probably wrong]
27542              
27543              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
27544              From: rspier@pobox.com (Robert Spier)
27545              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
27546              Message-ID: <14654.31913.845602.610277@rls.cx>
27547              
27548              Subject: [PATCH 5.6.0] utils/h2xs.PL
27549              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
27550              Date: Wed, 7 Jun 2000 04:02:04 -0500
27551              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
27552              
27553              Subject: [PATCH 5.6.0]ITHREADs for VMS
27554              From: Dan Sugalski <dan@sidhe.org>
27555              Date: Tue, 06 Jun 2000 11:59:50 -0400
27556              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
27557      Branch: maint-5.6/perl
27558           !> (integrate 31 files)
27559 ____________________________________________________________________________
27560 [  7769] By: gsar                                  on 2000/11/20  11:29:06
27561         Log: integrate changes#6261..6266 from cfgperl
27562              
27563              Subject: Re: [PATCH cfgperl] BOMs away!
27564              From: simon@brecon.co.uk (Simon Cozens)
27565              Date: 17 Jun 2000 11:49:57 GMT
27566              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
27567              
27568              Subject: 5.6.0 Patch for EPOC
27569              From: Olaf Flebbe <o.flebbe@gmx.de>
27570              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
27571              Message-ID: <23449.960929969@www11.gmx.net>
27572              
27573              tr fixes from Simon Cozens
27574              
27575              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
27576              From: Marty Lucich <marty@netcom.com>
27577              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
27578              Message-Id: <200006282116.OAA11148@netcom.com>
27579              ccdlflags update (the BSD/OS 4.1 part had already been taken
27580              care of by #6141).
27581              
27582              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
27583              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27584              Date: Wed, 28 Jun 2000 17:50:12 -0700
27585              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
27586              
27587              Subject: [PATCH 5.6.0] cygwin port
27588              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
27589              From: "Fifer, Eric" <EFifer@sanwaint.com>
27590              Date: Thu, 29 Jun 2000 12:58:29 +0100
27591      Branch: maint-5.6/perl
27592           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
27593           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
27594           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
27595           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
27596 ____________________________________________________________________________
27597 [  7768] By: gsar                                  on 2000/11/20  11:13:44
27598         Log: integrate changes#6252..6256,6259..6260
27599              
27600              Paranoia tweak on #6249.
27601              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
27602              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
27603              Date: Sun, 25 Jun 2000 23:43:12 -0400
27604              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
27605              
27606              Subject: tr///, help wanted.
27607              From: simon@brecon.co.uk (Simon Cozens)
27608              Date: 28 Jun 2000 11:29:04 GMT
27609              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
27610              
27611              small thinko tweaks
27612              
27613              tweaks from Simon Conzes to further fix tr/// under utf8
27614              
27615              perlnewmod was missing from MANIFEST.
27616              
27617              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
27618              From: simon@brecon.co.uk (Simon Cozens)
27619              Date: 17 Jun 2000 11:56:44 GMT
27620              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
27621              pack U0, pack C0
27622      Branch: maint-5.6/perl
27623           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
27624           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
27625           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
27626           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
27627 ____________________________________________________________________________
27628 [  7767] By: gsar                                  on 2000/11/20  10:51:38
27629         Log: integrate change#6250 from cfgperl
27630              
27631              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
27632              From: Doug MacEachern <dougm@covalent.net>
27633              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
27634              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
27635      Branch: maint-5.6/perl
27636           +> t/op/my_stash.t
27637           !> MANIFEST embed.pl global.sym proto.h toke.c
27638 ____________________________________________________________________________
27639 [  7766] By: gsar                                  on 2000/11/20  10:48:34
27640         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
27641              
27642              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
27643              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
27644              Date: Mon, 26 Jun 2000 18:40:14 +0100
27645              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
27646              
27647              Subject: [PATCH] bytes<->utf8 fixes
27648              From: simon@brecon.co.uk (Simon Cozens)
27649              Date: 26 Jun 2000 04:55:45 GMT
27650              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
27651              
27652              Subject: [PATCH] is_utf8_string
27653              From: simon@brecon.co.uk (Simon Cozens)
27654              Date: 26 Jun 2000 02:25:59 GMT
27655              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
27656              
27657              Subject: [PATCH] avoid mg_ptr in '*' magic
27658              From: Doug MacEachern <dougm@covalent.net>
27659              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
27660              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
27661              
27662              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
27663              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
27664              Date: Sat, 24 Jun 2000 13:06:20 +0100
27665              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
27666              
27667              Allow for standalone testing.
27668              
27669              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
27670              From: Mark-Jason Dominus <mjd@plover.com>
27671              Date: Tue, 27 Jun 2000 22:36:42 -0400
27672              Message-ID: <20000628023642.12166.qmail@plover.com>
27673              
27674              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
27675              From: Frank Tobin <ftobin@uiuc.edu>
27676              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
27677              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
27678      Branch: maint-5.6/perl
27679           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
27680           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
27681           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
27682           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
27683           !> utf8.c utils/h2xs.PL
27684 ____________________________________________________________________________
27685 [  7765] By: gsar                                  on 2000/11/20  10:29:13
27686         Log: integrate change#6239 from cfgperl
27687              
27688              Configure maintenance.  Sever some dependency cycles,
27689              separate gccversion from the cc unit,
27690              address [ID 20000623.006] Configure script patch for using gcc on AIX
27691              (but solve it a little bit differently),
27692              unduplex some accidentally duplicated units,
27693              suggest using gcc if no cc available
27694              (p5p thread: "Solaris configure: counterproposal", 1999-09)
27695      Branch: maint-5.6/perl
27696           !> Configure Todo-5.6 config_h.SH
27697 ____________________________________________________________________________
27698 [  7764] By: gsar                                  on 2000/11/20  10:25:55
27699         Log: integrate changes#6233..6238 from cfgperl
27700              
27701              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
27702              From: Mark-Jason Dominus <mjd@plover.com>
27703              Date: Fri, 16 Jun 2000 20:53:04 -0400
27704              Message-ID: <20000617005304.8008.qmail@plover.com>
27705              
27706              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
27707              because when run as services (Win32ese for daemons)
27708              no environment variables are set and tmpdir ends up as /tmp,
27709              which is ambiguous.
27710              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
27711              From: matt@sergeant.org
27712              Date: 16 Jun 2000 16:30:43 -0000
27713              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
27714              
27715              The thread begun by
27716              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
27717              From: Kevin.Ruscoe@ubsw.com
27718              Date: Fri, 16 Jun 2000 16:38:51 +0100
27719              Message-Id: <H000019b03c300d6@MHS>
27720              
27721              Tweak embed.pl, regen headers.
27722              
27723              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
27724              From: Dan Sugalski <dan@sidhe.org>
27725              Date: Fri, 23 Jun 2000 17:00:00 -0400
27726              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
27727      Branch: maint-5.6/perl
27728           !> (integrate 27 files)
27729 ____________________________________________________________________________
27730 [  7763] By: gsar                                  on 2000/11/20  10:08:08
27731         Log: s/perl56delta/perldelta/g
27732      Branch: maint-5.6/perl
27733            ! pod/Makefile
27734 ____________________________________________________________________________
27735 [  7762] By: gsar                                  on 2000/11/20  10:04:00
27736         Log: integrate changes#6225,6229,6231,6232 from cfgperl
27737              
27738              Add source code filenames to apidoc.
27739              From: simon@brecon.co.uk (Simon Cozens)
27740              Subject: [PATCH embed.pl] Source X-ref
27741              Date: 22 Jun 2000 02:18:49 GMT
27742              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
27743              
27744              Subject: README.hpux version 0.6.1
27745              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
27746              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
27747              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
27748              
27749              Subject: [PATCH 5.6.0] cygwin port
27750              From: "Fifer, Eric" <EFifer@sanwaint.com>
27751              Date: Tue, 20 Jun 2000 14:30:58 +0100
27752              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
27753              
27754              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
27755              From: simon@brecon.co.uk (Simon Cozens)
27756              Date: 19 Jun 2000 15:18:27 GMT
27757              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
27758              
27759              plus update pod/Makefile and regenerate perltoc
27760      Branch: maint-5.6/perl
27761           +> pod/perlutil.pod
27762           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
27763           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
27764 ____________________________________________________________________________
27765 [  7761] By: jhi                                   on 2000/11/20  04:09:55
27766         Log: Miraculous typo.
27767      Branch: perl
27768            ! t/op/pat.t
27769 ____________________________________________________________________________
27770 [  7760] By: jhi                                   on 2000/11/20  04:06:08
27771         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
27772              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27773              Date: Sun, 19 Nov 2000 22:30:26 -0500
27774              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
27775      Branch: perl
27776            ! regexec.c scope.h t/op/pat.t
27777 ____________________________________________________________________________
27778 [  7759] By: jhi                                   on 2000/11/20  02:05:22
27779         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
27780      Branch: perl
27781            ! perl.h
27782 ____________________________________________________________________________
27783 [  7758] By: jhi                                   on 2000/11/20  01:58:11
27784         Log: Subject: [perl 7711: EPOC] updates
27785              From: Olaf Flebbe <o.flebbe@gmx.de>
27786              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
27787              Message-ID: <25575.974658810@www23.gmx.net>               
27788      Branch: perl
27789            + lib/File/Spec/Epoc.pm
27790            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
27791            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
27792            ! lib/File/Spec.pm perl.c sv.c
27793 ____________________________________________________________________________
27794 [  7757] By: jhi                                   on 2000/11/20  01:53:11
27795         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
27796      Branch: perl
27797            ! MANIFEST
27798 ____________________________________________________________________________
27799 [  7756] By: jhi                                   on 2000/11/20  01:47:22
27800         Log: Integrate perlio.
27801      Branch: perl
27802            - ext/re/hints/MSWin32.pl
27803           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
27804           !> win32/config.gc win32/config_H.gc win32/win32sck.c
27805 ____________________________________________________________________________
27806 [  7755] By: nick                                  on 2000/11/19  20:57:17
27807         Log: Add dummy crlf layer (just as buffer)
27808              Correct 1st bug - one layer of indirection.
27809      Branch: perlio
27810            ! perlio.c perlio.h perliol.h
27811 ____________________________________________________________________________
27812 [  7754] By: nick                                  on 2000/11/19  20:56:12
27813         Log: Work-round to Perl_deb_nocontext is no longer required
27814      Branch: perlio
27815            - ext/re/hints/MSWin32.pl
27816 ____________________________________________________________________________
27817 [  7753] By: nick                                  on 2000/11/19  20:01:16
27818         Log: diff -se shows these as different
27819      Branch: perlio
27820            ! global.sym pod/perlapi.pod
27821 ____________________________________________________________________________
27822 [  7752] By: nick                                  on 2000/11/19  18:57:30
27823         Log: Configure GCC/Win32 build -Duseperlio
27824              Fix a couple of gross issues
27825              - double-include of ../deb.o in re.dll
27826              - win32sck.c needs PerlIO and FILE 
27827      Branch: perlio
27828            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
27829            ! win32/win32sck.c
27830 ____________________________________________________________________________
27831 [  7751] By: nick                                  on 2000/11/19  17:05:36
27832         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
27833      Branch: perlio
27834            ! perlio.c
27835 ____________________________________________________________________________
27836 [  7750] By: nick                                  on 2000/11/19  16:57:14
27837         Log: Missing aTHX_
27838      Branch: perlio
27839            ! sv.c
27840 ____________________________________________________________________________
27841 [  7749] By: jhi                                   on 2000/11/19  16:28:40
27842         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
27843              From: "Peter J. Farley III" <pjfarley@banet.net>
27844              Date: Sun, 19 Nov 2000 01:42:58 -0500
27845              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
27846      Branch: perl
27847            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
27848 ____________________________________________________________________________
27849 [  7748] By: jhi                                   on 2000/11/19  16:08:10
27850         Log: Subject: podlators 1.05 available        
27851              From: Russ Allbery <rra@stanford.edu>   
27852              Date: 18 Nov 2000 22:04:28 -0800
27853              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
27854      Branch: perl
27855            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
27856 ____________________________________________________________________________
27857 [  7747] By: nick                                  on 2000/11/19  11:19:39
27858         Log: Integrate mainline
27859      Branch: perlio
27860           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
27861           !> util.c
27862 ____________________________________________________________________________
27863 [  7746] By: jhi                                   on 2000/11/19  06:42:22
27864         Log: Make hex scanning warn on "\x{x}" and "\xx".
27865              "\x" and and hex("x") are still valid.
27866      Branch: perl
27867            ! util.c
27868 ____________________________________________________________________________
27869 [  7745] By: nick                                  on 2000/11/18  22:52:28
27870         Log: Integrate mainline
27871      Branch: perlio
27872           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
27873           !> perl.h perlio.c proto.h regcomp.c regcomp.h
27874 ____________________________________________________________________________
27875 [  7744] By: jhi                                   on 2000/11/18  22:50:28
27876         Log: Introduce Perl_utf8_length().  Use it.
27877      Branch: perl
27878            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
27879 ____________________________________________________________________________
27880 [  7743] By: jhi                                   on 2000/11/18  22:38:51
27881         Log: Compiler denit.
27882      Branch: perl
27883            ! perlio.c
27884 ____________________________________________________________________________
27885 [  7742] By: jhi                                   on 2000/11/18  20:33:05
27886         Log: Integrate perlio.
27887      Branch: perl
27888           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
27889           !> perlio.h pp_ctl.c pp_sys.c sv.c
27890 ____________________________________________________________________________
27891 [  7741] By: jhi                                   on 2000/11/18  20:31:27
27892         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
27893              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27894              Date: Fri, 17 Nov 2000 20:35:11 -0500
27895              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
27896              
27897              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
27898              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27899              Date: Fri, 17 Nov 2000 21:03:47 -0500
27900              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
27901              
27902              Plus a little bit of tweaking in pregcomp().
27903      Branch: perl
27904            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
27905 ____________________________________________________________________________
27906 [  7740] By: nick                                  on 2000/11/18  20:17:22
27907         Log: Lexical use open ... support:
27908              add ->cop_io to COP structure in cop.h.
27909              Make mg.c and gv.c associate it with ${^OPEN}.
27910              Make lib/open.pm set it.
27911              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
27912              manner similar to ->cop_warnings.
27913              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
27914              call new PerlIO_apply_layers().
27915              Declare latter in perlio.h and define in perlio.c
27916      Branch: perlio
27917            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
27918            ! perlio.h pp_ctl.c pp_sys.c sv.c
27919 ____________________________________________________________________________
27920 [  7739] By: jhi                                   on 2000/11/18  19:54:00
27921         Log: Integrate perlio.
27922      Branch: perl
27923           !> doio.c perlio.c pp.c
27924 ____________________________________________________________________________
27925 [  7738] By: jhi                                   on 2000/11/18  17:16:13
27926         Log: Subject: [PATCH 5.7.0] etags broken again
27927              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27928              Date: Sat, 18 Nov 2000 02:41:36 -0500
27929              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
27930      Branch: perl
27931            ! emacs/ptags
27932 ____________________________________________________________________________
27933 [  7737] By: jhi                                   on 2000/11/18  17:12:18
27934         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
27935      Branch: perl
27936            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27937 ____________________________________________________________________________
27938 [  7736] By: nick                                  on 2000/11/18  14:06:20
27939         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
27940              part to be isolated.
27941      Branch: perlio
27942            ! doio.c perlio.c
27943 ____________________________________________________________________________
27944 [  7735] By: nick                                  on 2000/11/18  11:03:32
27945         Log: Integrate mainline
27946      Branch: perlio
27947           !> Changes README.amiga README.win32 patchlevel.h
27948           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
27949 ____________________________________________________________________________
27950 [  7734] By: jhi                                   on 2000/11/18  01:18:56
27951         Log: Update Changes.
27952      Branch: perl
27953            ! Changes patchlevel.h
27954 ____________________________________________________________________________
27955 [  7733] By: jhi                                   on 2000/11/18  00:32:54
27956         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
27957              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27958              Date: Fri, 17 Nov 2000 17:28:02 -0500
27959              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
27960      Branch: perl
27961            ! regcomp.c regexec.c t/op/re_tests
27962 ____________________________________________________________________________
27963 [  7732] By: jhi                                   on 2000/11/18  00:28:56
27964         Log: Sparc 64-bit pack() fix from Jens Hamisch.
27965      Branch: perl
27966            ! pp.c
27967 ____________________________________________________________________________
27968 [  7731] By: jhi                                   on 2000/11/18  00:18:39
27969         Log: Explain in more detail the {} syntax ambiguousity.
27970              
27971              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
27972              From: Nicholas Clark <nick@ccl4.org>
27973              Date: Fri, 17 Nov 2000 22:10:28 +0000
27974              Message-ID: <20001117221028.A88930@plum.flirble.org>
27975      Branch: perl
27976            ! pod/perlfunc.pod
27977 ____________________________________________________________________________
27978 [  7730] By: jhi                                   on 2000/11/18  00:12:18
27979         Log: Subject: Fix for README.amiga (20000323.033)
27980              From: "Stephen P. Potter" <spp@spotter.yi.org>
27981              Date: Fri, 17 Nov 2000 12:25:51 -0500
27982              Message-Id: <200011171725.MAA05768@spotter.yi.org>
27983      Branch: perl
27984            ! README.amiga
27985 ____________________________________________________________________________
27986 [  7729] By: jhi                                   on 2000/11/18  00:08:34
27987         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
27988              From: "A. C. Yardley" <yardley@tanet.net>
27989              Date: Mon, 3 Apr 2000 11:35:33 -0700
27990              Message-ID: <3483.000403@tanet.net>
27991      Branch: perl
27992            ! README.win32
27993 ____________________________________________________________________________
27994 [  7728] By: nick                                  on 2000/11/17  21:59:47
27995         Log: Integrate mainline
27996      Branch: perlio
27997           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
27998           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
27999           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
28000           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
28001 ____________________________________________________________________________
28002 [  7727] By: nick                                  on 2000/11/17  21:56:31
28003         Log: Experiment on use of attributes.pm interface.
28004              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
28005              SVt_PVRV if not already something better (else vivify of say magic gets
28006              core dump).
28007      Branch: perlio
28008            ! perlio.c pp.c
28009 ____________________________________________________________________________
28010 [  7726] By: jhi                                   on 2000/11/17  14:15:49
28011         Log: Subject: Fix for 20000815.006
28012              From: "Stephen P. Potter" <spp@spotter.yi.org>
28013              Date: Fri, 17 Nov 2000 08:57:45 -0500
28014              Message-Id: <200011171357.IAA05122@spotter.yi.org>
28015              
28016              It's really 20000518.006.
28017      Branch: perl
28018            ! pod/perlmodlib.PL
28019 ____________________________________________________________________________
28020 [  7725] By: jhi                                   on 2000/11/17  14:12:31
28021         Log: Subject: Fix for 20000409.001
28022              From: "Stephen P. Potter" <spp@spotter.yi.org>
28023              Date: Fri, 17 Nov 2000 08:55:45 -0500
28024              Message-Id: <200011171355.IAA05104@spotter.yi.org>
28025      Branch: perl
28026            ! pod/perlfaq9.pod
28027 ____________________________________________________________________________
28028 [  7724] By: jhi                                   on 2000/11/17  14:08:58
28029         Log: Undo #7627 now that we have =head3.
28030      Branch: perl
28031            ! pod/perlhack.pod
28032 ____________________________________________________________________________
28033 [  7723] By: jhi                                   on 2000/11/17  14:04:09
28034         Log: As surmised the #7719 wasn't a good move.
28035      Branch: perl
28036            ! hints/solaris_2.sh
28037 ____________________________________________________________________________
28038 [  7722] By: jhi                                   on 2000/11/17  13:59:04
28039         Log: Also the 64bitall hints can be either here or there.
28040      Branch: perl
28041            ! hints/solaris_2.sh
28042 ____________________________________________________________________________
28043 [  7721] By: jhi                                   on 2000/11/17  02:26:23
28044         Log: Test tweak for the open pragma.
28045      Branch: perl
28046            ! t/lib/b.t
28047 ____________________________________________________________________________
28048 [  7720] By: jhi                                   on 2000/11/17  00:23:22
28049         Log: The long double hints can be here or there.
28050      Branch: perl
28051            ! hints/solaris_2.sh
28052 ____________________________________________________________________________
28053 [  7719] By: jhi                                   on 2000/11/17  00:14:06
28054         Log: For Solaris use64bitall the stdchar needs a little bit of help.
28055      Branch: perl
28056            ! hints/solaris_2.sh
28057 ____________________________________________________________________________
28058 [  7718] By: jhi                                   on 2000/11/16  23:27:34
28059         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
28060              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
28061              Date: Wed, 15 Nov 2000 08:56:32 +0100
28062              Message-ID: <3A1241B0.64477E00@alcatel.at>
28063      Branch: perl
28064            ! lib/Carp/Heavy.pm
28065 ____________________________________________________________________________
28066 [  7717] By: jhi                                   on 2000/11/16  23:23:29
28067         Log: Subject: [PATCH] Re: 20001101.003 PDL
28068              From: Nicholas Clark <nick@ccl4.org>
28069              Date: Thu, 16 Nov 2000 16:48:25 +0000
28070              Message-ID: <20001116164825.B93487@plum.flirble.org>
28071      Branch: perl
28072            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
28073 ____________________________________________________________________________
28074 [  7716] By: jhi                                   on 2000/11/16  23:21:31
28075         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
28076              From: "Casey R. Tweten" <crt@kiski.net>
28077              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
28078              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
28079      Branch: perl
28080            ! lib/Pod/Checker.pm pod/perlpod.pod
28081 ____________________________________________________________________________
28082 [  7715] By: jhi                                   on 2000/11/16  23:19:40
28083         Log: Avoid an infinite loop in VMS when utils scripts are run
28084              with no arguments, from Charles Lane.
28085      Branch: perl
28086            ! configure.com
28087 ____________________________________________________________________________
28088 [  7714] By: jhi                                   on 2000/11/16  23:17:08
28089         Log: Subject: perllocale.pod changes
28090              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28091              Date: Mon, 13 Nov 2000 10:09:22 +0300
28092              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
28093      Branch: perl
28094            ! pod/perllocale.pod
28095 ____________________________________________________________________________
28096 [  7713] By: jhi                                   on 2000/11/16  23:14:06
28097         Log: Integrate perlio.
28098      Branch: perl
28099           !> doio.c perlio.c perlio.h util.c
28100 ____________________________________________________________________________
28101 [  7712] By: nick                                  on 2000/11/16  21:10:58
28102         Log: Integrate mainline
28103      Branch: perlio
28104           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
28105           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
28106           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
28107           !> vos/config.ga.def vos/config.ga.h win32/config.bc
28108           !> win32/config.gc win32/config.vc
28109 ____________________________________________________________________________
28110 [  7711] By: nick                                  on 2000/11/16  19:56:41
28111         Log: Minor tweaks:
28112              consistent way of getting 'rb', 'wb' etc. for binary opens
28113              move *perlio::layers to *open::layers
28114              a #define to show layers available
28115              DOSISH popen/PerlIO had export/import sense inverted.
28116      Branch: perlio
28117            ! doio.c perlio.c perlio.h util.c
28118 ____________________________________________________________________________
28119 [  7710] By: jhi                                   on 2000/11/16  15:46:05
28120         Log: Add HAS_SBRK_PROTO.
28121      Branch: metaconfig/U/perl
28122            + d_sbrkproto.U
28123      Branch: perl
28124            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28125            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
28126            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
28127            ! vos/config.ga.def vos/config.ga.h win32/config.bc
28128            ! win32/config.gc win32/config.vc
28129 ____________________________________________________________________________
28130 [  7709] By: nick                                  on 2000/11/16  07:31:49
28131         Log: Integrate mainline
28132      Branch: perlio
28133           !> (integrate 35 files)
28134 ____________________________________________________________________________
28135 [  7708] By: jhi                                   on 2000/11/16  05:33:03
28136         Log: These files are text, not binary.
28137      Branch: perl
28138            ! ext/Encode/Encode/iso8859-10.enc
28139            ! ext/Encode/Encode/iso8859-13.enc
28140            ! ext/Encode/Encode/iso8859-14.enc
28141            ! ext/Encode/Encode/iso8859-15.enc
28142 ____________________________________________________________________________
28143 [  7707] By: jhi                                   on 2000/11/16  01:53:37
28144         Log: Update Changes.
28145      Branch: perl
28146            ! Changes patchlevel.h
28147 ____________________________________________________________________________
28148 [  7706] By: jhi                                   on 2000/11/16  01:35:59
28149         Log: More #undefing of stdio.
28150      Branch: perl
28151            ! fakesdio.h nostdio.h
28152 ____________________________________________________________________________
28153 [  7705] By: jhi                                   on 2000/11/16  01:34:18
28154         Log: Add fwalk() probe to the configuration files and regen perltoc.
28155      Branch: perl
28156            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28157            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
28158            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
28159            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
28160            ! win32/config.bc win32/config.gc win32/config.vc
28161 ____________________________________________________________________________
28162 [  7704] By: jhi                                   on 2000/11/16  01:33:07
28163         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
28164              an optional third argument to Inlibc?)
28165      Branch: metaconfig/U/perl
28166            + d__fwalk.U
28167 ____________________________________________________________________________
28168 [  7703] By: jhi                                   on 2000/11/16  01:09:22
28169         Log: The type of the hash_cb() size argument is tricky.
28170      Branch: perl
28171            ! ext/DB_File/DB_File.xs
28172 ____________________________________________________________________________
28173 [  7702] By: jhi                                   on 2000/11/15  23:01:16
28174         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
28175      Branch: perl
28176            ! nostdio.h
28177 ____________________________________________________________________________
28178 [  7701] By: jhi                                   on 2000/11/15  22:52:32
28179         Log: Detypo.
28180      Branch: perl
28181            ! t/lib/bigfltpm.t
28182 ____________________________________________________________________________
28183 [  7700] By: jhi                                   on 2000/11/15  22:51:56
28184         Log: UINT64_C() work continues.
28185      Branch: perl
28186            ! handy.h perl.h utf8.h
28187 ____________________________________________________________________________
28188 [  7699] By: jhi                                   on 2000/11/15  14:13:04
28189         Log: SOCKS has its own USE_THREADS, based on
28190              
28191              Subject: [ID 20001114.002] et. al. bugfix followup
28192              From: Jens Hamisch <jens@Strawberry.COM> 
28193              Date: Wed, 15 Nov 2000 14:23:11 +0100
28194              Message-ID: <20001115142311.A21164@Strawberry.COM>
28195      Branch: perl
28196            ! perl.h
28197 ____________________________________________________________________________
28198 [  7698] By: jhi                                   on 2000/11/15  03:50:56
28199         Log: Add few missing #undefs and sort them.
28200      Branch: perl
28201            ! fakesdio.h
28202 ____________________________________________________________________________
28203 [  7697] By: jhi                                   on 2000/11/15  03:39:14
28204         Log: Linenumber fix.
28205      Branch: perl
28206            ! t/pragma/warn/utf8
28207 ____________________________________________________________________________
28208 [  7696] By: jhi                                   on 2000/11/15  02:55:26
28209         Log: EBCDIC tweaks.
28210              
28211              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
28212              From: Peter Prymmer <pvhp@forte.com>
28213              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
28214              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
28215      Branch: perl
28216            ! t/op/regmesg.t t/pragma/warn/utf8
28217 ____________________________________________________________________________
28218 [  7695] By: jhi                                   on 2000/11/15  02:53:58
28219         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
28220              From: Peter Prymmer <pvhp@forte.com>
28221              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
28222              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
28223      Branch: perl
28224            ! utf8.c
28225 ____________________________________________________________________________
28226 [  7694] By: jhi                                   on 2000/11/15  02:50:55
28227         Log: Subject: [PATCH: perl@7674] updates to README.os390
28228              From: Prymmer/Kahn <pvhp@best.com>
28229              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
28230              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
28231      Branch: perl
28232            ! README.os390
28233 ____________________________________________________________________________
28234 [  7693] By: jhi                                   on 2000/11/15  02:48:37
28235         Log: Quit utf8_to_uv() instantly if curlen == 0.
28236      Branch: perl
28237            ! utf8.c
28238 ____________________________________________________________________________
28239 [  7692] By: jhi                                   on 2000/11/15  02:24:29
28240         Log: Use u_int32_t for the size of hash_cb(), not size_t.
28241              
28242              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
28243              From: Jens Hamisch <jens@Strawberry.COM>     
28244              Date: Tue, 14 Nov 2000 19:03:55 +0100
28245              Message-Id: <20001114190355.A20559@Strawberry.COM>
28246      Branch: perl
28247            ! ext/DB_File/DB_File.xs
28248 ____________________________________________________________________________
28249 [  7691] By: jhi                                   on 2000/11/15  02:20:12
28250         Log: Use UINT64_C().
28251              
28252              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
28253              From: Jens Hamisch <jens@Strawberry.COM>
28254              Date: Tue, 14 Nov 2000 19:16:23 +0100
28255              Message-Id: <20001114191623.G20559@Strawberry.COM>
28256      Branch: perl
28257            ! utf8.c utf8.h
28258 ____________________________________________________________________________
28259 [  7690] By: jhi                                   on 2000/11/15  02:17:06
28260         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
28261              (a macro to define signed and unsigned integer constants).
28262      Branch: perl
28263            ! handy.h
28264 ____________________________________________________________________________
28265 [  7689] By: jhi                                   on 2000/11/15  01:56:51
28266         Log: Regen Configure.
28267      Branch: perl
28268            ! Configure
28269 ____________________________________________________________________________
28270 [  7688] By: jhi                                   on 2000/11/15  01:56:32
28271         Log: Make the unit know about SOCKS.
28272      Branch: metaconfig
28273            ! U/protos/socksizetype.U
28274 ____________________________________________________________________________
28275 [  7687] By: jhi                                   on 2000/11/15  01:54:47
28276         Log: Remove unused dependencies.
28277      Branch: metaconfig
28278            ! U/compline/d_getpagsz.U
28279 ____________________________________________________________________________
28280 [  7686] By: nick                                  on 2000/11/14  21:25:13
28281         Log: Integrate mainline.
28282      Branch: perlio
28283           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
28284           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
28285           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
28286           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
28287           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
28288           !> win32/config.bc win32/config.gc win32/config.vc
28289           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
28290 ____________________________________________________________________________
28291 [  7685] By: jhi                                   on 2000/11/14  17:54:56
28292         Log: Integrate perlio.
28293      Branch: perl
28294           +> fakesdio.h perliol.h
28295           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
28296           !> perlsdio.h perlsfio.h pod/perlfunc.pod
28297 ____________________________________________________________________________
28298 [  7684] By: nick                                  on 2000/11/14  17:43:04
28299         Log: PerlIO #include and #ifdef re-work.
28300      Branch: perlio
28301            + fakesdio.h perliol.h
28302            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
28303            ! perlsdio.h perlsfio.h
28304 ____________________________________________________________________________
28305 [  7683] By: jhi                                   on 2000/11/14  15:42:40
28306         Log: Hoist the duplicated socket/netdb include logic to perl.h;
28307              undef SETERRNO in case SOCKS has defined it.  Based on:
28308              
28309              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
28310              From: Jens Hamisch <jens@Strawberry.COM> 
28311              Date: Tue, 14 Nov 2000 11:34:40 +0100
28312              Message-Id: <20001114113440.A20005@Strawberry.COM>
28313      Branch: perl
28314            ! doio.c perl.h pp_sys.c
28315 ____________________________________________________________________________
28316 [  7682] By: jhi                                   on 2000/11/14  14:07:28
28317         Log: Subject: some additions for makefiles for win32 (for perl@7674)
28318              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28319              Date: Tue, 14 Nov 2000 09:31:13 +0300
28320              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
28321      Branch: perl
28322            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
28323            ! win32/makefile.mk
28324 ____________________________________________________________________________
28325 [  7681] By: jhi                                   on 2000/11/14  14:01:41
28326         Log: Subject: tiny typo in perl5db.pl
28327              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28328              Date: Tue, 14 Nov 2000 09:29:28 +0300
28329              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
28330      Branch: perl
28331            ! lib/perl5db.pl
28332 ____________________________________________________________________________
28333 [  7680] By: jhi                                   on 2000/11/14  04:13:50
28334         Log: Redo #7679 with LFs instead of CRLFs.
28335      Branch: perl
28336            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
28337            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
28338            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
28339 ____________________________________________________________________________
28340 [  7679] By: jhi                                   on 2000/11/14  01:21:09
28341         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
28342              From: Benjamin Stuhl <tiriath@yahoo.com> 
28343              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
28344              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
28345      Branch: perl
28346            + win32/bin/mdelete.bat
28347            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
28348            ! makedef.pl perlio.c win32/Makefile win32/config.gc
28349            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
28350 ____________________________________________________________________________
28351 [  7678] By: jhi                                   on 2000/11/14  01:19:20
28352         Log: Fix the re extension building for Win32.
28353              
28354              Subject: [PATCH perl@7638] Get PerlIO building on Win32
28355              From: Benjamin Stuhl <tiriath@yahoo.com> 
28356              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
28357              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
28358      Branch: perl
28359            + ext/re/hints/MSWin32.pl
28360            ! MANIFEST
28361 ____________________________________________________________________________
28362 [  7677] By: jhi                                   on 2000/11/14  01:13:54
28363         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
28364              From: sthoenna@efn.org
28365              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
28366              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
28367      Branch: perl
28368            ! doop.c pp.c toke.c utf8.c utf8.h
28369 ____________________________________________________________________________
28370 [  7676] By: jhi                                   on 2000/11/13  20:23:15
28371         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
28372              From: Nicholas Clark <nick@ccl4.org>
28373              Date: Mon, 13 Nov 2000 18:55:04 +0000
28374              Message-ID: <20001113185504.J29183@plum.flirble.org>
28375      Branch: perl
28376            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
28377 ____________________________________________________________________________
28378 [  7675] By: nick                                  on 2000/11/13  20:21:57
28379         Log: Integrate mainline ...
28380      Branch: perlio
28381           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
28382           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
28383           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
28384           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
28385 ____________________________________________________________________________
28386 [  7674] By: jhi                                   on 2000/11/13  15:07:56
28387         Log: Update Changes.
28388      Branch: perl
28389            ! Changes patchlevel.h
28390 ____________________________________________________________________________
28391 [  7673] By: jhi                                   on 2000/11/13  14:42:42
28392         Log: Remove the new two tests of lib/io_xs for now, they seem to
28393              fail under perlio on some platforms.
28394      Branch: perl
28395            ! t/lib/io_xs.t
28396 ____________________________________________________________________________
28397 [  7672] By: jhi                                   on 2000/11/13  13:57:53
28398         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
28399      Branch: perl
28400            ! perlio.c
28401 ____________________________________________________________________________
28402 [  7671] By: jhi                                   on 2000/11/13  05:30:48
28403         Log: Placate nervous compilers that see longer than ints switch()ing.
28404      Branch: perl
28405            ! utf8.c
28406 ____________________________________________________________________________
28407 [  7670] By: jhi                                   on 2000/11/13  05:14:21
28408         Log: fputs() does return EOF on error but here we don't care.
28409      Branch: perl
28410            ! perlio.c
28411 ____________________________________________________________________________
28412 [  7669] By: jhi                                   on 2000/11/13  05:02:45
28413         Log: Declare reg_data like reg_substr_data.
28414      Branch: perl
28415            ! regexp.h
28416 ____________________________________________________________________________
28417 [  7668] By: jhi                                   on 2000/11/13  04:54:34
28418         Log: Typos in #7667.
28419      Branch: perl
28420            ! perl.h
28421 ____________________________________________________________________________
28422 [  7667] By: jhi                                   on 2000/11/13  04:49:49
28423         Log: Cleanup messy #ifdef.
28424      Branch: perl
28425            ! perl.h
28426 ____________________________________________________________________________
28427 [  7666] By: jhi                                   on 2000/11/13  04:17:34
28428         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
28429              From: Nicholas Clark <nick@talking.bollo.cx>
28430              Date: Sun, 12 Nov 2000 21:14:11 +0000
28431              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
28432              
28433              Note: only one breakage of the two reported is fixed by this patch.
28434      Branch: perl
28435            ! perlio.c
28436 ____________________________________________________________________________
28437 [  7665] By: jhi                                   on 2000/11/13  04:05:07
28438         Log: Tweak the definition of the bit complement on UTF-8 data:
28439              if none of the characters in the string are > 0xff,
28440              the result is a complemented byte string, not a (UTF-8)
28441              char string.  Based on the summary in
28442              
28443              Subject: Re: [ID 20000918.005] ~ on wide chars
28444              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
28445              Date: Fri, 10 Nov 2000 09:47:15 -0800
28446              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
28447              
28448              This should give us the maximum backward (pre-char string)
28449              compatibility and utf8 compatibility.  The other alternative
28450              would be to limit the bit complement to be always byte only,
28451              taking the least significant byte of the chars.
28452      Branch: perl
28453            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
28454 ____________________________________________________________________________
28455 [  7664] By: jhi                                   on 2000/11/13  00:23:44
28456         Log: Couple of tests from #7660 salvaged.
28457      Branch: perl
28458            - t/op/tell.t
28459            ! MANIFEST t/io/tell.t
28460 ____________________________________________________________________________
28461 [  7663] By: jhi                                   on 2000/11/13  00:02:48
28462         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
28463              From: Nicholas Clark <nick@talking.bollo.cx>
28464              Date: Sun, 12 Nov 2000 21:23:43 +0000
28465              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
28466      Branch: perl
28467            ! perlsfio.h
28468 ____________________________________________________________________________
28469 [  7662] By: jhi                                   on 2000/11/13  00:01:39
28470         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
28471              From: Nicholas Clark <nick@talking.bollo.cx>
28472              Date: Sun, 12 Nov 2000 21:30:04 +0000
28473              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
28474      Branch: perl
28475            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
28476 ____________________________________________________________________________
28477 [  7661] By: jhi                                   on 2000/11/12  23:57:29
28478         Log: Document tell() on special streams.
28479      Branch: perl
28480            ! pod/perlfunc.pod
28481 ____________________________________________________________________________
28482 [  7660] By: jhi                                   on 2000/11/12  23:54:22
28483         Log: (Subsumed by #7664)
28484      Branch: perl
28485            + t/op/tell.t
28486            ! MANIFEST
28487 ____________________________________________________________________________
28488 [  7659] By: jhi                                   on 2000/11/12  22:55:25
28489         Log: Many subdocumented return values of the IO extension now documented.
28490              ungetc and write still left subdocumented.
28491              
28492              Subject: [PATCH] (was Re: IO::Handle::ungetc)
28493              From: Nicholas Clark <nick@talking.bollo.cx>
28494              Date: Sun, 12 Nov 2000 21:35:53 +0000
28495              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
28496      Branch: perl
28497            ! ext/IO/lib/IO/Handle.pm
28498 ____________________________________________________________________________
28499 [  7658] By: jhi                                   on 2000/11/12  21:37:06
28500         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
28501              From: Nicholas Clark <nick@talking.bollo.cx>
28502              Date: Sun, 12 Nov 2000 20:03:22 +0000
28503              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
28504      Branch: perl
28505            ! pod/perlfunc.pod
28506 ____________________________________________________________________________
28507 [  7657] By: jhi                                   on 2000/11/12  20:34:55
28508         Log: Integrate perlio.
28509      Branch: perl
28510           !> perlio.c
28511 ____________________________________________________________________________
28512 [  7656] By: nick                                  on 2000/11/12  19:25:06
28513         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
28514      Branch: perlio
28515            ! perlio.c
28516 ____________________________________________________________________________
28517 [  7655] By: nick                                  on 2000/11/12  19:09:41
28518         Log: Integrate mainline
28519      Branch: perlio
28520           +> README.solaris ext/Encode/Encode/cp1006.enc
28521           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
28522           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
28523           +> ext/Encode/Encode/iso8859-13.enc
28524           +> ext/Encode/Encode/iso8859-14.enc
28525           +> ext/Encode/Encode/iso8859-15.enc
28526           !> (integrate 34 files)
28527 ____________________________________________________________________________
28528 [  7654] By: jhi                                   on 2000/11/12  19:00:22
28529         Log: Add a metaconfig unit for fsync.
28530      Branch: metaconfig/U/perl
28531            + d_fsync.U
28532 ____________________________________________________________________________
28533 [  7653] By: jhi                                   on 2000/11/12  19:00:01
28534         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
28535      Branch: perl
28536            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28537            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
28538            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28539            ! vos/config.ga.h win32/config.bc win32/config.gc
28540            ! win32/config.vc
28541 ____________________________________________________________________________
28542 [  7652] By: jhi                                   on 2000/11/11  21:12:01
28543         Log: Copy the s// information of README.hpux also to the perlrun.
28544      Branch: perl
28545            ! README.hpux pod/perlrun.pod
28546 ____________________________________________________________________________
28547 [  7651] By: jhi                                   on 2000/11/11  21:03:13
28548         Log: More README.solaris updates from Andy Dougherty.
28549      Branch: perl
28550            ! README.solaris
28551 ____________________________________________________________________________
28552 [  7650] By: jhi                                   on 2000/11/11  18:38:57
28553         Log: More descriptive error for unknown perlio layers.
28554              
28555              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
28556              From: Dominic Dunlop <domo@computer.org> 
28557              Date: Sat, 11 Nov 2000 18:20:32 +0100             
28558              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
28559      Branch: perl
28560            ! perlio.c pod/perldiag.pod
28561 ____________________________________________________________________________
28562 [  7649] By: jhi                                   on 2000/11/11  18:37:52
28563         Log: MachTen doesn't really do mmap() and munmap().
28564              
28565              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
28566              From: Dominic Dunlop <domo@computer.org> 
28567              Date: Sat, 11 Nov 2000 18:20:32 +0100             
28568              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
28569      Branch: perl
28570            ! hints/machten.sh
28571 ____________________________________________________________________________
28572 [  7648] By: jhi                                   on 2000/11/11  18:36:46
28573         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
28574              From: rspier@pobox.com (Robert Spier)
28575              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
28576              Message-ID: <14861.32839.491271.985797@rls.cx>
28577      Branch: perl
28578            ! Porting/Contract pod/perltoot.pod
28579 ____________________________________________________________________________
28580 [  7647] By: jhi                                   on 2000/11/11  18:35:30
28581         Log: Simplify the getpagesize() unit by dropping the
28582              pagesize probe since it's nowadays slightly more
28583              complicated because of sysconf(). (Note: if some
28584              platform really needs the -lPW for getpagesize,
28585              I just broke it.)
28586              
28587              TODO: a new pagesize unit.
28588      Branch: metaconfig
28589            ! U/compline/d_getpagsz.U
28590 ____________________________________________________________________________
28591 [  7646] By: jhi                                   on 2000/11/11  18:33:23
28592         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
28593      Branch: perl
28594            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28595            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
28596            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28597            ! vos/config.ga.h win32/config.bc win32/config.gc
28598            ! win32/config.vc
28599 ____________________________________________________________________________
28600 [  7645] By: jhi                                   on 2000/11/11  16:45:15
28601         Log: Use sysconf() or getpagesize() to find out the pagesize.
28602      Branch: perl
28603            ! perlio.c
28604 ____________________________________________________________________________
28605 [  7644] By: jhi                                   on 2000/11/11  15:46:08
28606         Log: Integrate perlio.
28607      Branch: perl
28608           !> perlio.c
28609 ____________________________________________________________________________
28610 [  7643] By: jhi                                   on 2000/11/11  15:33:36
28611         Log: Subject: Re: [PATCH] README.solaris
28612              From: Lupe Christoph <lupe@lupe-christoph.de>
28613              Date: Sat, 11 Nov 2000 14:08:10 +0100
28614              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
28615      Branch: perl
28616            ! README.solaris
28617 ____________________________________________________________________________
28618 [  7642] By: jhi                                   on 2000/11/11  15:22:12
28619         Log: Subject: [PATCH perl@7638] cygwin port
28620              From: "Eric Fifer" <egf7@columbia.edu>            
28621              Date: Fri, 10 Nov 2000 19:30:30 -0000
28622              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
28623      Branch: perl
28624            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
28625 ____________________________________________________________________________
28626 [  7641] By: nick                                  on 2000/11/11  14:50:36
28627         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
28628              Also call "Buf" layer directly when unread'ing non-read chars.
28629      Branch: perlio
28630            ! perlio.c
28631 ____________________________________________________________________________
28632 [  7640] By: jhi                                   on 2000/11/11  02:05:02
28633         Log: Add more encoding tables.
28634      Branch: perl
28635            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
28636            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
28637            + ext/Encode/Encode/iso8859-10.enc
28638            + ext/Encode/Encode/iso8859-13.enc
28639            + ext/Encode/Encode/iso8859-14.enc
28640            + ext/Encode/Encode/iso8859-15.enc
28641            ! MANIFEST
28642 ____________________________________________________________________________
28643 [  7639] By: jhi                                   on 2000/11/10  18:49:25
28644         Log: Subject: [PATCH] README.solaris
28645              From: Andy Dougherty <doughera@lafayette.edu>
28646              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
28647              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
28648      Branch: perl
28649            + README.solaris
28650            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
28651            ! pod/perl.pod pod/perltoc.pod
28652 ____________________________________________________________________________
28653 [  7638] By: jhi                                   on 2000/11/10  15:04:15
28654         Log: Update Changes.
28655      Branch: perl
28656            ! Changes patchlevel.h
28657 ____________________________________________________________________________
28658 [  7637] By: jhi                                   on 2000/11/10  14:14:28
28659         Log: Explain better why certain regex tests are skipped.
28660              
28661              Subject: Re: tests skipped: unknown reason
28662              From: Lupe Christoph <lupe@lupe-christoph.de>
28663              Date: Fri, 10 Nov 2000 09:08:56 +0100
28664              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
28665      Branch: perl
28666            ! t/op/regexp.t
28667 ____________________________________________________________________________
28668 [  7636] By: nick                                  on 2000/11/10  13:40:00
28669         Log: Integrate mainline.
28670      Branch: perlio
28671           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
28672           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
28673           !> win32/bin/search.pl
28674 ____________________________________________________________________________
28675 [  7635] By: nick                                  on 2000/11/10  13:25:52
28676         Log: Re-instate stdio large file support via perlio.
28677      Branch: perl
28678            ! perlio.c
28679 ____________________________________________________________________________
28680 [  7634] By: jhi                                   on 2000/11/10  04:49:55
28681         Log: Amdahl UTS hints updates.
28682              
28683              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
28684              From: hom00@utsglobal.com (Harold O Morris)
28685              Date: Thu, 9 Nov 2000 20:02 PST
28686              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
28687      Branch: perl
28688            ! hints/uts.sh
28689 ____________________________________________________________________________
28690 [  7633] By: jhi                                   on 2000/11/09  23:33:28
28691         Log: Subject: [PATCH] IO::Seekable pod
28692              From: Nicholas Clark <nick@talking.bollo.cx>
28693              Date: Thu, 9 Nov 2000 20:29:45 +0000
28694              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
28695      Branch: perl
28696            ! ext/IO/lib/IO/Handle.pm
28697 ____________________________________________________________________________
28698 [  7632] By: jhi                                   on 2000/11/09  21:55:41
28699         Log: Various doc oddball characters.
28700              
28701              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
28702              From: Michael Somos <somos@grail.cba.csuohio.edu>
28703              Date: Mon, 6 Nov 2000 17:44:20 -0500
28704              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
28705      Branch: perl
28706            ! emacs/cperl-mode.el lib/unicode/syllables.txt
28707            ! win32/bin/search.pl
28708 ____________________________________________________________________________
28709 [  7631] By: jhi                                   on 2000/11/09  21:12:29
28710         Log: Subject: Re: bash -c exit and linux hints 
28711              From: "John P. Linderman" <jpl@research.att.com>
28712              Date: Thu, 02 Nov 2000 09:37:25 -0500
28713              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
28714      Branch: perl
28715            ! hints/linux.sh
28716 ____________________________________________________________________________
28717 [  7630] By: nick                                  on 2000/11/09  20:34:11
28718         Log: Integrate mainline.
28719      Branch: perlio
28720           !> (integrate 91 files)
28721 ____________________________________________________________________________
28722 [  7629] By: jhi                                   on 2000/11/09  19:46:31
28723         Log: Missing dTHXs.
28724              
28725              Subject: RE: perl@7595 builds not on cygwin
28726              From: "Eric Fifer" <egf7@columbia.edu>
28727              Date: Thu, 9 Nov 2000 19:26:50 -0000
28728              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
28729      Branch: perl
28730            ! ext/Devel/Peek/Peek.xs
28731 ____________________________________________________________________________
28732 [  7628] By: jhi                                   on 2000/11/09  14:48:27
28733         Log: Disable only the tests 99 and 166 for UTF-8 locales.
28734      Branch: perl
28735            ! t/pragma/locale.t
28736 ____________________________________________________________________________
28737 [  7627] By: jhi                                   on 2000/11/09  14:40:27
28738         Log: There's no =head3.
28739      Branch: perl
28740            ! pod/perlhack.pod
28741 ____________________________________________________________________________
28742 [  7626] By: jhi                                   on 2000/11/09  13:54:26
28743         Log: The generated boot_* headers are wrong.  Pickier compiler,
28744              such as KAI C++ will refuse to compile the resulting perlmain.
28745              
28746              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
28747              From: Harri Pasanen <harri.pasanen@trema.com>
28748              Date: Thu, 09 Nov 2000 14:23:28 +0100
28749              Message-Id: <3A0AA550.26D548A3@trema.com>
28750      Branch: perl
28751            ! minimod.pl
28752 ____________________________________________________________________________
28753 [  7625] By: jhi                                   on 2000/11/09  13:50:44
28754         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
28755              From: Prymmer/Kahn <pvhp@best.com>
28756              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
28757              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
28758              
28759              All except the "cow orker" change.
28760      Branch: perl
28761            ! Porting/pumpkin.pod
28762 ____________________________________________________________________________
28763 [  7624] By: jhi                                   on 2000/11/09  13:45:33
28764         Log: Fix for
28765              
28766              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
28767              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
28768              Date: Thu, 09 Nov 2000 11:05:52 +0100
28769              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
28770      Branch: perl
28771            ! pod/perldiag.pod t/pragma/warn/pp_sys
28772 ____________________________________________________________________________
28773 [  7623] By: jhi                                   on 2000/11/09  13:37:16
28774         Log: Typo in an ifndef.
28775              
28776              Subject: Re: [PATCH 5.7.0] better messages from malloc()
28777              From: Joe Smith <jms@inwap.com>         
28778              Date: Thu, 09 Nov 2000 01:33:14 -0800
28779              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
28780      Branch: perl
28781            ! malloc.c
28782 ____________________________________________________________________________
28783 [  7622] By: jhi                                   on 2000/11/09  13:31:18
28784         Log: Remove unused extra arguments.
28785      Branch: metaconfig/U/perl
28786            ! perlxv.U
28787      Branch: perl
28788            ! Configure config_h.SH
28789 ____________________________________________________________________________
28790 [  7621] By: jhi                                   on 2000/11/09  13:16:36
28791         Log: More VMS moves on environment handling, from Charles Lane.
28792      Branch: perl
28793            ! t/pragma/locale.t
28794 ____________________________________________________________________________
28795 [  7620] By: jhi                                   on 2000/11/09  04:42:38
28796         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
28797              From: David Dyck <dcd@tc.fluke.com>
28798              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
28799              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
28800      Branch: perl
28801            ! pp_sys.c
28802 ____________________________________________________________________________
28803 [  7619] By: jhi                                   on 2000/11/09  04:36:21
28804         Log: Forgot from #7618.
28805      Branch: perl
28806            ! lib/File/stat.pm
28807 ____________________________________________________________________________
28808 [  7618] By: jhi                                   on 2000/11/09  04:28:44
28809         Log: Make deleting for %ENV work for (newer versions of) VMS,
28810              from Craig A. Berry.
28811      Branch: perl
28812            ! vms/vms.c
28813 ____________________________________________________________________________
28814 [  7617] By: jhi                                   on 2000/11/09  04:25:05
28815         Log: Subject: [PATCH] Class::Struct at compile time
28816              From: "Casey R. Tweten" <crt@kiski.net>
28817              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
28818              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
28819      Branch: perl
28820            ! lib/Class/Struct.pm
28821 ____________________________________________________________________________
28822 [  7616] By: jhi                                   on 2000/11/09  04:15:17
28823         Log: Subject: [ID 20001108.013] spelling
28824              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
28825              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
28826              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
28827      Branch: perl
28828            ! lib/ftp.pl
28829 ____________________________________________________________________________
28830 [  7615] By: jhi                                   on 2000/11/09  04:12:42
28831         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
28832              From: Peter Prymmer <pvhp@forte.com>
28833              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
28834              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
28835      Branch: perl
28836            ! configure.com
28837 ____________________________________________________________________________
28838 [  7614] By: jhi                                   on 2000/11/08  22:42:55
28839         Log: A missing aTHX_.
28840      Branch: perl
28841            ! ext/IPC/SysV/SysV.xs
28842 ____________________________________________________________________________
28843 [  7613] By: jhi                                   on 2000/11/08  19:30:21
28844         Log: Update Changes.
28845      Branch: perl
28846            ! Changes patchlevel.h
28847 ____________________________________________________________________________
28848 [  7612] By: jhi                                   on 2000/11/08  18:35:25
28849         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
28850              From: David Dyck <dcd@tc.fluke.com>
28851              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
28852              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
28853      Branch: perl
28854            ! pp_sys.c
28855 ____________________________________________________________________________
28856 [  7611] By: jhi                                   on 2000/11/08  18:30:26
28857         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
28858              From: Dominic Dunlop <domo@computer.org>
28859              Date: Tue, 7 Nov 2000 12:05:25 +0100
28860              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
28861      Branch: perl
28862            ! malloc.c
28863 ____________________________________________________________________________
28864 [  7610] By: jhi                                   on 2000/11/08  18:25:14
28865         Log: Do not test UTF-8 locales since that the tests would require
28866              polymorphic regexen.
28867      Branch: perl
28868            ! t/pragma/locale.t
28869 ____________________________________________________________________________
28870 [  7609] By: jhi                                   on 2000/11/08  17:12:51
28871         Log: Locale buglets.
28872              
28873              Subject: RE: Locales support (setlocale) fixes
28874              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28875              Date: Wed, 8 Nov 2000 20:01:39 +0300
28876              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
28877      Branch: perl
28878            ! t/pragma/locale.t util.c
28879 ____________________________________________________________________________
28880 [  7608] By: jhi                                   on 2000/11/08  17:00:16
28881         Log: Deleting $ENV{PATH} in VMS is not recommendable.
28882      Branch: perl
28883            ! t/pragma/locale.t
28884 ____________________________________________________________________________
28885 [  7607] By: jhi                                   on 2000/11/08  16:58:26
28886         Log: Subject: PATCH std stdio for (Free)BSD
28887              From: Nicholas Clark <nick@ccl4.org>
28888              Date: Wed, 8 Nov 2000 15:36:29 +0000
28889              Message-ID: <20001108153629.D98736@plum.flirble.org>
28890      Branch: metaconfig
28891            ! U/compline/d_stdstdio.U
28892      Branch: perl
28893            ! Configure config_h.SH
28894 ____________________________________________________________________________
28895 [  7606] By: jhi                                   on 2000/11/08  16:43:31
28896         Log: Forgot to bump the line numbers in #7601.
28897      Branch: perl
28898            ! t/pragma/warn/pp_sys
28899 ____________________________________________________________________________
28900 [  7605] By: jhi                                   on 2000/11/08  16:39:12
28901         Log: More careful detection of how well NVs and UVs mix.
28902              
28903              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))
28904              From: Nicholas Clark <nick@ccl4.org>
28905              Date: Wed, 8 Nov 2000 15:14:12 +0000
28906              Message-ID: <20001108151412.B98736@plum.flirble.org>
28907              
28908              Added some SIGFPE paranoia.
28909      Branch: metaconfig/U/perl
28910            ! perlxv.U
28911      Branch: perl
28912            ! Configure config_h.SH
28913 ____________________________________________________________________________
28914 [  7604] By: jhi                                   on 2000/11/08  14:39:10
28915         Log: Subject: [patch perl@7595] VMS configure.com tweak
28916              From: "Craig A. Berry" <craigberry@mac.com>
28917              Date: Wed, 8 Nov 2000 00:24:12 -0600
28918              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
28919      Branch: perl
28920            ! configure.com
28921 ____________________________________________________________________________
28922 [  7603] By: jhi                                   on 2000/11/08  14:27:11
28923         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
28924              From: Robin Barker <rmb1@cise.npl.co.uk>
28925              Date: Wed, 8 Nov 2000 11:11:39 GMT
28926              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
28927      Branch: perl
28928            ! perlio.c
28929 ____________________________________________________________________________
28930 [  7602] By: jhi                                   on 2000/11/08  14:25:03
28931         Log: Fix for the tie-refhash string table leaks.
28932              
28933              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
28934              Date: Wed, 8 Nov 2000 13:03:04 GMT
28935              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
28936      Branch: perl
28937            ! t/lib/tie-refhash.t
28938 ____________________________________________________________________________
28939 [  7601] By: jhi                                   on 2000/11/08  14:21:08
28940         Log: Try to avoid flockless and emulationless places.
28941      Branch: perl
28942            ! t/pragma/warn/pp_sys
28943 ____________________________________________________________________________
28944 [  7600] By: jhi                                   on 2000/11/08  02:28:54
28945         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
28946              
28947              Subject: [PATCH] prototyped functions that should be overrideable
28948              From: "Casey R. Tweten" <crt@kiski.net>
28949              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
28950              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
28951      Branch: perl
28952            ! toke.c
28953 ____________________________________________________________________________
28954 [  7599] By: jhi                                   on 2000/11/08  01:12:05
28955         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
28956              
28957              Subject: [PATCH] perlbug.PL
28958              From: "Kurt D. Starsinic" <kstar@chapin.edu>
28959              Date: Mon, 6 Nov 2000 21:39:01 -0500
28960              Message-ID: <20001106213901.B20955@O2.chapin.edu>
28961      Branch: perl
28962            ! utils/perlbug.PL
28963 ____________________________________________________________________________
28964 [  7598] By: jhi                                   on 2000/11/07  23:42:00
28965         Log: Bad thinko in #7581 (I used the test program with the expanded
28966              values as-is).
28967      Branch: metaconfig
28968            ! U/compline/d_stdstdio.U
28969      Branch: perl
28970            ! Configure
28971 ____________________________________________________________________________
28972 [  7597] By: jhi                                   on 2000/11/07  21:43:29
28973         Log: Subject: [PATCH perl@7573] cygwin port
28974              From: "Fifer, Eric" <EFifer@sanwaint.com>
28975              Date: Tue, 7 Nov 2000 18:08:51 -0000 
28976              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
28977              
28978              Synchronize with Cygwin 1.1.5.
28979      Branch: perl
28980            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
28981            ! pod/perlport.pod unixish.h util.c
28982 ____________________________________________________________________________
28983 [  7596] By: jhi                                   on 2000/11/07  21:39:25
28984         Log: perlhack updates from H.Merijn Brand.
28985      Branch: perl
28986            ! pod/perlhack.pod
28987 ____________________________________________________________________________
28988 [  7595] By: jhi                                   on 2000/11/07  20:21:41
28989         Log: Update Changes.
28990      Branch: perl
28991            ! Changes patchlevel.h
28992 ____________________________________________________________________________
28993 [  7594] By: jhi                                   on 2000/11/07  19:18:58
28994         Log: Be more robust in Dynaloader.pm.
28995      Branch: perl
28996            ! ext/DynaLoader/DynaLoader_pm.PL
28997 ____________________________________________________________________________
28998 [  7593] By: jhi                                   on 2000/11/07  16:49:31
28999         Log: AUTHORS update.
29000      Branch: perl
29001            ! AUTHORS
29002 ____________________________________________________________________________
29003 [  7592] By: gsar                                  on 2000/11/07  16:39:51
29004         Log: normalize relative paths in virtualized current directory on windows,
29005              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
29006              returns)
29007      Branch: perl
29008            ! win32/vdir.h
29009 ____________________________________________________________________________
29010 [  7591] By: jhi                                   on 2000/11/07  16:04:26
29011         Log: Too profiler-happy: with optimization the #7590 actually makes
29012              the test to run 0.5% _slower_.  Requires much more instrumentation.
29013              Retract #7590.
29014      Branch: perl
29015            ! regcomp.c regcomp.h
29016 ____________________________________________________________________________
29017 [  7590] By: jhi                                   on 2000/11/07  15:51:13
29018         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
29019              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
29020              by using memset() and testing bytewise (as opposed to bitwise).
29021      Branch: perl
29022            ! regcomp.c regcomp.h
29023 ____________________________________________________________________________
29024 [  7589] By: jhi                                   on 2000/11/07  12:56:39
29025         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
29026              From: "Craig A. Berry" <craig.berry@psinetcs.com>
29027              Date: Mon, 06 Nov 2000 23:45:30 -0500
29028              Message-Id: <0011079735.AA973576259@univpress.com>
29029      Branch: perl
29030            ! configure.com t/lib/st-lock.t
29031 ____________________________________________________________________________
29032 [  7588] By: jhi                                   on 2000/11/07  01:03:28
29033         Log: Tweak #7587.
29034      Branch: perl
29035            ! pod/perldiag.pod
29036 ____________________________________________________________________________
29037 [  7587] By: jhi                                   on 2000/11/07  01:00:27
29038         Log: A doc addition for bug id 20001105.019, beware \p.
29039      Branch: perl
29040            ! pod/perldiag.pod
29041 ____________________________________________________________________________
29042 [  7586] By: jhi                                   on 2000/11/07  00:32:22
29043         Log: Fake support of holey files in win/dosish platforms.
29044              
29045              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
29046              From: kipp@shonanblue.ne.jp
29047              Date: Mon, 6 Nov 2000 13:30:55 -0800
29048              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
29049      Branch: perl
29050            ! ext/SDBM_File/sdbm/sdbm.c
29051 ____________________________________________________________________________
29052 [  7585] By: jhi                                   on 2000/11/07  00:12:54
29053         Log: Subject: Pod updates
29054              From: "Stephen P. Potter" <spp@spotter.yi.org>
29055              Date: Mon, 06 Nov 2000 18:56:43 -0500
29056              Message-Id: <200011062357.SAA18173@spotter.yi.org>
29057      Branch: perl
29058            ! README.dos README.os2 README.win32 pod/buildtoc.PL
29059            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
29060            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
29061            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
29062            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
29063            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
29064            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
29065            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
29066            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
29067            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
29068            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
29069            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
29070            ! pod/perltootc.pod pod/perlunicode.pod
29071 ____________________________________________________________________________
29072 [  7584] By: jhi                                   on 2000/11/07  00:04:17
29073         Log: Varargs don't always work too well if one puts an unsigned
29074              char on the stack and pop an unsigned quad off the stack.
29075              
29076              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
29077              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
29078              Date: Mon, 06 Nov 2000 15:19:05 -0800
29079              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
29080      Branch: perl
29081            ! utf8.c
29082 ____________________________________________________________________________
29083 [  7583] By: jhi                                   on 2000/11/06  23:58:48
29084         Log: %ENV note tweaks from Dan Sugalski.
29085      Branch: perl
29086            ! pod/perlport.pod vms/perlvms.pod
29087 ____________________________________________________________________________
29088 [  7582] By: jhi                                   on 2000/11/06  23:05:49
29089         Log: glibc5 detection by __GNU_LIBRARY__.
29090      Branch: perl
29091            ! toke.c
29092 ____________________________________________________________________________
29093 [  7581] By: jhi                                   on 2000/11/06  22:51:29
29094         Log: Make the stdio test program of 7427 less noisy while being 
29095              compiled so that Digital UNIX wouldn't get both
29096              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
29097              undefined.  This makes perlio happy.
29098      Branch: metaconfig
29099            ! U/compline/d_stdstdio.U
29100      Branch: perl
29101            ! Configure config_h.SH
29102 ____________________________________________________________________________
29103 [  7580] By: jhi                                   on 2000/11/06  22:41:41
29104         Log: Document %ENV = () portability issues.
29105      Branch: perl
29106            ! pod/perlport.pod vms/perlvms.pod
29107 ____________________________________________________________________________
29108 [  7579] By: jhi                                   on 2000/11/06  21:29:24
29109         Log: VOS updates from Paul Green.
29110      Branch: perl
29111            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29112 ____________________________________________________________________________
29113 [  7578] By: jhi                                   on 2000/11/06  21:00:40
29114         Log: Sanitize the environment further.
29115      Branch: perl
29116            ! t/pragma/locale.t
29117 ____________________________________________________________________________
29118 [  7577] By: jhi                                   on 2000/11/06  20:53:51
29119         Log: Re-introduce 7552 lost in integration.
29120      Branch: perl
29121            ! perlio.c
29122 ____________________________________________________________________________
29123 [  7576] By: jhi                                   on 2000/11/06  20:33:46
29124         Log: Admit that the test leaks scalars.
29125      Branch: perl
29126            ! t/comp/proto.t
29127 ____________________________________________________________________________
29128 [  7575] By: jhi                                   on 2000/11/06  20:17:08
29129         Log: Integrate perlio.
29130      Branch: perl
29131           !> perlio.c
29132 ____________________________________________________________________________
29133 [  7574] By: nick                                  on 2000/11/06  20:07:28
29134         Log: Remove debug. Try (Mmap_t) on madvise() call.
29135      Branch: perlio
29136            ! perlio.c
29137 ____________________________________________________________________________
29138 [  7573] By: jhi                                   on 2000/11/06  13:56:05
29139         Log: Update Changes.
29140      Branch: perl
29141            ! Changes patchlevel.h
29142 ____________________________________________________________________________
29143 [  7572] By: jhi                                   on 2000/11/06  13:48:41
29144         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
29145              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29146              Date: Mon, 06 Nov 2000 10:11:42 +0100
29147              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
29148      Branch: perl
29149            ! pod/perlhack.pod
29150 ____________________________________________________________________________
29151 [  7571] By: jhi                                   on 2000/11/06  01:45:51
29152         Log: AUTHORS updates.
29153      Branch: perl
29154            ! AUTHORS
29155 ____________________________________________________________________________
29156 [  7570] By: jhi                                   on 2000/11/06  00:18:00
29157         Log: Fix for
29158              
29159              Subject: [ID 20000728.005] perl -P broken
29160              From: David Dyck <dcd@tc.fluke.com>
29161              Date: Fri, 28 Jul 2000 17:19:16 -0700
29162              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
29163              
29164              (hopefully).  The fix is also not complete, it seems to break
29165              BOM swallowing for libc5 systems, but until someone figures
29166              out a way to do this without ftell(), this will do.
29167      Branch: perl
29168            ! toke.c
29169 ____________________________________________________________________________
29170 [  7569] By: jhi                                   on 2000/11/06  00:05:30
29171         Log: Document that the evaled syntax errors cause scalar leaks.
29172      Branch: perl
29173            ! t/comp/proto.t
29174 ____________________________________________________________________________
29175 [  7568] By: jhi                                   on 2000/11/05  23:14:47
29176         Log: opmini.o can linger from Configures past.
29177      Branch: perl
29178            ! Makefile.SH
29179 ____________________________________________________________________________
29180 [  7567] By: jhi                                   on 2000/11/05  21:28:39
29181         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
29182              first argument correctly.
29183      Branch: perl
29184            ! perlio.c
29185 ____________________________________________________________________________
29186 [  7566] By: jhi                                   on 2000/11/05  21:15:56
29187         Log: Integrate perlio.
29188      Branch: perl
29189           !> perlio.c
29190 ____________________________________________________________________________
29191 [  7565] By: jhi                                   on 2000/11/05  21:15:13
29192         Log: Use -dM for gcc (the suggested patch did it only for Linux,
29193              but I think it can be generalized).
29194              
29195              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
29196              From: Pixel <pixel@mandrakesoft.com>
29197              Date: 05 Nov 2000 21:49:34 +0100 
29198              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
29199      Branch: perl
29200            ! ext/Errno/Errno_pm.PL
29201 ____________________________________________________________________________
29202 [  7564] By: nick                                  on 2000/11/05  21:09:18
29203         Log: Added a mmap layer as a "subclass" of perlio.
29204              PERLIO=mmap ./perl harness passes
29205      Branch: perlio
29206            ! perlio.c
29207 ____________________________________________________________________________
29208 [  7563] By: jhi                                   on 2000/11/05  19:48:55
29209         Log: Add a note for future generations about bug id 20000229.006.
29210      Branch: perl
29211            ! malloc.c
29212 ____________________________________________________________________________
29213 [  7562] By: jhi                                   on 2000/11/05  19:38:24
29214         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
29215      Branch: perl
29216            ! pp_ctl.c t/op/pos.t
29217 ____________________________________________________________________________
29218 [  7561] By: jhi                                   on 2000/11/05  18:21:46
29219         Log: Add =pod to be tidy.
29220      Branch: perl
29221            ! lib/Math/Complex.pm
29222 ____________________________________________________________________________
29223 [  7560] By: jhi                                   on 2000/11/05  17:38:46
29224         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
29225      Branch: perl
29226            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
29227            ! ext/Storable/Storable.xs t/lib/st-recurse.t
29228 ____________________________________________________________________________
29229 [  7559] By: jhi                                   on 2000/11/05  17:32:59
29230         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
29231              From: "Peter J. Farley III" <pjfarley@banet.net>
29232              Date: Sun, 05 Nov 2000 11:55:59 -0500
29233              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
29234      Branch: perl
29235            ! t/lib/syslog.t
29236 ____________________________________________________________________________
29237 [  7558] By: jhi                                   on 2000/11/05  17:29:19
29238         Log: Integrate perlio.
29239      Branch: perl
29240           !> perlio.c
29241 ____________________________________________________________________________
29242 [  7557] By: jhi                                   on 2000/11/05  17:22:01
29243         Log: A fix of sorts for 20000329.026, a better error message
29244              for a missing "use charnames" when using the \N{...}. 
29245      Branch: perl
29246            ! pod/perldiag.pod toke.c
29247 ____________________________________________________________________________
29248 [  7556] By: jhi                                   on 2000/11/05  16:33:50
29249         Log: Test tweak: show also the failed locales.
29250              
29251              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
29252              From: Lupe Christoph <lupe@lupe-christoph.de>         
29253              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
29254              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
29255      Branch: perl
29256            ! t/pragma/locale.t
29257 ____________________________________________________________________________
29258 [  7555] By: nick                                  on 2000/11/05  11:09:34
29259         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
29260              open RDWR so does not fail. (pragma/warnings 303 again...)
29261      Branch: perlio
29262            ! perlio.c
29263 ____________________________________________________________________________
29264 [  7554] By: nick                                  on 2000/11/05  10:10:13
29265         Log: Fix case where ungetc(f,EOF) was allowed.
29266              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
29267              so we can see similarities.
29268              Use types more carefully and a STDCHAR array in hope that this will
29269              fix Jarrko's 64bit machine.
29270      Branch: perlio
29271            ! perlio.c
29272 ____________________________________________________________________________
29273 [  7553] By: jhi                                   on 2000/11/05  01:12:16
29274         Log: Fix for
29275              
29276              Subject: [ID 20001004.007] taint propogation is inconsistent
29277              From: pimlott@idiomtech.com (Andrew Pimlott) 
29278              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
29279              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
29280              
29281              The culprit was sv_setsv() which was rather blindly
29282              propagating taint, which lead to behaviour where if
29283              a tainted anon hash value was seen all the hash values
29284              from then on at that level became tainted, or at any
29285              upper levels in the case of nested anon hashes.
29286      Branch: perl
29287            ! sv.c t/op/taint.t
29288 ____________________________________________________________________________
29289 [  7552] By: jhi                                   on 2000/11/04  23:44:18
29290         Log: Some cpps don't like splitting conditionals across several lines.
29291      Branch: perl
29292            ! perlio.c
29293 ____________________________________________________________________________
29294 [  7551] By: nick                                  on 2000/11/04  23:40:44
29295         Log: Integrate mainline
29296      Branch: perlio
29297           !> pp_hot.c t/op/taint.t
29298 ____________________________________________________________________________
29299 [  7550] By: nick                                  on 2000/11/04  23:39:05
29300         Log: Integrate mainline again
29301      Branch: perlio
29302           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
29303           !> t/lib/b.t t/op/misc.t util.c
29304 ____________________________________________________________________________
29305 [  7549] By: jhi                                   on 2000/11/04  23:14:01
29306         Log: Fix for
29307              
29308              Subject: [ID 20001004.006] undef is never tainted
29309              From: pimlott@idiomtech.com (Andrew Pimlott)
29310              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
29311              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
29312              
29313              An undef read from a slurped file was not tainted.
29314      Branch: perl
29315            ! pp_hot.c t/op/taint.t
29316 ____________________________________________________________________________
29317 [  7548] By: jhi                                   on 2000/11/04  22:56:21
29318         Log: Test tweak ($Config{useperlio} is by default undef) .
29319      Branch: perl
29320            ! t/lib/b.t
29321 ____________________________________________________________________________
29322 [  7547] By: jhi                                   on 2000/11/04  22:43:56
29323         Log: Integrate perlio.
29324      Branch: perl
29325           +> lib/perlio.pm
29326           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
29327           !> pod/perlapi.pod t/lib/b.t
29328 ____________________________________________________________________________
29329 [  7546] By: jhi                                   on 2000/11/04  22:40:59
29330         Log: Configure would use a bad $myuname from an old config.sh.
29331              
29332              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
29333              From: Andy Dougherty <doughera@lafayette.edu>
29334              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
29335              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
29336      Branch: metaconfig
29337            ! U/modified/Oldconfig.U
29338      Branch: perl
29339            ! Configure config_h.SH
29340 ____________________________________________________________________________
29341 [  7545] By: jhi                                   on 2000/11/04  22:36:54
29342         Log: Subject: Locales support (setlocale) fixes
29343              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29344              Date: Sat, 4 Nov 2000 10:15:48 +0300 
29345              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
29346              
29347              Modified quite a bit to be more portable.
29348      Branch: perl
29349            ! embed.h embed.pl perl.h proto.h util.c
29350 ____________________________________________________________________________
29351 [  7544] By: jhi                                   on 2000/11/04  22:32:47
29352         Log: Dying is too strict here, better just skip.
29353      Branch: perl
29354            ! t/op/misc.t
29355 ____________________________________________________________________________
29356 [  7543] By: nick                                  on 2000/11/04  21:55:13
29357         Log: Merge mainline
29358      Branch: perlio
29359           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
29360           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
29361           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
29362           !> (integrate 64 files)
29363 ____________________________________________________________________________
29364 [  7542] By: jhi                                   on 2000/11/04  21:09:28
29365         Log: More Changes tweakery.
29366      Branch: perl
29367            ! Changes Porting/genlog
29368 ____________________________________________________________________________
29369 [  7541] By: jhi                                   on 2000/11/04  20:58:18
29370         Log: Changes fixups.
29371      Branch: perl
29372            ! Changes
29373 ____________________________________________________________________________
29374 [  7540] By: jhi                                   on 2000/11/04  20:42:38
29375         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
29376              create a "fast path" for locale name probing using "locale -a"
29377              if available, squash finally hopefully the s?printf resetting
29378              the numeric locale (since, IIUC perllocale, it never shouldn't). 
29379      Branch: perl
29380            ! sv.c t/op/misc.t t/pragma/locale.t
29381 ____________________________________________________________________________
29382 [  7539] By: nick                                  on 2000/11/04  19:56:10
29383         Log: PerlIO infrastructure complete.
29384      Branch: perlio
29385            + lib/perlio.pm
29386            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
29387 ____________________________________________________________________________
29388 [  7538] By: nick                                  on 2000/11/04  14:31:32
29389         Log: Type tweaks + less contorted allocation scheme
29390      Branch: perlio
29391            ! perlio.c
29392 ____________________________________________________________________________
29393 [  7537] By: nick                                  on 2000/11/04  12:40:42
29394         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
29395              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
29396              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
29397              sensible) which lead to some interesting fails.
29398      Branch: perlio
29399            ! perlio.c
29400 ____________________________________________________________________________
29401 [  7536] By: jhi                                   on 2000/11/04  00:20:02
29402         Log: Add FCNTL_CAN_LOCK.
29403              
29404              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
29405              From: Andy Dougherty <doughera@lafayette.edu>
29406              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
29407              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
29408              
29409              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
29410              From: Andy Dougherty <doughera@lafayette.edu>
29411              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
29412              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
29413      Branch: metaconfig/U/perl
29414            + d_fcntl_can_lock.U
29415            ! startperl.U
29416      Branch: perl
29417            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29418            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
29419            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29420            ! vos/config.ga.h win32/config.bc win32/config.gc
29421            ! win32/config.vc
29422 ____________________________________________________________________________
29423 [  7535] By: nick                                  on 2000/11/03  22:19:10
29424         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
29425              - Works on Linux with
29426              perlio + unix
29427              stdio
29428              - Works on Solaris with
29429              perlio + unix
29430              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
29431              - Fails (hangs in openpid) if you try and stack
29432              perlio + stdio - Linux stdio's read() logic is hanging.
29433      Branch: perlio
29434            ! iperlsys.h perlio.c
29435 ____________________________________________________________________________
29436 [  7534] By: jhi                                   on 2000/11/03  15:16:02
29437         Log: Subject: Re: README.aix
29438              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29439              Date: Fri, 03 Nov 2000 16:03:15 +0100
29440              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
29441      Branch: perl
29442            ! README.aix
29443 ____________________________________________________________________________
29444 [  7533] By: jhi                                   on 2000/11/03  03:59:02
29445         Log: Subject: [PATCH 5.7.0] better messages from malloc()
29446              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29447              Date: Wed, 1 Nov 2000 23:39:56 -0500
29448              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
29449      Branch: perl
29450            ! malloc.c pod/perldiag.pod
29451 ____________________________________________________________________________
29452 [  7532] By: jhi                                   on 2000/11/03  00:11:56
29453         Log: The #7521 touched things it shouldn't have.
29454      Branch: perl
29455            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
29456 ____________________________________________________________________________
29457 [  7531] By: jhi                                   on 2000/11/02  22:32:33
29458         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
29459              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29460              Date:     Thu, 2 Nov 2000 16:58:36 EST
29461              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
29462      Branch: perl
29463            ! vms/gen_shrfls.pl
29464 ____________________________________________________________________________
29465 [  7530] By: jhi                                   on 2000/11/02  22:08:49
29466         Log: Fix the problem discussed in
29467              
29468              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
29469              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
29470              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
29471              
29472              originally from Linc Madison.  Also Andreas König's comments
29473              taken into account.  Some other problems with Tie::SubstrHash
29474              fixed: didn't croak when the table exceeded the requested number
29475              of entries (as documented) but instead when the number of entries
29476              exceeded the size of the table, a croak() had an unnecessary \n,
29477              didn't have a CLEAR method, documented that there is no exists().
29478              Didn't fix to be strict-proof because the module uses &foo; and
29479              dynamic scope.  Added a test script exercizing both first tamely 
29480              the basic functionality, and then the failure cases reported by
29481              Linc Madison.
29482      Branch: perl
29483            + t/lib/tie-substrhash.t
29484            ! MANIFEST lib/Tie/SubstrHash.pm
29485 ____________________________________________________________________________
29486 [  7529] By: jhi                                   on 2000/11/02  17:58:08
29487         Log: recv() can fail and return undef.
29488              
29489              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
29490              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
29491              Date: Thu, 2 Nov 2000 20:12:20 +0300
29492              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
29493      Branch: perl
29494            ! lib/Net/Ping.pm
29495 ____________________________________________________________________________
29496 [  7528] By: jhi                                   on 2000/11/02  17:49:09
29497         Log: Detpyo.
29498      Branch: perl
29499            ! pod/perlop.pod
29500 ____________________________________________________________________________
29501 [  7527] By: jhi                                   on 2000/11/02  15:48:37
29502         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
29503              fix a autovivification bug in Tie::RefHash, add tests for both.
29504              
29505              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
29506              From: Edward Avis <epa98@doc.ic.ac.uk>
29507              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
29508              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
29509      Branch: perl
29510            + t/lib/tie-refhash.t
29511            ! MANIFEST lib/Tie/RefHash.pm
29512 ____________________________________________________________________________
29513 [  7526] By: jhi                                   on 2000/11/02  13:56:26
29514         Log: Test::Harness revealed buglets in the new DynaLoader.
29515              
29516              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
29517              From: andreas.koenig@anima.de (Andreas J. Koenig)
29518              Date: 02 Nov 2000 11:26:48 +0100 
29519              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
29520      Branch: perl
29521            ! ext/DynaLoader/DynaLoader_pm.PL
29522 ____________________________________________________________________________
29523 [  7525] By: jhi                                   on 2000/11/01  23:52:08
29524         Log: The entry for #7503 was missing.
29525      Branch: perl
29526            ! Changes
29527 ____________________________________________________________________________
29528 [  7524] By: jhi                                   on 2000/11/01  23:40:52
29529         Log: Update Changes.
29530      Branch: perl
29531            ! Changes patchlevel.h
29532 ____________________________________________________________________________
29533 [  7523] By: jhi                                   on 2000/11/01  22:57:09
29534         Log: More tweaking on the #7522 theme.
29535      Branch: perl
29536            ! ext/DynaLoader/DynaLoader_pm.PL
29537 ____________________________________________________________________________
29538 [  7522] By: jhi                                   on 2000/11/01  22:06:15
29539         Log: Expand %Config variables and %ENV variables only if
29540              so requested during build time using the
29541              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
29542              Not expanding makes relocating distributions easier.
29543      Branch: perl
29544            ! ext/DynaLoader/DynaLoader_pm.PL
29545 ____________________________________________________________________________
29546 [  7521] By: jhi                                   on 2000/11/01  20:56:34
29547         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
29548              and setgid() because they were just changing $< and $( which means
29549              only changing the real uid/gid, as opposed to changing both
29550              real and effective ids.  (The alternative way could have been
29551              in POSIX.pm to change $> and $), too, but making a direct call
29552              to the C API feels cleaner.)  Fixes the bug
29553              
29554              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
29555              From: "Garry T. Williams" <garry@zvolve.com>
29556              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
29557              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
29558      Branch: perl
29559            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
29560            ! ext/POSIX/typemap pod/perlvar.pod
29561 ____________________________________________________________________________
29562 [  7520] By: jhi                                   on 2000/11/01  20:08:33
29563         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
29564              From: "Garry T. Williams" <garry@zvolve.com>
29565              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
29566              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
29567      Branch: perl
29568            ! pod/perlsec.pod
29569 ____________________________________________________________________________
29570 [  7519] By: jhi                                   on 2000/11/01  20:01:22
29571         Log: Locale warning explanation tweak.
29572      Branch: perl
29573            ! pod/perldiag.pod
29574 ____________________________________________________________________________
29575 [  7518] By: jhi                                   on 2000/11/01  18:57:13
29576         Log: C.pm part of
29577              
29578              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
29579              From: Jarkko Hietaniemi <jhi@iki.fi>
29580              Date: Tue, 10 Oct 2000 08:22:28 -0500
29581              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
29582      Branch: perl
29583            ! ext/B/B/C.pm
29584 ____________________________________________________________________________
29585 [  7517] By: jhi                                   on 2000/11/01  18:41:59
29586         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
29587              From: Martien Verbruggen <mgjv@comdyn.com.au>
29588              Date: Fri, 6 Oct 2000 14:09:10 +1100
29589              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
29590      Branch: perl
29591            ! pod/perlop.pod
29592 ____________________________________________________________________________
29593 [  7516] By: jhi                                   on 2000/11/01  18:34:55
29594         Log: Generalize the Camel wording.
29595              
29596              Subject: Re: perlfaq style changes
29597              From: John Borwick <jhborwic@unity.ncsu.edu>
29598              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
29599              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
29600      Branch: perl
29601            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
29602 ____________________________________________________________________________
29603 [  7515] By: jhi                                   on 2000/11/01  16:52:31
29604         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
29605              From: pimlott@idiomtech.com (Andrew Pimlott)
29606              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
29607              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
29608      Branch: perl
29609            ! pod/perlsec.pod
29610 ____________________________________________________________________________
29611 [  7514] By: jhi                                   on 2000/11/01  15:03:40
29612         Log: More AIX lore.
29613      Branch: perl
29614            ! ext/re/hints/aix.pl
29615 ____________________________________________________________________________
29616 [  7513] By: jhi                                   on 2000/11/01  14:48:30
29617         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
29618              From: root <root@chronos.fi.muni.cz>
29619              Date: Wed, 1 Nov 2000 12:31:32 +0100
29620              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
29621      Branch: perl
29622            ! lib/Net/Ping.pm
29623 ____________________________________________________________________________
29624 [  7512] By: jhi                                   on 2000/11/01  14:46:47
29625         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
29626              From: Martin Husemann <martin@duskware.de>
29627              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
29628              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
29629      Branch: perl
29630            ! regcomp.c
29631 ____________________________________________________________________________
29632 [  7511] By: jhi                                   on 2000/11/01  14:39:50
29633         Log: AUTHORS updates.
29634      Branch: perl
29635            ! AUTHORS
29636 ____________________________________________________________________________
29637 [  7510] By: jhi                                   on 2000/11/01  14:29:50
29638         Log: Subject: [PATCH] startperl to respect versiononly
29639              From: Robin Barker <rmb1@cise.npl.co.uk> 
29640              Date: Tue, 31 Oct 2000 16:29:36 GMT
29641              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
29642      Branch: metaconfig/U/perl
29643            ! startperl.U
29644      Branch: perl
29645            ! Configure config_h.SH
29646 ____________________________________________________________________________
29647 [  7509] By: jhi                                   on 2000/11/01  14:19:53
29648         Log: printf UVs the correct way, noticed by Robin Barker.
29649      Branch: perl
29650            ! utf8.c
29651 ____________________________________________________________________________
29652 [  7508] By: jhi                                   on 2000/11/01  14:10:03
29653         Log: Do not cleanup *% because the % has special meanings in some
29654              shell environments.
29655      Branch: perl
29656            ! ext/Storable/Makefile.PL
29657 ____________________________________________________________________________
29658 [  7507] By: jhi                                   on 2000/11/01  14:06:00
29659         Log: The NonStop-UX libraries have a novel way to say NaN.
29660      Branch: perl
29661            ! t/lib/bigfltpm.t
29662 ____________________________________________________________________________
29663 [  7506] By: jhi                                   on 2000/11/01  14:03:35
29664         Log: The osname has been lowercased by now, from Tom Bates.
29665      Branch: metaconfig
29666            ! U/modified/Oldconfig.U
29667      Branch: perl
29668            ! Configure config_h.SH
29669 ____________________________________________________________________________
29670 [  7505] By: jhi                                   on 2000/10/31  19:18:39
29671         Log: The compiler is either gcc or cc, from Tom Bates.
29672      Branch: perl
29673            ! hints/nonstopux.sh
29674 ____________________________________________________________________________
29675 [  7504] By: jhi                                   on 2000/10/31  14:53:42
29676         Log: Update Changes.
29677      Branch: perl
29678            ! Changes patchlevel.h
29679 ____________________________________________________________________________
29680 [  7503] By: jhi                                   on 2000/10/31  14:30:50
29681         Log: Whitespace style tweak.  Was originally going to see to
29682              
29683              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
29684              From: Joe Smith <jms@inwap.com>
29685              Date: Mon, 30 Oct 2000 18:47:57 -0800
29686              Message-Id: <39FE32DD.24AAC4D@inwap.com>
29687              
29688              but that had already been taken care of.
29689      Branch: metaconfig
29690            ! U/compline/d_stdstdio.U
29691      Branch: perl
29692            ! Configure config_h.SH
29693 ____________________________________________________________________________
29694 [  7502] By: jhi                                   on 2000/10/31  14:25:02
29695         Log: AUTHORS tweaks.
29696      Branch: perl
29697            ! AUTHORS
29698 ____________________________________________________________________________
29699 [  7501] By: jhi                                   on 2000/10/31  14:23:59
29700         Log: Subject: perlfaq style changes
29701              From: John Borwick <jhborwic@unity.ncsu.edu>
29702              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
29703              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
29704      Branch: perl
29705            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
29706            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
29707            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
29708            ! pod/perlfaq9.pod
29709 ____________________________________________________________________________
29710 [  7500] By: jhi                                   on 2000/10/31  14:22:15
29711         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
29712              
29713              Subject: Re: [ID 20000918.005] ~ on wide chars
29714              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29715              Date: Mon, 30 Oct 2000 21:09:55 -0800
29716              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
29717              
29718              (The ord() part of the patch skipped.)
29719      Branch: perl
29720            ! doop.c
29721 ____________________________________________________________________________
29722 [  7499] By: jhi                                   on 2000/10/31  14:20:08
29723         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
29724              From: Jens Hamisch <jens@Strawberry.COM>
29725              Date: Mon, 30 Oct 2000 15:17:07 +0100
29726              Message-Id: <20001030151707.A9597@Strawberry.COM>
29727      Branch: perl
29728            ! av.c
29729 ____________________________________________________________________________
29730 [  7498] By: jhi                                   on 2000/10/31  14:16:29
29731         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
29732              From: Peter Prymmer <pvhp@forte.com>
29733              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
29734              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
29735      Branch: perl
29736            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
29737            + ext/Encode/Encode/posix-bc.enc
29738            ! MANIFEST t/lib/encode.t
29739 ____________________________________________________________________________
29740 [  7497] By: jhi                                   on 2000/10/31  14:13:22
29741         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
29742              From: Peter Prymmer <pvhp@forte.com>
29743              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
29744              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
29745      Branch: perl
29746            ! t/lib/cgi-html.t
29747 ____________________________________________________________________________
29748 [  7496] By: jhi                                   on 2000/10/31  14:12:05
29749         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
29750              From: Peter Prymmer <pvhp@forte.com>
29751              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
29752              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
29753      Branch: perl
29754            ! t/lib/cgi-function.t
29755 ____________________________________________________________________________
29756 [  7495] By: jhi                                   on 2000/10/31  14:11:08
29757         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
29758              From: Peter Prymmer <pvhp@forte.com>
29759              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
29760              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
29761      Branch: perl
29762            + ext/re/hints/aix.pl
29763            ! MANIFEST ext/re/Makefile.PL
29764 ____________________________________________________________________________
29765 [  7494] By: jhi                                   on 2000/10/31  14:08:32
29766         Log: Use Errno magic.
29767              
29768              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
29769              From: Casey Tweten <perl@ctweten.amsite.com>
29770              Date: Mon, 30 Oct 2000 15:51:17 -0500
29771              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
29772      Branch: perl
29773            ! lib/File/Temp.pm
29774 ____________________________________________________________________________
29775 [  7493] By: jhi                                   on 2000/10/31  14:05:07
29776         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
29777              
29778              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
29779              From: Nicholas Clark <nick@ccl4.org>
29780              Date: Mon, 30 Oct 2000 17:38:45 +0000
29781              Message-ID: <20001030173845.O60355@plum.flirble.org>
29782      Branch: perl
29783            ! Makefile.SH utils/perlbug.PL
29784 ____________________________________________________________________________
29785 [  7492] By: nick                                  on 2000/10/30  19:37:23
29786         Log: Change files which are mysteriously different to mainline to be
29787              copies of mainline.
29788      Branch: perlio
29789            ! objXSUB.h perlapi.c pod/perlapi.pod
29790 ____________________________________________________________________________
29791 [  7491] By: nick                                  on 2000/10/30  18:05:54
29792         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
29793              - typo in endian code in putc.
29794              - Don't allow read of write-only files and vice-versa
29795              - and off-by-one in flush-all loop.
29796              Remove debug calls as they were using GCC specific features.
29797      Branch: perlio
29798            ! perlio.c
29799 ____________________________________________________________________________
29800 [  7490] By: nick                                  on 2000/10/29  21:45:45
29801         Log: Integrate mainline to perlio
29802      Branch: perlio
29803           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
29804           !> toke.c
29805 ____________________________________________________________________________
29806 [  7489] By: jhi                                   on 2000/10/29  21:11:08
29807         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
29808              From: andreas.koenig@anima.de (Andreas J. Koenig)
29809              Date: 29 Oct 2000 22:05:59 +0100
29810              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
29811      Branch: perl
29812            ! lib/ExtUtils/Manifest.pm
29813 ____________________________________________________________________________
29814 [  7488] By: jhi                                   on 2000/10/29  21:07:47
29815         Log: Tests for #7487.
29816              
29817              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
29818              From: andreas.koenig@anima.de (Andreas J. Koenig)
29819              Date: 29 Oct 2000 19:37:09 +0100
29820              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
29821      Branch: perl
29822            ! t/comp/proto.t
29823 ____________________________________________________________________________
29824 [  7487] By: jhi                                   on 2000/10/29  21:06:27
29825         Log: constsub spillage.
29826              
29827              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
29828              From: John Tobey <jtobey@john-edwin-tobey.org>
29829              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
29830              Message-Id: <m13pvSr-000FObC@feynman.localnet>
29831      Branch: perl
29832            ! op.c
29833 ____________________________________________________________________________
29834 [  7486] By: nick                                  on 2000/10/29  21:05:04
29835         Log: Integrate mainline to perlio branch
29836      Branch: perlio
29837           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
29838           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
29839           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
29840           +> vos/install_perl.cm
29841            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
29842            - vos/config.h vos/config_h.SH_orig
29843           !> (integrate 141 files)
29844 ____________________________________________________________________________
29845 [  7485] By: jhi                                   on 2000/10/29  21:00:47
29846         Log: Make \x{...} consistently produce UTF-8.
29847              
29848              Subject: Re: \x{...} is confused 
29849              From: Simon Cozens <simon@cozens.net>
29850              Date: Sun, 29 Oct 2000 19:36:48 +0000
29851              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
29852      Branch: perl
29853            ! t/pragma/utf8.t toke.c
29854 ____________________________________________________________________________
29855 [  7484] By: nick                                  on 2000/10/29  20:05:29
29856         Log: PerlIO passes all tests.
29857      Branch: perlio
29858            ! perlio.c
29859 ____________________________________________________________________________
29860 [  7483] By: jhi                                   on 2000/10/29  18:06:55
29861         Log: Update Changes.
29862      Branch: perl
29863            ! Changes patchlevel.h
29864 ____________________________________________________________________________
29865 [  7482] By: nick                                  on 2000/10/29  17:43:28
29866         Log: Include <unistd.h> to get correct lseek() prototype etc.
29867              (I thought perl.h did that) - down to two fails
29868              - comp/require.t (last test)
29869              - lib/io_xs.t - possibly import/export of FILE * ?
29870      Branch: perlio
29871            ! perlio.c
29872 ____________________________________________________________________________
29873 [  7481] By: jhi                                   on 2000/10/29  17:02:37
29874         Log: UTF-8 decoder tweak.
29875      Branch: perl
29876            ! utf8.c
29877 ____________________________________________________________________________
29878 [  7480] By: nick                                  on 2000/10/29  16:26:11
29879         Log: Fixed two bugs:
29880              - error code not being set on close (of broken pipe)
29881              - append mode was truncating.
29882              At least one seek/tell bug remains.
29883      Branch: perlio
29884            ! perlio.c
29885 ____________________________________________________________________________
29886 [  7479] By: nick                                  on 2000/10/29  11:18:16
29887         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
29888              in case of accidents. Still several worrying fails, no line disciplines yet.
29889      Branch: perlio
29890            ! iperlsys.h perlio.c
29891 ____________________________________________________________________________
29892 [  7478] By: jhi                                   on 2000/10/29  02:04:01
29893         Log: Add also emailless people.
29894      Branch: perl
29895            ! AUTHORS
29896 ____________________________________________________________________________
29897 [  7477] By: jhi                                   on 2000/10/29  01:36:00
29898         Log: The #7476 needs a MANIFEST change, too.
29899      Branch: perl
29900            ! MANIFEST
29901 ____________________________________________________________________________
29902 [  7476] By: jhi                                   on 2000/10/29  01:35:21
29903         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
29904      Branch: perl
29905            - MAINTAIN
29906            ! AUTHORS Changes
29907 ____________________________________________________________________________
29908 [  7475] By: jhi                                   on 2000/10/28  23:57:25
29909         Log: De-quoted-unreadable to ISO Latin 1.
29910              (There's one ISO-2022-JP name in Changes5.004.)
29911      Branch: perl
29912            ! Changes Changes5.6
29913 ____________________________________________________________________________
29914 [  7474] By: jhi                                   on 2000/10/28  19:13:06
29915         Log: Subject: [ID 20001027.007] uniq array in perlfaq
29916              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
29917              Date: Fri, 27 Oct 2000 19:28:30 +0200
29918              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
29919      Branch: perl
29920            ! pod/perlfaq4.pod
29921 ____________________________________________________________________________
29922 [  7473] By: jhi                                   on 2000/10/28  18:02:05
29923         Log: Locking null mutexes is not recommendable.
29924              
29925              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
29926              From: Hugo <hv@crypt.compulink.co.uk>
29927              Date: Sat, 28 Oct 2000 18:41:12 +0100
29928              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
29929      Branch: perl
29930            ! op.c
29931 ____________________________________________________________________________
29932 [  7472] By: jhi                                   on 2000/10/28  17:52:58
29933         Log: Better create a true mailing list for the repository keepers.
29934      Branch: perl
29935            ! Porting/repository.pod
29936 ____________________________________________________________________________
29937 [  7471] By: jhi                                   on 2000/10/28  17:28:24
29938         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
29939              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
29940      Branch: perl
29941            + Porting/repository.pod
29942            ! MANIFEST
29943 ____________________________________________________________________________
29944 [  7470] By: jhi                                   on 2000/10/28  17:20:54
29945         Log: Subject: DOC PATCH 5.6.0
29946              From: mjd@plover.com
29947              Date: 27 Oct 2000 17:32:44 -0000
29948              Message-ID: <20001027173244.23754.qmail@plover.com>
29949      Branch: perl
29950            ! pod/perlfunc.pod
29951 ____________________________________________________________________________
29952 [  7469] By: jhi                                   on 2000/10/28  17:16:45
29953         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
29954              From: "Peter J. Farley III" <pjfarley@banet.net>
29955              Date: Fri, 27 Oct 2000 20:32:56 -0400
29956              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
29957      Branch: perl
29958            ! README.dos
29959 ____________________________________________________________________________
29960 [  7468] By: jhi                                   on 2000/10/28  17:07:18
29961         Log: Make target reordering to avoid pointless re-makes.
29962              
29963              Subject: Re: Total re-make of 'make okfile' after 7451 ?
29964              From: Nicholas Clark <nick@ccl4.org>
29965              Date: Sat, 28 Oct 2000 00:31:02 +0100
29966              Message-ID: <20001028003101.A54517@plum.flirble.org>
29967      Branch: perl
29968            ! Makefile.SH
29969 ____________________________________________________________________________
29970 [  7467] By: jhi                                   on 2000/10/28  17:05:31
29971         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
29972              From: lvirden@cas.org
29973              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
29974              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
29975      Branch: perl
29976            ! README.os2
29977 ____________________________________________________________________________
29978 [  7466] By: jhi                                   on 2000/10/28  16:09:16
29979         Log: Upgrade to CPAN 1.58_55.
29980              
29981              Subject: CPAN.pm status
29982              From: andreas.koenig@anima.de (Andreas J. Koenig) 
29983              Date: 28 Oct 2000 08:18:00 +0200 
29984              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
29985      Branch: perl
29986            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29987 ____________________________________________________________________________
29988 [  7465] By: jhi                                   on 2000/10/28  16:02:47
29989         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
29990      Branch: perl
29991            ! embed.h embed.pl perl.h proto.h toke.c
29992 ____________________________________________________________________________
29993 [  7464] By: nick                                  on 2000/10/28  10:43:44
29994         Log: Fix for sv_2iv() on "shared" value from keys %hash.
29995      Branch: perl
29996            ! sv.c
29997 ____________________________________________________________________________
29998 [  7463] By: jhi                                   on 2000/10/27  16:18:29
29999         Log: Update Changes.
30000      Branch: perl
30001            ! Changes patchlevel.h
30002 ____________________________________________________________________________
30003 [  7462] By: jhi                                   on 2000/10/27  16:17:44
30004         Log: Too enthusiastic editing in #7460.
30005      Branch: metaconfig
30006            ! U/modified/Oldsym.U
30007      Branch: perl
30008            ! Configure config_h.SH
30009 ____________________________________________________________________________
30010 [  7461] By: jhi                                   on 2000/10/27  15:37:38
30011         Log: Retract #7459, the script needs more work.
30012      Branch: perl
30013            - mkreef
30014            ! MANIFEST
30015 ____________________________________________________________________________
30016 [  7460] By: jhi                                   on 2000/10/27  15:23:14
30017         Log: Use $sort, $uniq (and $tr) consistently as wondered
30018              by Nicholas Clark.
30019      Branch: metaconfig
30020            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
30021            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
30022            ! U/modified/libc.U
30023      Branch: perl
30024            ! Configure config_h.SH
30025 ____________________________________________________________________________
30026 [  7459] By: jhi                                   on 2000/10/27  15:02:07
30027         Log: (Retracted by #7461)
30028              
30029              Add a shell script for creating/removing symbolic link farms,
30030              useful for keeping the source code read-only and doing the
30031              builds somewhere else.
30032      Branch: perl
30033            + mkreef
30034            ! MANIFEST
30035 ____________________________________________________________________________
30036 [  7458] By: jhi                                   on 2000/10/27  14:42:20
30037         Log: Do away with the fix_pl.
30038      Branch: perl
30039            - fix_pl
30040            ! MANIFEST Makefile.SH
30041 ____________________________________________________________________________
30042 [  7457] By: jhi                                   on 2000/10/27  12:43:13
30043         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
30044              From: Jens Hamisch <jens@Strawberry.COM>
30045              Date: Fri, 27 Oct 2000 14:38:21 +0200
30046              Message-Id: <20001027143821.B3366@Strawberry.COM>
30047      Branch: perl
30048            ! perl.h
30049 ____________________________________________________________________________
30050 [  7456] By: jhi                                   on 2000/10/27  12:33:42
30051         Log: Subject: [PATCH] todo
30052              From: Nicholas Clark <nick@ccl4.org>
30053              Date: Thu, 26 Oct 2000 22:32:29 +0100
30054              Message-ID: <20001026223229.A44540@plum.flirble.org>
30055      Branch: perl
30056            ! pod/perltodo.pod
30057 ____________________________________________________________________________
30058 [  7455] By: jhi                                   on 2000/10/27  12:02:21
30059         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
30060              From: John Tobey <jtobey@john-edwin-tobey.org>
30061              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
30062              Message-Id: <m13ozHF-000FObC@feynman.localnet>
30063      Branch: perl
30064            ! op.c t/pragma/sub_lval.t
30065 ____________________________________________________________________________
30066 [  7454] By: jhi                                   on 2000/10/27  11:59:42
30067         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
30068              From: sthoenna@efn.org
30069              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
30070              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
30071      Branch: perl
30072            ! pp.c t/op/assignwarn.t
30073 ____________________________________________________________________________
30074 [  7453] By: jhi                                   on 2000/10/27  00:15:08
30075         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
30076      Branch: perl
30077            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
30078            ! ext/Storable/Storable.xs t/lib/st-lock.t
30079 ____________________________________________________________________________
30080 [  7452] By: jhi                                   on 2000/10/26  13:05:52
30081         Log: Undo #7451, this seems to be a deficiency in Perforce,
30082              there is no per-file line-terminator type, only per-client.
30083      Branch: perl
30084            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
30085            ! win32/makefile.mk
30086 ____________________________________________________________________________
30087 [  7451] By: jhi                                   on 2000/10/26  04:56:03
30088         Log: Experimenting in DOS arcana.
30089      Branch: perl
30090            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
30091            ! win32/makefile.mk
30092 ____________________________________________________________________________
30093 [  7450] By: jhi                                   on 2000/10/26  04:50:52
30094         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
30095              From: "Peter J. Farley III" <pjfarley@banet.net>            
30096              Date: Wed, 25 Oct 2000 23:10:18 -0400
30097              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
30098      Branch: perl
30099            ! t/io/open.t
30100 ____________________________________________________________________________
30101 [  7449] By: jhi                                   on 2000/10/26  04:49:16
30102         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
30103              From: Hugo <hv@crypt.compulink.co.uk>
30104              Date: Thu, 26 Oct 2000 01:55:17 +0100
30105              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
30106              
30107              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
30108      Branch: perl
30109            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
30110 ____________________________________________________________________________
30111 [  7448] By: jhi                                   on 2000/10/26  04:38:36
30112         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
30113              From: Peter Prymmer <pvhp@forte.com>
30114              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
30115              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
30116      Branch: perl
30117            ! configure.com
30118 ____________________________________________________________________________
30119 [  7447] By: jhi                                   on 2000/10/25  23:20:02
30120         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
30121              in platforms that strictly require all the symbols being present
30122              at link time.
30123      Branch: perl
30124            ! handy.h
30125 ____________________________________________________________________________
30126 [  7446] By: jhi                                   on 2000/10/25  21:55:57
30127         Log: Update Changes.
30128      Branch: perl
30129            ! Changes patchlevel.h
30130 ____________________________________________________________________________
30131 [  7445] By: jhi                                   on 2000/10/25  21:27:08
30132         Log: Integrate with vmsperl #7430 by Charles Bailey:
30133              
30134              Cleanup from prior patch (Charles Lane?):
30135              - improve handling of MFDs in Basename and Path
30136              - default to no xsubpp line # munging when building debug images
30137      Branch: perl
30138           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
30139 ____________________________________________________________________________
30140 [  7444] By: jhi                                   on 2000/10/25  21:03:50
30141         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
30142              From: John Peacock <JPeacock@UnivPress.com>
30143              Date: Thu, 18 May 2000 11:55:27 -0400
30144              Message-ID: <3924126F.A58BE57A@UnivPress.com>
30145      Branch: perl
30146            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
30147            ! t/op/write.t
30148 ____________________________________________________________________________
30149 [  7443] By: jhi                                   on 2000/10/25  20:43:10
30150         Log: Temporary stopgap for the self-tying issue: for now only
30151              array and hash self-ties are verboten.  The real fix, of
30152              course, would be to comprehensively test (and implement?)
30153              and debug (and document) self-ties.
30154      Branch: perl
30155            ! pod/perldiag.pod pp_sys.c t/op/tie.t
30156 ____________________________________________________________________________
30157 [  7442] By: jhi                                   on 2000/10/25  20:14:30
30158         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
30159              From: Dan Sugalski <dan@sidhe.org>
30160              Date: Wed, 25 Oct 2000 13:36:35 -0400
30161              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
30162              
30163              plus regen global.sym.
30164      Branch: perl
30165            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
30166            ! thrdvar.h util.c
30167 ____________________________________________________________________________
30168 [  7441] By: jhi                                   on 2000/10/25  20:12:20
30169         Log: buildtoc target tweaks.
30170      Branch: perl
30171            ! pod/Makefile.SH
30172 ____________________________________________________________________________
30173 [  7440] By: jhi                                   on 2000/10/25  20:03:53
30174         Log: A new version of making the syslog test more robust.
30175              (Replaces #7421.)
30176              
30177              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
30178              From: "Kurt D. Starsinic" <kstar@chapin.edu>
30179              Date: Wed, 25 Oct 2000 12:13:54 -0400
30180              Message-ID: <20001025121354.B2264@O2.chapin.edu>
30181      Branch: perl
30182            ! t/lib/syslog.t
30183 ____________________________________________________________________________
30184 [  7439] By: jhi                                   on 2000/10/25  20:00:48
30185         Log: Continue the internal UTF-8 API tweaking.
30186              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
30187              used much more than the simpler API, now called utf8_to_uv_simple().
30188              Still not quite happy with API, too much partial duplication
30189              of functionality.
30190      Branch: perl
30191            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
30192            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
30193            ! regcomp.c regexec.c sv.c toke.c utf8.c
30194 ____________________________________________________________________________
30195 [  7438] By: jhi                                   on 2000/10/25  18:52:30
30196         Log: Allow poking holes at the UTF-8 decoding strictness.
30197      Branch: perl
30198            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
30199            ! utf8.h
30200 ____________________________________________________________________________
30201 [  7437] By: jhi                                   on 2000/10/25  13:53:05
30202         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
30203              UTF8LEN() and UTF8SKIP(). 
30204      Branch: perl
30205            ! pp.c utf8.c utf8.h
30206 ____________________________________________________________________________
30207 [  7436] By: jhi                                   on 2000/10/25  13:51:37
30208         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
30209              From: Nicholas Clark <nick@ccl4.org>
30210              Date: Wed, 25 Oct 2000 14:44:05 +0100
30211              Message-ID: <20001025144404.D27253@plum.flirble.org>
30212      Branch: perl
30213            ! pod/perlrun.pod
30214 ____________________________________________________________________________
30215 [  7435] By: jhi                                   on 2000/10/25  13:49:32
30216         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
30217              From: Mike Guy <mjtg@cam.ac.uk>
30218              Date: Tue, 24 Oct 2000 14:59:40 +0100
30219              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
30220      Branch: perl
30221            ! scope.c
30222 ____________________________________________________________________________
30223 [  7434] By: jhi                                   on 2000/10/25  13:48:41
30224         Log: AIX is picky about its symbol exports.  Solution for now
30225              is to include the deb.o explicitly to the re extension build.
30226              
30227              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
30228              From: Peter Prymmer <pvhp@forte.com>
30229              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
30230              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
30231      Branch: perl
30232            ! ext/re/Makefile.PL hints/aix.sh
30233 ____________________________________________________________________________
30234 [  7433] By: jhi                                   on 2000/10/25  13:46:49
30235         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
30236              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30237              Date: Wed, 25 Oct 2000 12:02:20 +0200
30238              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
30239      Branch: perl
30240            ! perlsdio.h
30241 ____________________________________________________________________________
30242 [  7432] By: jhi                                   on 2000/10/25  13:44:28
30243         Log: Subject: Minor update to find2perl, for portability
30244              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
30245              Date: Wed, 25 Oct 2000 12:05:47 +0100
30246              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
30247      Branch: perl
30248            ! x2p/find2perl.PL
30249 ____________________________________________________________________________
30250 [  7431] By: jhi                                   on 2000/10/25  13:40:39
30251         Log: Add targets to Makefile.SH, most importantly
30252              'regen_all' which also remembers to update vms/perly*.
30253      Branch: perl
30254            ! Makefile.SH
30255 ____________________________________________________________________________
30256 [  7430] By: bailey                                on 2000/10/25  03:13:53
30257         Log: Cleanup from prior patch (Charles Lane?):
30258              - improve handling of MFDs in Basename and Path
30259              - default to no xsubpp line # munging when building debug images
30260      Branch: vmsperl
30261            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
30262 ____________________________________________________________________________
30263 [  7429] By: jhi                                   on 2000/10/24  20:03:40
30264         Log: Podify README.epoc and README.vos.
30265      Branch: perl
30266            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
30267            ! pod/perlport.pod pod/perltoc.pod
30268 ____________________________________________________________________________
30269 [  7428] By: jhi                                   on 2000/10/24  19:10:33
30270         Log: Stratus VOS updates from Paul Green.
30271      Branch: perl
30272            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30273            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
30274            - vos/config.def vos/config.h vos/config_h.SH_orig
30275            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
30276            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
30277 ____________________________________________________________________________
30278 [  7427] By: jhi                                   on 2000/10/24  18:59:48
30279         Log: Check if stdio supports tweaking lval and cnt simultaneously.
30280              
30281              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
30282              From: Nicholas Clark <nick@ccl4.org>
30283              Date: Mon, 23 Oct 2000 15:39:32 +0100
30284              Message-ID: <20001023153932.A10786@plum.flirble.org>
30285      Branch: metaconfig
30286            ! U/compline/d_stdstdio.U
30287      Branch: perl
30288            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30289            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
30290            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
30291            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
30292            ! vos/config.h vos/config_h.SH_orig win32/config.bc
30293            ! win32/config.gc win32/config.vc
30294 ____________________________________________________________________________
30295 [  7426] By: jhi                                   on 2000/10/24  17:57:44
30296         Log: Missed the header file changes from #7425.
30297      Branch: perl
30298            ! embed.h embed.pl objXSUB.h proto.h
30299 ____________________________________________________________________________
30300 [  7425] By: jhi                                   on 2000/10/24  17:55:17
30301         Log: Fix the bug reported in
30302              
30303              From: andreas.koenig@anima.de (Andreas J. Koenig)
30304              Subject: Encode bug?
30305              Date: 24 Oct 2000 14:01:26 +0200 
30306              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
30307              
30308              Also make is_utf8_char() stricter.
30309      Branch: perl
30310            ! ext/Encode/Encode.xs utf8.c
30311 ____________________________________________________________________________
30312 [  7424] By: jhi                                   on 2000/10/24  15:15:39
30313         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
30314              From: Peter Scott <Peter@PSDT.com>
30315              Date: Mon, 23 Oct 2000 19:46:01 -0700
30316              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
30317      Branch: perl
30318            ! pod/perlfaq5.pod
30319 ____________________________________________________________________________
30320 [  7423] By: jhi                                   on 2000/10/24  14:25:30
30321         Log: Test tweak to avoid pulling in the whole Config.
30322      Branch: perl
30323            ! t/lib/st-lock.t
30324 ____________________________________________________________________________
30325 [  7422] By: jhi                                   on 2000/10/24  14:03:16
30326         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
30327      Branch: perl
30328            ! pp.c
30329 ____________________________________________________________________________
30330 [  7421] By: jhi                                   on 2000/10/24  13:32:09
30331         Log: (Replaced by #7440.)
30332              
30333              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
30334              From: "Kurt D. Starsinic" <kstar@chapin.edu>
30335              Date: Mon, 23 Oct 2000 16:40:54 -0400
30336              Message-ID: <20001023164054.B14491@O2.chapin.edu>
30337      Branch: perl
30338            ! t/lib/syslog.t
30339 ____________________________________________________________________________
30340 [  7420] By: jhi                                   on 2000/10/24  13:30:53
30341         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
30342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30343              Date: Mon, 23 Oct 2000 17:29:03 -0400
30344              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
30345      Branch: perl
30346            ! lib/ExtUtils/MM_Unix.pm
30347 ____________________________________________________________________________
30348 [  7419] By: jhi                                   on 2000/10/24  13:29:57
30349         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
30350              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30351              Date: Mon, 23 Oct 2000 19:01:32 -0400
30352              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
30353      Branch: perl
30354            ! utils/h2xs.PL
30355 ____________________________________________________________________________
30356 [  7418] By: jhi                                   on 2000/10/24  13:26:04
30357         Log: Replace #7409 with
30358              
30359              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
30360              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
30361              Date: Mon, 23 Oct 2000 20:08:56 +0200
30362              Message-ID: <20001023200855.A14850@nice.ram.loc>
30363      Branch: perl
30364            ! ext/Storable/Storable.pm t/lib/st-lock.t
30365 ____________________________________________________________________________
30366 [  7417] By: jhi                                   on 2000/10/24  13:17:52
30367         Log: Run vms/vms_yfix.pl, should have done that after changing
30368              perly.c in #7382.
30369      Branch: perl
30370            ! vms/perly_c.vms vms/perly_h.vms
30371 ____________________________________________________________________________
30372 [  7416] By: jhi                                   on 2000/10/24  02:55:33
30373         Log: Make the UTF-8 decoding stricter and more verbose when
30374              malformation happens.  This involved adding an argument
30375              to utf8_to_uv_chk(), which involved changing its prototype,
30376              and prefer STRLEN over I32 for the UTF-8 length, which as
30377              a domino effect necessitated changing the prototypes of
30378              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
30379              The stricter UTF-8 decoding checking uses Markus Kuhn's
30380              UTF-8 Decode Stress Tester from
30381              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
30382      Branch: perl
30383            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
30384            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
30385            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
30386            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
30387 ____________________________________________________________________________
30388 [  7415] By: jhi                                   on 2000/10/23  14:06:06
30389         Log: Update Changes.
30390      Branch: perl
30391            ! Changes patchlevel.h
30392 ____________________________________________________________________________
30393 [  7414] By: jhi                                   on 2000/10/23  12:39:52
30394         Log: Undo the basename() part of #7412 since the lib/basename
30395              tests would need upgrading too.
30396      Branch: perl
30397            ! lib/File/Basename.pm
30398 ____________________________________________________________________________
30399 [  7413] By: jhi                                   on 2000/10/23  12:19:27
30400         Log: Document PERL_INSTALL_ROOT of #7210.
30401      Branch: perl
30402            ! lib/ExtUtils/Install.pm
30403 ____________________________________________________________________________
30404 [  7412] By: jhi                                   on 2000/10/23  12:16:47
30405         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
30406      Branch: perl
30407            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
30408            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
30409 ____________________________________________________________________________
30410 [  7411] By: jhi                                   on 2000/10/23  12:07:41
30411         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
30412              From: Prymmer/Kahn <pvhp@best.com>
30413              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
30414              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
30415      Branch: perl
30416            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
30417 ____________________________________________________________________________
30418 [  7410] By: jhi                                   on 2000/10/23  04:10:11
30419         Log: The change #7187 was not so good on VMS.
30420              
30421              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
30422              From: "Craig A. Berry" <craig.berry@psinetcs.com>
30423              Date: Sun, 22 Oct 2000 23:03:08 -0500
30424              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
30425      Branch: perl
30426            ! utils/perldoc.PL
30427 ____________________________________________________________________________
30428 [  7409] By: jhi                                   on 2000/10/23  03:57:36
30429         Log: Avoid Storable locking on DJGPP for now.
30430              
30431              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
30432              From: "Peter J. Farley III" <pjfarley@banet.net>
30433              Date: Sun, 22 Oct 2000 20:00:00 -0400
30434              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
30435      Branch: perl
30436            ! ext/Storable/Storable.pm t/lib/st-lock.t
30437 ____________________________________________________________________________
30438 [  7408] By: jhi                                   on 2000/10/23  03:50:24
30439         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
30440              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
30441              Date: Sun, 22 Oct 2000 21:12:22 -0400
30442              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
30443      Branch: perl
30444            ! lib/vars.pm
30445 ____________________________________________________________________________
30446 [  7407] By: jhi                                   on 2000/10/23  03:43:12
30447         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
30448              From: Hugo <hv@crypt.compulink.co.uk>
30449              Date: Mon, 23 Oct 2000 00:47:22 +0100
30450              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
30451      Branch: perl
30452            ! regexec.c t/op/pat.t
30453 ____________________________________________________________________________
30454 [  7406] By: jhi                                   on 2000/10/23  03:40:29
30455         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
30456      Branch: perl
30457            ! lib/ExtUtils/MakeMaker.pm
30458 ____________________________________________________________________________
30459 [  7405] By: jhi                                   on 2000/10/22  21:32:00
30460         Log: Doc patch.
30461              
30462              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
30463              From: rspier@pobox.com (Robert Spier)
30464              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
30465              Message-ID: <14835.16112.13457.447971@rls.cx>
30466      Branch: perl
30467            ! lib/strict.pm
30468 ____________________________________________________________________________
30469 [  7404] By: jhi                                   on 2000/10/22  21:30:51
30470         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
30471              From: rspier@pobox.com (Robert Spier)
30472              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
30473              Message-ID: <14835.17223.72448.705566@rls.cx>
30474      Branch: perl
30475            ! lib/ExtUtils/MakeMaker.pm
30476 ____________________________________________________________________________
30477 [  7403] By: jhi                                   on 2000/10/22  21:24:11
30478         Log: Subject: [PATCH bleadperl] ripples from constsub patch
30479              From: John Tobey <jtobey@john-edwin-tobey.org>
30480              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
30481              Message-Id: <m13nSOB-000FObC@feynman.localnet>
30482      Branch: perl
30483            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
30484 ____________________________________________________________________________
30485 [  7402] By: jhi                                   on 2000/10/22  20:59:35
30486         Log: Support s?printf parameter reordering.
30487      Branch: perl
30488            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
30489 ____________________________________________________________________________
30490 [  7401] By: jhi                                   on 2000/10/22  19:19:14
30491         Log: Expand %Config variables only if explicitly so requested
30492              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
30493              
30494              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
30495              From: Gurusamy Sarathy <gsar@ActiveState.com>
30496              Date: Sun, 22 Oct 2000 11:47:32 -0700
30497              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
30498      Branch: perl
30499            ! Makefile.SH lib/lib_pm.PL
30500 ____________________________________________________________________________
30501 [  7400] By: jhi                                   on 2000/10/22  18:24:10
30502         Log: Move the #7390 test from warn/op to comp/redef.
30503              
30504              Subject: Re: Creating const subs for constants.
30505              From: John Tobey <jtobey@john-edwin-tobey.org>
30506              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
30507              Message-Id: <m13nG72-000FObC@feynman.localnet>               
30508      Branch: perl
30509            ! t/comp/redef.t t/pragma/warn/op
30510 ____________________________________________________________________________
30511 [  7399] By: jhi                                   on 2000/10/22  17:49:59
30512         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
30513              From: Nicholas Clark <nick@ccl4.org>
30514              Date: Sat, 21 Oct 2000 22:23:19 +0100
30515              Message-ID: <20001021222319.B45586@plum.flirble.org>
30516      Branch: perl
30517            ! ext/DynaLoader/DynaLoader_pm.PL
30518 ____________________________________________________________________________
30519 [  7398] By: jhi                                   on 2000/10/22  17:47:35
30520         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
30521              From: Hugo <hv@crypt.compulink.co.uk>
30522              Date: Sat, 21 Oct 2000 18:19:59 +0100
30523              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
30524      Branch: perl
30525            ! ext/B/B.pm ext/B/B/C.pm
30526 ____________________________________________________________________________
30527 [  7397] By: jhi                                   on 2000/10/22  17:35:18
30528         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
30529              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
30530              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
30531              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
30532      Branch: perl
30533            ! hints/openbsd.sh
30534 ____________________________________________________________________________
30535 [  7396] By: jhi                                   on 2000/10/22  17:19:46
30536         Log: Subject: installman go-faster stripes
30537              From: Nicholas Clark <nick@talking.bollo.cx>
30538              Date: Sat, 21 Oct 2000 17:24:53 +0100
30539              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
30540              
30541              Subject: Re: installman go-faster stripes
30542              From: Russ Allbery <rra@stanford.edu>
30543              Date: 21 Oct 2000 11:04:13 -0700
30544              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
30545      Branch: perl
30546            ! installman pod/pod2man.PL
30547 ____________________________________________________________________________
30548 [  7395] By: jhi                                   on 2000/10/22  17:17:35
30549         Log: Hints tweak from Anton Berezin.
30550      Branch: perl
30551            ! hints/freebsd.sh
30552 ____________________________________________________________________________
30553 [  7394] By: jhi                                   on 2000/10/22  04:50:04
30554         Log: Tweak the Is* definitions of Unicode character classes
30555              to better match the official categorizations; embrace
30556              the official categorizations; add the combining marks
30557              as alpha (and -numeric); fix DCinital (a typo and edito)
30558              to be DCmedial.
30559      Branch: perl
30560            + lib/unicode/Is/DCmedial.pl
30561            - lib/unicode/Is/DCinital.pl
30562            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
30563            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
30564            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
30565            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
30566 ____________________________________________________________________________
30567 [  7393] By: jhi                                   on 2000/10/21  18:06:05
30568         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
30569              From: Daniel Chetlin <daniel@chetlin.com>
30570              Date: Sat, 21 Oct 2000 02:57:03 -0700
30571              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
30572      Branch: perl
30573            + t/lib/tie-splice.t
30574            ! MANIFEST lib/Tie/Array.pm
30575 ____________________________________________________________________________
30576 [  7392] By: gsar                                  on 2000/10/21  18:05:15
30577         Log: resync utfperl branch with mainline
30578      Branch: utfperl
30579           !> (integrate 1760 files)
30580 ____________________________________________________________________________
30581 [  7391] By: jhi                                   on 2000/10/21  14:37:49
30582         Log: Testcases for a #7383,#7385 related bug.
30583              
30584              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
30585              From: Nicholas Clark <nick@ccl4.org>
30586              Date: Sat, 21 Oct 2000 15:04:51 +0100
30587              Message-ID: <20001021150451.A51566@plum.flirble.org>
30588      Branch: perl
30589            ! t/pragma/utf8.t
30590 ____________________________________________________________________________
30591 [  7390] By: jhi                                   on 2000/10/21  14:35:57
30592         Log: Add a testcase for #7389.
30593      Branch: perl
30594            ! t/pragma/warn/op
30595 ____________________________________________________________________________
30596 [  7389] By: jhi                                   on 2000/10/21  14:26:45
30597         Log: Subject: Re: Creating const subs for constants.
30598              From: John Tobey <jtobey@john-edwin-tobey.org>
30599              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
30600              Message-Id: <m13mo0N-000FObC@feynman.localnet>
30601      Branch: perl
30602            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
30603            ! proto.h sv.c
30604 ____________________________________________________________________________
30605 [  7388] By: nick                                  on 2000/10/21  11:44:23
30606         Log: Populate perlio branch
30607      Branch: perlio
30608           +> (branch 1760 files)
30609 ____________________________________________________________________________
30610 [  7387] By: nick                                  on 2000/10/21  10:52:05
30611         Log: Get branch back as replica of mainline via :
30612              p4 integrate -b utfperl
30613              p4 resolve -at ./...
30614      Branch: utfperl
30615           +> (branch 269 files)
30616            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
30617            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
30618            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
30619            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
30620            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
30621            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
30622            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
30623            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
30624            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
30625            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
30626            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
30627            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
30628            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
30629            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
30630            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
30631            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
30632            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
30633            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
30634            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
30635            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
30636            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
30637            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
30638            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
30639            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
30640            - lib/unicode/UCD300.html lib/unicode/Unicode.300
30641            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
30642            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
30643            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
30644            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
30645           !> (integrate 965 files)
30646 ____________________________________________________________________________
30647 [  7386] By: jhi                                   on 2000/10/21  01:31:12
30648         Log: Update Changes.
30649      Branch: perl
30650            ! Changes patchlevel.h
30651 ____________________________________________________________________________
30652 [  7385] By: jhi                                   on 2000/10/21  01:28:42
30653         Log: The #7383 was right only in the context of the original bug report,
30654              not in more general case.
30655      Branch: perl
30656            ! pp_hot.c
30657 ____________________________________________________________________________
30658 [  7384] By: jhi                                   on 2000/10/21  01:08:23
30659         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
30660      Branch: perl
30661            ! ext/IO/lib/IO/Select.pm
30662 ____________________________________________________________________________
30663 [  7383] By: jhi                                   on 2000/10/21  00:44:18
30664         Log: Fix for ID 20001020.006, concatenating an unset submatch
30665              with utf8 resulted in "Modification of a read-only value".
30666      Branch: perl
30667            ! pp_hot.c t/pragma/utf8.t
30668 ____________________________________________________________________________
30669 [  7382] By: jhi                                   on 2000/10/20  20:44:31
30670         Log: Make scan_num() reëntrant, as suggested in
30671              
30672              Subject: [PATCH perl@7229] Rentrant parser and yylex()
30673              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30674              Date: Fri, 20 Oct 2000 14:17:27 +0100
30675              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
30676      Branch: perl
30677            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
30678            ! toke.c
30679 ____________________________________________________________________________
30680 [  7381] By: jhi                                   on 2000/10/20  20:07:29
30681         Log: Reëntrancy fix.
30682              
30683              Subject: [PATCH perl@7229] Rentrant parser and yylex()
30684              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30685              Date: Fri, 20 Oct 2000 14:17:27 +0100
30686              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
30687      Branch: perl
30688            ! embed.h embed.pl perl.h proto.h toke.c
30689 ____________________________________________________________________________
30690 [  7380] By: jhi                                   on 2000/10/20  19:15:54
30691         Log: Don't write double values through long double pointers,
30692              based on a part of
30693              
30694              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
30695              From: Jens Hamisch <jens@Strawberry.COM>
30696              Date: Tue, 17 Oct 2000 08:39:36 +0200
30697              Message-Id: <20001017083936.A11104@Strawberry.COM>
30698      Branch: perl
30699            ! perl.h pp.c
30700 ____________________________________________________________________________
30701 [  7379] By: jhi                                   on 2000/10/20  18:43:37
30702         Log: Portability tweak on #7377.
30703              
30704              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
30705              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30706              Date:     Fri, 20 Oct 2000 13:13:41 EDT
30707              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
30708      Branch: perl
30709            ! t/lib/dprof.t
30710 ____________________________________________________________________________
30711 [  7378] By: jhi                                   on 2000/10/20  12:57:19
30712         Log: SOCKS function redefinitions need prototypes, too, otherwise
30713              for example 32 bit versus 64 bit differences cause a lot of
30714              problems.  Part of
30715              
30716              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
30717              From: Jens Hamisch <jens@Strawberry.COM>
30718              Date: Tue, 17 Oct 2000 08:39:36 +0200
30719              Message-Id: <20001017083936.A11104@Strawberry.COM>
30720      Branch: perl
30721            ! doio.c pp_sys.c
30722 ____________________________________________________________________________
30723 [  7377] By: jhi                                   on 2000/10/20  12:37:12
30724         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
30725              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30726              Date:     Fri, 20 Oct 2000 08:26:04 EDT
30727              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
30728      Branch: perl
30729            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
30730 ____________________________________________________________________________
30731 [  7376] By: jhi                                   on 2000/10/20  12:35:31
30732         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
30733              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30734              Date:     Fri, 20 Oct 2000 07:48:15 EDT
30735              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
30736      Branch: perl
30737            ! configure.com vms/gen_shrfls.pl
30738 ____________________________________________________________________________
30739 [  7375] By: bailey                                on 2000/10/20  04:44:37
30740         Log: SYN SYN
30741      Branch: vmsperl
30742           +> (branch 134 files)
30743            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
30744            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
30745            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
30746            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
30747            - eg/cgi/frameset.cgi eg/cgi/index.html
30748            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
30749            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
30750            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
30751            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
30752            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
30753            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
30754            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
30755            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
30756            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
30757            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
30758            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
30759            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
30760            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
30761            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
30762            - lib/unicode/Props.txt lib/unicode/UCD300.html
30763            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
30764            - utils/perlbc.PL vms/subconfigure.com
30765           !> (integrate 785 files)
30766 ____________________________________________________________________________
30767 [  7374] By: jhi                                   on 2000/10/20  00:59:48
30768         Log: In the latest compiler builds cccdlflags must not become -fpic,
30769              from Wilfredo Sánchez.
30770      Branch: perl
30771            ! hints/darwin.sh
30772 ____________________________________________________________________________
30773 [  7373] By: jhi                                   on 2000/10/20  00:56:35
30774         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
30775              From: Tony Cook <tony@develop-help.com>
30776              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
30777              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
30778      Branch: perl
30779            ! pod/perlop.pod
30780 ____________________________________________________________________________
30781 [  7372] By: jhi                                   on 2000/10/19  19:34:40
30782         Log: Typo noted by Mark Lutz.
30783      Branch: perl
30784            ! t/op/64bitint.t
30785 ____________________________________________________________________________
30786 [  7371] By: jhi                                   on 2000/10/19  19:33:13
30787         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
30788      Branch: metaconfig
30789            ! U/modified/Cppsym.U U/modified/Oldconfig.U
30790      Branch: metaconfig/U/perl
30791            ! End.U dlsrc.U libperl.U
30792      Branch: perl
30793            + hints/nonstopux.sh
30794            ! Configure MANIFEST config_h.SH
30795 ____________________________________________________________________________
30796 [  7370] By: jhi                                   on 2000/10/19  17:18:08
30797         Log: Subject: PATCH do_print has 2 PerlIO_error()s
30798              From: nick@ccl4.org
30799              Date: Thu, 19 Oct 2000 18:09:20 +0100
30800              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
30801      Branch: perl
30802            ! doio.c
30803 ____________________________________________________________________________
30804 [  7369] By: jhi                                   on 2000/10/19  14:01:49
30805         Log: Update Changes.
30806      Branch: perl
30807            ! Changes patchlevel.h
30808 ____________________________________________________________________________
30809 [  7368] By: jhi                                   on 2000/10/19  13:04:29
30810         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
30811              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30812              Date: Wed, 18 Oct 2000 13:12:01 +0200
30813              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
30814      Branch: perl
30815            ! hints/aix.sh
30816 ____________________________________________________________________________
30817 [  7367] By: jhi                                   on 2000/10/19  02:22:40
30818         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
30819              of a 'pmshort' anywhere in the B, so the offending line was simply
30820              removed.
30821      Branch: perl
30822            ! ext/B/B/Debug.pm
30823 ____________________________________________________________________________
30824 [  7366] By: jhi                                   on 2000/10/19  02:12:37
30825         Log: Add the test case for the bug id 20000730.004 which seems
30826              to have been fixed by now.
30827      Branch: perl
30828            ! t/pragma/utf8.t
30829 ____________________________________________________________________________
30830 [  7365] By: jhi                                   on 2000/10/18  23:36:24
30831         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
30832              From: Hugo <hv@crypt.compulink.co.uk>
30833              Date: Wed, 18 Oct 2000 23:25:58 +0100
30834              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
30835      Branch: perl
30836            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
30837 ____________________________________________________________________________
30838 [  7364] By: jhi                                   on 2000/10/18  21:12:53
30839         Log: (retracted)
30840      Branch: perl
30841            ! pp.c
30842 ____________________________________________________________________________
30843 [  7363] By: jhi                                   on 2000/10/18  20:55:38
30844         Log: Missing change from #7362.
30845      Branch: perl
30846            ! win32/perlhost.h
30847 ____________________________________________________________________________
30848 [  7362] By: jhi                                   on 2000/10/18  20:52:01
30849         Log: Borland C fstat() never saw the fd as writable.
30850              
30851              Subject: fix for Borland's weak "stat" (perl@7211)
30852              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30853              Date: Mon, 16 Oct 2000 09:55:03 +0400
30854              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
30855      Branch: perl
30856            ! win32/win32.c
30857 ____________________________________________________________________________
30858 [  7361] By: jhi                                   on 2000/10/18  17:43:50
30859         Log: Regen toc.
30860      Branch: perl
30861            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
30862 ____________________________________________________________________________
30863 [  7360] By: jhi                                   on 2000/10/18  17:07:44
30864         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30865              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
30866              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
30867              Date: Mon, 16 Oct 2000 15:19:49 +0200
30868      Branch: perl
30869            + README.aix
30870            ! MANIFEST
30871 ____________________________________________________________________________
30872 [  7359] By: jhi                                   on 2000/10/18  17:04:49
30873         Log: Subject: Pod patch for Devel::Peek
30874              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30875              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
30876              Date: Mon, 16 Oct 2000 12:26:34 +0200
30877      Branch: perl
30878            ! ext/Devel/Peek/Peek.pm
30879 ____________________________________________________________________________
30880 [  7358] By: jhi                                   on 2000/10/18  17:03:15
30881         Log: Make Cwd more bulletproof in chrooted environments.
30882              
30883              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
30884              From: "Eric E. Coe" <Eric.Coe@oracle.com>
30885              Date: Wed, 18 Oct 2000 04:03:54 -0400
30886              Message-Id: <39ED596A.70E599FE@oracle.com>
30887      Branch: perl
30888            ! lib/Cwd.pm
30889 ____________________________________________________________________________
30890 [  7357] By: jhi                                   on 2000/10/18  16:37:26
30891         Log: Disable the UTF8 downgrade croakage for now to avoid
30892              too many not okay messages.
30893      Branch: perl
30894            ! doio.c
30895 ____________________________________________________________________________
30896 [  7356] By: jhi                                   on 2000/10/17  23:29:41
30897         Log: Show the failed remote port, instead of the failing line number.
30898              
30899              Subject: [PATCH 5.6.1 Debugger] More diagnostics
30900              From: David Sparks <daves@ActiveState.com>
30901              Date: Tue, 17 Oct 2000 15:00:24 -0700
30902              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
30903      Branch: perl
30904            ! lib/perl5db.pl
30905 ____________________________________________________________________________
30906 [  7355] By: jhi                                   on 2000/10/17  14:11:31
30907         Log: On output try to downgrade to bytes, croak if impossible,
30908              from Simon Cozens.  This means that outputting >255 UTF8
30909              is impossible.  Consider this as a strong incentive to get
30910              the I/O disciplines implemented.
30911      Branch: perl
30912            ! doio.c pod/perldiag.pod sv.c
30913 ____________________________________________________________________________
30914 [  7354] By: jhi                                   on 2000/10/17  13:42:23
30915         Log: Clarify documentation on 'use bytes'.
30916              
30917              Subject: Re: What does 'use bytes' "mean" ?
30918              From: Simon Cozens <simon@cozens.net>
30919              Date: Mon, 18 Sep 2000 18:24:25 +0100
30920              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
30921      Branch: perl
30922            ! lib/bytes.pm
30923 ____________________________________________________________________________
30924 [  7353] By: jhi                                   on 2000/10/17  13:28:12
30925         Log: Workaround for a sfio bug where the stream error indicator
30926              is not cleared as documented.
30927              
30928              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
30929              From: Nicholas Clark <nick@ccl4.org>
30930              Date: Mon, 16 Oct 2000 18:28:23 +0100
30931              Message-ID: <20001016182823.J19700@plum.flirble.org>
30932      Branch: perl
30933            ! doio.c
30934 ____________________________________________________________________________
30935 [  7352] By: jhi                                   on 2000/10/17  13:06:19
30936         Log: More IoTYPE sprinkling.
30937      Branch: perl
30938            ! doio.c pp_hot.c
30939 ____________________________________________________________________________
30940 [  7351] By: jhi                                   on 2000/10/16  22:47:07
30941         Log: Detect early whether the std streams have gone bad.
30942              
30943              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
30944              Date: Mon, 16 Oct 2000 23:28:42 +0100
30945              From: Nicholas Clark <nick@ccl4.org>
30946              Message-ID: <20001016232842.A37942@plum.flirble.org>
30947      Branch: perl
30948            ! t/op/misc.t
30949 ____________________________________________________________________________
30950 [  7350] By: jhi                                   on 2000/10/16  22:45:16
30951         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
30952              From: "Peter J. Farley III" <pjfarley@banet.net>
30953              Date: Mon, 16 Oct 2000 18:15:59 -0400
30954              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
30955      Branch: perl
30956            ! djgpp/djgpp.c dosish.h t/io/open.t
30957 ____________________________________________________________________________
30958 [  7349] By: jhi                                   on 2000/10/16  22:36:45
30959         Log: perldelta tweak.
30960      Branch: perl
30961            ! pod/perldelta.pod
30962 ____________________________________________________________________________
30963 [  7348] By: jhi                                   on 2000/10/16  15:17:53
30964         Log: Update Changes.
30965      Branch: perl
30966            ! Changes patchlevel.h
30967 ____________________________________________________________________________
30968 [  7347] By: jhi                                   on 2000/10/16  13:55:27
30969         Log: Add the capability to include/exclude branches.
30970      Branch: perl
30971            ! Porting/genlog
30972 ____________________________________________________________________________
30973 [  7346] By: jhi                                   on 2000/10/16  13:18:04
30974         Log: Add Charles Lane.
30975      Branch: perl
30976            ! AUTHORS Changes
30977 ____________________________________________________________________________
30978 [  7345] By: jhi                                   on 2000/10/16  13:13:21
30979         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
30980      Branch: perl
30981            ! pod/perldelta.pod
30982 ____________________________________________________________________________
30983 [  7344] By: gsar                                  on 2000/10/16  09:30:21
30984         Log: integrate change#6220 from cfgperl
30985              
30986              Win32 patches from Benjamin Stuhl.
30987      Branch: maint-5.6/perl
30988           !> makedef.pl win32/win32.h
30989 ____________________________________________________________________________
30990 [  7343] By: gsar                                  on 2000/10/16  08:32:19
30991         Log: integrate changes#6221,6222 from cfgperl
30992              
30993              Remove tr///CU (the feature is to be obsoleted by better interfaces).
30994              From: simon@brecon.co.uk (Simon Cozens)
30995              Subject: [PATCH] Eliminate tr///[CU][CU]
30996              Date: 23 Jun 2000 11:05:40 GMT
30997              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
30998              
30999              doc typo fix
31000              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
31001              From: Ian Phillipps <Ian.Phillipps@iname.com>
31002              Date: Fri, 23 Jun 2000 10:40:58 +0100
31003              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
31004      Branch: maint-5.6/perl
31005           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
31006 ____________________________________________________________________________
31007 [  7342] By: gsar                                  on 2000/10/16  08:28:08
31008         Log: integrate change#6217 from cfgperl (in part)
31009              
31010              Rename the fdpid locking and integrate with Sarathy.
31011      Branch: maint-5.6/perl
31012           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
31013           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
31014           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
31015           !> win32/win32.c
31016 ____________________________________________________________________________
31017 [  7341] By: gsar                                  on 2000/10/16  08:23:39
31018         Log: integrate changes#6214..6216 from mainline
31019              
31020              @_ can't have junk in it even in the non-USE_ITHREADS case because
31021              caller() wants to populate @DB::args with it (causes a coredump
31022              in Carp::confess())
31023              
31024              tweak comment about @DB::args
31025              
31026              be more optimal about clearing @_
31027      Branch: maint-5.6/perl
31028           !> av.h cop.h pp_ctl.c t/op/runlevel.t
31029 ____________________________________________________________________________
31030 [  7340] By: gsar                                  on 2000/10/16  08:20:37
31031         Log: integrate changes#6207..6210 from cfgperl
31032              
31033              Subject: [PATCH 5.6.0] Threadsafe patches
31034              From: Dan Sugalski <dan@sidhe.org>
31035              To: perl5-porters@perl.org
31036              Date: Mon, 08 May 2000 18:08:13 -0400
31037              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
31038              
31039              Regen headers for #6207.
31040              
31041              Lock PL_fdpid against race conditions, based on:
31042              Subject: [PATCH 5.6.0]subprocess fixup for threads
31043              From: Dan Sugalski <dan@sidhe.org>
31044              To: perl5-porters@perl.org
31045              Date: Tue, 11 Apr 2000 17:02:32 -0400
31046              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
31047              
31048              Mopup for #6207 and #6209.
31049      Branch: maint-5.6/perl
31050           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
31051           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
31052           !> win32/win32.c
31053 ____________________________________________________________________________
31054 [  7339] By: gsar                                  on 2000/10/16  08:14:34
31055         Log: integrate change#6203 from cfgperl
31056              
31057              perldiag should refer to perlos2.pod not README.os2
31058      Branch: maint-5.6/perl
31059           !> pod/perldiag.pod
31060 ____________________________________________________________________________
31061 [  7338] By: gsar                                  on 2000/10/16  08:11:42
31062         Log: integrate change#6201 from mainline
31063              
31064              Perl_eval_pv() leaks 4 bytes every time it is called because it
31065              does a PUSHMARK that's never ever POPMARKed; in general, only
31066              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
31067              Perl_eval_[sp]v() don't because they don't take any incoming
31068              arguments (this leak has been around since the original version
31069              of perl_eval_pv() in 5.003_97e)
31070      Branch: maint-5.6/perl
31071           !> perl.c
31072 ____________________________________________________________________________
31073 [  7337] By: gsar                                  on 2000/10/16  08:08:47
31074         Log: integrate changes#6197..6200 from cfgperl
31075              
31076              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
31077              From: John Borwick <jhborwic@unity.ncsu.edu>
31078              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
31079              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
31080              
31081              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
31082              From: Dan Sugalski <dan@sidhe.org>
31083              To: vmsperl@perl.org, perl5-porters@perl.org
31084              Date: Fri, 02 Jun 2000 16:00:41 -0400
31085              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
31086              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
31087              
31088              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
31089              From: Dan Sugalski <dan@sidhe.org>
31090              To: perl5-porters@perl.org, vmsperl@perl.org
31091              Date: Fri, 02 Jun 2000 17:30:51 -0400
31092              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
31093              
31094              Update to cperl-mode.el 4.31 from
31095              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
31096              Subject: A couple of notes
31097              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31098              To: Mailing list Perl5 <perl5-porters@perl.org>
31099              Date: Sat, 3 Jun 2000 23:33:32 -0400
31100              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
31101      Branch: maint-5.6/perl
31102           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
31103           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
31104           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
31105           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
31106           !> vms/vmsish.h
31107 ____________________________________________________________________________
31108 [  7336] By: gsar                                  on 2000/10/16  08:03:46
31109         Log: integrate changes#6194,6195 from mainline
31110              
31111              fix small eval"" memory leaks under USE_ITHREADS
31112              
31113              fix yet another eval"" leak under USE_ITHREADS
31114      Branch: maint-5.6/perl
31115           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
31116           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
31117           !> vms/perly_c.vms
31118 ____________________________________________________________________________
31119 [  7335] By: gsar                                  on 2000/10/16  08:02:15
31120         Log: integrate changes#6190,6191 from mainline
31121              
31122              submit missing embed.pl change
31123              
31124              vec() loses numericalness (modified version of patch suggested
31125              by Robin Barker)
31126      Branch: maint-5.6/perl
31127           !> doop.c embed.pl t/op/vec.t
31128 ____________________________________________________________________________
31129 [  7334] By: gsar                                  on 2000/10/16  08:01:03
31130         Log: integrate change#6189 from mainline
31131              
31132              counting tr/// corrupts later operation (from M.J.T Guy)
31133      Branch: maint-5.6/perl
31134           !> doop.c t/op/tr.t
31135 ____________________________________________________________________________
31136 [  7333] By: gsar                                  on 2000/10/16  07:59:07
31137         Log: integrate changes#6183..6188 from mainline
31138              
31139              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
31140              <nick@ccl4.org>)
31141              
31142              tweak for change#6127
31143              
31144              remove incorrect documentation about implicit split to @_ in
31145              list context, which never really worked in perl 5 (from
31146              M.J.T. Guy)
31147              
31148              further qualify references to "alphanumeric" (from Wolfgang Laun
31149              <wolfgang.laun@alcatel.at>)
31150              
31151              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
31152              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
31153              
31154              h2xs tweaks
31155      Branch: maint-5.6/perl
31156           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
31157           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
31158           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
31159           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
31160           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
31161           !> pod/pod2latex.PL utils/h2xs.PL
31162 ____________________________________________________________________________
31163 [  7332] By: gsar                                  on 2000/10/16  07:53:52
31164         Log: integrate change#6179 from mainline
31165              
31166              buggy modulus on UVs introduced by change#3378 (resulted in
31167              4063328477 % 65535 amounting to 27406, instead of 27407)
31168      Branch: maint-5.6/perl
31169           !> pp.c t/op/arith.t
31170 ____________________________________________________________________________
31171 [  7331] By: gsar                                  on 2000/10/16  07:52:49
31172         Log: integrate changes#6176,6177,6178,6182 from cfgperl
31173              
31174              Single-quoted utf8 patch from Simon Cozens.
31175              
31176              Substitution utf8 patch from Simon Cozens.
31177              
31178              Be cleaner.
31179              
31180              Be Cleaner Part Deux.
31181      Branch: maint-5.6/perl
31182           !> Makefile.SH pp_hot.c toke.c
31183 ____________________________________________________________________________
31184 [  7330] By: gsar                                  on 2000/10/16  07:41:36
31185         Log: integrate change#6172 from mainline
31186              
31187              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
31188              (from Ilya Zakharevich)
31189      Branch: maint-5.6/perl
31190           !> regexec.c t/op/re_tests
31191 ____________________________________________________________________________
31192 [  7329] By: gsar                                  on 2000/10/16  07:40:25
31193         Log: integrate change#6171 from mainline
31194              
31195              scalar() doesn't force scalar context when used in void context
31196              (from Simon Cozens)
31197      Branch: maint-5.6/perl
31198           !> op.c t/op/wantarray.t
31199 ____________________________________________________________________________
31200 [  7328] By: gsar                                  on 2000/10/16  07:39:33
31201         Log: integrate change#6170 from mainline
31202              
31203              change#6142 needs tweaks to tests to work where there's no
31204              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
31205      Branch: maint-5.6/perl
31206           !> t/lib/filefind.t
31207 ____________________________________________________________________________
31208 [  7327] By: gsar                                  on 2000/10/16  07:35:34
31209         Log: integrate changes#6166..6168 from cfgperl
31210              
31211              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
31212              in case somebody wants to write an extension for more
31213              shadow database interfaces.
31214              
31215              tweak todo
31216              
31217              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
31218      Branch: maint-5.6/perl
31219           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
31220           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
31221           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
31222           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
31223           !> win32/config.vc win32/config_H.bc win32/config_H.gc
31224           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
31225 ____________________________________________________________________________
31226 [  7326] By: gsar                                  on 2000/10/16  07:29:05
31227         Log: integrate changes#6157,6159..6161,6164 from cfgperl
31228              
31229              Regen Configure to jive with #6149.
31230              
31231              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
31232              
31233              Changes for the File::Temp 0.08 (change #6159) test suite
31234              to fit better into the Perl distribution test framework.
31235              
31236              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
31237              both from Simon Cozens.
31238              
31239              detypo
31240      Branch: maint-5.6/perl
31241           +> pod/perlmodlib.PL pod/perlnewmod.pod
31242           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
31243           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
31244           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
31245           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
31246 ____________________________________________________________________________
31247 [  7325] By: gsar                                  on 2000/10/16  07:25:13
31248         Log: integrate change#6158 from vmsperl
31249              
31250              Add fallback to tmpfile for use in cases where user's relying on
31251              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
31252              Lane's patch)
31253      Branch: maint-5.6/perl
31254           !> vms/vms.c vms/vmsish.h
31255 ____________________________________________________________________________
31256 [  7324] By: gsar                                  on 2000/10/16  07:20:50
31257         Log: integrate changes#6153..6155 from mainline
31258              
31259              prettier Test::Harness output on failed tests (from Nicholas Clark
31260              <nick@Bagpuss.uk.boo.com>)
31261              
31262              avoid type mismatch warning
31263              
31264              small bug in change#6144; remove random \xA0 character that snuck
31265              in via change#6145
31266      Branch: maint-5.6/perl
31267           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
31268           !> perl.c
31269 ____________________________________________________________________________
31270 [  7323] By: gsar                                  on 2000/10/16  07:18:47
31271         Log: integrate changes#6151,6152 from mainline
31272              
31273              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
31274              
31275              cosmetic fixups of RE debug output (from Ilya Zakharevich)
31276      Branch: maint-5.6/perl
31277           !> regexec.c
31278 ____________________________________________________________________________
31279 [  7322] By: gsar                                  on 2000/10/16  07:17:25
31280         Log: integrate changes#6146..6150 from mainline
31281              
31282              doc typo
31283              
31284              add a make entry to Config.pm so "perl -V:make" works on VMS
31285              (from Peter Prymmer)
31286              
31287              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
31288              
31289              OS/2 tweaks for usethreads build (from Rocco Caputo
31290              <troc@netrus.net>)
31291              
31292              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
31293      Branch: maint-5.6/perl
31294           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
31295           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
31296           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
31297           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
31298           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
31299           !> warnings.pl x2p/a2p.h
31300 ____________________________________________________________________________
31301 [  7321] By: gsar                                  on 2000/10/16  07:14:02
31302         Log: integrate changes#6143..6145 from mainline
31303              
31304              MacOS support, part 1 (from Matthias Neeracher
31305              <neeri@iis.ee.ethz.ch>)
31306              
31307              MacOS support, part 2: make AutoSplit use File::Spec instead
31308              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
31309              <neeri@iis.ee.ethz.ch>)
31310              
31311              make xsubpp skip embedded pod (from Matthias Neeracher
31312              <neeri@iis.ee.ethz.ch>)
31313      Branch: maint-5.6/perl
31314           +> ext/DynaLoader/dl_mac.xs
31315           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
31316           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
31317           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
31318           !> pp_ctl.c proto.h toke.c util.c util.h
31319 ____________________________________________________________________________
31320 [  7320] By: gsar                                  on 2000/10/16  07:12:13
31321         Log: integrate changes#6141,6142 from mainline
31322              
31323              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
31324              forwarded by Peter Seebach from the bsdi-users mailing list.
31325              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
31326              
31327              File::Find fails to chdir when chasing symlinks (from
31328              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
31329      Branch: maint-5.6/perl
31330           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
31331 ____________________________________________________________________________
31332 [  7319] By: gsar                                  on 2000/10/16  07:04:30
31333         Log: integrate change#6139 from mainline
31334              
31335              revise mktables.PL for bugs and newness in Unicode 3.0
31336              (from James Bence <jbence@amgen.com>)
31337      Branch: maint-5.6/perl
31338           +> (branch 30 files)
31339           !> (integrate 49 files)
31340 ____________________________________________________________________________
31341 [  7318] By: gsar                                  on 2000/10/16  07:01:01
31342         Log: integrate changes#6137,6138 from mainline
31343              
31344              fix bogus redeclaration warning for "our" variables in different
31345              scopes
31346              
31347              add note about the handling of negative indices to tied arrays
31348              (from Michael G Schwern <schwern@pobox.com>)
31349      Branch: maint-5.6/perl
31350           !> op.c pod/perltie.pod t/pragma/strict-vars
31351 ____________________________________________________________________________
31352 [  7317] By: gsar                                  on 2000/10/16  06:58:46
31353         Log: integrate changes#6127..6136 from mainline
31354              
31355              call_method(...,G_EVAL) can longjmp() out if the method probing
31356              failed (from Gisle Aas)
31357              
31358              new perlxstut example for passing/returning refs to arrays
31359              (from David Lowe <dlowe@pootpoot.com>)
31360              
31361              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
31362              
31363              fix places that mean C<"word" character> but say C<alphanumeric
31364              character>
31365              
31366              avoid warnings in POSIX.pm (from Barrie Slaymaker)
31367              
31368              warnings::enabled() doesn't fall back to looking at $^W if
31369              caller isn't using lexical warnings (from Paul Marquess)
31370              
31371              elide bogus test in change#6132
31372              
31373              make Test::Harness use wait.h/WCOREDUMP if available
31374              (from Ben Tilly <ben_tilly@hotmail.com>)
31375              
31376              enable Test::Harness to dynamically determine column width etc.
31377              (from Rob Napier <rnapier@employees.org>)
31378              
31379              random pod typos (from Peter Scott <Peter@PSDT.com>)
31380      Branch: maint-5.6/perl
31381           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
31382           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
31383           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
31384           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
31385 ____________________________________________________________________________
31386 [  7316] By: gsar                                  on 2000/10/16  06:53:23
31387         Log: integrate change#6126 from mainline
31388              
31389              change#2879 broke rvalue autovivification of magicals such as
31390              ${$num} (reworked variant of patch suggested by Simon Cozens)
31391      Branch: maint-5.6/perl
31392           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
31393           !> pp_hot.c proto.h t/op/gv.t
31394 ____________________________________________________________________________
31395 [  7315] By: gsar                                  on 2000/10/16  06:51:38
31396         Log: integrate changes#6123,6125 from mainline
31397              
31398              clarify gotcha with #line directives (from Rocco Caputo
31399              <troc@netrus.net>)
31400              
31401              enable propagating exception objects via Perl_croak() in XS code
31402              (from Gisle Aas)
31403      Branch: maint-5.6/perl
31404           !> pod/perldebug.pod pod/perlsyn.pod util.c
31405 ____________________________________________________________________________
31406 [  7314] By: gsar                                  on 2000/10/16  06:49:28
31407         Log: integrate change#6122 from mainline
31408              
31409              downgrade fatal error on C<"foo@nosucharray.com"> to optional
31410              warning (from Mark-Jason Dominus)
31411      Branch: maint-5.6/perl
31412           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
31413           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
31414           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
31415           !> toke.c
31416 ____________________________________________________________________________
31417 [  7313] By: gsar                                  on 2000/10/16  06:46:54
31418         Log: integrate changes#6112..6121 from vmsperl
31419              
31420              Check for existence of file before trying to delete
31421              
31422              Ugly workaround for version-specific RTL error
31423              
31424              Urk -- undo previous removal of vmsish 'exit' change
31425              
31426              Add bounds checking for several strings (Charles Lane)
31427              
31428              Miscellaneous cosmetic fixes (Charles Lane)
31429              
31430              Treat sockets as special in sys(read|write) (Charles Lane et al.)
31431              
31432              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
31433              Flatten case labels in switch statements uniformly (Charles Bailey)
31434              
31435              Quiet error messages in vmsish.t (Charles Lane)
31436              
31437              Add missing escape (Charles Lane)
31438              
31439              Allow eliminate_macros() and fixpath() to handle space-delimited
31440              lists (based on fixes by Craig Berry)
31441      Branch: maint-5.6/perl
31442           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
31443           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
31444           !> vms/vmsish.h
31445 ____________________________________________________________________________
31446 [  7312] By: gsar                                  on 2000/10/16  06:41:18
31447         Log: integrate changes#6107,6110 from cfgperl
31448              
31449              Tweak the todo list.
31450              
31451              todo tweak
31452      Branch: maint-5.6/perl
31453           !> Todo-5.6
31454 ____________________________________________________________________________
31455 [  7311] By: gsar                                  on 2000/10/16  06:38:38
31456         Log: integrate changes#6104,6108 from mainline
31457              
31458              PL_sys_intern was being initialized too late on windows
31459              
31460              reenable fake signal handling on Windows, bugs and all
31461      Branch: maint-5.6/perl
31462           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
31463           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
31464           !> win32/win32.c
31465 ____________________________________________________________________________
31466 [  7310] By: gsar                                  on 2000/10/16  06:36:03
31467         Log: integrate changes#6095,6097..6103 from cfgperl
31468              
31469              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
31470              might be useful in future.
31471              
31472              Add a note about possible compilation problems from Allen Smith.
31473              
31474              Add a note about other, yet unsupported, shadow password APIs.
31475              
31476              Tweaks for the cc bugs from Allen Smith.
31477              
31478              More compilation tweakery from Allen Smith.
31479              
31480              Hints and test tweaks for Unicos.
31481              
31482              The test suite tweak in #6101 wasn't quite right.
31483              
31484              Test tweaking for Unicos continues.
31485      Branch: maint-5.6/perl
31486           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
31487           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
31488           !> t/lib/complex.t t/op/64bitint.t
31489 ____________________________________________________________________________
31490 [  7309] By: gsar                                  on 2000/10/16  06:29:41
31491         Log: integrate changes#6093,6094 from mainline
31492              
31493              fork() failure to create pseudo process sets errno=EAGAIN and returns
31494              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
31495              
31496              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
31497      Branch: maint-5.6/perl
31498           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
31499           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
31500 ____________________________________________________________________________
31501 [  7308] By: gsar                                  on 2000/10/16  06:27:29
31502         Log: integrate change#6092 from cfgperl
31503              
31504              Regen perltoc with the fixed buildtoc.
31505      Branch: maint-5.6/perl
31506           !> pod/perltoc.pod
31507 ____________________________________________________________________________
31508 [  7307] By: gsar                                  on 2000/10/16  06:26:40
31509         Log: integrate changes#6089,6090 from mainline
31510              
31511              buildtoc tweak to fix newline lossage
31512              
31513              concat doesn't preserve utf8-ness, and doesn't invalidate
31514              [NI]OK; added tests for both
31515      Branch: maint-5.6/perl
31516           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
31517 ____________________________________________________________________________
31518 [  7306] By: gsar                                  on 2000/10/16  06:24:05
31519         Log: integrate change#6088 from cfgperl
31520              
31521              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
31522              because we do not use those.  The HAS_GETSPNAM remains,
31523              though, because we still do use that.
31524      Branch: maint-5.6/perl
31525           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
31526           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
31527           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
31528           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
31529           !> win32/config.vc win32/config_H.bc win32/config_H.gc
31530           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
31531 ____________________________________________________________________________
31532 [  7305] By: gsar                                  on 2000/10/16  06:15:52
31533         Log: integrate changes#6084,6085,6087 from mainline
31534              
31535              substr() does not preserve utf8-ness (from Stefan Eissing
31536              <Eissing@medicaldataservice.de>); added tests
31537              
31538              repeat operator (x) doesn't preserve utf8-ness
31539              
31540              reverse() and quotemeta() weren't preserving utf8-ness; add tests
31541      Branch: maint-5.6/perl
31542           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
31543 ____________________________________________________________________________
31544 [  7304] By: gsar                                  on 2000/10/16  06:13:10
31545         Log: integrate changes#6077..6083 from mainline
31546              
31547              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
31548              and Tom Phoenix)
31549              
31550              workaround for CRT bug in chdir() (from Charles Lane, via
31551              Peter Prymmer)
31552              
31553              remove outdated kludge in Carp (NULLs are permitted in diagnostics
31554              now)
31555              
31556              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
31557              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
31558              
31559              better default perlbug categories for ok reports (from Richard Foley)
31560              
31561              peek.t non-portable to ithreads
31562              
31563              note about undocumented caller() return value (from M.J.T. Guy);
31564              yet another peek.t tweak
31565      Branch: maint-5.6/perl
31566           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
31567           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
31568           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
31569           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
31570           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
31571           !> vms/vmsish.h
31572 ____________________________________________________________________________
31573 [  7303] By: gsar                                  on 2000/10/16  06:03:18
31574         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
31575              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
31576              
31577              &HUGE_VAL is not defined, it exists.
31578              
31579              Do not warn that an infinity does not look like a number.
31580              
31581              Rewrite the pwent/spent logic to be a little bit more clearer.
31582              
31583              Continue on the pwent/spent case.
31584              
31585              Correct Freudian slip.
31586              
31587              Use HUGE_VALL if applicable.
31588              
31589              pwent/spent #ifdef imbalance.
31590              
31591              Infinite problems.
31592              
31593              Call getspnam() only iff needd.
31594              
31595              Test both the scalar and list contexts.
31596              
31597              Use setxxent()/endxxent().
31598              
31599              Complex tweakery.
31600              
31601              Unicos hint tweak.
31602              
31603              Be more forgiving in POSIX about HUGE_VALL.
31604              
31605              Detypo.
31606              
31607              The search of infinity continues, this time simplified.
31608              
31609              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
31610              in natively 64-bit platforms where a long is a quad (no need
31611              for long longs).  Also added bias for IVs.
31612              
31613              Complex tweaks.
31614              
31615              Introduce t/lib/peek.t.
31616              
31617              Make the test more portable.
31618      Branch: maint-5.6/perl
31619           +> t/lib/peek.t
31620            ! pp_sys.c
31621           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
31622           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
31623           !> t/op/pwent.t toke.c util.c
31624 ____________________________________________________________________________
31625 [  7302] By: gsar                                  on 2000/10/16  05:03:37
31626         Log: integrate changes#6066..6071 from mainline
31627              
31628              s/END/CHECK/
31629              
31630              replace direct call to sighandler() with (*PL_sighandlerp)()
31631              
31632              note about values()
31633              
31634              File::Spec compatibility update (from Barrie Slaymaker
31635              <barries@slaysys.com>)
31636              
31637              remove misleading comment (from M.J.T. Guy)
31638              
31639              misformatted perllocal.pod (from Tim Jenness
31640              <t.jenness@jach.hawaii.edu>)
31641      Branch: maint-5.6/perl
31642           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
31643           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
31644           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
31645           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
31646 ____________________________________________________________________________
31647 [  7301] By: gsar                                  on 2000/10/16  05:00:08
31648         Log: integrate changes#6061..6063 from mainline
31649              
31650              change#5921 neglected to make eq honor "use bytes"
31651              
31652              additional tests for utf8.t
31653              
31654              tokeq() could read unallocated field in argument
31655      Branch: maint-5.6/perl
31656           !> sv.c t/pragma/utf8.t toke.c
31657 ____________________________________________________________________________
31658 [  7300] By: gsar                                  on 2000/10/16  04:56:54
31659         Log: integrate changes#6046,6048,6057,6058 from mainline
31660              
31661              libscheck has insufficient checks for n32 libs (from
31662              Albert Chin-A-Young <china@thewrittenword.com>)
31663              
31664              add note about how $( doesn't interpolate in REs (from
31665              Philip Newton <newton@ficus.frogspace.net>)
31666              
31667              fix broken parsing of /\x{ab}/
31668              
31669              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
31670              (spotted by Donald Kinzer <dkinzer@premia.com>)
31671      Branch: maint-5.6/perl
31672           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
31673           !> t/pragma/utf8.t
31674 ____________________________________________________________________________
31675 [  7299] By: gsar                                  on 2000/10/16  04:52:50
31676         Log: integrate change#6044 from mainline
31677              
31678              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
31679              such that underscores are only ignored in literal numbers,
31680              "\x{...}", and hex/oct argument
31681      Branch: maint-5.6/perl
31682           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
31683 ____________________________________________________________________________
31684 [  7298] By: gsar                                  on 2000/10/16  04:50:53
31685         Log: integrate changes#6027..6043 from mainline
31686              
31687              podlators-1.02 update (from Russ Allbery)
31688              
31689              Pod::Man generates groff-incompatible macro definition (from
31690              Tom Christiansen)
31691              
31692              add CGI.pm v2.66 (from Lincoln Stein)
31693              
31694              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
31695              for @- and @+ (from Johan Vromans)
31696              
31697              small nits in diagnostics.pm (from Robin Barker)
31698              
31699              whitespace adjustments
31700              
31701              missing files in MANIFEST
31702              
31703              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
31704              to compensate
31705              
31706              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
31707              
31708              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
31709      Branch: maint-5.6/perl
31710           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
31711           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
31712           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
31713           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
31714           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
31715           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
31716           !> t/lib/cgi-html.t t/lib/cgi-request.t
31717 ____________________________________________________________________________
31718 [  7297] By: gsar                                  on 2000/10/16  04:44:30
31719         Log: integrate change#6025 from mainline
31720              
31721              Is{Alnum,Alpha,Word} don't match titlecase
31722              TODO: IsSpace is defined recursively!
31723              (both spotted by Larry)
31724      Branch: maint-5.6/perl
31725           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
31726           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
31727 ____________________________________________________________________________
31728 [  7296] By: gsar                                  on 2000/10/16  04:39:30
31729         Log: integrate change#6023 from mainline
31730              
31731              debugger stomps on $. (from M.J.T. Guy)
31732      Branch: maint-5.6/perl
31733           !> lib/perl5db.pl
31734 ____________________________________________________________________________
31735 [  7295] By: gsar                                  on 2000/10/16  04:38:02
31736         Log: integrate change#6022 from mainline
31737              
31738              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
31739      Branch: maint-5.6/perl
31740           !> sv.c
31741 ____________________________________________________________________________
31742 [  7294] By: gsar                                  on 2000/10/16  04:37:05
31743         Log: integrate changes#6018..6021 from mainline
31744              
31745              make lib/syslog.t portable to systems that don't have _PATH_LOG,
31746              make _PATH_LOG() return "" if unavailable
31747              
31748              windows portability tweaks
31749              
31750              test tweak
31751              
31752              remove Win2K issue in pod (fixed by change#6020)
31753      Branch: maint-5.6/perl
31754           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
31755           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
31756           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
31757 ____________________________________________________________________________
31758 [  7293] By: gsar                                  on 2000/10/16  04:20:00
31759         Log: integrate changes#6013..6015 from mainline
31760              
31761              tweak change#5945 to display correct switch name in diagnostic
31762              
31763              glob() loading File::Glob behind the scenes may cause syntax errors
31764              
31765              tweak test for portability
31766      Branch: maint-5.6/perl
31767           !> op.c perl.c pod/perldiag.pod t/lib/b.t
31768 ____________________________________________________________________________
31769 [  7292] By: gsar                                  on 2000/10/16  04:18:11
31770         Log: integrate changes#6005..6010 from mainline, cfgperl
31771              
31772              perldoc might fail via "use blib" (from Hugo van der Sanden)
31773              
31774              Regen Configure.
31775              
31776              note about compile failures and END blocks (from M.J.T. Guy)
31777              
31778              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
31779              
31780              (change#6009 integrated earlier in change#7255)
31781              
31782              clarify note about shadow password support (from
31783              gellyfish@gellyfish.com)
31784      Branch: maint-5.6/perl
31785           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
31786           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
31787           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
31788 ____________________________________________________________________________
31789 [  7291] By: gsar                                  on 2000/10/16  04:12:03
31790         Log: integrate changes#6002,6003 from mainline
31791              
31792              destructive sv_setsv() can lose UV-ness from source, causing
31793              numeric promotions/comparisons to fail to do the right thing
31794              
31795              allow REG_EXPAND_SZ keys in Windows registry (from
31796              John Clayton <John.Clayton@barclayscapital.com>)
31797      Branch: maint-5.6/perl
31798           !> sv.c win32/win32.c
31799 ____________________________________________________________________________
31800 [  7290] By: gsar                                  on 2000/10/16  04:10:19
31801         Log: integrate change#6001 from mainline
31802              
31803              support additional library locations via $Config{otherlibdirs}
31804              (from Andy Dougherty)
31805      Branch: maint-5.6/perl
31806           !> Configure INSTALL Porting/Glossary Porting/config.sh
31807           !> Porting/config_H config_h.SH epoc/config.sh perl.c
31808           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
31809           !> win32/config.bc win32/config.gc win32/config.vc
31810 ____________________________________________________________________________
31811 [  7289] By: gsar                                  on 2000/10/16  04:08:28
31812         Log: integrate change#5999 from mainline
31813              
31814              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
31815      Branch: maint-5.6/perl
31816           !> t/pragma/warn/toke toke.c
31817 ____________________________________________________________________________
31818 [  7288] By: gsar                                  on 2000/10/16  04:07:01
31819         Log: integrate changes#5997,5998 from cfgperl
31820              
31821              Preserve $!.
31822              
31823              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
31824      Branch: maint-5.6/perl
31825           !> lib/Math/Complex.pm
31826 ____________________________________________________________________________
31827 [  7287] By: gsar                                  on 2000/10/16  04:04:37
31828         Log: integrate change#5995 from mainline
31829              
31830              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
31831      Branch: maint-5.6/perl
31832           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
31833 ____________________________________________________________________________
31834 [  7286] By: gsar                                  on 2000/10/16  04:03:21
31835         Log: integrate change#5994 from mainline
31836              
31837              fix for missed accounting for null byte in pack("Z",...) (from
31838              M.J.T. Guy)
31839      Branch: maint-5.6/perl
31840           !> pp.c t/op/pack.t
31841 ____________________________________________________________________________
31842 [  7285] By: gsar                                  on 2000/10/16  04:02:11
31843         Log: integrate changes#5989..5993 from mainline
31844              
31845              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
31846              itself and no other (from Tom Hughes)
31847              
31848              use $ENV{LIB} to search for libs under Visual C compiler
31849              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
31850              
31851              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
31852              
31853              pod nit (from Simon Cozens)
31854              
31855              various minor tweaks seen on p5p
31856      Branch: maint-5.6/perl
31857           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
31858           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
31859           !> t/op/array.t toke.c
31860 ____________________________________________________________________________
31861 [  7284] By: gsar                                  on 2000/10/16  03:59:00
31862         Log: integrate changes#5978..5988 from mainline
31863              
31864              sync version numbers in File::Spec with the ones on CPAN
31865              (from Barrie Slaymaker)
31866              
31867              under useithreads, constant pad entries could inadvertantly be
31868              shared across threads (from Eric Blood <eblood@xmission.com>);
31869              added Eric's test case to testsuite
31870              
31871              allow Configure -S to run non-interactively (spotted by Greg Hudson
31872              <ghudson@mit.edu>)
31873              
31874              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
31875              prototype mismatch with CORE::glob(); update pod and tests to
31876              suit (File::Glob::glob() is still available for backward
31877              compatibility, but should be considered deprecated)
31878              
31879              avoid error in IO::Socket::INET when given an unknown service name
31880              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
31881              
31882              numeric conversion of non-number in change#3378 tramples on
31883              OOK offset, causing segfaults
31884              
31885              attributes::reftype() doesn't work on tied argument
31886              
31887              forked child may not exit correctly if it failed to open
31888              /dev/console (from Graham Barr)
31889              
31890              add regular expressions tutorial and quick-start guide (from
31891              Mark Kvale <kvale@phy.ucsf.edu>)
31892              
31893              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
31894              
31895              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
31896              <paul@miraclefish.com>)
31897      Branch: maint-5.6/perl
31898           +> pod/perlrequick.pod pod/perlretut.pod
31899           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
31900           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
31901           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
31902           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
31903           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
31904           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31905           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
31906           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
31907 ____________________________________________________________________________
31908 [  7283] By: gsar                                  on 2000/10/16  03:52:14
31909         Log: integrate change#5977 from mainline
31910              
31911              autoquote barewords followed by newline and arrow properly
31912              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
31913      Branch: maint-5.6/perl
31914           !> t/pragma/warn/toke toke.c
31915 ____________________________________________________________________________
31916 [  7282] By: gsar                                  on 2000/10/16  03:50:48
31917         Log: integrate change#5976 from mainline
31918              
31919              DB_File v1.73 update (from Paul Marquess)
31920      Branch: maint-5.6/perl
31921           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
31922           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
31923 ____________________________________________________________________________
31924 [  7281] By: gsar                                  on 2000/10/16  03:49:14
31925         Log: integrate change#5975 from mainline
31926              
31927              allow sort() reentrancy (variant of patch suggested by
31928              Hugo van der Sanden)
31929      Branch: maint-5.6/perl
31930           !> pp_ctl.c t/op/sort.t
31931 ____________________________________________________________________________
31932 [  7280] By: gsar                                  on 2000/10/16  03:48:22
31933         Log: integrate change#5974 from mainline
31934              
31935              change#4197 somehow missed initializing PL_errors, meaning
31936              syntax error queueing wasn't working outside eval"" at all;
31937              also fixed eval"" to localize PL_error_count, so that compile-time
31938              eval's don't clobber the error state of the outer context
31939      Branch: maint-5.6/perl
31940           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
31941           !> t/pragma/warn/toke
31942 ____________________________________________________________________________
31943 [  7279] By: gsar                                  on 2000/10/16  03:46:21
31944         Log: integrate change#5973 from mainline
31945              
31946              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
31947      Branch: maint-5.6/perl
31948           !> regcomp.c regexec.c t/op/re_tests
31949 ____________________________________________________________________________
31950 [  7278] By: gsar                                  on 2000/10/16  03:44:54
31951         Log: integrate change#5971 from cfgperl
31952              
31953              Unicos tweaks from Mark P. Lutz.
31954      Branch: maint-5.6/perl
31955           !> hints/unicos.sh lib/Math/Complex.pm
31956 ____________________________________________________________________________
31957 [  7277] By: gsar                                  on 2000/10/16  03:42:59
31958         Log: integrate changes#5966..5970 from mainline
31959              
31960              add testsuite for B backends, fix bug in B::Deparse (from
31961              Simon Cozens <simon@brecon.co.uk>)
31962              
31963              improved docs on the warn_uninit diagnostic (from David Glasser
31964              and Simon Cozens)
31965              
31966              tolerate spaces in group names in test on solaris (from David Boyce
31967              <dsb@boyski.com>)
31968              
31969              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
31970              
31971              Data::Dumper fumbles negative numbers on 32-bit platforms where
31972              IV is >32bits
31973      Branch: maint-5.6/perl
31974           +> t/lib/b.t t/lib/syslog.t
31975           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
31976           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
31977           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
31978 ____________________________________________________________________________
31979 [  7276] By: gsar                                  on 2000/10/16  03:39:30
31980         Log: integrate change#5965 from mainline
31981              
31982              avoid "will not stay shared" warnings for our variables (from
31983              Robin Barker)
31984      Branch: maint-5.6/perl
31985           !> op.c t/pragma/warn/op
31986 ____________________________________________________________________________
31987 [  7275] By: gsar                                  on 2000/10/16  03:38:18
31988         Log: integrate change#5964 from mainline
31989              
31990              reformat to 72 columns (again)
31991      Branch: maint-5.6/perl
31992           !> pod/perldiag.pod
31993 ____________________________________________________________________________
31994 [  7274] By: gsar                                  on 2000/10/16  03:36:58
31995         Log: integrate change#5963 from mainline
31996              
31997              patch from Larry to make (\&) prototype work; added tests for
31998              the same
31999      Branch: maint-5.6/perl
32000           !> op.c t/comp/proto.t
32001 ____________________________________________________________________________
32002 [  7273] By: gsar                                  on 2000/10/16  03:35:51
32003         Log: integrate changes#5956..5962 from mainline
32004              
32005              better diagnostics on failed tests (from Ilya Zakharevich)
32006              
32007              pod nits (from A. C. Yardley <yardley@tanet.net>)
32008              
32009              change#3569 deleted some essential code, revert; avoid use of
32010              atexit() to make DynaLoader work properly on AIX under mod_perl
32011              (from Jens-Uwe Mager <jum@helios.de>)
32012              
32013              doubled words in pods (from Simon Cozens
32014              <simon.p.cozens@jp.pwcglobal.com>)
32015              
32016              better INSTALL notes on Solaris issues (from Dominic Dunlop)
32017              
32018              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
32019              
32020              updated README.hpux (from Jeff Okamoto)
32021      Branch: maint-5.6/perl
32022           !> INSTALL README.hpux emacs/cperl-mode.el
32023           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
32024           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
32025           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
32026           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
32027           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
32028           !> t/op/lex_assign.t
32029 ____________________________________________________________________________
32030 [  7272] By: gsar                                  on 2000/10/16  03:31:22
32031         Log: integrate change#5955 from mainline
32032              
32033              longstanding bug exposed by change#3307: sort arguments weren't
32034              compiled with the right wantarray context (ensuing runtime lookup
32035              via block_gimme() was getting the incidental context of the
32036              sort() itself)
32037      Branch: maint-5.6/perl
32038           !> op.c t/op/sort.t
32039 ____________________________________________________________________________
32040 [  7271] By: gsar                                  on 2000/10/16  03:29:11
32041         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
32042              branch
32043              
32044              Flatten the cpp jungle doing the nosuid checking.
32045              
32046              Do not assume sign propagation. (from M.J.T. Guy)
32047              
32048              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
32049              
32050              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
32051              Now pp_ncmp() returns undef is either operand is a NaN.
32052              
32053              On second thoughts frexp() does have two arguments.
32054              
32055              Document that tr() is not tr(1).
32056              
32057              Be more robust on "extreme" (large absolute value)
32058              arguments.  Originally reported by Daniel Connelly
32059              as a problem with asinh() on large negative arguments,
32060              asinh() used to bail out because an argument to log()
32061              ended up being zero.  Ilya Zakharevich proposed using
32062              Taylor's series in such cases, which for such large
32063              arguments is a very good approximation.
32064              
32065              Undo "use integer" addition from 64bitint as it seems
32066              to break most of the subtests in Digital UNIX;
32067              Unicos needs to find another way.
32068      Branch: maint-5.6/perl
32069           !> (integrate 29 files)
32070 ____________________________________________________________________________
32071 [  7270] By: gsar                                  on 2000/10/16  03:09:44
32072         Log: integrate changes#5948,5949,5950 from mainline
32073              
32074              typo in vars.pm that leads to cryptic message (from Piotr
32075              Piatkowski <kompas@kompas.usr.onet.pl>)
32076              
32077              make perldoc use the pod2man from the same version (from
32078              M.J.T. Guy)
32079              
32080              reformat perldiag to avoid long lines
32081      Branch: maint-5.6/perl
32082           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
32083 ____________________________________________________________________________
32084 [  7269] By: gsar                                  on 2000/10/16  03:05:54
32085         Log: integrate change#5947 from mainline
32086              
32087              use &dl_error rather than &dl_load_file as the guard for calling
32088              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
32089              statically built perl)
32090      Branch: maint-5.6/perl
32091           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
32092 ____________________________________________________________________________
32093 [  7268] By: gsar                                  on 2000/10/16  03:04:48
32094         Log: integrate change#5945 from mainline
32095              
32096              make module name mandatory after -M switch; reorder perldiag
32097              alphabetically (from Mark-Jason Dominus)
32098      Branch: maint-5.6/perl
32099           !> perl.c pod/perldiag.pod
32100 ____________________________________________________________________________
32101 [  7267] By: gsar                                  on 2000/10/16  03:03:01
32102         Log: integrate change#5939 from mainline
32103              
32104              more pod nits (from Larry Virden)
32105      Branch: maint-5.6/perl
32106           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
32107           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
32108           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
32109 ____________________________________________________________________________
32110 [  7266] By: gsar                                  on 2000/10/16  03:01:39
32111         Log: integrate change#5938 from mainline
32112              
32113              Consolidated B::Deparse fixes (from Stephen McCamant)
32114      Branch: maint-5.6/perl
32115           !> ext/B/B/Deparse.pm
32116 ____________________________________________________________________________
32117 [  7265] By: gsar                                  on 2000/10/16  03:00:43
32118         Log: integrate change#5936 from mainline
32119              
32120              additional tests for change#7263 (from Paul Marquess)
32121      Branch: maint-5.6/perl
32122           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
32123           !> t/pragma/warn/5nolint t/pragma/warn/6default
32124 ____________________________________________________________________________
32125 [  7264] By: gsar                                  on 2000/10/16  02:58:34
32126         Log: integrate change#5934 from mainline
32127              
32128              propagate lexical warnings from surrounding scope correctly
32129              within string eval() (from Paul Marquess)
32130      Branch: maint-5.6/perl
32131           !> pp_ctl.c t/pragma/warn/pp_ctl
32132 ____________________________________________________________________________
32133 [  7263] By: gsar                                  on 2000/10/16  02:56:53
32134         Log: integrate change#5932 from mainline
32135              
32136              add rsignal(), whichsig() and do_join() to public API list
32137              (mod_perl uses them to good advantage)
32138      Branch: maint-5.6/perl
32139           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
32140 ____________________________________________________________________________
32141 [  7262] By: gsar                                  on 2000/10/16  02:55:53
32142         Log: integrate change#5931 from mainline
32143              
32144              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
32145      Branch: maint-5.6/perl
32146           !> pp_hot.c regexec.c t/op/pat.t
32147 ____________________________________________________________________________
32148 [  7261] By: gsar                                  on 2000/10/16  02:55:01
32149         Log: integrate change#5930 from mainline
32150              
32151              small os390 tweaks (from Peter Prymmer)
32152      Branch: maint-5.6/perl
32153           !> config_h.SH makedepend.SH
32154 ____________________________________________________________________________
32155 [  7260] By: gsar                                  on 2000/10/16  02:54:10
32156         Log: integrate change#5929 from mainline
32157              
32158              pod nits
32159      Branch: maint-5.6/perl
32160           !> pod/perlguts.pod
32161 ____________________________________________________________________________
32162 [  7259] By: gsar                                  on 2000/10/16  02:52:55
32163         Log: integrate change#5927 from mainline
32164              
32165              arrange for next() to resume at the unstack op rather than the
32166              loop conditional, so that scope cleanup happens correctly
32167              (from Stephen McCamant)
32168      Branch: maint-5.6/perl
32169           !> op.c pp_ctl.c t/op/misc.t
32170 ____________________________________________________________________________
32171 [  7258] By: gsar                                  on 2000/10/16  02:51:38
32172         Log: integrate change#5926 from mainline
32173              
32174              on windows, reserve 16M of stack rather than 128M (allows more
32175              threads to run concurrently)
32176      Branch: maint-5.6/perl
32177           !> win32/Makefile win32/makefile.mk
32178 ____________________________________________________________________________
32179 [  7257] By: gsar                                  on 2000/10/16  02:50:37
32180         Log: integrate change#5925 from mainline
32181              
32182              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
32183      Branch: maint-5.6/perl
32184           !> toke.c
32185 ____________________________________________________________________________
32186 [  7256] By: gsar                                  on 2000/10/16  02:49:36
32187         Log: integrate change#5924 from mainline
32188              
32189              avoid using uninitialized memory in require version check
32190      Branch: maint-5.6/perl
32191           !> pp_ctl.c universal.c
32192 ____________________________________________________________________________
32193 [  7255] By: gsar                                  on 2000/10/16  02:48:03
32194         Log: integrate changes#5923,5928,6009 from mainline
32195              
32196              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
32197      Branch: maint-5.6/perl
32198           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
32199 ____________________________________________________________________________
32200 [  7254] By: gsar                                  on 2000/10/16  02:44:46
32201         Log: integrate change#5922 from mainline
32202              
32203              commentary about IoTYPE() (from Nathan Torkington)
32204      Branch: maint-5.6/perl
32205           !> sv.h
32206 ____________________________________________________________________________
32207 [  7253] By: gsar                                  on 2000/10/16  02:43:49
32208         Log: integrate change#5921 from mainline
32209              
32210              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
32211      Branch: maint-5.6/perl
32212           !> sv.c t/lib/charnames.t t/pragma/utf8.t
32213 ____________________________________________________________________________
32214 [  7252] By: gsar                                  on 2000/10/16  02:42:31
32215         Log: integrate change#5920 from mainline
32216              
32217              Larry's fix for buggy propagation of utf8-ness in join(); add test
32218      Branch: maint-5.6/perl
32219           !> doop.c t/op/ver.t
32220 ____________________________________________________________________________
32221 [  7251] By: gsar                                  on 2000/10/16  02:41:14
32222         Log: integrate changes#5915..5919 from mainline
32223              
32224              various (pod tweaks &c)
32225      Branch: maint-5.6/perl
32226           !> (integrate 33 files)
32227 ____________________________________________________________________________
32228 [  7250] By: gsar                                  on 2000/10/16  02:38:16
32229         Log: integrate change#5914 from mainline
32230              
32231              caller() wasn't returning the right number of elements for
32232              eval {...}
32233      Branch: maint-5.6/perl
32234           !> pp_ctl.c t/pragma/warn/9enabled
32235 ____________________________________________________________________________
32236 [  7249] By: gsar                                  on 2000/10/16  02:37:02
32237         Log: integrate change#5913 from mainline
32238              
32239              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
32240              (from Mark-Jason Dominus)
32241      Branch: maint-5.6/perl
32242           !> pod/perlfunc.pod
32243 ____________________________________________________________________________
32244 [  7248] By: gsar                                  on 2000/10/16  02:35:58
32245         Log: integrate change#5912 from mainline
32246              
32247              fix totally broken caching in UNIVERSAL::isa() (from
32248              Nick Ing-Simmons)
32249      Branch: maint-5.6/perl
32250           !> t/op/universal.t universal.c
32251 ____________________________________________________________________________
32252 [  7247] By: gsar                                  on 2000/10/16  02:34:27
32253         Log: integrate changes#5910,5911 from mainline
32254              
32255              typo in pod
32256              
32257              add linebreak properties from unicode/LineBrk.txt (from
32258              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
32259      Branch: maint-5.6/perl
32260           +> (branch 29 files)
32261           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
32262 ____________________________________________________________________________
32263 [  7246] By: gsar                                  on 2000/10/16  02:33:29
32264         Log: integrate change#5909 from mainline
32265              
32266              mode argument to do_binmode() should be file mode, not boolean
32267      Branch: maint-5.6/perl
32268           !> pp_sys.c
32269 ____________________________________________________________________________
32270 [  7245] By: gsar                                  on 2000/10/16  02:31:04
32271         Log: integrate change#5908 from mainline
32272              
32273              introduce illegal symbols into null package so that
32274              gv_fetchpv(...,TRUE) always returns a valid GV even when the
32275              symbol is trapped by strictures (avoids coredumps)
32276      Branch: maint-5.6/perl
32277           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
32278           !> t/pragma/strict-vars
32279 ____________________________________________________________________________
32280 [  7244] By: jhi                                   on 2000/10/16  02:29:54
32281         Log: Subject: $Carp::ExportLevel confusion in Exporter
32282              From: "Ben Tilly" <ben_tilly@hotmail.com>
32283              Date: Sat, 14 Oct 2000 16:44:34 EDT
32284              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
32285      Branch: perl
32286            ! lib/Exporter/Heavy.pm
32287 ____________________________________________________________________________
32288 [  7243] By: jhi                                   on 2000/10/16  02:28:33
32289         Log: Subject: [PATCH perlguts.pod] Document offset hack
32290              From: Simon Cozens <simon@cozens.net>
32291              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
32292              Date: Sat, 14 Oct 2000 19:32:25 +0100
32293      Branch: perl
32294            ! pod/perlguts.pod
32295 ____________________________________________________________________________
32296 [  7242] By: gsar                                  on 2000/10/16  02:26:51
32297         Log: integrate changes#5905,5906,5907,6064 from mainline
32298              
32299              printf/sprintf didn't get quad types right under use64bitint
32300      Branch: maint-5.6/perl
32301           !> pp_sys.c sv.c t/op/64bitint.t
32302 ____________________________________________________________________________
32303 [  7241] By: jhi                                   on 2000/10/16  02:22:44
32304         Log: Subject: small pod patch
32305              From: Dan Boorstein <dan_boo@bellsouth.net>
32306              Date: Sat, 14 Oct 2000 14:29:24 -0400
32307              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
32308      Branch: perl
32309            ! pod/perlfaq7.pod pod/perlmod.pod
32310 ____________________________________________________________________________
32311 [  7240] By: jhi                                   on 2000/10/16  02:13:46
32312         Log: -w cleanup.
32313              
32314              Subject: Re: Problems with bleadperl 
32315              From: "Stephen P. Potter" <spp@ds.net>
32316              Date: Fri, 13 Oct 2000 13:32:49 -0400
32317              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
32318      Branch: perl
32319            ! t/pragma/overload.t
32320 ____________________________________________________________________________
32321 [  7239] By: jhi                                   on 2000/10/16  01:41:18
32322         Log: One more ~utf8 tweak.
32323      Branch: perl
32324            ! t/op/bop.t
32325 ____________________________________________________________________________
32326 [  7238] By: jhi                                   on 2000/10/16  01:34:14
32327         Log: Tweak the test of #7235.
32328      Branch: perl
32329            ! t/op/bop.t
32330 ____________________________________________________________________________
32331 [  7237] By: jhi                                   on 2000/10/16  01:25:04
32332         Log: Fix a couple of compiler-noted nits in #7235.
32333      Branch: perl
32334            ! pp.c
32335 ____________________________________________________________________________
32336 [  7236] By: jhi                                   on 2000/10/16  01:22:46
32337         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
32338      Branch: perl
32339            ! pp.c pp_hot.c
32340 ____________________________________________________________________________
32341 [  7235] By: jhi                                   on 2000/10/15  16:24:44
32342         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
32343              
32344              From: Simon Cozens <simon@cozens.net>
32345              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
32346              Date: Sat, 14 Oct 2000 20:52:13 +0100
32347              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
32348      Branch: perl
32349            ! pp.c t/op/bop.t utf8.h
32350 ____________________________________________________________________________
32351 [  7234] By: jhi                                   on 2000/10/15  15:19:29
32352         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
32353              The problem was that rx->minlen was in chars while pp_split()
32354              thought it would be in bytes. 
32355      Branch: perl
32356            ! pp.c t/pragma/utf8.t
32357 ____________________________________________________________________________
32358 [  7233] By: jhi                                   on 2000/10/14  20:24:24
32359         Log: Document FNCASE=y as discussed in the bug 20000902.009.
32360      Branch: perl
32361            ! README.dos
32362 ____________________________________________________________________________
32363 [  7232] By: jhi                                   on 2000/10/14  18:52:21
32364         Log: Add test for bug id 20000427.003 (which seems to have
32365              been fixed) (also duplicate as 20000427.004, though
32366              with a higher severity).  Move one utf8 from op/append
32367              to pragma/utf8, tag the tests with bug ids.
32368      Branch: perl
32369            ! t/op/append.t t/pragma/utf8.t
32370 ____________________________________________________________________________
32371 [  7231] By: jhi                                   on 2000/10/14  17:28:37
32372         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
32373      Branch: perl
32374            ! t/pragma/utf8.t
32375 ____________________________________________________________________________
32376 [  7230] By: jhi                                   on 2000/10/14  14:24:50
32377         Log: Needs to be conditional on SunOS 4.
32378              
32379              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
32380              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
32381              Date: Sat, 14 Oct 2000 13:37:49 +0100
32382              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
32383      Branch: metaconfig/U/perl
32384            ! End.U
32385      Branch: perl
32386            ! Configure myconfig.SH pod/perldelta.pod
32387 ____________________________________________________________________________
32388 [  7229] By: jhi                                   on 2000/10/14  00:49:22
32389         Log: Update Changes.
32390      Branch: perl
32391            ! Changes patchlevel.h
32392 ____________________________________________________________________________
32393 [  7228] By: jhi                                   on 2000/10/14  00:46:10
32394         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
32395              From: Peter Prymmer <pvhp@forte.com>
32396              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
32397              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
32398      Branch: perl
32399            ! lib/utf8.pm
32400 ____________________________________________________________________________
32401 [  7227] By: jhi                                   on 2000/10/13  23:20:30
32402         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
32403      Branch: perl
32404            ! t/op/tie.t
32405 ____________________________________________________________________________
32406 [  7226] By: jhi                                   on 2000/10/13  22:14:32
32407         Log: Tweak #7225.
32408              
32409              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
32410              From: Peter Prymmer <pvhp@forte.com>
32411              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
32412              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
32413      Branch: perl
32414            ! t/op/sprintf.t
32415 ____________________________________________________________________________
32416 [  7225] By: jhi                                   on 2000/10/13  22:11:31
32417         Log: op/sprintf.t patch for OS/390 (and any other host with limited
32418              floating-point exponent length)
32419              
32420              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
32421              From: Dominic Dunlop <domo@computer.org>
32422              Date: Fri, 13 Oct 2000 19:17:57 +0200
32423              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
32424      Branch: perl
32425            ! t/op/sprintf.t
32426 ____________________________________________________________________________
32427 [  7224] By: jhi                                   on 2000/10/13  18:40:48
32428         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
32429      Branch: perl
32430            ! toke.c
32431 ____________________________________________________________________________
32432 [  7223] By: jhi                                   on 2000/10/13  18:37:13
32433         Log: Thinko in #7222.
32434      Branch: perl
32435            ! utf8.c
32436 ____________________________________________________________________________
32437 [  7222] By: jhi                                   on 2000/10/13  18:05:23
32438         Log: Use UTF8SKIP(), from Simon Cozens.
32439      Branch: perl
32440            ! utf8.c
32441 ____________________________________________________________________________
32442 [  7221] By: jhi                                   on 2000/10/13  15:43:19
32443         Log: (accidentally empty check-in)
32444      Branch: perl
32445            ! utf8.c
32446 ____________________________________________________________________________
32447 [  7220] By: jhi                                   on 2000/10/13  15:23:51
32448         Log: Add (optimistically) Storable to static extensions.
32449      Branch: perl
32450            ! hints/uwin.sh hints/vmesa.sh
32451 ____________________________________________________________________________
32452 [  7219] By: jhi                                   on 2000/10/13  15:20:05
32453         Log: Amdahl UTS doesn't seem to do dynaloading.
32454      Branch: perl
32455            ! hints/uts.sh
32456 ____________________________________________________________________________
32457 [  7218] By: jhi                                   on 2000/10/13  15:15:20
32458         Log: Slight tweak of the code to appease Amdahl UTS cc.
32459      Branch: perl
32460            ! pp.c
32461 ____________________________________________________________________________
32462 [  7217] By: jhi                                   on 2000/10/13  14:50:42
32463         Log: In Amdahl UTS "struct sv" is defined by a system header,
32464              <ksync.h>.
32465      Branch: perl
32466            ! perl.h sv.h
32467 ____________________________________________________________________________
32468 [  7216] By: jhi                                   on 2000/10/13  11:58:25
32469         Log: Ilya implemented the memory profiling API.
32470      Branch: perl
32471            ! Todo
32472 ____________________________________________________________________________
32473 [  7215] By: jhi                                   on 2000/10/13  02:56:38
32474         Log: Subject: [PATCH 5.7.0] Perl API for mstats
32475              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32476              Date: Thu, 12 Oct 2000 22:52:40 -0400
32477              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
32478      Branch: perl
32479            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
32480 ____________________________________________________________________________
32481 [  7214] By: jhi                                   on 2000/10/13  02:55:38
32482         Log: Subject: [PATCH 5.7.0] IVs in mtats
32483              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32484              Date: Thu, 12 Oct 2000 22:51:04 -0400
32485              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
32486      Branch: perl
32487            ! malloc.c perl.h
32488 ____________________________________________________________________________
32489 [  7213] By: jhi                                   on 2000/10/13  02:31:47
32490         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
32491      Branch: perl
32492            ! pod/perldiag.pod pp_sys.c
32493 ____________________________________________________________________________
32494 [  7212] By: jhi                                   on 2000/10/13  01:27:38
32495         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
32496              From: Peter Prymmer <pvhp@forte.com>
32497              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
32498              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
32499      Branch: perl
32500            ! t/op/oct.t
32501 ____________________________________________________________________________
32502 [  7211] By: jhi                                   on 2000/10/13  00:35:09
32503         Log: Update Changes.
32504      Branch: perl
32505            ! Changes patchlevel.h
32506 ____________________________________________________________________________
32507 [  7210] By: jhi                                   on 2000/10/12  23:59:40
32508         Log: The Install.pm third of
32509              
32510              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
32511              From: Bill Campbell <bill@celestial.com>
32512              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
32513              Date: Thu, 5 Oct 2000 18:04:51 -0700
32514      Branch: perl
32515            ! lib/ExtUtils/Install.pm
32516 ____________________________________________________________________________
32517 [  7209] By: jhi                                   on 2000/10/12  23:58:43
32518         Log: Two thirds of
32519              
32520              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
32521              Date: Thu, 5 Oct 2000 18:04:51 -0700
32522              From: Bill Campbell <bill@celestial.com>
32523              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
32524              
32525              The Install.pm changes will be submitted separately because
32526              they need some work and discussion still.
32527      Branch: perl
32528            ! lib/getopts.pl lib/termcap.pl
32529 ____________________________________________________________________________
32530 [  7208] By: jhi                                   on 2000/10/12  23:41:19
32531         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
32532              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32533              Date:     Thu, 12 Oct 2000 07:30:02 EDT
32534              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
32535      Branch: perl
32536            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
32537            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
32538 ____________________________________________________________________________
32539 [  7207] By: jhi                                   on 2000/10/12  23:39:01
32540         Log: An updated EBCDIC tr patch.
32541              
32542              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
32543              From: Peter Prymmer <pvhp@forte.com>
32544              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
32545              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
32546      Branch: perl
32547            ! t/op/tr.t
32548 ____________________________________________________________________________
32549 [  7206] By: jhi                                   on 2000/10/12  23:34:55
32550         Log: Upgrade to CPAN 1.58, from Andreas König.
32551      Branch: perl
32552            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
32553 ____________________________________________________________________________
32554 [  7205] By: jhi                                   on 2000/10/12  23:29:08
32555         Log: Introduce the man[24-8] variables, from Andy Dougherty.
32556      Branch: metaconfig/U/perl
32557            + mandirs.U mandirstyle.U
32558      Branch: perl
32559            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32560            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
32561            ! vos/config.h vos/config.pl vos/config_h.SH_orig
32562            ! win32/config.bc win32/config.gc win32/config.vc
32563 ____________________________________________________________________________
32564 [  7204] By: gsar                                  on 2000/10/12  18:11:24
32565         Log: restore change#7202
32566      Branch: perl
32567            ! mg.c
32568 ____________________________________________________________________________
32569 [  7203] By: gsar                                  on 2000/10/12  18:09:40
32570         Log: another test of the Emergency Broadcast System--back out 
32571              change#7202
32572      Branch: perl
32573            ! mg.c
32574 ____________________________________________________________________________
32575 [  7202] By: gsar                                  on 2000/10/12  16:40:47
32576         Log: (submitted on behalf of Jarkko)
32577              Fix the lib/encode.t subtest 6 failure as reported by Andreas
32578              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
32579              was unearthed by change 7182, as was a bug in HTML::Entities.
32580      Branch: perl
32581            ! mg.c
32582 ____________________________________________________________________________
32583 [  7201] By: jhi                                   on 2000/10/11  03:16:05
32584         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
32585      Branch: perl
32586            ! pp_hot.c t/pragma/utf8.t
32587 ____________________________________________________________________________
32588 [  7200] By: jhi                                   on 2000/10/11  00:40:30
32589         Log: The #7198 was a false alarm.
32590      Branch: perl
32591            ! pp_hot.c
32592 ____________________________________________________________________________
32593 [  7199] By: jhi                                   on 2000/10/11  00:26:04
32594         Log: Remove duplicated code.
32595      Branch: perl
32596            ! t/lib/cgi-html.t
32597 ____________________________________________________________________________
32598 [  7198] By: jhi                                   on 2000/10/10  23:30:46
32599         Log: (Retracted by #7200.)
32600      Branch: perl
32601            ! pp_hot.c
32602 ____________________________________________________________________________
32603 [  7197] By: jhi                                   on 2000/10/10  21:49:30
32604         Log: Add the test case for #7190, from the original bug report
32605              by Andreas König.
32606      Branch: perl
32607            ! t/pragma/utf8.t
32608 ____________________________________________________________________________
32609 [  7196] By: jhi                                   on 2000/10/10  21:40:49
32610         Log: Reapply Andy's patch and regen Configure.
32611      Branch: perl
32612            ! Configure INSTALL Makefile.SH Porting/Glossary
32613            ! Porting/config.sh config_h.SH epoc/config.sh installperl
32614            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
32615            ! win32/config.vc
32616 ____________________________________________________________________________
32617 [  7195] By: jhi                                   on 2000/10/10  21:09:30
32618         Log: Use the versiononly instead of the installscripts,
32619              retract the changes 7146 and 7147.
32620      Branch: perl
32621            ! Configure INSTALL Makefile.SH Porting/Glossary
32622            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
32623            ! installperl uconfig.sh vos/config.def win32/config.bc
32624            ! win32/config.gc win32/config.vc
32625 ____________________________________________________________________________
32626 [  7194] By: jhi                                   on 2000/10/10  21:06:15
32627         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
32628              From: Peter Prymmer <pvhp@forte.com>
32629              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
32630              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
32631      Branch: perl
32632            ! t/op/ver.t
32633 ____________________________________________________________________________
32634 [  7193] By: jhi                                   on 2000/10/10  21:05:12
32635         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
32636              From: Peter Prymmer <pvhp@forte.com>
32637              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
32638              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
32639      Branch: perl
32640            ! t/op/tr.t
32641 ____________________________________________________________________________
32642 [  7192] By: jhi                                   on 2000/10/10  20:57:30
32643         Log: Add versiononly, delete installscripts, from Andy Dougherty.
32644      Branch: metaconfig
32645            - U/installdirs/installscripts.U
32646      Branch: metaconfig/U/perl
32647            + versiononly.U
32648 ____________________________________________________________________________
32649 [  7191] By: jhi                                   on 2000/10/10  19:41:21
32650         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
32651              From: Peter Prymmer <pvhp@forte.com>
32652              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
32653              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
32654      Branch: perl
32655            ! pod/perlebcdic.pod
32656 ____________________________________________________________________________
32657 [  7190] By: jhi                                   on 2000/10/10  19:26:14
32658         Log: Subject: Re: utf8 concat, mg_get
32659              From: Simon Cozens <simon@cozens.net>
32660              Date: Tue, 10 Oct 2000 17:40:17 +0100
32661              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
32662      Branch: perl
32663            ! pp_hot.c
32664 ____________________________________________________________________________
32665 [  7189] By: jhi                                   on 2000/10/10  19:23:03
32666         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
32667              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
32668              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
32669              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
32670      Branch: perl
32671            ! lib/ExtUtils/MM_Unix.pm
32672 ____________________________________________________________________________
32673 [  7188] By: jhi                                   on 2000/10/10  15:31:24
32674         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
32675              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
32676              Date: Fri, 14 Jul 2000 10:47:36 +0100
32677              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
32678      Branch: perl
32679            ! README.win32
32680 ____________________________________________________________________________
32681 [  7187] By: jhi                                   on 2000/10/10  13:30:10
32682         Log: Quote the temp file name, needed in Win32 because the
32683              default name unfortunately contains spaces, shouldn't
32684              hurt elsewhere.
32685              
32686              Subject: FW: perldoc fails if $TEMP contains spaces
32687              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
32688              Date: Thu, 14 Sep 2000 08:58:45 +0100
32689              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
32690      Branch: perl
32691            ! utils/perldoc.PL
32692 ____________________________________________________________________________
32693 [  7186] By: jhi                                   on 2000/10/10  13:16:27
32694         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
32695              From: hv@hugo.hybyte.com
32696              Date: Tue, 10 Oct 2000 14:10:20 +0100
32697              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
32698      Branch: perl
32699            ! t/lib/thr5005.t util.c
32700 ____________________________________________________________________________
32701 [  7185] By: jhi                                   on 2000/10/10  12:06:22
32702         Log: Upgrade to podlators 1.04, from Russ Allbery.
32703      Branch: perl
32704            ! lib/Pod/Man.pm lib/Pod/Text.pm
32705 ____________________________________________________________________________
32706 [  7184] By: jhi                                   on 2000/10/10  12:01:32
32707         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
32708      Branch: perl
32709            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
32710 ____________________________________________________________________________
32711 [  7183] By: jhi                                   on 2000/10/09  23:47:15
32712         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
32713              From: Peter Prymmer <pvhp@forte.com>
32714              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
32715              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
32716      Branch: perl
32717            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
32718 ____________________________________________________________________________
32719 [  7182] By: jhi                                   on 2000/10/09  23:43:16
32720         Log: Make eq work again with utf8 (disabling the upgrading
32721              should no more be necessary since the copies of the
32722              scalars are upgraded, not the scalars themselves).
32723              Takes care of ID 20001009.001.  (The claimed length()
32724              bug in 20001009.001 seems bogus to me.)
32725      Branch: perl
32726            ! sv.c t/pragma/utf8.t
32727 ____________________________________________________________________________
32728 [  7181] By: gsar                                  on 2000/10/09  19:41:54
32729         Log: tweak for change#7173
32730      Branch: perl
32731            ! win32/win32sck.c
32732 ____________________________________________________________________________
32733 [  7180] By: gsar                                  on 2000/10/09  19:26:56
32734         Log: on Windows, clean targets might not work under some flavors of the shell
32735      Branch: perl
32736            ! win32/Makefile win32/makefile.mk
32737 ____________________________________________________________________________
32738 [  7179] By: jhi                                   on 2000/10/09  19:21:02
32739         Log: Update Changes.
32740      Branch: perl
32741            ! Changes patchlevel.h
32742 ____________________________________________________________________________
32743 [  7178] By: jhi                                   on 2000/10/09  19:18:23
32744         Log: Warn about unknown scripts.
32745              
32746              Subject: Re: ideas? patches? [PATCH bleadperl]
32747              From: Dominic Dunlop <domo@computer.org>
32748              Date: Mon, 9 Oct 2000 14:57:17 +0200
32749              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
32750      Branch: perl
32751            ! lib/charnames.pm
32752 ____________________________________________________________________________
32753 [  7177] By: jhi                                   on 2000/10/09  19:13:27
32754         Log: Change #7160 had a nasty typo.
32755      Branch: metaconfig
32756            ! U/compline/Compile.U
32757      Branch: perl
32758            ! Configure config_h.SH
32759 ____________________________________________________________________________
32760 [  7176] By: gsar                                  on 2000/10/09  18:59:33
32761         Log: pod nit
32762      Branch: perl
32763            ! pod/perlport.pod
32764 ____________________________________________________________________________
32765 [  7175] By: gsar                                  on 2000/10/09  18:54:28
32766         Log: Windows9x doesn't support link(), despite what Config.pm
32767              might think
32768      Branch: perl
32769            ! lib/ExtUtils/Manifest.pm
32770 ____________________________________________________________________________
32771 [  7174] By: gsar                                  on 2000/10/09  18:50:03
32772         Log: avoid nonportable example code
32773      Branch: perl
32774            ! lib/File/Copy.pm
32775 ____________________________________________________________________________
32776 [  7173] By: gsar                                  on 2000/10/09  18:46:54
32777         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
32778              being used) when closing a socket handle
32779      Branch: perl
32780            ! win32/win32.c win32/win32.h win32/win32sck.c
32781 ____________________________________________________________________________
32782 [  7172] By: gsar                                  on 2000/10/09  18:41:40
32783         Log: on Windows, cwd strings in the environment should be of the
32784              form =X:=X:\foo instead of =X=X:\foo\
32785      Branch: perl
32786            ! win32/vdir.h
32787 ____________________________________________________________________________
32788 [  7171] By: gsar                                  on 2000/10/09  18:30:09
32789         Log: on Windows, LoadLibrary() could load an extension DLL multiple
32790              times if forward slashes are used in the path
32791      Branch: perl
32792            ! win32/win32.c
32793 ____________________________________________________________________________
32794 [  7170] By: jhi                                   on 2000/10/09  17:53:59
32795         Log: Add a todo note about overloadable assertions.
32796      Branch: perl
32797            ! Todo-5.6
32798 ____________________________________________________________________________
32799 [  7169] By: jhi                                   on 2000/10/09  13:43:45
32800         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
32801              From: mjd@plover.com
32802              Date: 9 Oct 2000 00:24:44 -0000
32803              Message-ID: <20001009002444.10616.qmail@plover.com>
32804      Branch: perl
32805            ! pod/perldebguts.pod
32806 ____________________________________________________________________________
32807 [  7168] By: nick                                  on 2000/10/08  13:16:33
32808         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
32809              is not right thing to do on (e.g. x86). Network order is also "right" for
32810              X fonts.
32811      Branch: perl
32812            ! ext/Encode/Encode.pm
32813 ____________________________________________________________________________
32814 [  7167] By: nick                                  on 2000/10/08  12:54:42
32815         Log: Make "encodings" work post-install when Encode/*.enc files may not
32816              be in same directory as Encode.pm
32817      Branch: perl
32818            ! ext/Encode/Encode.pm
32819 ____________________________________________________________________________
32820 [  7166] By: nick                                  on 2000/10/08  11:51:26
32821         Log: Work round the fact that $hash->{$key} does not take into account
32822              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
32823              so that key is always in the "expected" encoding - i.e. same way we put
32824              it in the hash.
32825      Branch: perl
32826            ! ext/Encode/Encode.pm
32827 ____________________________________________________________________________
32828 [  7165] By: gsar                                  on 2000/10/08  04:15:29
32829         Log: save_re_context() could reset PL_curcop to freed memory, causing core
32830              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
32831      Branch: perl
32832            ! pp_ctl.c
32833 ____________________________________________________________________________
32834 [  7164] By: jhi                                   on 2000/10/06  20:51:48
32835         Log: UTF8ize split() so that the cloned substrings get the UTF8
32836              flag of the original scalar.  Problem reported by Simon Cozens.
32837      Branch: perl
32838            ! pp.c t/pragma/utf8.t
32839 ____________________________________________________________________________
32840 [  7163] By: nick                                  on 2000/10/06  20:48:34
32841         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
32842              got a false +ve and so did not reach code which would have un-FAKEd the SV.
32843      Branch: perl
32844            ! sv.c
32845 ____________________________________________________________________________
32846 [  7162] By: nick                                  on 2000/10/06  20:25:37
32847         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
32848              To fix  (sort {$a <=> $b} keys %hash) in particular but
32849              should cover a number of other as-yet-unknown cases as well.
32850      Branch: perl
32851            ! sv.c
32852 ____________________________________________________________________________
32853 [  7161] By: jhi                                   on 2000/10/06  19:56:18
32854         Log: Change the version number of Tie::Handle in the core to 4.0,
32855              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
32856              
32857              Subject: Note on Tie::Handle
32858              From: andreas.koenig@anima.de (Andreas J. Koenig)
32859              Date:      06 Oct 2000 21:48:58 +0200
32860              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
32861      Branch: perl
32862            ! lib/Tie/Handle.pm
32863 ____________________________________________________________________________
32864 [  7160] By: jhi                                   on 2000/10/06  18:20:35
32865         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
32866              as the first option of cc/ld because of ultrapicky compilers
32867              (e.g. OS/390 R2.5)
32868      Branch: metaconfig
32869            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
32870            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
32871            ! U/compline/orderlib.U U/modified/Cppsym.U
32872            ! U/modified/d_access.U
32873      Branch: metaconfig/U/perl
32874            ! Checkcc.U d_dlsymun.U gccvers.U
32875      Branch: perl
32876            ! Configure config_h.SH
32877 ____________________________________________________________________________
32878 [  7159] By: jhi                                   on 2000/10/06  13:56:39
32879         Log: Update Changes.
32880      Branch: perl
32881            ! Changes patchlevel.h
32882 ____________________________________________________________________________
32883 [  7158] By: jhi                                   on 2000/10/06  12:48:40
32884         Log: Eliminate $Is_VMS code from the test.
32885              
32886              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
32887              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32888              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
32889              Date:     Thu, 5 Oct 2000 07:46:33 EDT
32890      Branch: perl
32891            ! t/lib/b.t
32892 ____________________________________________________________________________
32893 [  7157] By: jhi                                   on 2000/10/06  12:47:13
32894         Log: Also the $ccflags is needed for the C compiler check.
32895              
32896              Subject: Configure (check for C-compiler)
32897              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32898              Date: Fri, 06 Oct 2000 08:47:15 +0200
32899              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
32900      Branch: metaconfig/U/perl
32901            ! Checkcc.U
32902      Branch: perl
32903            ! Configure config_h.SH
32904 ____________________________________________________________________________
32905 [  7156] By: jhi                                   on 2000/10/06  11:45:15
32906         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
32907      Branch: perl
32908            ! perl.c pp_ctl.c sv.h utf8.c
32909 ____________________________________________________________________________
32910 [  7155] By: jhi                                   on 2000/10/06  11:40:41
32911         Log: IO::Handle->syswrite() did not handle length omission
32912              like CORE::syswrite() does.
32913              
32914              Subject: [Fwd] IO::Handle, syswrite and arguments
32915              From: Graham Barr <gbarr@pobox.com>
32916              Date: Fri, 6 Oct 2000 10:22:05 +0100
32917              Message-ID: <20001006102205.U6312@pobox.com>
32918              
32919              The original patch from andrew@ugh.net.au.
32920      Branch: perl
32921            ! ext/IO/lib/IO/Handle.pm
32922 ____________________________________________________________________________
32923 [  7154] By: jhi                                   on 2000/10/06  01:42:15
32924         Log: Tweak #7153.
32925      Branch: perl
32926            ! utf8.h
32927 ____________________________________________________________________________
32928 [  7153] By: jhi                                   on 2000/10/06  00:39:55
32929         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
32930      Branch: perl
32931            ! utf8.h
32932 ____________________________________________________________________________
32933 [  7152] By: jhi                                   on 2000/10/06  00:38:11
32934         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
32935      Branch: perl
32936            ! perl.c pp_ctl.c sv.h utf8.c
32937 ____________________________________________________________________________
32938 [  7151] By: jhi                                   on 2000/10/06  00:36:38
32939         Log: Subject: Re: Questions about Tie::Array and perl modules
32940              From: Nick Ing-Simmons <nik@tiuk.ti.com>
32941              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
32942              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
32943              
32944              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
32945      Branch: perl
32946            ! lib/Tie/Array.pm t/op/array.t
32947 ____________________________________________________________________________
32948 [  7150] By: jhi                                   on 2000/10/05  00:20:45
32949         Log: Regen Changes.
32950      Branch: perl
32951            ! Changes patchlevel.h
32952 ____________________________________________________________________________
32953 [  7149] By: jhi                                   on 2000/10/05  00:20:01
32954         Log: Regen toc.
32955      Branch: perl
32956            ! pod/perltoc.pod
32957 ____________________________________________________________________________
32958 [  7148] By: jhi                                   on 2000/10/04  23:35:08
32959         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
32960              reported several times by Dominic Dunlop, for example in
32961              ID 20000315.008.  Patch from Dominic.  Patch affects at
32962              least MachTen, and possibly other oldish BSDs. Should not
32963              break non-broken platforms (tested on LinuxPPC). 
32964      Branch: perl
32965            ! doio.c
32966 ____________________________________________________________________________
32967 [  7147] By: jhi                                   on 2000/10/04  23:26:34
32968         Log: The one that got away from 7146.
32969      Branch: metaconfig
32970            + U/installdirs/installscripts.U
32971 ____________________________________________________________________________
32972 [  7146] By: jhi                                   on 2000/10/04  23:25:04
32973         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
32974              suggested by H. Merijn Brand.
32975      Branch: perl
32976            ! Configure INSTALL Makefile.SH Porting/Glossary
32977            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
32978            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
32979            ! win32/config.vc
32980 ____________________________________________________________________________
32981 [  7145] By: jhi                                   on 2000/10/04  22:08:21
32982         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
32983              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32984              Date: Wed, 4 Oct 2000 17:37:46 -0400
32985              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
32986      Branch: perl
32987            ! utils/h2xs.PL
32988 ____________________________________________________________________________
32989 [  7144] By: jhi                                   on 2000/10/04  18:11:41
32990         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
32991              From: Jeff Pinyan <jeffp@crusoe.net>
32992              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
32993              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
32994      Branch: perl
32995            ! pod/perlrun.pod
32996 ____________________________________________________________________________
32997 [  7143] By: jhi                                   on 2000/10/04  18:09:58
32998         Log: Subject: perlhack.pod Patch for Externals Tools
32999              From: Fisher Mark <fisherm@tce.com>
33000              Date: Tue, 3 Oct 2000 15:43:27 -0500 
33001              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
33002      Branch: perl
33003            ! pod/perlhack.pod
33004 ____________________________________________________________________________
33005 [  7142] By: jhi                                   on 2000/10/04  18:08:41
33006         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
33007              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33008              Date:     Wed, 4 Oct 2000 12:11:11 EDT
33009              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
33010      Branch: perl
33011            ! vms/vms.c
33012 ____________________________________________________________________________
33013 [  7141] By: jhi                                   on 2000/10/04  12:20:16
33014         Log: Subject: [PATCH 5.7.0] h2xs not working
33015              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33016              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
33017              Date: Tue, 3 Oct 2000 21:43:01 -0400
33018              
33019              Subject: [PATCH 5.7.0] h2xs not documenting the created module
33020              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33021              Date: Tue, 3 Oct 2000 22:55:19 -0400
33022              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
33023      Branch: perl
33024            ! utils/h2xs.PL
33025 ____________________________________________________________________________
33026 [  7140] By: jhi                                   on 2000/10/04  11:53:44
33027         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
33028              From: nick@babyhippo.com
33029              Date: Wed, 4 Oct 2000 12:06:45 +0100
33030              Message-Id: <20001004120645.A7356@babyhippo.com>
33031              
33032              Retract 7118 and 7135.
33033      Branch: perl
33034            ! installman installperl op.c t/pragma/subs.t
33035 ____________________________________________________________________________
33036 [  7139] By: jhi                                   on 2000/10/03  22:09:41
33037         Log: It is possible to have no hosts database at all.  Pointed out in
33038              
33039              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
33040              From: Peter Prymmer <pvhp@forte.com>
33041              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
33042              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
33043      Branch: metaconfig
33044            ! U/modified/myhostname.U
33045      Branch: perl
33046            ! Configure config_h.SH
33047 ____________________________________________________________________________
33048 [  7138] By: jhi                                   on 2000/10/03  21:49:49
33049         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
33050              From: Peter Prymmer <pvhp@forte.com>
33051              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
33052              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
33053      Branch: perl
33054            ! pp_sys.c
33055 ____________________________________________________________________________
33056 [  7137] By: jhi                                   on 2000/10/03  20:10:05
33057         Log: One remaining nit less at the VMS mailbox sizing.
33058      Branch: perl
33059            ! vms/vms.c
33060 ____________________________________________________________________________
33061 [  7136] By: jhi                                   on 2000/10/03  20:08:47
33062         Log: Test harness update to sync with the new perlcc,
33063              from Simon Cozens.
33064      Branch: perl
33065            ! t/TEST t/UTEST
33066 ____________________________________________________________________________
33067 [  7135] By: jhi                                   on 2000/10/03  15:15:42
33068         Log: Subject: Re: PATCH for 20001003.004
33069              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
33070              From: "AARON B. DOSSETT" <aaron@iglou.com>
33071              Message-Id: <E13gTay-0006od-00@iglou.com>
33072      Branch: perl
33073            ! installman installperl
33074 ____________________________________________________________________________
33075 [  7134] By: jhi                                   on 2000/10/03  15:00:34
33076         Log: Subject: [ID 20001003.006] B::Debug not -w clean
33077              From: Nicholas Clark <nick@babyhippo.co.uk>
33078              Date: Tue, 03 Oct 2000 15:46:32 +0100
33079              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
33080      Branch: perl
33081            ! ext/B/B/Debug.pm
33082 ____________________________________________________________________________
33083 [  7133] By: jhi                                   on 2000/10/03  14:58:39
33084         Log: Scale down the VMS message boxes, by Charles Lane.
33085              Fix for ID 20000903.009, workaround at
33086              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
33087      Branch: perl
33088            ! vms/vms.c
33089 ____________________________________________________________________________
33090 [  7132] By: jhi                                   on 2000/10/03  11:20:37
33091         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
33092      Branch: perl
33093            + t/lib/st-lock.t t/lib/st-utf8.t
33094            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
33095            ! ext/Storable/Storable.xs t/lib/st-recurse.t
33096 ____________________________________________________________________________
33097 [  7131] By: jhi                                   on 2000/10/03  03:38:23
33098         Log: Encode nits.
33099      Branch: perl
33100            ! MANIFEST Makefile.SH
33101 ____________________________________________________________________________
33102 [  7130] By: jhi                                   on 2000/10/03  03:31:05
33103         Log: Update Changes.
33104      Branch: perl
33105            ! Changes patchlevel.h
33106 ____________________________________________________________________________
33107 [  7129] By: jhi                                   on 2000/10/03  02:24:02
33108         Log: Misplaced else.
33109      Branch: metaconfig/U/perl
33110            ! d_strtoll.U
33111      Branch: perl
33112            ! Configure config_h.SH
33113 ____________________________________________________________________________
33114 [  7128] By: jhi                                   on 2000/10/03  02:08:29
33115         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
33116              From: sthoenna@efn.org
33117              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
33118              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
33119      Branch: metaconfig/U/perl
33120            ! d_strtoll.U
33121      Branch: perl
33122            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
33123 ____________________________________________________________________________
33124 [  7127] By: jhi                                   on 2000/10/03  01:13:14
33125         Log: Update Changes.
33126      Branch: perl
33127            ! Changes patchlevel.h
33128 ____________________________________________________________________________
33129 [  7126] By: jhi                                   on 2000/10/03  00:57:08
33130         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
33131              as suggested by Olaf Flebbe and Nick Clark.
33132      Branch: perl
33133            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
33134 ____________________________________________________________________________
33135 [  7125] By: jhi                                   on 2000/10/03  00:50:56
33136         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
33137              From: Nick Clark <nick@plum.flirble.org>
33138              Date: Mon, 2 Oct 2000 11:03:24 +0100
33139              Message-Id: <20001002110324.D20073@plum.flirble.org>
33140              
33141              Also fixes bug ID 20001002.005.
33142      Branch: perl
33143            ! t/lib/encode.t
33144 ____________________________________________________________________________
33145 [  7124] By: jhi                                   on 2000/10/03  00:34:59
33146         Log: Subject: [PATCH 5.7.0] Epoc update
33147              From: Olaf Flebbe <o.flebbe@gmx.de>
33148              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
33149              Message-ID: <26423.969484586@www10.gmx.net>
33150      Branch: perl
33151            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
33152            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
33153            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
33154            ! util.c util.h
33155 ____________________________________________________________________________
33156 [  7123] By: jhi                                   on 2000/10/03  00:30:07
33157         Log: Regen headers.
33158      Branch: perl
33159            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
33160 ____________________________________________________________________________
33161 [  7122] By: jhi                                   on 2000/10/03  00:10:48
33162         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
33163      Branch: perl
33164            ! hints/openbsd.sh
33165 ____________________________________________________________________________
33166 [  7121] By: jhi                                   on 2000/10/03  00:05:06
33167         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
33168              From: <abigail@foad.org>
33169              Date: Tue, 26 Sep 2000 13:36:14 -0400
33170              Message-ID: <20000926173614.4356.qmail@foad.org>
33171      Branch: perl
33172            ! pod/perlop.pod
33173 ____________________________________________________________________________
33174 [  7120] By: jhi                                   on 2000/10/03  00:04:00
33175         Log: Inside require() $^S was always left undefined.
33176              
33177              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
33178              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33179              Date: Wed, 27 Sep 2000 18:54:49 -0400
33180              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
33181      Branch: perl
33182            ! cop.h mg.c pp_ctl.c util.c
33183 ____________________________________________________________________________
33184 [  7119] By: jhi                                   on 2000/10/03  00:00:16
33185         Log: Subject: [PATCH] DLL not restartabke with threaded perl
33186              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
33187              Date: Thu, 28 Sep 2000 09:20:46 +0100
33188              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
33189      Branch: perl
33190            ! perl.c
33191 ____________________________________________________________________________
33192 [  7118] By: jhi                                   on 2000/10/02  23:59:20
33193         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
33194              From: Nicholas Clark <nick@ccl4.org>
33195              Date: Thu, 28 Sep 2000 11:52:24 +0100
33196              Message-ID: <20000928115224.D7924@plum.flirble.org>
33197      Branch: perl
33198            ! op.c
33199 ____________________________________________________________________________
33200 [  7117] By: jhi                                   on 2000/10/02  23:57:51
33201         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
33202              From: Nicholas Clark <nick@babyhippo.co.uk>
33203              Date: Thu, 28 Sep 2000 12:18:10 +0100
33204              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
33205              
33206              Did not apply cleanly, manual intervention was needed.
33207      Branch: perl
33208            ! ext/B/B/Bytecode.pm utils/perlcc.PL
33209 ____________________________________________________________________________
33210 [  7116] By: jhi                                   on 2000/10/02  23:50:40
33211         Log: Document the issue (is not a syntax error, kind of)
33212              
33213              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
33214              From: Nicholas Clark <nick@ccl4.org>
33215              Date: Thu, 28 Sep 2000 17:12:42 +0100
33216              Message-ID: <20000928171242.K7924@plum.flirble.org>
33217      Branch: perl
33218            ! pod/perldata.pod
33219 ____________________________________________________________________________
33220 [  7115] By: jhi                                   on 2000/10/02  23:48:58
33221         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
33222              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33223              Date: Thu, 28 Sep 2000 21:55:31 -0400
33224              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
33225      Branch: perl
33226            ! regexec.c
33227 ____________________________________________________________________________
33228 [  7114] By: jhi                                   on 2000/10/02  23:47:57
33229         Log: Subject: DOC PATCH 5.6.0
33230              From: mjd@plover.com
33231              Date: 30 Sep 2000 06:02:34 -0000
33232              Message-ID: <20000930060234.4559.qmail@plover.com>
33233      Branch: perl
33234            ! pod/perldebguts.pod
33235 ____________________________________________________________________________
33236 [  7113] By: jhi                                   on 2000/10/02  23:46:43
33237         Log: SOCK_DGRAM and listen() do not mix as reported in
33238              
33239              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
33240              From: Petter Reinholdtsen <pere@hungry.com>
33241              Date: Sun, 1 Oct 2000 10:57:20 +0800
33242              Message-Id: <200010010257.KAA05735@localhost.localdomain>
33243              
33244              The patch for 5.7.0+ had to be reengineered, though.
33245      Branch: perl
33246            ! ext/IO/lib/IO/Socket/UNIX.pm
33247 ____________________________________________________________________________
33248 [  7112] By: jhi                                   on 2000/10/02  23:36:57
33249         Log: Subject: Re: [PATCH 5.005_64 missed]
33250              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33251              Date: Sun, 1 Oct 2000 18:50:10 -0400
33252              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
33253      Branch: perl
33254            ! pod/perlxs.pod
33255 ____________________________________________________________________________
33256 [  7111] By: jhi                                   on 2000/10/02  23:35:40
33257         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
33258              From: Radu Greab <radu@netsoft.ro>
33259              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
33260              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
33261      Branch: perl
33262            ! op.c opcode.pl t/op/substr.t
33263 ____________________________________________________________________________
33264 [  7110] By: jhi                                   on 2000/10/02  23:32:38
33265         Log: Subject: [PATCH] Fix aliasing of tied filehandles
33266              From: Daniel Chetlin <daniel@chetlin.com>
33267              Date: Mon, 2 Oct 2000 14:53:27 -0700
33268              Message-ID: <20001002145327.C1617@ilmd>
33269      Branch: perl
33270            ! perl.h pp_hot.c t/op/tiehandle.t
33271 ____________________________________________________________________________
33272 [  7109] By: jhi                                   on 2000/10/02  23:31:30
33273         Log: s/Robin Parker/Robin Barker/
33274      Branch: perl
33275            ! Changes5.6
33276 ____________________________________________________________________________
33277 [  7108] By: jhi                                   on 2000/10/02  23:15:46
33278         Log: Retract #7091 as suggested in
33279              
33280              From: Robin Barker <rmb1@cise.npl.co.uk> 
33281              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
33282              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
33283              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
33284      Branch: perl
33285            ! embed.pl proto.h
33286 ____________________________________________________________________________
33287 [  7107] By: nick                                  on 2000/10/02  18:23:14
33288         Log: A few tweaks to get Tk803 to work with Encode scheme.
33289      Branch: perl
33290            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
33291 ____________________________________________________________________________
33292 [  7106] By: nick                                  on 2000/10/01  21:34:14
33293         Log: Add checking cases to Encode's toUnicode and fromUnicode.
33294      Branch: perl
33295            ! ext/Encode/Encode.pm
33296 ____________________________________________________________________________
33297 [  7105] By: nick                                  on 2000/10/01  17:18:01
33298         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
33299              To read and use them.
33300              Add a lib/encode.t which checks a few things.
33301      Branch: perl
33302            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
33303            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
33304            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
33305            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
33306            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
33307            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
33308            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
33309            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
33310            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
33311            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
33312            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
33313            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
33314            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
33315            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
33316            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
33317            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
33318            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
33319            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
33320            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
33321            + ext/Encode/Encode/iso2022-jp.enc
33322            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
33323            + ext/Encode/Encode/iso8859-1.enc
33324            + ext/Encode/Encode/iso8859-2.enc
33325            + ext/Encode/Encode/iso8859-3.enc
33326            + ext/Encode/Encode/iso8859-4.enc
33327            + ext/Encode/Encode/iso8859-5.enc
33328            + ext/Encode/Encode/iso8859-6.enc
33329            + ext/Encode/Encode/iso8859-7.enc
33330            + ext/Encode/Encode/iso8859-8.enc
33331            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
33332            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
33333            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
33334            + ext/Encode/Encode/macCentEuro.enc
33335            + ext/Encode/Encode/macCroatian.enc
33336            + ext/Encode/Encode/macCyrillic.enc
33337            + ext/Encode/Encode/macDingbats.enc
33338            + ext/Encode/Encode/macGreek.enc
33339            + ext/Encode/Encode/macIceland.enc
33340            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
33341            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
33342            + ext/Encode/Encode/macTurkish.enc
33343            + ext/Encode/Encode/macUkraine.enc
33344            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
33345            + t/lib/encode.t
33346            ! MANIFEST ext/Encode/Encode.pm
33347 ____________________________________________________________________________
33348 [  7104] By: nick                                  on 2000/09/30  13:04:30
33349         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
33350              From: Daniel Chetlin <daniel@chetlin.com>
33351              Date: Mon, 18 Sep 2000 05:05:40 -0700
33352              Message-Id: <20000918050540.C652@ilmd>
33353      Branch: perl
33354            ! lib/overload.pm sv.c t/pragma/overload.t
33355 ____________________________________________________________________________
33356 [  7103] By: nick                                  on 2000/09/30  12:53:36
33357         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
33358              From: Johan Vromans <jvromans@squirrel.nl>
33359              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
33360              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
33361      Branch: perl
33362            ! pod/Makefile.SH
33363 ____________________________________________________________________________
33364 [  7102] By: nick                                  on 2000/09/30  12:52:31
33365         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
33366              From: Spider Boardman <spider@Orb.Nashua.NH.US>
33367              Date: Sat, 16 Sep 2000 16:36:45 -0400
33368              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
33369      Branch: perl
33370            ! ext/B/B/Deparse.pm
33371 ____________________________________________________________________________
33372 [  7101] By: nick                                  on 2000/09/30  12:51:41
33373         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
33374              From: Craig A. Berry <craig.berry@psinetcs.com>
33375              Date: Sat, 16 Sep 2000 10:11:10 -0500
33376              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
33377      Branch: perl
33378            ! vms/vms.c
33379 ____________________________________________________________________________
33380 [  7100] By: nick                                  on 2000/09/30  12:50:33
33381         Log: Subject: Re: unicode support and perl [ID 20000901.097]
33382              From: Spider Boardman <spider@Orb.Nashua.NH.US>
33383              Date: Fri, 15 Sep 2000 16:37:58 -0400
33384              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
33385      Branch: perl
33386            ! t/op/append.t
33387 ____________________________________________________________________________
33388 [  7099] By: nick                                  on 2000/09/30  12:49:35
33389         Log: Subject: Re: unicode support and perl [ID 20000901.097]
33390              From: Spider Boardman <spider@Orb.Nashua.NH.US>
33391              Date: Fri, 15 Sep 2000 16:25:30 -0400
33392              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
33393      Branch: perl
33394            ! pp_hot.c
33395 ____________________________________________________________________________
33396 [  7098] By: nick                                  on 2000/09/30  12:48:00
33397         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
33398              From: Gisle Aas <gisle@ActiveState.com>
33399              Date: 15 Sep 2000 16:23:41 +0200
33400              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
33401      Branch: perl
33402            ! toke.c
33403 ____________________________________________________________________________
33404 [  7097] By: nick                                  on 2000/09/30  12:45:16
33405         Log: Subject: [PATCH] Nits in perlmod.pod
33406              From: Daniel Chetlin <daniel@chetlin.com>
33407              Date: Fri, 15 Sep 2000 02:04:09 -0700
33408              Message-Id: <20000915020409.A2104@ilmd>
33409      Branch: perl
33410            ! pod/perlmod.pod
33411 ____________________________________________________________________________
33412 [  7096] By: nick                                  on 2000/09/30  12:18:00
33413         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
33414              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
33415              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
33416              0 to checking to get the warning.
33417      Branch: perl
33418            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
33419            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
33420            ! regexec.c sv.c toke.c utf8.c
33421 ____________________________________________________________________________
33422 [  7095] By: nick                                  on 2000/09/15  16:55:59
33423         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
33424              
33425              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
33426              From: Spider Boardman <spider@Orb.Nashua.NH.US>
33427              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
33428              Date: Fri, 15 Sep 2000 06:37:30 -0400
33429      Branch: perl
33430            ! ext/Encode/Encode.xs sv.c
33431 ____________________________________________________________________________
33432 [  7094] By: jhi                                   on 2000/09/15  03:23:32
33433         Log: Update Changes.
33434      Branch: perl
33435            ! Changes patchlevel.h
33436 ____________________________________________________________________________
33437 [  7093] By: jhi                                   on 2000/09/15  03:11:44
33438         Log: Fix for the charnames.t failures from Spider Boardman.
33439      Branch: perl
33440            ! toke.c
33441 ____________________________________________________________________________
33442 [  7092] By: jhi                                   on 2000/09/15  00:15:48
33443         Log: Botched the #7090 check-in.
33444      Branch: perl
33445            ! sv.c
33446 ____________________________________________________________________________
33447 [  7091] By: jhi                                   on 2000/09/14  23:33:24
33448         Log: Part of #7081 didn't come through.
33449      Branch: perl
33450            ! embed.pl proto.h
33451 ____________________________________________________________________________
33452 [  7090] By: jhi                                   on 2000/09/14  23:17:39
33453         Log: Subject: Re: perl@7078 
33454              From: Spider Boardman <spider@web.zk3.dec.com>
33455              Date: Thu, 14 Sep 2000 19:06:36 -0400
33456              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
33457      Branch: perl
33458            ! sv.c toke.c
33459 ____________________________________________________________________________
33460 [  7089] By: jhi                                   on 2000/09/14  23:11:21
33461         Log: Small portability tweaks.
33462      Branch: perl
33463            ! ext/Encode/Encode.xs
33464 ____________________________________________________________________________
33465 [  7088] By: jhi                                   on 2000/09/14  22:57:23
33466         Log: Fake return to pacify picky compilers.
33467      Branch: perl
33468            ! ext/Encode/Encode.xs
33469 ____________________________________________________________________________
33470 [  7087] By: jhi                                   on 2000/09/14  22:53:37
33471         Log: Subject: [PATCH] utf8.c apidoc
33472              From: Simon Cozens <simon@cozens.net>
33473              Date: Thu, 14 Sep 2000 23:46:57 +0100
33474              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
33475      Branch: perl
33476            ! perlapi.c pod/perlapi.pod utf8.c
33477 ____________________________________________________________________________
33478 [  7086] By: jhi                                   on 2000/09/14  22:40:38
33479         Log: We don't need to count the high bit bytes, a boolean is enough. 
33480      Branch: perl
33481            ! sv.c
33482 ____________________________________________________________________________
33483 [  7085] By: jhi                                   on 2000/09/14  21:20:09
33484         Log: Replace #7084 with
33485              
33486              Subject: Re: perl@7078 
33487              From: Spider Boardman <spider@web.zk3.dec.com>
33488              Date: Thu, 14 Sep 2000 17:09:36 -0400
33489              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
33490      Branch: perl
33491            ! sv.c utf8.c
33492 ____________________________________________________________________________
33493 [  7084] By: jhi                                   on 2000/09/14  20:03:34
33494         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
33495              convertable to bytes by checking it doesn't go above 0xc3
33496              
33497              Subject: Re: perl@7078
33498              From: Simon Cozens <simon@cozens.net>
33499              Date: Thu, 14 Sep 2000 20:59:19 +0100
33500              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
33501      Branch: perl
33502            ! utf8.c
33503 ____________________________________________________________________________
33504 [  7083] By: jhi                                   on 2000/09/14  19:38:47
33505         Log: Subject: Re: perl@7078
33506              From: Simon Cozens <simon@cozens.net>
33507              Date: Thu, 14 Sep 2000 20:13:09 +0100
33508              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
33509      Branch: perl
33510            ! t/op/bop.t
33511 ____________________________________________________________________________
33512 [  7082] By: jhi                                   on 2000/09/14  17:50:44
33513         Log: The one that got away.
33514      Branch: perl
33515            ! lib/File/Find.pm
33516 ____________________________________________________________________________
33517 [  7081] By: jhi                                   on 2000/09/14  17:45:35
33518         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
33519              From: Robin Barker <rmb1@cise.npl.co.uk>
33520              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
33521              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
33522      Branch: perl
33523            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
33524            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
33525            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
33526            ! regcomp.c toke.c universal.c
33527 ____________________________________________________________________________
33528 [  7080] By: jhi                                   on 2000/09/14  17:40:35
33529         Log: Problems picked up by AIX cc.
33530              
33531              Subject: Re: perl@7078 (patch included)
33532              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33533              Date: Thu, 14 Sep 2000 18:53:30 +0200
33534              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
33535      Branch: perl
33536            ! ext/Encode/Encode.xs
33537 ____________________________________________________________________________
33538 [  7079] By: jhi                                   on 2000/09/14  17:38:27
33539         Log: Subject: File::Find 5.7.0 POD nits
33540              From: Rich Morin <rdm@cfcl.com>
33541              Date: Wed, 13 Sep 2000 22:03:58 -0700
33542              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
33543      Branch: perl
33544            ! lib/File/Find.pm
33545 ____________________________________________________________________________
33546 [  7078] By: jhi                                   on 2000/09/14  14:58:20
33547         Log: Update Changes.
33548      Branch: perl
33549            ! Changes patchlevel.h
33550 ____________________________________________________________________________
33551 [  7077] By: jhi                                   on 2000/09/14  14:55:54
33552         Log: Compilation warnings and an error.
33553      Branch: perl
33554            ! sv.c
33555 ____________________________________________________________________________
33556 [  7076] By: jhi                                   on 2000/09/14  14:42:56
33557         Log: Fix for a parsing bug, not for the original bug.
33558              
33559              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
33560              From: Spider Boardman <spider@web.zk3.dec.com>
33561              Date: Wed, 13 Sep 2000 17:52:20 -0400
33562              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
33563      Branch: perl
33564            ! regcomp.c
33565 ____________________________________________________________________________
33566 [  7075] By: jhi                                   on 2000/09/14  14:40:40
33567         Log: Batch of UTF-8 patches from Simon Cozens.
33568      Branch: perl
33569            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
33570            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
33571            ! toke.c utf8.c
33572 ____________________________________________________________________________
33573 [  7074] By: jhi                                   on 2000/09/14  14:29:58
33574         Log: Subject: Re: Two advertising clauses need to be removed
33575              From: Russ Allbery <rra@stanford.edu>
33576              Date: 13 Sep 2000 18:50:26 -0700
33577              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
33578      Branch: perl
33579            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
33580 ____________________________________________________________________________
33581 [  7073] By: jhi                                   on 2000/09/14  14:28:20
33582         Log: Subject: [PATCH] de-wall t/README
33583              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33584              Date: Wed, 13 Sep 2000 17:46:55 -0700
33585              Message-ID: <//Bw5gzkge/e092yn@efn.org>
33586      Branch: perl
33587            ! t/README
33588 ____________________________________________________________________________
33589 [  7072] By: jhi                                   on 2000/09/14  14:25:10
33590         Log: Hints optimization.
33591              
33592              Subject: Minor nit
33593              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33594              Date: Wed, 13 Sep 2000 21:42:07 +0200
33595              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
33596      Branch: perl
33597            ! hints/hpux.sh
33598 ____________________________________________________________________________
33599 [  7071] By: jhi                                   on 2000/09/14  14:23:30
33600         Log: Allow chop() and chomp() to be overridden.
33601              
33602              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
33603              From: "Casey R. Tweten" <crt@kiski.net>
33604              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
33605              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
33606      Branch: perl
33607            ! toke.c
33608 ____________________________________________________________________________
33609 [  7070] By: jhi                                   on 2000/09/14  14:20:36
33610         Log: The return value of setlocale must be copied away.
33611              
33612              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
33613              From: Alan Burlison <Alan.Burlison@uk.sun.com>
33614              Date: Wed, 13 Sep 2000 16:27:37 +0100 
33615              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
33616      Branch: perl
33617            ! util.c
33618 ____________________________________________________________________________
33619 [  7069] By: jhi                                   on 2000/09/14  14:16:27
33620         Log: Remove vestiges of tr//CU.
33621              
33622              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
33623              From: Nick Clark <nick@plum.flirble.org>
33624              Date: Tue, 12 Sep 2000 22:50:14 +0100
33625              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
33626              
33627              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
33628              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33629              Date: Tue, 12 Sep 2000 21:38:48 -0700
33630              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
33631      Branch: perl
33632            ! op.h pod/perlunicode.pod
33633 ____________________________________________________________________________
33634 [  7068] By: jhi                                   on 2000/09/13  14:18:39
33635         Log: Add the Encode extension.  The code is still largely just skeleton.
33636      Branch: perl
33637            + ext/Encode/Encode.pm ext/Encode/Encode.xs
33638            + ext/Encode/Makefile.PL ext/Encode/Todo
33639            ! MANIFEST Todo-5.6
33640 ____________________________________________________________________________
33641 [  7067] By: jhi                                   on 2000/09/12  17:43:33
33642         Log: Allow for whitespace between "#" and "line" in cpp output.
33643              
33644              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
33645              From: Calle Dybedahl <calle@lysator.liu.se>
33646              Date: 12 Sep 2000 19:38:02 +0200 
33647              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
33648      Branch: perl
33649            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
33650 ____________________________________________________________________________
33651 [  7066] By: gsar                                  on 2000/09/12  17:24:29
33652         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
33653              initialization in all the threads on Windows
33654      Branch: perl
33655            ! win32/win32.c
33656 ____________________________________________________________________________
33657 [  7065] By: jhi                                   on 2000/09/12  15:11:31
33658         Log: Update Changes.
33659      Branch: perl
33660            ! Changes patchlevel.h
33661 ____________________________________________________________________________
33662 [  7064] By: jhi                                   on 2000/09/12  14:54:54
33663         Log: Retract #7062, the pod tests are not ready.
33664      Branch: perl
33665            ! t/TEST t/harness
33666 ____________________________________________________________________________
33667 [  7063] By: jhi                                   on 2000/09/12  14:25:41
33668         Log: The #7054 truncated Configure badly.
33669      Branch: metaconfig/U/perl
33670            ! End.U
33671      Branch: perl
33672            ! Configure config_h.SH
33673 ____________________________________________________________________________
33674 [  7062] By: jhi                                   on 2000/09/12  14:08:32
33675         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
33676              From: sthoenna@efn.org
33677              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
33678              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
33679      Branch: perl
33680            ! t/TEST t/harness
33681 ____________________________________________________________________________
33682 [  7061] By: jhi                                   on 2000/09/12  14:07:18
33683         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
33684              From: sthoenna@efn.org
33685              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
33686              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
33687      Branch: perl
33688            ! pod/perlxs.pod
33689 ____________________________________________________________________________
33690 [  7060] By: jhi                                   on 2000/09/12  14:06:08
33691         Log: Break up the myconfig lines a bit.
33692              
33693              Subject: perlbug/perl -V output format
33694              From: sthoenna@efn.org
33695              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
33696              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
33697      Branch: perl
33698            ! myconfig.SH
33699 ____________________________________________________________________________
33700 [  7059] By: jhi                                   on 2000/09/12  14:05:04
33701         Log: Test for the #7049.
33702              
33703              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
33704              From: andreas.koenig@anima.de (Andreas J. Koenig)
33705              Date: 12 Sep 2000 06:42:01 +0200
33706              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
33707      Branch: perl
33708            ! t/op/my.t
33709 ____________________________________________________________________________
33710 [  7058] By: jhi                                   on 2000/09/12  14:03:05
33711         Log: Subject: [patch: perl@7045] vms updates
33712              From: Peter Prymmer <pvhp@forte.com>
33713              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
33714              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
33715      Branch: perl
33716            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
33717 ____________________________________________________________________________
33718 [  7057] By: jhi                                   on 2000/09/12  14:00:51
33719         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
33720              From: sthoenna@efn.org
33721              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
33722              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
33723      Branch: perl
33724            ! t/op/64bitint.t
33725 ____________________________________________________________________________
33726 [  7056] By: jhi                                   on 2000/09/12  13:58:14
33727         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
33728              From: Jeff Pinyan <jeffp@crusoe.net>
33729              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
33730              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
33731      Branch: perl
33732            ! pod/perlfunc.pod
33733 ____________________________________________________________________________
33734 [  7055] By: jhi                                   on 2000/09/12  13:56:32
33735         Log: Do in VMS as the #7054 does.
33736      Branch: perl
33737            ! configure.com
33738 ____________________________________________________________________________
33739 [  7054] By: jhi                                   on 2000/09/12  13:50:31
33740         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
33741              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33742              Date: Mon, 11 Sep 2000 08:33:09 +0100
33743              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
33744      Branch: metaconfig/U/perl
33745            ! End.U
33746      Branch: perl
33747            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
33748            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
33749 ____________________________________________________________________________
33750 [  7053] By: jhi                                   on 2000/09/12  13:29:19
33751         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
33752              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33753              Date:     Tue, 12 Sep 2000 08:35:59 EDT
33754              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
33755      Branch: perl
33756            ! vms/test.com
33757 ____________________________________________________________________________
33758 [  7052] By: jhi                                   on 2000/09/11  23:01:50
33759         Log: Document the SvUTF8*().
33760      Branch: perl
33761            ! pod/perlapi.pod sv.h
33762 ____________________________________________________________________________
33763 [  7051] By: gsar                                  on 2000/09/11  14:46:30
33764         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
33765              (missed a spot when fixing up op_pmreplroot hack for ithreads)
33766      Branch: perl
33767            ! op.c t/op/split.t
33768 ____________________________________________________________________________
33769 [  7050] By: nick                                  on 2000/09/11  10:03:51
33770         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
33771              
33772              Subject: borland C++ win32.c tweak
33773              From: Vadim Konovalov <vkonovalov@lucent.com>
33774              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
33775              Date: Mon, 11 Sep 2000 11:22:33 +0400
33776      Branch: perl
33777            ! win32/win32.c
33778 ____________________________________________________________________________
33779 [  7049] By: nick                                  on 2000/09/11  09:57:33
33780         Log: Point fix for s/// on foreach (keys %xxx).
33781      Branch: perl
33782            ! pp_hot.c
33783 ____________________________________________________________________________
33784 [  7048] By: jhi                                   on 2000/09/10  23:37:09
33785         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
33786              by Pod::Text, from Brad Appleton.
33787      Branch: perl
33788            ! t/pod/testp2pt.pl
33789 ____________________________________________________________________________
33790 [  7047] By: jhi                                   on 2000/09/10  14:32:53
33791         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
33792              by Russ Allbery.
33793      Branch: perl
33794            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
33795 ____________________________________________________________________________
33796 [  7046] By: jhi                                   on 2000/09/10  14:15:08
33797         Log: Upgrade to CPAN 1.57_65, from Andreas König.
33798      Branch: perl
33799            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33800 ____________________________________________________________________________
33801 [  7045] By: jhi                                   on 2000/09/08  21:36:32
33802         Log: Update Changes.
33803      Branch: perl
33804            ! Changes patchlevel.h
33805 ____________________________________________________________________________
33806 [  7044] By: jhi                                   on 2000/09/08  21:29:56
33807         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
33808              From: Peter Prymmer <pvhp@forte.com>
33809              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
33810              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
33811      Branch: perl
33812            ! configure.com
33813 ____________________________________________________________________________
33814 [  7043] By: jhi                                   on 2000/09/08  21:27:50
33815         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
33816              From: Peter Prymmer <pvhp@forte.com>
33817              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
33818              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
33819      Branch: perl
33820            ! Makefile.SH installperl
33821 ____________________________________________________________________________
33822 [  7042] By: jhi                                   on 2000/09/08  21:23:21
33823         Log: Continue #7041.
33824      Branch: perl
33825            ! cygwin/Makefile.SHs os2/Makefile.SHs
33826 ____________________________________________________________________________
33827 [  7041] By: jhi                                   on 2000/09/08  21:18:10
33828         Log: Do away with memory models cruft.  Sorry, PDP users.
33829      Branch: metaconfig
33830            ! U/modified/cc.U U/modified/libpth.U
33831      Branch: perl
33832            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
33833            ! Porting/config_H cflags.SH config_h.SH configure.com
33834            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
33835            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
33836            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
33837 ____________________________________________________________________________
33838 [  7040] By: jhi                                   on 2000/09/08  14:34:18
33839         Log: Major rewrite of s2p.  And I mean really major, it is
33840              an implementation of sed in perl.  If called as s2p it
33841              will function as s2p.  Note: needs non-UNIXifying.
33842              
33843              Subject: s2p
33844              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
33845              Date: Mon, 28 Aug 2000 14:05:12 +0200
33846              Message-ID: <39AA5578.2102E2AA@alcatel.at>
33847      Branch: perl
33848            ! x2p/s2p.PL
33849 ____________________________________________________________________________
33850 [  7039] By: jhi                                   on 2000/09/08  14:19:49
33851         Log: Re-allow vec() for characters > 255.
33852              
33853              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
33854              From: Spider Boardman <spider@web.zk3.dec.com>
33855              Date: Fri, 08 Sep 2000 02:21:02 -0400
33856              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
33857      Branch: perl
33858            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
33859            ! t/op/vec.t
33860 ____________________________________________________________________________
33861 [  7038] By: jhi                                   on 2000/09/08  14:14:18
33862         Log: Subject: [PATCH lib/Benchmark.pm]
33863              From: <abigail@foad.org>
33864              Date: Thu, 7 Sep 2000 15:03:20 -0400
33865              Message-ID: <20000907190320.888.qmail@foad.org>
33866      Branch: perl
33867            ! lib/Benchmark.pm
33868 ____________________________________________________________________________
33869 [  7037] By: jhi                                   on 2000/09/08  14:11:06
33870         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
33871              
33872              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
33873              From: Spider Boardman <spider@web.zk3.dec.com>
33874              Date: Fri, 08 Sep 2000 01:30:27 -0400
33875              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
33876      Branch: perl
33877            ! op.c
33878 ____________________________________________________________________________
33879 [  7036] By: jhi                                   on 2000/09/08  14:08:58
33880         Log: Subject: [ID 20000908.002] perlipc documentation bug.
33881              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
33882              Date: Fri, 08 Sep 2000 12:38:32 +0200
33883              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
33884      Branch: perl
33885            ! pod/perlipc.pod
33886 ____________________________________________________________________________
33887 [  7035] By: jhi                                   on 2000/09/08  14:03:12
33888         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
33889              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33890              Date: Fri, 08 Sep 2000 11:47:34 +0200
33891              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
33892      Branch: perl
33893            ! hints/dec_osf.sh
33894 ____________________________________________________________________________
33895 [  7034] By: jhi                                   on 2000/09/08  13:59:35
33896         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
33897              From: Simon Cozens <simon@cozens.net>
33898              Date: Thu, 7 Sep 2000 20:40:38 +0100
33899              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
33900      Branch: perl
33901            ! pp_hot.c
33902 ____________________________________________________________________________
33903 [  7033] By: jhi                                   on 2000/09/08  04:03:03
33904         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
33905              From: "Larry W. Virden" <lvirden@cas.org>
33906              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
33907              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
33908      Branch: perl
33909            ! pod/perldiag.pod
33910 ____________________________________________________________________________
33911 [  7032] By: jhi                                   on 2000/09/07  22:18:30
33912         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
33913              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
33914              Date: Mon, 04 Sep 2000 13:16:38 -0700
33915              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
33916      Branch: perl
33917            ! lib/perl5db.pl
33918 ____________________________________________________________________________
33919 [  7031] By: jhi                                   on 2000/09/07  22:02:29
33920         Log: Fix the ccversion detection for 5.1 and beyond.
33921              
33922              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
33923              From: Spider Boardman <spider@leggy.zk3.dec.com>
33924              Date: Thu, 7 Sep 2000 17:54:27 -0400
33925              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
33926      Branch: perl
33927            ! hints/dec_osf.sh
33928 ____________________________________________________________________________
33929 [  7030] By: jhi                                   on 2000/09/07  19:12:28
33930         Log: Fix for
33931              
33932              Subject: [ID 20000903.001] \w in utf8-strings
33933              From: Marc Lehmann <pcg@goof.com>
33934              Date: Sun, 03 Sep 2000 09:44:29 +0200
33935              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
33936              
33937              and various related nits.
33938      Branch: perl
33939            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
33940 ____________________________________________________________________________
33941 [  7029] By: jhi                                   on 2000/09/07  18:49:09
33942         Log: Fix the URL, but the server is still missing in action.
33943              
33944              Subject: [ID 20000905.002] perlfaq1.pod URL error
33945              From: "Larry W. Virden" <lvirden@cas.org>
33946              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
33947              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
33948      Branch: perl
33949            ! pod/perlfaq1.pod
33950 ____________________________________________________________________________
33951 [  7028] By: jhi                                   on 2000/09/07  18:47:13
33952         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
33953              From: Hugo <hv@crypt.compulink.co.uk>
33954              Date: Tue, 05 Sep 2000 14:13:37 +0100
33955              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
33956      Branch: perl
33957            ! toke.c
33958 ____________________________________________________________________________
33959 [  7027] By: jhi                                   on 2000/09/07  18:45:35
33960         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
33961              From: Daniel Chetlin <daniel@chetlin.com>
33962              Date: Tue, 5 Sep 2000 04:57:07 -0700
33963              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
33964      Branch: perl
33965            ! pod/perlfaq6.pod pod/perlop.pod
33966 ____________________________________________________________________________
33967 [  7026] By: jhi                                   on 2000/09/07  18:44:01
33968         Log: Document the new ref() semantics.
33969              
33970              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
33971              From: Gisle Aas <gisle@ActiveState.com>
33972              Date: 05 Sep 2000 08:10:30 +0200
33973              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
33974      Branch: perl
33975            ! pod/perldelta.pod
33976 ____________________________________________________________________________
33977 [  7025] By: jhi                                   on 2000/09/07  18:42:27
33978         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
33979              
33980              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
33981              From: Gisle Aas <gisle@ActiveState.com>
33982              Date: 05 Sep 2000 08:11:40 +0200
33983              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
33984      Branch: perl
33985            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
33986 ____________________________________________________________________________
33987 [  7024] By: jhi                                   on 2000/09/07  18:39:32
33988         Log: Subject: [PATCH] Modernize Opcode.pm documentation
33989              From: Gisle Aas <gisle@ActiveState.com>
33990              Date: 4 Sep 2000 00:18:55 -0000
33991              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
33992      Branch: perl
33993            ! ext/Opcode/Opcode.pm
33994 ____________________________________________________________________________
33995 [  7023] By: jhi                                   on 2000/09/07  18:37:42
33996         Log: Subject: [PATCH] Tied filehandle documentation
33997              From: Gisle Aas <gisle@ActiveState.com>
33998              Date: 4 Sep 2000 00:14:40 -0000
33999              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
34000      Branch: perl
34001            ! pod/perlfunc.pod pod/perltie.pod
34002 ____________________________________________________________________________
34003 [  7022] By: jhi                                   on 2000/09/07  18:35:37
34004         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
34005              From: Gisle Aas <gisle@ActiveState.com>
34006              Date: 4 Sep 2000 00:04:22 -0000
34007              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
34008      Branch: perl
34009            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
34010 ____________________________________________________________________________
34011 [  7021] By: jhi                                   on 2000/09/07  18:33:22
34012         Log: Subject: small apidoc fix
34013              From: Marc Lehmann <pcg@goof.com>
34014              Date: Sun, 3 Sep 2000 05:12:06 +0200
34015              Message-ID: <20000903051206.A5909@cerebro.laendle>
34016      Branch: perl
34017            ! pod/perlapi.pod utf8.c
34018 ____________________________________________________________________________
34019 [  7020] By: jhi                                   on 2000/09/07  16:14:57
34020         Log: Tiny perldelta nits.
34021      Branch: perl
34022            ! pod/perldelta.pod
34023 ____________________________________________________________________________
34024 [  7019] By: jhi                                   on 2000/09/07  16:04:20
34025         Log: Guard against bad string->int conversion for quads.
34026      Branch: perl
34027            ! t/op/64bitint.t
34028 ____________________________________________________________________________
34029 [  7018] By: jhi                                   on 2000/09/06  17:07:03
34030         Log: Update Unicode todo list.
34031      Branch: perl
34032            ! Todo-5.6
34033 ____________________________________________________________________________
34034 [  7017] By: jhi                                   on 2000/09/05  21:16:01
34035         Log: Document the SvIOK_.*UV().
34036      Branch: perl
34037            ! pod/perlapi.pod sv.h
34038 ____________________________________________________________________________
34039 [  7016] By: nick                                  on 2000/09/03  21:54:46
34040         Log: Hash lookup of constant strings optimization:
34041              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
34042              to string table (as per sharepvn). Add newSV_pvn_share to create such
34043              a thing. Make hv.c compare addresses of strings and skip string compare
34044              if equal. Make method_named and helem ops use these shared-string SVs
34045              when arg is constant. Make keys op return shared-string SVs (less clearly
34046              a win).
34047      Branch: perl
34048            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
34049            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
34050            ! pod/perlintern.pod pp_hot.c proto.h sv.c
34051 ____________________________________________________________________________
34052 [  7015] By: jhi                                   on 2000/09/02  17:48:59
34053         Log: This is 5.7.0.
34054      Branch: perl
34055            ! Changes
34056 ____________________________________________________________________________
34057 [  7014] By: jhi                                   on 2000/09/02  17:35:45
34058         Log: Changes and patchlevel tweaks.
34059      Branch: perl
34060            ! Changes patchlevel.h
34061 ____________________________________________________________________________
34062 [  7013] By: jhi                                   on 2000/09/02  17:30:50
34063         Log: Update Changes.
34064      Branch: perl
34065            ! Changes patchlevel.h
34066 ____________________________________________________________________________
34067 [  7012] By: nick                                  on 2000/09/02  17:25:20
34068         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
34069      Branch: perl
34070            ! gv.c lib/overload.pm
34071 ____________________________________________________________________________
34072 [  7011] By: jhi                                   on 2000/09/02  17:16:25
34073         Log: Update perlhist.
34074      Branch: perl
34075            ! pod/perlhist.pod
34076 ____________________________________________________________________________
34077 [  7010] By: jhi                                   on 2000/09/02  17:01:35
34078         Log: perldelta nits.
34079      Branch: perl
34080            ! pod/perldelta.pod
34081 ____________________________________________________________________________
34082 [  7009] By: nick                                  on 2000/09/02  16:48:35
34083         Log: If overloaded %{} etc. return the object do not loop.
34084              Thus  sub deref { $_[0] } functions if object is wanted type.
34085      Branch: perl
34086            ! pp.h
34087 ____________________________________________________________________________
34088 [  7008] By: jhi                                   on 2000/09/02  16:26:11
34089         Log: Retab MANIFEST.
34090      Branch: perl
34091            ! ext/Storable/MANIFEST
34092 ____________________________________________________________________________
34093 [  7007] By: jhi                                   on 2000/09/02  16:23:02
34094         Log: Make certain cc is set before trying to run it.
34095      Branch: perl
34096            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
34097 ____________________________________________________________________________
34098 [  7006] By: jhi                                   on 2000/09/02  15:45:41
34099         Log: Unicode notes.
34100      Branch: perl
34101            ! pod/perldelta.pod
34102 ____________________________________________________________________________
34103 [  7005] By: jhi                                   on 2000/09/02  15:42:11
34104         Log: Various Configure nits by Philip Newton,
34105              plus the ebcdic one by me.
34106      Branch: metaconfig
34107            + U/modified/pager.U
34108            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
34109      Branch: metaconfig/U/perl
34110            ! Devel.U quadfio.U
34111      Branch: perl
34112            ! Configure config_h.SH
34113 ____________________________________________________________________________
34114 [  7004] By: jhi                                   on 2000/09/02  15:06:14
34115         Log: Apparently avoiding the swapping is too costly.
34116              
34117              From: "Ben Tilly" <ben_tilly@hotmail.com>
34118              Subject: Re: the door is closed.
34119              Date: Fri, 01 Sep 2000 20:23:16 EDT
34120              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
34121      Branch: perl
34122            ! pod/perlfaq4.pod
34123 ____________________________________________________________________________
34124 [  7003] By: nick                                  on 2000/09/02  12:26:04
34125         Log: Undo part of change 6489 which looks like a bulk edit which
34126              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
34127              The supressing of main:: on return from select() is undesirable.
34128      Branch: perl
34129            ! pp_sys.c
34130 ____________________________________________________________________________
34131 [  7002] By: jhi                                   on 2000/09/01  23:08:54
34132         Log: Update Changes.
34133      Branch: perl
34134            ! Changes patchlevel.h
34135 ____________________________________________________________________________
34136 [  7001] By: jhi                                   on 2000/09/01  23:00:13
34137         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
34138              From: Peter Prymmer <pvhp@forte.com>
34139              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
34140              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
34141              
34142              plus rework the http: spots as suggested by Tom Christiansen,
34143              plus regen perltoc.
34144      Branch: perl
34145            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
34146            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
34147 ____________________________________________________________________________
34148 [  7000] By: jhi                                   on 2000/09/01  22:36:01
34149         Log: Only the first line, thank you very much.
34150      Branch: perl
34151            ! hints/solaris_2.sh
34152 ____________________________________________________________________________
34153 [  6999] By: gsar                                  on 2000/09/01  22:16:40
34154         Log: change#6791 accidentally clobbered change#6710, put it back
34155      Branch: perl
34156            ! win32/win32.c
34157 ____________________________________________________________________________
34158 [  6998] By: jhi                                   on 2000/09/01  22:14:16
34159         Log: Mention the HP-UX LP64 freak failure.
34160      Branch: perl
34161            ! pod/perldelta.pod
34162 ____________________________________________________________________________
34163 [  6997] By: jhi                                   on 2000/09/01  21:48:32
34164         Log: Detypo.
34165      Branch: perl
34166            ! hints/hpux.sh
34167 ____________________________________________________________________________
34168 [  6996] By: jhi                                   on 2000/09/01  21:27:10
34169         Log: Update Changes.
34170      Branch: perl
34171            ! Changes patchlevel.h
34172 ____________________________________________________________________________
34173 [  6995] By: jhi                                   on 2000/09/01  21:14:24
34174         Log: Mi splgn s gnin.g
34175      Branch: perl
34176            ! pp_ctl.c
34177 ____________________________________________________________________________
34178 [  6994] By: jhi                                   on 2000/09/01  21:09:54
34179         Log: Subject: http:// in L<>
34180              From: Nicholas Clark <nick@ccl4.org>
34181              Date: Fri, 1 Sep 2000 22:03:21 +0100
34182              Message-ID: <20000901220321.B72074@plum.flirble.org>
34183      Branch: perl
34184            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
34185 ____________________________________________________________________________
34186 [  6993] By: jhi                                   on 2000/09/01  21:06:54
34187         Log: Update to Storable 1.0, from Raphael Manfredi.
34188      Branch: perl
34189            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
34190            ! ext/Storable/Makefile.PL ext/Storable/README
34191            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
34192            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
34193            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
34194            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
34195            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
34196            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
34197 ____________________________________________________________________________
34198 [  6992] By: jhi                                   on 2000/09/01  20:43:05
34199         Log: Mention known sfio+linux buglet.
34200      Branch: perl
34201            ! pod/perldelta.pod
34202 ____________________________________________________________________________
34203 [  6991] By: jhi                                   on 2000/09/01  20:40:11
34204         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
34205              From: Peter Prymmer <pvhp@forte.com>
34206              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
34207              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
34208      Branch: perl
34209            ! vms/vms.c
34210 ____________________________________________________________________________
34211 [  6990] By: jhi                                   on 2000/09/01  20:25:26
34212         Log: Retract #6986.
34213      Branch: perl
34214            ! hints/solaris_2.sh
34215 ____________________________________________________________________________
34216 [  6989] By: jhi                                   on 2000/09/01  20:23:00
34217         Log: Mergesort is back.
34218      Branch: perl
34219            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
34220 ____________________________________________________________________________
34221 [  6988] By: jhi                                   on 2000/09/01  19:37:40
34222         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
34223              From: Mike Guy <mjtg@cam.ac.uk>
34224              Date: Fri, 01 Sep 2000 17:43:33 +0100
34225              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
34226      Branch: perl
34227            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
34228            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
34229 ____________________________________________________________________________
34230 [  6987] By: jhi                                   on 2000/09/01  19:17:10
34231         Log: Regen perltoc.
34232      Branch: perl
34233            ! pod/perltoc.pod
34234 ____________________________________________________________________________
34235 [  6986] By: jhi                                   on 2000/09/01  18:51:10
34236         Log: Subject: Re: Solaris x86 has no SPARC libraries!
34237              From: Lupe Christoph <lupe@lupe-christoph.de>
34238              Date: Fri, 1 Sep 2000 20:41:20 +0200
34239              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
34240      Branch: perl
34241            ! hints/solaris_2.sh
34242 ____________________________________________________________________________
34243 [  6985] By: jhi                                   on 2000/09/01  18:28:10
34244         Log: Update Changes.
34245      Branch: perl
34246            ! Changes patchlevel.h
34247 ____________________________________________________________________________
34248 [  6984] By: jhi                                   on 2000/09/01  18:26:53
34249         Log: Feature ordering tweak.
34250      Branch: perl
34251            ! myconfig.SH
34252 ____________________________________________________________________________
34253 [  6983] By: jhi                                   on 2000/09/01  18:19:50
34254         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
34255              From: <abigail@foad.org>
34256              Date: Fri, 1 Sep 2000 13:07:32 -0400
34257              Message-ID: <20000901170732.18249.qmail@foad.org>
34258      Branch: perl
34259            ! t/pragma/overload.t
34260 ____________________________________________________________________________
34261 [  6982] By: jhi                                   on 2000/09/01  18:17:54
34262         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
34263              so that case-ignoring systems like DCL can tell them from
34264              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
34265      Branch: metaconfig/U/perl
34266            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
34267      Branch: perl
34268            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34269            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
34270            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
34271            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
34272            ! vos/config.def vos/config.h vos/config_h.SH_orig
34273            ! win32/config.bc win32/config.gc win32/config.vc
34274 ____________________________________________________________________________
34275 [  6981] By: nick                                  on 2000/09/01  17:21:57
34276         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
34277              warning when UNTIE exists and instead pass the cound of extra references to
34278              the UNTIE method.
34279      Branch: perl
34280            ! pod/perltie.pod pp_sys.c
34281 ____________________________________________________________________________
34282 [  6980] By: jhi                                   on 2000/09/01  16:54:44
34283         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
34284              From: Peter Prymmer <pvhp@forte.com>
34285              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
34286              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
34287      Branch: perl
34288            ! configure.com
34289 ____________________________________________________________________________
34290 [  6979] By: jhi                                   on 2000/09/01  16:06:20
34291         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
34292              From: Mike Guy <mjtg@cam.ac.uk> 
34293              Date: Fri, 01 Sep 2000 16:49:27 +0100
34294              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
34295      Branch: perl
34296            ! t/base/rs.t
34297 ____________________________________________________________________________
34298 [  6978] By: jhi                                   on 2000/09/01  16:00:42
34299         Log: Update to PodParser 1.18, from Brad Appleton.
34300      Branch: perl
34301            ! lib/Pod/Checker.pm t/pod/find.t
34302 ____________________________________________________________________________
34303 [  6977] By: jhi                                   on 2000/09/01  14:48:58
34304         Log: Subject: Nit in Configure (bleadperl@6961)
34305              From: Lupe Christoph <lupe@lupe-christoph.de>
34306              Date: Fri, 1 Sep 2000 16:34:29 +0200
34307              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
34308      Branch: metaconfig
34309            ! U/compline/ccflags.U
34310      Branch: perl
34311            ! Configure config_h.SH
34312 ____________________________________________________________________________
34313 [  6976] By: jhi                                   on 2000/09/01  14:39:52
34314         Log: Update Changes.
34315      Branch: perl
34316            ! Changes patchlevel.h
34317 ____________________________________________________________________________
34318 [  6975] By: jhi                                   on 2000/09/01  14:37:36
34319         Log: microperl config update.
34320      Branch: perl
34321            ! uconfig.h uconfig.sh
34322 ____________________________________________________________________________
34323 [  6974] By: jhi                                   on 2000/09/01  14:36:53
34324         Log: Document known deficiencies.
34325      Branch: perl
34326            ! pod/perldelta.pod
34327 ____________________________________________________________________________
34328 [  6973] By: jhi                                   on 2000/09/01  14:10:20
34329         Log: Mention warnings fixes and updates.
34330      Branch: perl
34331            ! pod/perldelta.pod
34332 ____________________________________________________________________________
34333 [  6972] By: jhi                                   on 2000/09/01  14:01:52
34334         Log: Drop unused argument.
34335              
34336              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
34337              From: Spider Boardman <spider@web.zk3.dec.com>
34338              Date: Thu, 31 Aug 2000 16:10:15 -0400
34339              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
34340      Branch: perl
34341            ! toke.c
34342 ____________________________________________________________________________
34343 [  6971] By: jhi                                   on 2000/09/01  13:59:24
34344         Log: Add the overload warnings to perldiag.
34345      Branch: perl
34346            ! lib/overload.pm pod/perldiag.pod
34347 ____________________________________________________________________________
34348 [  6970] By: jhi                                   on 2000/09/01  13:55:10
34349         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
34350              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
34351              Date: Fri, 1 Sep 2000 13:43:15 +0100 
34352              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
34353      Branch: perl
34354            ! lib/overload.pm t/pragma/overload.t
34355 ____________________________________________________________________________
34356 [  6969] By: jhi                                   on 2000/09/01  13:52:27
34357         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
34358              From: <abigail@foad.org>
34359              Date: Fri, 1 Sep 2000 05:46:54 -0400
34360              Message-ID: <20000901094654.6476.qmail@foad.org>
34361      Branch: perl
34362            ! lib/overload.pm
34363 ____________________________________________________________________________
34364 [  6968] By: jhi                                   on 2000/09/01  13:50:05
34365         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
34366              From: Daniel Chetlin <daniel@chetlin.com>
34367              Date: Fri, 1 Sep 2000 02:10:55 -0700
34368              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
34369      Branch: perl
34370            ! pod/perlretut.pod
34371 ____________________________________________________________________________
34372 [  6967] By: jhi                                   on 2000/09/01  13:47:54
34373         Log: Part of the solution.
34374              
34375              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
34376              From: Mike Guy <mjtg@cam.ac.uk>
34377              Date: Fri, 01 Sep 2000 14:16:01 +0100
34378              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
34379      Branch: perl
34380            ! gv.c mg.c
34381 ____________________________________________________________________________
34382 [  6966] By: jhi                                   on 2000/09/01  13:46:17
34383         Log: Subject: CPAN.pm beta 1.57_57 for the core
34384              From: andreas.koenig@anima.de (Andreas J. Koenig)
34385              Date: 01 Sep 2000 15:16:31 +0200
34386              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
34387      Branch: perl
34388            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34389 ____________________________________________________________________________
34390 [  6965] By: jhi                                   on 2000/09/01  13:43:18
34391         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
34392              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34393              Date: Fri, 01 Sep 2000 01:47:22 -0500
34394              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
34395      Branch: perl
34396            ! pod/perldelta.pod vms/vms.c
34397 ____________________________________________________________________________
34398 [  6964] By: jhi                                   on 2000/09/01  13:35:35
34399         Log: File::Temp patches from Andreas König,
34400              
34401              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
34402              From: andreas.koenig@anima.de (Andreas J. Koenig)
34403              Date: 01 Sep 2000 10:07:20 +0200
34404              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
34405              
34406              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
34407              From: andreas.koenig@anima.de (Andreas J. Koenig)
34408              Date: 31 Aug 2000 23:26:08 +0200
34409              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
34410      Branch: perl
34411            ! lib/File/Temp.pm t/lib/ftmp-security.t
34412 ____________________________________________________________________________
34413 [  6963] By: jhi                                   on 2000/09/01  02:22:24
34414         Log: Retract the mergesort code, way too incompatible licensing
34415              and copyrights.
34416      Branch: perl
34417            ! pod/perldelta.pod pp_ctl.c
34418 ____________________________________________________________________________
34419 [  6962] By: jhi                                   on 2000/08/31  23:27:32
34420         Log: Update Changes.
34421      Branch: perl
34422            ! Changes patchlevel.h
34423 ____________________________________________________________________________
34424 [  6961] By: jhi                                   on 2000/08/31  23:20:04
34425         Log: Small tweaks all over.
34426      Branch: metaconfig
34427            ! U/compline/d_gconvert.U
34428      Branch: perl
34429            ! AUTHORS Configure config_h.SH pp_ctl.c
34430 ____________________________________________________________________________
34431 [  6960] By: jhi                                   on 2000/08/31  22:39:36
34432         Log: Further rewording.
34433      Branch: perl
34434            ! pp_ctl.c
34435 ____________________________________________________________________________
34436 [  6959] By: jhi                                   on 2000/08/31  21:26:44
34437         Log: More address tweaking.
34438      Branch: perl
34439            ! AUTHORS Changes
34440 ____________________________________________________________________________
34441 [  6958] By: jhi                                   on 2000/08/31  20:47:25
34442         Log: AUTHORS tweaks, from Peter Prymmer.
34443              
34444              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
34445              From: Peter Prymmer <pvhp@forte.com>
34446              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
34447              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
34448      Branch: perl
34449            ! AUTHORS MAINTAIN
34450 ____________________________________________________________________________
34451 [  6957] By: jhi                                   on 2000/08/31  20:34:43
34452         Log: perldelta tweaks.
34453      Branch: perl
34454            ! pod/perldelta.pod
34455 ____________________________________________________________________________
34456 [  6956] By: jhi                                   on 2000/08/31  19:11:06
34457         Log: Regen perltoc.
34458      Branch: perl
34459            ! pod/perltoc.pod
34460 ____________________________________________________________________________
34461 [  6955] By: jhi                                   on 2000/08/31  19:06:30
34462         Log: Clarify the mergesort situation.
34463      Branch: perl
34464            ! pp_ctl.c
34465 ____________________________________________________________________________
34466 [  6954] By: jhi                                   on 2000/08/31  18:24:17
34467         Log: Move the Solaris 7 scan to use64bitall, make the
34468              failure to find 64-bot sparc libc to mention the
34469              possibility of being in an intel, from Lupe and Alan.
34470      Branch: perl
34471            ! hints/solaris_2.sh
34472 ____________________________________________________________________________
34473 [  6953] By: jhi                                   on 2000/08/31  18:09:20
34474         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
34475              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
34476      Branch: metaconfig
34477            ! U/compline/d_gconvert.U U/threads/archname.U
34478      Branch: metaconfig/U/perl
34479            ! perlxv.U
34480      Branch: perl
34481            ! Configure config_h.SH sv.c
34482 ____________________________________________________________________________
34483 [  6952] By: jhi                                   on 2000/08/31  17:42:24
34484         Log: :: not allowed in pathnames, change to .
34485              
34486              Subject: [PATCH perl@6938] cygwin port
34487              From: "Fifer, Eric" <EFifer@sanwaint.com>
34488              Date: Thu, 31 Aug 2000 16:32:59 +0100
34489              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
34490      Branch: metaconfig/U/perl
34491            ! perlxv.U
34492 ____________________________________________________________________________
34493 [  6951] By: jhi                                   on 2000/08/31  17:02:05
34494         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
34495      Branch: perl
34496            ! perl.h
34497 ____________________________________________________________________________
34498 [  6950] By: jhi                                   on 2000/08/31  16:26:08
34499         Log: More author updates.
34500              
34501              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
34502              From: Simon Cozens <simon@cozens.net>
34503              Date: Thu, 31 Aug 2000 17:13:32 +0100
34504              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
34505      Branch: perl
34506            ! AUTHORS
34507 ____________________________________________________________________________
34508 [  6949] By: jhi                                   on 2000/08/31  16:04:49
34509         Log: POSIX doesn't report long double values under -Duselongdouble
34510              when the long doubles are "real" (bigger than doubles).
34511              
34512              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
34513              From: Spider Boardman <spider@peano.zk3.dec.com>
34514              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
34515              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
34516      Branch: perl
34517            ! ext/POSIX/POSIX.xs
34518 ____________________________________________________________________________
34519 [  6948] By: jhi                                   on 2000/08/31  15:25:10
34520         Log: Update Changes.
34521      Branch: perl
34522            ! Changes patchlevel.h
34523 ____________________________________________________________________________
34524 [  6947] By: jhi                                   on 2000/08/31  15:22:29
34525         Log: Document UNTIE in a very minimalistic way.
34526      Branch: perl
34527            ! pod/perlfunc.pod pod/perltie.pod
34528 ____________________________________________________________________________
34529 [  6946] By: jhi                                   on 2000/08/31  15:15:23
34530         Log: Document known failures.
34531      Branch: perl
34532            ! pod/perldelta.pod
34533 ____________________________________________________________________________
34534 [  6945] By: jhi                                   on 2000/08/31  15:07:00
34535         Log: Don't attach -ld to the archname if pointless.
34536      Branch: metaconfig
34537            ! U/threads/archname.U
34538      Branch: perl
34539            ! Configure config_h.SH
34540 ____________________________________________________________________________
34541 [  6944] By: jhi                                   on 2000/08/31  14:37:42
34542         Log: Wrap the test in eval.
34543              
34544              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
34545              From: Tim Jenness <timj@jach.hawaii.edu>
34546              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
34547              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
34548      Branch: perl
34549            ! t/lib/ftmp-security.t
34550 ____________________________________________________________________________
34551 [  6943] By: jhi                                   on 2000/08/31  14:30:57
34552         Log: Make -Dusemorebits find long doubles in Solaris.
34553      Branch: perl
34554            ! hints/solaris_2.sh
34555 ____________________________________________________________________________
34556 [  6942] By: jhi                                   on 2000/08/31  13:48:45
34557         Log: Clarify the third case of ftmp-security warnings.
34558      Branch: perl
34559            ! INSTALL
34560 ____________________________________________________________________________
34561 [  6941] By: jhi                                   on 2000/08/31  13:40:31
34562         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
34563              From: <abigail@foad.org>
34564              Date: Thu, 31 Aug 2000 01:35:05 -0400
34565              Message-ID: <20000831053505.32120.qmail@foad.org>
34566      Branch: perl
34567            ! pod/perldelta.pod
34568 ____________________________________________________________________________
34569 [  6940] By: jhi                                   on 2000/08/31  13:38:48
34570         Log: Issue useful diagnostic on unknown pod commands.
34571              
34572              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
34573              From: <abigail@foad.org>
34574              Date: Thu, 31 Aug 2000 03:41:18 -0400
34575              Message-ID: <20000831074118.24880.qmail@foad.org>
34576      Branch: perl
34577            ! lib/Pod/Man.pm
34578 ____________________________________________________________________________
34579 [  6939] By: jhi                                   on 2000/08/31  13:34:33
34580         Log: Reveal Borland's isnan.
34581              
34582              Subject: build with BC++ tweak
34583              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
34584              Date: Thu, 31 Aug 2000 13:09:37 +0400
34585              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
34586      Branch: perl
34587            ! win32/win32.h
34588 ____________________________________________________________________________
34589 [  6938] By: jhi                                   on 2000/08/31  05:01:20
34590         Log: Update Changes.
34591      Branch: perl
34592            ! Changes patchlevel.h
34593 ____________________________________________________________________________
34594 [  6937] By: jhi                                   on 2000/08/31  04:26:23
34595         Log: sscanf() may be the only way to read long doubles from strings.
34596      Branch: metaconfig/U/perl
34597            ! longdblfio.U
34598      Branch: perl
34599            ! Configure config_h.SH perl.h util.c
34600 ____________________________________________________________________________
34601 [  6936] By: jhi                                   on 2000/08/31  04:18:19
34602         Log: The #6929 was too skimpy.
34603      Branch: perl
34604            ! sv.c
34605 ____________________________________________________________________________
34606 [  6935] By: jhi                                   on 2000/08/31  02:47:07
34607         Log: Subject: Re: typos in pods
34608              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34609              Date: Wed, 30 Aug 2000 19:25:34 -0700
34610              Message-ID: <eIcr5gzkg25X092yn@efn.org>
34611      Branch: perl
34612            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
34613 ____________________________________________________________________________
34614 [  6934] By: jhi                                   on 2000/08/31  02:42:55
34615         Log: Missed one Unicode file.
34616      Branch: perl
34617            + lib/unicode/UCDFF301.html
34618 ____________________________________________________________________________
34619 [  6933] By: jhi                                   on 2000/08/30  23:42:27
34620         Log: Update Changes.
34621      Branch: perl
34622            ! Changes patchlevel.h
34623 ____________________________________________________________________________
34624 [  6932] By: jhi                                   on 2000/08/30  23:40:07
34625         Log: Mention UNTIE in perldelta.  Still needs documenting
34626              in perltie et alia.
34627      Branch: perl
34628            ! pod/perldelta.pod
34629 ____________________________________________________________________________
34630 [  6931] By: jhi                                   on 2000/08/30  23:36:02
34631         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
34632              From: <abigail@foad.org>
34633              Date: Wed, 30 Aug 2000 19:28:07 -0400
34634              Message-ID: <20000830232807.305.qmail@foad.org>
34635      Branch: perl
34636            ! pod/perldelta.pod
34637 ____________________________________________________________________________
34638 [  6930] By: jhi                                   on 2000/08/30  23:32:40
34639         Log: Update to Unicode 3.0.1.
34640      Branch: perl
34641            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
34642            + lib/unicode/PropList.txt lib/unicode/README.perl
34643            + lib/unicode/UCD301.html lib/unicode/Unicode.301
34644            - lib/unicode/Props.txt lib/unicode/UCD300.html
34645            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
34646            ! (edit 257 files)
34647 ____________________________________________________________________________
34648 [  6929] By: jhi                                   on 2000/08/30  22:38:18
34649         Log: Heap decorruption.
34650              
34651              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
34652              From: Alan Burlison <Alan.Burlison@uk.sun.com>
34653              Date: Wed, 30 Aug 2000 22:39:52 +0100
34654              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
34655      Branch: perl
34656            ! sv.c
34657 ____________________________________________________________________________
34658 [  6928] By: jhi                                   on 2000/08/30  22:29:34
34659         Log: Retract the dummy test, skip the security tests (instead of failing),
34660              explain what the warnings mean.
34661      Branch: perl
34662            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
34663 ____________________________________________________________________________
34664 [  6927] By: jhi                                   on 2000/08/30  22:14:13
34665         Log: Change the internal implementation of sort() to be mergesort
34666              instead of quicksort, from John Linderman <jpl@research.att.com>.
34667              Gives us better worst case, better average case, and stability.
34668              What's there not to like?  (Small fixes for threaded builds
34669              were required).
34670      Branch: perl
34671            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
34672 ____________________________________________________________________________
34673 [  6926] By: jhi                                   on 2000/08/30  20:55:20
34674         Log: A better fix for the Socket building problem from Craig Berry.
34675      Branch: perl
34676            ! vms/vms.c
34677 ____________________________________________________________________________
34678 [  6925] By: jhi                                   on 2000/08/30  20:20:25
34679         Log: Subject: [PATCH] Re: UNTIE method 
34680              From: Nick Ing-Simmons <nik@tiuk.ti.com>
34681              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
34682              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
34683      Branch: perl
34684            ! pp_sys.c t/op/tie.t
34685 ____________________________________________________________________________
34686 [  6924] By: jhi                                   on 2000/08/30  20:17:11
34687         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
34688              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34689              Date: Wed, 30 Aug 2000 15:03:14 -0500
34690              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
34691      Branch: perl
34692            ! vms/vms.c
34693 ____________________________________________________________________________
34694 [  6923] By: jhi                                   on 2000/08/30  20:15:18
34695         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
34696              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34697              Date: Wed, 30 Aug 2000 13:30:36 -0500
34698              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
34699      Branch: perl
34700            ! vms/vms.c
34701 ____________________________________________________________________________
34702 [  6922] By: jhi                                   on 2000/08/30  19:54:43
34703         Log: Better options for rsync.
34704      Branch: perl
34705            ! pod/perlhack.pod
34706 ____________________________________________________________________________
34707 [  6921] By: jhi                                   on 2000/08/30  19:40:16
34708         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
34709              From: Rick Delaney <rick@consumercontact.com>
34710              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
34711              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
34712      Branch: perl
34713            ! pod/perlfunc.pod
34714 ____________________________________________________________________________
34715 [  6920] By: jhi                                   on 2000/08/30  19:36:40
34716         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
34717              From: Peter Prymmer <pvhp@forte.com>
34718              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
34719              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
34720      Branch: perl
34721            ! configure.com
34722 ____________________________________________________________________________
34723 [  6919] By: jhi                                   on 2000/08/30  14:52:02
34724         Log: Update Changes.
34725      Branch: perl
34726            ! Changes patchlevel.h
34727 ____________________________________________________________________________
34728 [  6918] By: jhi                                   on 2000/08/30  14:48:34
34729         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
34730      Branch: perl
34731            ! lib/ExtUtils/typemap
34732 ____________________________________________________________________________
34733 [  6917] By: jhi                                   on 2000/08/30  14:46:34
34734         Log: Subject: typos in pods
34735              From: Nicholas Clark <nick@ccl4.org>
34736              Date: Wed, 30 Aug 2000 01:12:50 +0100
34737              Message-ID: <20000830011249.A61388@plum.flirble.org>
34738      Branch: perl
34739            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
34740            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
34741            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
34742            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
34743 ____________________________________________________________________________
34744 [  6916] By: jhi                                   on 2000/08/30  14:19:09
34745         Log: Document Storable problems on Crays.  (Will have
34746              to document all the other Storable problems, too.)
34747      Branch: perl
34748            ! pod/perldelta.pod
34749 ____________________________________________________________________________
34750 [  6915] By: jhi                                   on 2000/08/30  14:06:02
34751         Log: Subject: [PATCH] fix misc cast warnings
34752              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34753              Date: Tue, 29 Aug 2000 23:16:14 -0700
34754              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
34755      Branch: perl
34756            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
34757            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
34758            ! os2/os2ish.h
34759 ____________________________________________________________________________
34760 [  6914] By: jhi                                   on 2000/08/30  14:03:45
34761         Log: Timestamp mismatch again.  Need to fix this dependence on
34762              config_h.SH timestamp, since it's the contents of config_h.SH
34763              that matter.
34764      Branch: perl
34765            ! uconfig.h uconfig.sh
34766 ____________________________________________________________________________
34767 [  6913] By: jhi                                   on 2000/08/30  13:54:06
34768         Log: Don't say "Perl 5.0 source kit".
34769      Branch: perl
34770            ! perl.c
34771 ____________________________________________________________________________
34772 [  6912] By: jhi                                   on 2000/08/30  13:51:24
34773         Log: Reset archname and archname64 always, forcing them be
34774              recomputed at each Configure run, make Configure and
34775              the hints files agree on the naming of largefiles variables.
34776      Branch: metaconfig
34777            ! U/threads/archname.U
34778      Branch: metaconfig/U/perl
34779            ! use64bits.U
34780      Branch: perl
34781            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
34782            ! hints/linux.sh hints/solaris_2.sh
34783 ____________________________________________________________________________
34784 [  6911] By: jhi                                   on 2000/08/30  13:30:13
34785         Log: Put back the slice accidentally removed by #6907.
34786      Branch: perl
34787            ! hints/solaris_2.sh
34788 ____________________________________________________________________________
34789 [  6910] By: jhi                                   on 2000/08/30  01:24:26
34790         Log: Be consistent: other Net::get* do export theirs.
34791              
34792              Subject: Re: Net::protoent does not export 'getproto'
34793              From: Yasushi Nakajima <sey@jkc.co.jp>
34794              Date: Wed, 30 Aug 2000 09:53:14 +0900
34795              Message-Id: <200008300051.DAA24700@taku.hut.fi>
34796      Branch: perl
34797            ! lib/Net/protoent.pm
34798 ____________________________________________________________________________
34799 [  6909] By: jhi                                   on 2000/08/30  01:17:25
34800         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
34801              From: Gurusamy Sarathy <gsar@ActiveState.com>
34802              Date: Tue, 29 Aug 2000 17:17:07 -0700
34803              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
34804      Branch: perl
34805            ! cop.h
34806 ____________________________________________________________________________
34807 [  6908] By: jhi                                   on 2000/08/30  00:58:05
34808         Log: Update Changes.
34809      Branch: perl
34810            ! Changes patchlevel.h
34811 ____________________________________________________________________________
34812 [  6907] By: jhi                                   on 2000/08/30  00:57:22
34813         Log: Introduce ccname to keep track of what compiler kind of we have.
34814      Branch: metaconfig/U/perl
34815            ! Checkcc.U gccvers.U
34816      Branch: perl
34817            ! Configure config_h.SH hints/solaris_2.sh
34818 ____________________________________________________________________________
34819 [  6906] By: jhi                                   on 2000/08/30  00:25:47
34820         Log: Put back the flags dump as reasoned in
34821              
34822              Subject: Re: [PATCH] Glob dumping
34823              From: Mike Guy <mjtg@cam.ac.uk> 
34824              Date: Tue, 29 Aug 2000 21:41:32 +0100
34825              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
34826      Branch: perl
34827            ! dump.c t/lib/peek.t
34828 ____________________________________________________________________________
34829 [  6905] By: jhi                                   on 2000/08/30  00:16:17
34830         Log: Make the epsilon to be relative, not absolute.
34831              
34832              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
34833              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
34834              Date: Tue, 29 Aug 2000 19:58:56 -0400
34835              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
34836      Branch: perl
34837            ! t/lib/trig.t
34838 ____________________________________________________________________________
34839 [  6904] By: jhi                                   on 2000/08/30  00:13:09
34840         Log: From now on, Gisle is on my list of usual suspects :-)
34841              Retract #6902.
34842      Branch: perl
34843            ! ext/Opcode/Safe.pm
34844 ____________________________________________________________________________
34845 [  6903] By: jhi                                   on 2000/08/29  23:51:20
34846         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
34847              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34848              Date: Tue, 29 Aug 2000 18:43:26 -0500
34849              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
34850      Branch: perl
34851            + vms/vmspipe.com
34852            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
34853            ! vms/vms.c
34854 ____________________________________________________________________________
34855 [  6902] By: jhi                                   on 2000/08/29  23:44:14
34856         Log: Retry what #6882 attempted.
34857              
34858              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
34859              From: Gisle Aas <gisle@ActiveState.com>
34860              Date: 30 Aug 2000 00:33:09 +0200
34861              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
34862      Branch: perl
34863            ! ext/Opcode/Safe.pm
34864 ____________________________________________________________________________
34865 [  6901] By: jhi                                   on 2000/08/29  22:59:32
34866         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
34867              From: Hugo <hv@crypt.compulink.co.uk>
34868              Date: Mon, 12 Jun 2000 19:36:08 +0100
34869              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
34870      Branch: perl
34871            ! sv.c
34872 ____________________________________________________________________________
34873 [  6900] By: jhi                                   on 2000/08/29  22:58:35
34874         Log: Admit that we are leaking scalars.
34875              
34876              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
34877              From: Spider Boardman <spider@leggy.zk3.dec.com>
34878              Date: Tue, 29 Aug 2000 18:48:29 -0400
34879              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
34880      Branch: perl
34881            ! t/pragma/warnings.t
34882 ____________________________________________________________________________
34883 [  6899] By: jhi                                   on 2000/08/29  20:53:13
34884         Log: Update Changes.
34885      Branch: perl
34886            ! Changes patchlevel.h
34887 ____________________________________________________________________________
34888 [  6898] By: jhi                                   on 2000/08/29  20:46:21
34889         Log: Undo namespace pollution of #6878.
34890              
34891              Subject: Re: Net::protoent does not export 'getproto'
34892              From: Mike Guy <mjtg@cam.ac.uk>
34893              Date: Tue, 29 Aug 2000 21:32:37 +0100
34894              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
34895      Branch: perl
34896            ! lib/Net/protoent.pm
34897 ____________________________________________________________________________
34898 [  6897] By: jhi                                   on 2000/08/29  20:44:29
34899         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
34900              From: Peter Prymmer <pvhp@forte.com>
34901              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
34902              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
34903      Branch: perl
34904            ! pod/perlebcdic.pod
34905 ____________________________________________________________________________
34906 [  6896] By: jhi                                   on 2000/08/29  20:40:57
34907         Log: There's no point repeating the 'revision' (5) of perl5.
34908      Branch: metaconfig/U/perl
34909            ! Devel.U patchlevel.U
34910      Branch: perl
34911            ! Configure config_h.SH
34912 ____________________________________________________________________________
34913 [  6895] By: jhi                                   on 2000/08/29  20:16:58
34914         Log: Regen Configure for #6894.
34915      Branch: metaconfig/U/perl
34916            ! perladmin.U
34917      Branch: perl
34918            ! Configure config_h.SH
34919 ____________________________________________________________________________
34920 [  6894] By: jhi                                   on 2000/08/29  19:59:52
34921         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
34922              From: "Philip Newton" <Philip.Newton@gmx.net>
34923              Date: Tue, 29 Aug 2000 21:39:14 +0200
34924              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
34925      Branch: perl
34926            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
34927            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
34928            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
34929            ! utils/perlbug.PL
34930 ____________________________________________________________________________
34931 [  6893] By: jhi                                   on 2000/08/29  19:55:30
34932         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
34933              From: "Philip Newton" <Philip.Newton@gmx.net>
34934              Date: Tue, 29 Aug 2000 21:39:14 +0200
34935              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
34936      Branch: perl
34937            ! installhtml
34938 ____________________________________________________________________________
34939 [  6892] By: jhi                                   on 2000/08/29  19:53:59
34940         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
34941              From: "Philip Newton" <Philip.Newton@gmx.net>
34942              Date: Tue, 29 Aug 2000 21:48:18 +0200
34943              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
34944      Branch: perl
34945            ! lib/File/Temp.pm
34946 ____________________________________________________________________________
34947 [  6891] By: jhi                                   on 2000/08/29  18:30:03
34948         Log: Nail the ID 20000828.023.
34949      Branch: perl
34950            ! ext/Storable/Storable.xs
34951 ____________________________________________________________________________
34952 [  6890] By: jhi                                   on 2000/08/29  16:50:17
34953         Log: Under usethreads the dumped variable is IN_PAD.
34954              
34955              Subject: Re: [PATCH] Glob dumping
34956              From: Gisle Aas <gisle@ActiveState.com>
34957              Date: 29 Aug 2000 18:45:05 +0200
34958              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
34959      Branch: perl
34960            ! t/lib/peek.t
34961 ____________________________________________________________________________
34962 [  6889] By: jhi                                   on 2000/08/29  15:17:37
34963         Log: Update Changes.
34964      Branch: perl
34965            ! Changes patchlevel.h
34966 ____________________________________________________________________________
34967 [  6888] By: jhi                                   on 2000/08/29  14:49:59
34968         Log: Retract #6882, broke the safe tests.
34969      Branch: perl
34970            ! ext/Opcode/Safe.pm
34971 ____________________________________________________________________________
34972 [  6887] By: jhi                                   on 2000/08/29  14:47:06
34973         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
34974              From: Gisle Aas <gisle@ActiveState.com> 
34975              Date: 09 Jun 2000 20:00:11 +0200
34976              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
34977      Branch: perl
34978            ! utils/perldoc.PL
34979 ____________________________________________________________________________
34980 [  6886] By: jhi                                   on 2000/08/29  14:42:45
34981         Log: The #6881 removed one dump line.
34982      Branch: perl
34983            ! t/lib/peek.t
34984 ____________________________________________________________________________
34985 [  6885] By: jhi                                   on 2000/08/29  14:30:47
34986         Log: Don't forget to tidy up.
34987      Branch: perl
34988            ! t/lib/ftmp-security.t
34989 ____________________________________________________________________________
34990 [  6884] By: jhi                                   on 2000/08/29  14:25:17
34991         Log: Disabling the one test is a bit tricky.
34992      Branch: perl
34993            ! t/lib/ftmp-security.t
34994 ____________________________________________________________________________
34995 [  6883] By: jhi                                   on 2000/08/29  14:16:25
34996         Log: Disable one of the tests for now.
34997      Branch: perl
34998            ! t/lib/ftmp-security.t
34999 ____________________________________________________________________________
35000 [  6882] By: jhi                                   on 2000/08/29  14:05:50
35001         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
35002              From: gisle@aas.no
35003              Date: 29 Aug 2000 10:35:06 -0000
35004              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
35005      Branch: perl
35006            ! ext/Opcode/Safe.pm
35007 ____________________________________________________________________________
35008 [  6881] By: jhi                                   on 2000/08/29  14:03:51
35009         Log: Subject: [PATCH] Glob dumping
35010              From: Gisle Aas <gisle@ActiveState.com>
35011              Date: 29 Aug 2000 07:59:42 -0000
35012              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
35013      Branch: perl
35014            ! dump.c
35015 ____________________________________________________________________________
35016 [  6880] By: jhi                                   on 2000/08/29  14:02:01
35017         Log: Subject: [PATCH] Warnings in B::Deparse
35018              From: <abigail@foad.org>
35019              Date: Tue, 29 Aug 2000 00:00:01 -0400
35020              Message-ID: <20000829040001.2999.qmail@foad.org>
35021      Branch: perl
35022            ! ext/B/B/Deparse.pm
35023 ____________________________________________________________________________
35024 [  6879] By: jhi                                   on 2000/08/29  13:57:26
35025         Log: Missed a change in #6869.
35026      Branch: perl
35027            ! mg.c
35028 ____________________________________________________________________________
35029 [  6878] By: jhi                                   on 2000/08/29  13:45:04
35030         Log: Subject: Net::protoent does not export 'getproto'
35031              From: Yasushi Nakajima <sey@jkc.co.jp>
35032              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
35033      Branch: perl
35034            ! lib/Net/protoent.pm
35035 ____________________________________________________________________________
35036 [  6877] By: jhi                                   on 2000/08/29  13:39:19
35037         Log: Patches all over for people and the files they (hopefully) care about.
35038      Branch: perl
35039            ! AUTHORS Changes MAINTAIN
35040 ____________________________________________________________________________
35041 [  6876] By: jhi                                   on 2000/08/29  12:53:54
35042         Log: Fix for thinko in #6848.
35043              
35044              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
35045              From: Lupe Christoph <lupe@lupe-christoph.de>
35046              Date: Tue, 29 Aug 2000 09:04:08 +0200
35047              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
35048      Branch: perl
35049            ! ext/Thread/Thread.xs
35050 ____________________________________________________________________________
35051 [  6875] By: jhi                                   on 2000/08/29  12:50:14
35052         Log: Update to Getopt::Long 2.24, from Johan Vromans.
35053      Branch: perl
35054            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
35055 ____________________________________________________________________________
35056 [  6874] By: jhi                                   on 2000/08/29  02:09:53
35057         Log: Use minimal @INC in tests, most of the time just '../lib',
35058              so that we simply can't pick up stuff from other Perls than
35059              the one we are testing.  Pointed out by
35060              
35061              From: Mike Guy <mjtg@cam.ac.uk>
35062              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
35063              Date: Fri, 25 Aug 2000 15:15:59 +0100
35064              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
35065      Branch: perl
35066            ! (edit 185 files)
35067 ____________________________________________________________________________
35068 [  6873] By: jhi                                   on 2000/08/29  01:07:11
35069         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
35070              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35071              Date: Mon, 28 Aug 2000 17:45:52 -0700
35072              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
35073      Branch: perl
35074            ! Makefile.SH hints/os2.sh
35075 ____________________________________________________________________________
35076 [  6872] By: jhi                                   on 2000/08/28  23:33:39
35077         Log: Subject: [PATCH bleedperl@6866] spellings
35078              From: marcel@codewerk.com (Marcel Grunauer)
35079              Date: Tue, 29 Aug 2000 01:19:59 +0200
35080              Message-Id: <200008282319.BAA29862@gandalf.local>
35081      Branch: perl
35082            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
35083            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
35084            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
35085 ____________________________________________________________________________
35086 [  6871] By: jhi                                   on 2000/08/28  23:22:09
35087         Log: Take out the SUIDMAIL thing, that will not be
35088              a problem in 5.7.*.
35089      Branch: perl
35090            ! patchlevel.h
35091 ____________________________________________________________________________
35092 [  6870] By: jhi                                   on 2000/08/28  23:19:30
35093         Log: -S is the silent flag, -s is the strip flag.
35094              
35095              Subject: [PATCH] Re: [PATCH] make no-install          
35096              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35097              Date: Mon, 28 Aug 2000 15:12:55 -0700
35098              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
35099      Branch: perl
35100            ! Makefile.SH
35101 ____________________________________________________________________________
35102 [  6869] By: jhi                                   on 2000/08/28  23:12:05
35103         Log: Subject: [PATCH bleedperl@6856] warnings fixes
35104              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
35105              Date: Mon, 28 Aug 2000 23:55:06 +0100
35106              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
35107      Branch: perl
35108            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
35109            ! warnings.h warnings.pl
35110 ____________________________________________________________________________
35111 [  6868] By: jhi                                   on 2000/08/28  21:38:22
35112         Log: Potential cruft.
35113      Branch: perl
35114            ! Makefile.SH
35115 ____________________________________________________________________________
35116 [  6867] By: jhi                                   on 2000/08/28  21:35:36
35117         Log: Update Changes.
35118      Branch: perl
35119            ! Changes patchlevel.h
35120 ____________________________________________________________________________
35121 [  6866] By: jhi                                   on 2000/08/28  21:33:49
35122         Log: Subject: hv.h Doc Patch
35123              From: Fisher Mark <fisherm@tce.com>
35124              Date: Mon, 28 Aug 2000 16:24:59 -0500
35125              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
35126      Branch: perl
35127            ! hv.h
35128 ____________________________________________________________________________
35129 [  6865] By: jhi                                   on 2000/08/28  21:02:15
35130         Log: Add -ld to archname on long tr...double platforms.
35131      Branch: metaconfig
35132            ! U/threads/archname.U
35133      Branch: perl
35134            ! Configure config_h.SH
35135 ____________________________________________________________________________
35136 [  6864] By: jhi                                   on 2000/08/28  20:38:59
35137         Log: An attempt to fix the problem reported in
35138              
35139              Subject: Building perl@6856 using gcc/AIX 4.3.3 
35140              From: Daniel Muino <dmuino@afip.gov.ar> 
35141              Date: Mon, 28 Aug 2000 15:50:01 -0300   
35142              Message-ID: <20000828155001.A14403@con2-dgi>
35143              
35144              I can't test this properly since the gcc installation I have
35145              access to seems to be botched (gcc is calling the AIX cpp,
35146              a losing proposition...)
35147      Branch: perl
35148            ! hints/aix.sh
35149 ____________________________________________________________________________
35150 [  6863] By: jhi                                   on 2000/08/28  18:57:52
35151         Log: Fix for ID 20000828.001, long doubles were not formatted
35152              correctly (showed up in $], which stopped installing perl).
35153      Branch: perl
35154            ! sv.c
35155 ____________________________________________________________________________
35156 [  6862] By: jhi                                   on 2000/08/28  18:07:15
35157         Log: Typo in #6858.
35158      Branch: perl
35159            ! lib/Cwd.pm
35160 ____________________________________________________________________________
35161 [  6861] By: jhi                                   on 2000/08/28  17:57:27
35162         Log: opmini.o may be left around if a build is interrupted.
35163      Branch: perl
35164            ! Makefile.SH
35165 ____________________________________________________________________________
35166 [  6860] By: jhi                                   on 2000/08/28  16:52:50
35167         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
35168              From: Daniel Chetlin <daniel@chetlin.com>
35169              Date: Mon, 28 Aug 2000 01:14:18 -0700
35170              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
35171      Branch: perl
35172            ! lib/overload.pm
35173 ____________________________________________________________________________
35174 [  6859] By: jhi                                   on 2000/08/28  16:08:46
35175         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
35176              From: Nicholas Clark <nick@ccl4.org>
35177              Date: Mon, 28 Aug 2000 16:03:27 +0100
35178              Message-Id: <20000828160327.C49785@plum.flirble.org>
35179      Branch: perl
35180            ! ext/ByteLoader/bytecode.h
35181 ____________________________________________________________________________
35182 [  6858] By: jhi                                   on 2000/08/28  16:02:10
35183         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
35184              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
35185              Date: Mon, 28 Aug 2000 13:08:30 +0200
35186              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
35187      Branch: perl
35188            ! lib/Cwd.pm
35189 ____________________________________________________________________________
35190 [  6857] By: jhi                                   on 2000/08/28  15:42:47
35191         Log: display_format used as a class method without arguments was broken,
35192              reported in
35193              
35194              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
35195              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
35196              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
35197              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
35198      Branch: perl
35199            ! lib/Math/Complex.pm t/lib/complex.t
35200 ____________________________________________________________________________
35201 [  6856] By: jhi                                   on 2000/08/27  22:09:48
35202         Log: Update Changes.
35203      Branch: perl
35204            ! Changes patchlevel.h
35205 ____________________________________________________________________________
35206 [  6855] By: jhi                                   on 2000/08/27  21:59:21
35207         Log: Retract #6853 (false alarm).
35208      Branch: perl
35209            ! lib/ExtUtils/xsubpp
35210 ____________________________________________________________________________
35211 [  6854] By: jhi                                   on 2000/08/27  21:37:44
35212         Log: Update Changes.
35213      Branch: perl
35214            ! Changes patchlevel.h
35215 ____________________________________________________________________________
35216 [  6853] By: jhi                                   on 2000/08/27  21:37:16
35217         Log: Subject: [PATCH perl@6850] workaround for xsubpp
35218              From: Hugo <hv@crypt.compulink.co.uk>
35219              Date: Sun, 27 Aug 2000 22:30:25 +0100
35220              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
35221      Branch: perl
35222            ! lib/ExtUtils/xsubpp
35223 ____________________________________________________________________________
35224 [  6852] By: jhi                                   on 2000/08/27  21:33:58
35225         Log: Big-endian 64-bit patch from Raphael Manfredi.
35226      Branch: perl
35227            ! ext/Storable/Storable.xs
35228 ____________________________________________________________________________
35229 [  6851] By: jhi                                   on 2000/08/27  21:22:21
35230         Log: More ruthless editing from Hugo van der Sanden.
35231      Branch: perl
35232            ! pod/perldelta.pod
35233 ____________________________________________________________________________
35234 [  6850] By: jhi                                   on 2000/08/27  16:11:46
35235         Log: Update Changes.
35236      Branch: perl
35237            ! Changes patchlevel.h
35238 ____________________________________________________________________________
35239 [  6849] By: jhi                                   on 2000/08/27  16:11:05
35240         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
35241      Branch: perl
35242            ! configpm pod/perldelta.pod
35243 ____________________________________________________________________________
35244 [  6848] By: jhi                                   on 2000/08/27  15:35:08
35245         Log: Use the actual thread type, not the pointer-to-struct.
35246      Branch: perl
35247            ! ext/Thread/Thread.xs
35248 ____________________________________________________________________________
35249 [  6847] By: jhi                                   on 2000/08/27  15:30:49
35250         Log: Test nit.
35251      Branch: perl
35252            ! t/pragma/warn/pp_sys
35253 ____________________________________________________________________________
35254 [  6846] By: jhi                                   on 2000/08/27  15:19:02
35255         Log: Passing -R in ldflags makes now it to appear in the default
35256              for lddlflags, just like with -L.
35257              
35258              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
35259              From: Lupe Christoph <lupe@lupe-christoph.de>
35260              Date: Sun, 27 Aug 2000 10:28:21 +0200
35261              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
35262      Branch: metaconfig/U/perl
35263            ! dlsrc.U
35264      Branch: perl
35265            ! Configure
35266 ____________________________________________________________________________
35267 [  6845] By: jhi                                   on 2000/08/27  15:08:54
35268         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
35269              From: Alan Burlison <Alan.Burlison@uk.sun.com>
35270              Date: Sat, 26 Aug 2000 22:23:27 +0100
35271              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
35272      Branch: perl
35273            ! lib/ExtUtils/MM_Unix.pm
35274 ____________________________________________________________________________
35275 [  6844] By: jhi                                   on 2000/08/27  15:02:37
35276         Log: DJGPP update from Laszlo Molnar.
35277              
35278              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
35279              From: ml1050 <ml1050@freemail.hu>
35280              Date: Sat, 26 Aug 2000 23:24:40 +0200
35281              Message-Id: <20000826232440.A439@freemail.hu>
35282      Branch: perl
35283            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
35284            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
35285 ____________________________________________________________________________
35286 [  6843] By: jhi                                   on 2000/08/27  14:53:58
35287         Log: Subject: installman buglet
35288              From: Lupe Christoph <lupe@lupe-christoph.de>
35289              Date: Sun, 27 Aug 2000 14:38:59 +0200
35290              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
35291      Branch: perl
35292            ! installman
35293 ____________________________________________________________________________
35294 [  6842] By: jhi                                   on 2000/08/27  14:52:08
35295         Log: Can't get the test to reliably work thanks to the
35296              inaccurateness of floating point.  "Resolves" bug ids
35297              20000826.003, 20000826.009, 20000826.010,
35298      Branch: perl
35299            ! t/lib/trig.t
35300 ____________________________________________________________________________
35301 [  6841] By: jhi                                   on 2000/08/26  15:53:58
35302         Log: Update Changes.
35303      Branch: perl
35304            ! Changes patchlevel.h
35305 ____________________________________________________________________________
35306 [  6840] By: jhi                                   on 2000/08/26  14:23:03
35307         Log: grep -e isn't portable.
35308              
35309              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
35310              From: chris@broadband.att.com
35311              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
35312              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
35313      Branch: perl
35314            ! hints/solaris_2.sh
35315 ____________________________________________________________________________
35316 [  6839] By: jhi                                   on 2000/08/26  14:12:23
35317         Log: no-install target a la make -n.
35318              
35319              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
35320              From: <abigail@foad.org>
35321              Date: Sat, 26 Aug 2000 03:57:34 -0400
35322              Message-ID: <20000826075735.18912.qmail@foad.org>
35323      Branch: perl
35324            ! Makefile.SH installman installperl
35325 ____________________________________________________________________________
35326 [  6838] By: jhi                                   on 2000/08/26  14:06:33
35327         Log: Retract #6826 as the #6828 should be do the same
35328              in a More Correct Way.
35329      Branch: perl
35330            ! installperl
35331 ____________________________________________________________________________
35332 [  6837] By: jhi                                   on 2000/08/26  05:24:00
35333         Log: More casting.
35334      Branch: perl
35335            ! ext/Storable/Storable.xs
35336 ____________________________________________________________________________
35337 [  6836] By: jhi                                   on 2000/08/26  05:05:46
35338         Log: Nicer in decimal.
35339      Branch: perl
35340            ! ext/Storable/Storable.xs
35341 ____________________________________________________________________________
35342 [  6835] By: jhi                                   on 2000/08/26  05:03:50
35343         Log: There be no UVdf.
35344      Branch: perl
35345            ! ext/Storable/Storable.xs
35346 ____________________________________________________________________________
35347 [  6834] By: jhi                                   on 2000/08/26  05:00:18
35348         Log: Continue IVdfing and UVxfing.
35349      Branch: perl
35350            ! ext/Storable/Storable.xs
35351 ____________________________________________________________________________
35352 [  6833] By: jhi                                   on 2000/08/26  04:53:14
35353         Log: Use IVdf.
35354      Branch: perl
35355            ! ext/Storable/Storable.xs
35356 ____________________________________________________________________________
35357 [  6832] By: jhi                                   on 2000/08/26  04:40:41
35358         Log: Document PTR2XX and INT2PTR.
35359      Branch: perl
35360            ! pod/perlguts.pod
35361 ____________________________________________________________________________
35362 [  6831] By: jhi                                   on 2000/08/26  04:33:18
35363         Log: Use UVxf, PTR2UV, NVff.
35364      Branch: perl
35365            ! ext/Storable/Storable.xs
35366 ____________________________________________________________________________
35367 [  6830] By: jhi                                   on 2000/08/26  04:31:32
35368         Log: Update the test count.
35369      Branch: perl
35370            ! t/lib/trig.t
35371 ____________________________________________________________________________
35372 [  6829] By: jhi                                   on 2000/08/26  03:05:50
35373         Log: Subject: [PATCH] installation not quite silent yet.
35374              From: <abigail@foad.org>
35375              Date: Fri, 25 Aug 2000 20:07:53 -0400
35376              Message-ID: <20000826000753.7822.qmail@foad.org>
35377      Branch: perl
35378            ! installman installperl
35379 ____________________________________________________________________________
35380 [  6828] By: jhi                                   on 2000/08/26  03:05:14
35381         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
35382              From: Spider Boardman <spider@web.zk3.dec.com>
35383              Date: Fri, 25 Aug 2000 19:12:40 -0400
35384              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
35385      Branch: perl
35386            ! gv.c
35387 ____________________________________________________________________________
35388 [  6827] By: jhi                                   on 2000/08/25  23:54:34
35389         Log: Support preserving extremely big/small angles.
35390      Branch: perl
35391            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
35392 ____________________________________________________________________________
35393 [  6826] By: jhi                                   on 2000/08/25  23:01:20
35394         Log: Patch installperl to be long double-aware.
35395              
35396              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
35397              From: Spider Boardman <spider@web.zk3.dec.com>
35398              Date: Fri, 25 Aug 2000 18:15:23 -0400
35399              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
35400      Branch: perl
35401            ! installperl
35402 ____________________________________________________________________________
35403 [  6825] By: jhi                                   on 2000/08/25  22:58:25
35404         Log: Remove duplicately applied patch shards.
35405              
35406              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
35407              From: Spider Boardman <spider@leggy.zk3.dec.com>
35408              Date: Fri, 25 Aug 2000 16:45:03 -0400
35409              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
35410      Branch: perl
35411            ! t/lib/cgi-html.t
35412 ____________________________________________________________________________
35413 [  6824] By: jhi                                   on 2000/08/25  22:57:00
35414         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
35415              From: Daniel Chetlin <daniel@chetlin.com>
35416              Date: Fri, 25 Aug 2000 12:23:16 -0700
35417              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
35418              
35419              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
35420              From: Daniel Chetlin <daniel@chetlin.com>
35421              Date: Fri, 25 Aug 2000 14:47:19 -0700
35422              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
35423      Branch: perl
35424            ! installman
35425 ____________________________________________________________________________
35426 [  6823] By: jhi                                   on 2000/08/25  22:44:17
35427         Log: Timestamp problem?
35428      Branch: perl
35429            ! uconfig.h uconfig.sh
35430 ____________________________________________________________________________
35431 [  6822] By: jhi                                   on 2000/08/25  19:01:06
35432         Log: One forgotten file from #6816.
35433      Branch: perl
35434            ! vos/config.h
35435 ____________________________________________________________________________
35436 [  6821] By: jhi                                   on 2000/08/25  18:56:39
35437         Log: Regen Changes.
35438      Branch: perl
35439            ! Changes patchlevel.h
35440 ____________________________________________________________________________
35441 [  6820] By: jhi                                   on 2000/08/25  18:52:35
35442         Log: Fix Changes ordering.
35443      Branch: perl
35444            ! Changes
35445 ____________________________________________________________________________
35446 [  6819] By: jhi                                   on 2000/08/25  18:50:25
35447         Log: Update Changes.
35448      Branch: perl
35449            ! Changes patchlevel.h
35450 ____________________________________________________________________________
35451 [  6818] By: jhi                                   on 2000/08/25  18:47:45
35452         Log: Tweak the sfio/useperlio logic, hopefully as wished in
35453              
35454              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
35455              From: Nicholas Clark <nick@babyhippo.co.uk>
35456              Date: Fri, 25 Aug 2000 12:01:45 +0100
35457              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
35458      Branch: metaconfig/U/perl
35459            ! d_sfio.U
35460      Branch: perl
35461            ! Configure
35462 ____________________________________________________________________________
35463 [  6817] By: jhi                                   on 2000/08/25  18:32:51
35464         Log: Allow microperl to assume <math.h>, without it the math
35465              functions like floor() are assumed to return int, which makes
35466              for core dumps in machines where integer and floating register
35467              don't mix.
35468      Branch: perl
35469            ! uconfig.h uconfig.sh
35470 ____________________________________________________________________________
35471 [  6816] By: jhi                                   on 2000/08/25  18:27:17
35472         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
35473              the problem reported in
35474              
35475              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
35476              From: danhale@us.ibm.com
35477              Date: Fri, 25 Aug 2000 10:58:06 -0400
35478              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
35479      Branch: metaconfig/U/perl
35480            + d_socks5_init.U
35481      Branch: perl
35482            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
35483            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
35484            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
35485            ! win32/config.gc win32/config.vc
35486 ____________________________________________________________________________
35487 [  6815] By: jhi                                   on 2000/08/25  17:43:31
35488         Log: A solution for the retrieve_fd autosplit warning,
35489              idea suggested by Mike Guy.
35490      Branch: perl
35491            ! ext/Storable/Storable.pm
35492 ____________________________________________________________________________
35493 [  6814] By: jhi                                   on 2000/08/25  17:16:03
35494         Log: Add install-silent target.
35495      Branch: perl
35496            ! Makefile.SH
35497 ____________________________________________________________________________
35498 [  6813] By: jhi                                   on 2000/08/25  17:14:23
35499         Log: Subject: Re: [PATCH] More silencing of installman.
35500              From: <abigail@foad.org>
35501              Date: Thu, 24 Aug 2000 19:27:03 -0400
35502              Message-ID: <20000824232703.7001.qmail@foad.org>
35503              
35504              Subject: Re: [PATCH] More silencing of installman.
35505              From: <abigail@foad.org>
35506              Date: Fri, 25 Aug 2000 03:00:58 -0400
35507              Message-ID: <20000825070058.10697.qmail@foad.org>
35508      Branch: perl
35509            ! installman
35510 ____________________________________________________________________________
35511 [  6812] By: jhi                                   on 2000/08/25  17:11:28
35512         Log: installperl --verbose and --silent.
35513              
35514              Subject: Re: [PATCH] More silencing of installman.
35515              From: <abigail@foad.org>
35516              Message-ID: <20000825064430.9719.qmail@foad.org>
35517              Date: Fri, 25 Aug 2000 02:44:30 -0400
35518      Branch: perl
35519            ! installperl
35520 ____________________________________________________________________________
35521 [  6811] By: jhi                                   on 2000/08/25  17:05:43
35522         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
35523              From: "Peter J. Farley III" <pjfarley@banet.net>
35524              Date: Thu, 24 Aug 2000 21:58:03 -0400
35525              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
35526              
35527              (applied slightly modified)
35528      Branch: perl
35529            ! lib/ExtUtils/MM_Unix.pm
35530 ____________________________________________________________________________
35531 [  6810] By: jhi                                   on 2000/08/25  17:01:18
35532         Log: Missing parts of 
35533              
35534              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
35535              From: Peter Prymmer <pvhp@forte.com>
35536              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
35537              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
35538      Branch: perl
35539            ! t/lib/cgi-html.t
35540 ____________________________________________________________________________
35541 [  6809] By: jhi                                   on 2000/08/25  16:46:32
35542         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
35543              From: "Craig A. Berry" <craig.berry@psinetcs.com>
35544              Date: Thu, 24 Aug 2000 19:13:11 -0500
35545              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
35546      Branch: perl
35547            ! vms/vms.c
35548 ____________________________________________________________________________
35549 [  6808] By: jhi                                   on 2000/08/25  16:39:22
35550         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
35551              From: Peter Prymmer <pvhp@forte.com>
35552              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
35553              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
35554      Branch: perl
35555            ! configure.com
35556 ____________________________________________________________________________
35557 [  6807] By: jhi                                   on 2000/08/25  16:36:37
35558         Log: Better wording for the vec lvalue diagnostic.
35559              
35560              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
35561              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
35562              Date: Wed, 23 Aug 2000 14:12:16 -0400
35563              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
35564      Branch: perl
35565            ! pod/perldiag.pod
35566 ____________________________________________________________________________
35567 [  6806] By: jhi                                   on 2000/08/24  18:17:22
35568         Log: Subject: [PATCH] More silencing of installman.
35569              From: <abigail@foad.org>
35570              Date: Thu, 24 Aug 2000 14:01:44 -0400
35571              Message-ID: <20000824180144.20062.qmail@foad.org>
35572      Branch: perl
35573            ! installman
35574 ____________________________________________________________________________
35575 [  6805] By: jhi                                   on 2000/08/24  15:00:31
35576         Log: Update Changes.
35577      Branch: perl
35578            ! Changes patchlevel.h
35579 ____________________________________________________________________________
35580 [  6804] By: jhi                                   on 2000/08/24  14:59:07
35581         Log: Regen perltoc.
35582      Branch: perl
35583            ! pod/perltoc.pod
35584 ____________________________________________________________________________
35585 [  6803] By: jhi                                   on 2000/08/24  14:44:39
35586         Log: Show the doc file, not the temp file.
35587      Branch: perl
35588            ! installman
35589 ____________________________________________________________________________
35590 [  6802] By: jhi                                   on 2000/08/24  14:41:53
35591         Log: Continue silencing.
35592      Branch: perl
35593            ! installman
35594 ____________________________________________________________________________
35595 [  6801] By: jhi                                   on 2000/08/24  14:34:40
35596         Log: Actually do something with the silencer option.
35597      Branch: perl
35598            ! installman
35599 ____________________________________________________________________________
35600 [  6800] By: jhi                                   on 2000/08/24  14:26:22
35601         Log: Make installman to recognize the silence flag -S.
35602      Branch: perl
35603            ! installman
35604 ____________________________________________________________________________
35605 [  6799] By: jhi                                   on 2000/08/24  13:49:38
35606         Log: DOS patches and portability/porting notes, from Tim Jenness.
35607      Branch: perl
35608            ! lib/File/Temp.pm
35609 ____________________________________________________________________________
35610 [  6798] By: jhi                                   on 2000/08/24  13:48:27
35611         Log: Create directories in silence.
35612              
35613              Subject: [PATCH] Another silencer for MakeMaker
35614              From: andreas.koenig@anima.de (Andreas J. Koenig)
35615              Date: 24 Aug 2000 14:18:52 +0200
35616              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
35617      Branch: perl
35618            ! lib/ExtUtils/Command.pm
35619 ____________________________________________________________________________
35620 [  6797] By: jhi                                   on 2000/08/24  13:46:42
35621         Log: More liberal parsing of version numbers.
35622              
35623              Subject: Re: CPAN.pm beta for testing available
35624              From: andreas.koenig@anima.de (Andreas J. Koenig)
35625              Date: 24 Aug 2000 13:51:57 +0200
35626              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
35627      Branch: perl
35628            ! lib/CPAN.pm
35629 ____________________________________________________________________________
35630 [  6796] By: jhi                                   on 2000/08/24  13:44:36
35631         Log: Make "make install" by default silent.  A new "install-verbose"
35632              target is verbose.
35633      Branch: perl
35634            ! Makefile.SH
35635 ____________________________________________________________________________
35636 [  6795] By: jhi                                   on 2000/08/24  13:39:14
35637         Log: Add silencer flags to installperl.
35638              
35639              Subject: [PATCH] Making installperl silent.
35640              From: <abigail@foad.org>
35641              Date: Thu, 24 Aug 2000 05:01:45 -0400
35642              Message-ID: <20000824090145.13141.qmail@foad.org>
35643      Branch: perl
35644            ! installperl
35645 ____________________________________________________________________________
35646 [  6794] By: jhi                                   on 2000/08/24  13:35:50
35647         Log: installperl couldn't tell whether it had run tests or not.
35648              
35649              Subject: [PATCH] Re: installperl and t/TEST
35650              From: <abigail@foad.org>
35651              Date: Thu, 24 Aug 2000 04:00:53 -0400
35652              Message-ID: <20000824080053.2494.qmail@foad.org>
35653      Branch: perl
35654            ! Makefile.SH installperl
35655 ____________________________________________________________________________
35656 [  6793] By: jhi                                   on 2000/08/24  13:27:50
35657         Log: Drop the separate perlbc, perlcc -b should be enough.
35658      Branch: perl
35659            - utils/perlbc.PL
35660            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
35661 ____________________________________________________________________________
35662 [  6792] By: jhi                                   on 2000/08/24  04:41:30
35663         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
35664              plus the typo fix from Peter Prymmer.
35665      Branch: perl
35666            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
35667            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
35668 ____________________________________________________________________________
35669 [  6791] By: jhi                                   on 2000/08/24  02:10:43
35670         Log: Replace #6705 with a minimal doc patch.
35671              
35672              Subject: [PATCH 5.6.0] replace change #6705
35673              From: Jan Dubois <jand@ActiveState.com>
35674              Date: Wed, 23 Aug 2000 18:31:51 -0700
35675              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
35676      Branch: perl
35677            ! lib/Win32.pod win32/win32.c
35678 ____________________________________________________________________________
35679 [  6790] By: jhi                                   on 2000/08/23  17:52:00
35680         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
35681              From: Mike Guy <mjtg@cam.ac.uk>
35682              Date: Wed, 23 Aug 2000 18:38:46 +0100
35683              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
35684      Branch: perl
35685            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
35686 ____________________________________________________________________________
35687 [  6789] By: jhi                                   on 2000/08/23  15:34:21
35688         Log: Update Changes.
35689      Branch: perl
35690            ! Changes patchlevel.h
35691 ____________________________________________________________________________
35692 [  6788] By: jhi                                   on 2000/08/23  15:33:40
35693         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
35694              From: Wilfredo Sánchez <wsanchez@apple.com>
35695              Date: Tue, 22 Aug 2000 19:31:27 -0700
35696              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
35697      Branch: perl
35698            ! perl.h
35699 ____________________________________________________________________________
35700 [  6787] By: jhi                                   on 2000/08/23  15:29:31
35701         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
35702              From: Spider Boardman <spider@leggy.zk3.dec.com>
35703              Date: Wed, 23 Aug 2000 10:33:23 -0400
35704              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
35705      Branch: perl
35706            ! lib/Pod/Html.pm
35707 ____________________________________________________________________________
35708 [  6786] By: jhi                                   on 2000/08/23  15:28:11
35709         Log: Bad makefile.
35710      Branch: perl
35711            ! ext/B/Makefile.PL
35712 ____________________________________________________________________________
35713 [  6785] By: jhi                                   on 2000/08/23  14:37:04
35714         Log: Update Changes.
35715      Branch: perl
35716            ! Changes patchlevel.h
35717 ____________________________________________________________________________
35718 [  6784] By: jhi                                   on 2000/08/23  13:58:41
35719         Log: Portability fix from Hugo van der Sanden.
35720      Branch: perl
35721            ! ext/re/Makefile.PL
35722 ____________________________________________________________________________
35723 [  6783] By: jhi                                   on 2000/08/23  13:53:53
35724         Log: Storable support, v-version fixes.
35725              
35726              Subject: CPAN.pm beta for testing available
35727              From: andreas.koenig@anima.de (Andreas J. Koenig)
35728              Date: 22 Aug 2000 23:31:33 +0200
35729              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
35730      Branch: perl
35731            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35732 ____________________________________________________________________________
35733 [  6782] By: jhi                                   on 2000/08/23  13:51:26
35734         Log: Mac and other portability updates from Chris Nandor.
35735      Branch: perl
35736            ! pod/perlmodinstall.pod
35737 ____________________________________________________________________________
35738 [  6781] By: jhi                                   on 2000/08/23  13:47:33
35739         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
35740              From: Peter Prymmer <pvhp@forte.com>
35741              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
35742              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
35743      Branch: perl
35744            ! ext/Storable/Storable.xs
35745 ____________________________________________________________________________
35746 [  6780] By: jhi                                   on 2000/08/23  13:33:34
35747         Log: VMS MMS (make) wants null action.
35748      Branch: perl
35749            ! ext/B/Makefile.PL
35750 ____________________________________________________________________________
35751 [  6779] By: jhi                                   on 2000/08/22  19:44:47
35752         Log: Forgot portability nit.
35753      Branch: perl
35754            ! t/lib/st-forgive.t
35755 ____________________________________________________________________________
35756 [  6778] By: jhi                                   on 2000/08/22  19:35:25
35757         Log: Be portable.
35758      Branch: perl
35759            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
35760            ! t/lib/st-store.t
35761 ____________________________________________________________________________
35762 [  6777] By: jhi                                   on 2000/08/22  18:50:53
35763         Log: Update Changes.
35764      Branch: perl
35765            ! Changes patchlevel.h
35766 ____________________________________________________________________________
35767 [  6776] By: jhi                                   on 2000/08/22  18:44:46
35768         Log: cSVOPo_*v things index into the current PL_curpad
35769              under ithreads, which is different from the curpad
35770              used by the XSUB.  (In other words, the code as-is
35771              before this patch wouldn't work under ithreads.)
35772              From Sarathy.
35773      Branch: perl
35774            ! ext/B/B.xs
35775 ____________________________________________________________________________
35776 [  6775] By: jhi                                   on 2000/08/22  18:18:37
35777         Log: Make the selection of NVff et al stricter.
35778      Branch: metaconfig/U/perl
35779            ! perlxvf.U
35780      Branch: perl
35781            ! Configure config_h.SH
35782 ____________________________________________________________________________
35783 [  6774] By: jhi                                   on 2000/08/22  17:19:42
35784         Log: perldelta nits.
35785      Branch: perl
35786            ! pod/perldelta.pod
35787 ____________________________________________________________________________
35788 [  6773] By: jhi                                   on 2000/08/22  17:06:26
35789         Log: Long double fixes from Spider Boardman.
35790              
35791              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
35792              From: system PRIVILEGED account <root@peano.zk3.dec.com>
35793              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
35794              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
35795      Branch: perl
35796            ! t/lib/bigfltpm.t t/lib/st-06compat.t
35797 ____________________________________________________________________________
35798 [  6772] By: jhi                                   on 2000/08/22  15:04:53
35799         Log: Update Changes.
35800      Branch: perl
35801            ! Changes patchlevel.h
35802 ____________________________________________________________________________
35803 [  6771] By: jhi                                   on 2000/08/22  15:01:44
35804         Log: perldelta fixes from Hugo van der Sanden.
35805      Branch: perl
35806            ! pod/perldelta.pod
35807 ____________________________________________________________________________
35808 [  6770] By: jhi                                   on 2000/08/22  14:34:49
35809         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
35810              From: Hugo <hv@crypt.compulink.co.uk>
35811              Date: Tue, 22 Aug 2000 11:21:53 +0100
35812              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
35813      Branch: perl
35814            ! regcomp.c
35815 ____________________________________________________________________________
35816 [  6769] By: jhi                                   on 2000/08/22  14:30:02
35817         Log: Add Yitzchak, reformat.
35818      Branch: perl
35819            ! Changes config_h.SH
35820 ____________________________________________________________________________
35821 [  6768] By: jhi                                   on 2000/08/22  14:21:35
35822         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
35823              and Spider Boardman.
35824      Branch: metaconfig
35825            ! U/compline/d_gconvert.U
35826      Branch: perl
35827            ! Configure
35828 ____________________________________________________________________________
35829 [  6767] By: jhi                                   on 2000/08/22  14:11:24
35830         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
35831              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35832              Date: Mon, 21 Aug 2000 19:08:31 -0700
35833              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
35834      Branch: perl
35835            - ext/Storable/patchlevel.h
35836            ! MANIFEST ext/Storable/MANIFEST
35837 ____________________________________________________________________________
35838 [  6766] By: jhi                                   on 2000/08/22  13:49:29
35839         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
35840              From: Peter Prymmer <pvhp@forte.com>
35841              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
35842              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
35843      Branch: perl
35844            ! configure.com ext/Storable/Makefile.PL
35845 ____________________________________________________________________________
35846 [  6765] By: jhi                                   on 2000/08/22  13:44:59
35847         Log: Subject: [PATCH blead] B:: missing dependency
35848              From: Hugo <hv@crypt.compulink.co.uk>
35849              Date: Tue, 22 Aug 2000 06:44:33 +0100
35850              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
35851      Branch: perl
35852            ! ext/B/Makefile.PL
35853 ____________________________________________________________________________
35854 [  6764] By: jhi                                   on 2000/08/22  13:38:12
35855         Log: More bytecompiler.
35856      Branch: perl
35857            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
35858 ____________________________________________________________________________
35859 [  6763] By: jhi                                   on 2000/08/22  13:36:44
35860         Log: Bytecompiler patches from Benjamin Stuhl.
35861      Branch: perl
35862            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
35863            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
35864            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
35865            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
35866            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
35867            ! perl.c perlapi.h pod/perldelta.pod
35868 ____________________________________________________________________________
35869 [  6762] By: jhi                                   on 2000/08/21  23:43:40
35870         Log: An obsoleted diagnostic.
35871      Branch: perl
35872            ! pod/perldelta.pod
35873 ____________________________________________________________________________
35874 [  6761] By: jhi                                   on 2000/08/21  23:01:45
35875         Log: The #6759 wasn't quite right.
35876      Branch: perl
35877            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
35878            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
35879            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
35880            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
35881            ! t/lib/st-tieditems.t
35882 ____________________________________________________________________________
35883 [  6760] By: jhi                                   on 2000/08/21  22:35:49
35884         Log: Be verydeepclean.
35885      Branch: perl
35886            ! Makefile.SH
35887 ____________________________________________________________________________
35888 [  6759] By: jhi                                   on 2000/08/21  22:25:40
35889         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
35890              From: Peter Prymmer <pvhp@forte.com>
35891              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
35892              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
35893      Branch: perl
35894            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
35895            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
35896            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
35897            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
35898            ! t/lib/st-tieditems.t
35899 ____________________________________________________________________________
35900 [  6758] By: jhi                                   on 2000/08/21  22:22:32
35901         Log: Few more casts, need reported in
35902              
35903              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
35904              From: Mike Stok <mike@stok.co.uk>
35905              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
35906              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
35907              
35908              and
35909              
35910              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
35911              From: abigail@foad.org
35912              Date: 21 Aug 2000 21:31:34 -0000
35913              Message-Id: <20000821213134.30170.qmail@foad.org>
35914      Branch: perl
35915            ! ext/Storable/Storable.xs
35916 ____________________________________________________________________________
35917 [  6757] By: jhi                                   on 2000/08/21  18:37:07
35918         Log: Update Changes.
35919      Branch: perl
35920            ! Changes patchlevel.h
35921 ____________________________________________________________________________
35922 [  6756] By: jhi                                   on 2000/08/21  18:34:02
35923         Log: A pod nit.
35924              
35925              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
35926              From: <abigail@foad.org>
35927              Date: Mon, 21 Aug 2000 14:00:16 -0400
35928              Message-ID: <20000821180016.28627.qmail@foad.org>
35929      Branch: perl
35930            ! pod/perlre.pod
35931 ____________________________________________________________________________
35932 [  6755] By: jhi                                   on 2000/08/21  18:30:56
35933         Log: Use PodParser 1.18 new test.
35934      Branch: perl
35935            ! t/pod/special_seqs.t t/pod/special_seqs.xr
35936 ____________________________________________________________________________
35937 [  6754] By: jhi                                   on 2000/08/21  18:28:35
35938         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
35939              patches cannot be applied since #6712 conflicts.
35940      Branch: perl
35941            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
35942 ____________________________________________________________________________
35943 [  6753] By: jhi                                   on 2000/08/21  18:15:11
35944         Log: Weed out some smaller changes.
35945      Branch: perl
35946            ! pod/perldelta.pod
35947 ____________________________________________________________________________
35948 [  6752] By: jhi                                   on 2000/08/21  18:02:30
35949         Log: Also under djgpp the timestamps are funky.
35950      Branch: perl
35951            ! t/op/stat.t
35952 ____________________________________________________________________________
35953 [  6751] By: jhi                                   on 2000/08/21  17:55:56
35954         Log: Tweak the floating point output routine preferences.
35955      Branch: metaconfig
35956            ! U/compline/d_gconvert.U
35957      Branch: perl
35958            ! Configure
35959 ____________________________________________________________________________
35960 [  6750] By: jhi                                   on 2000/08/21  17:51:29
35961         Log: Unicos/mk requires elaborate paranoia.
35962      Branch: perl
35963            ! lib/Math/Complex.pm
35964 ____________________________________________________________________________
35965 [  6749] By: gsar                                  on 2000/08/21  16:53:31
35966         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
35967      Branch: perl
35968            ! lib/Cwd.pm
35969 ____________________________________________________________________________
35970 [  6748] By: gsar                                  on 2000/08/21  16:22:19
35971         Log: free TLS slot properly on Windows
35972      Branch: perl
35973            ! thread.h win32/perllib.c win32/win32thread.h
35974 ____________________________________________________________________________
35975 [  6747] By: jhi                                   on 2000/08/21  16:20:58
35976         Log: Rename the macro argument because some preprocessors
35977              can't tell the difference and expand arguments also inside
35978              double quoted strings.
35979      Branch: perl
35980            ! regcomp.c
35981 ____________________________________________________________________________
35982 [  6746] By: jhi                                   on 2000/08/21  16:09:41
35983         Log: Support long doubles in Storable.
35984              
35985              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
35986              From: Radu Greab <radu@netsoft.ro>
35987              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
35988              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
35989      Branch: perl
35990            ! ext/Storable/Storable.xs
35991 ____________________________________________________________________________
35992 [  6745] By: jhi                                   on 2000/08/21  15:51:40
35993         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
35994              From: "Fifer, Eric" <EFifer@sanwaint.com>
35995              Date: Mon, 21 Aug 2000 15:34:49 +0100
35996              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
35997      Branch: perl
35998            ! t/pragma/warn/9enabled
35999 ____________________________________________________________________________
36000 [  6744] By: jhi                                   on 2000/08/21  15:39:35
36001         Log: Document the endianness of Alpha more precisely.
36002      Branch: perl
36003            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
36004            ! pod/perlport.pod
36005 ____________________________________________________________________________
36006 [  6743] By: jhi                                   on 2000/08/21  14:47:05
36007         Log: perldelta fixes from the p5p crowd.
36008      Branch: perl
36009            ! pod/perldelta.pod pod/perlop.pod
36010 ____________________________________________________________________________
36011 [  6742] By: jhi                                   on 2000/08/21  13:34:51
36012         Log: Update to Pod::LaTeX 0.53.
36013              
36014              Subject: [PATCH] lib/Pod/LaTeX.pm updates
36015              From: Tim Jenness <timj@jach.hawaii.edu>
36016              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
36017              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
36018      Branch: perl
36019            ! lib/Pod/LaTeX.pm
36020 ____________________________________________________________________________
36021 [  6741] By: jhi                                   on 2000/08/21  13:33:01
36022         Log: Subject: [PATCH] os2.c fix for use64bitint
36023              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36024              Date: Mon, 21 Aug 2000 01:32:25 -0700
36025              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
36026      Branch: perl
36027            ! os2/os2.c
36028 ____________________________________________________________________________
36029 [  6740] By: jhi                                   on 2000/08/21  13:28:52
36030         Log: Array context keeps slithering in.
36031              
36032              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
36033              From: Daniel Chetlin <daniel@chetlin.com>
36034              Date: Sun, 20 Aug 2000 21:40:25 -0700
36035              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
36036      Branch: perl
36037            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
36038            ! pod/perldebtut.pod
36039 ____________________________________________________________________________
36040 [  6739] By: jhi                                   on 2000/08/21  13:23:55
36041         Log: Big-endian quad fixes for Storable from Radu Greab,
36042              plus few explicit null casts for picky compilers.
36043      Branch: perl
36044            ! ext/Storable/Storable.xs
36045 ____________________________________________________________________________
36046 [  6738] By: gsar                                  on 2000/08/21  05:56:13
36047         Log: small tweaks for change#6705: avoid C++ style comments in C code;
36048              use Perl's malloc API rather than the low level system one
36049      Branch: perl
36050            ! win32/win32.c
36051 ____________________________________________________________________________
36052 [  6737] By: gsar                                  on 2000/08/21  05:35:41
36053         Log: add Storable to list of extensions on Windows
36054      Branch: perl
36055            ! win32/Makefile win32/makefile.mk
36056 ____________________________________________________________________________
36057 [  6736] By: jhi                                   on 2000/08/21  02:57:53
36058         Log: Update Changes.
36059      Branch: perl
36060            ! Changes patchlevel.h
36061 ____________________________________________________________________________
36062 [  6735] By: jhi                                   on 2000/08/21  02:57:20
36063         Log: Draft 0.
36064      Branch: perl
36065            ! pod/perldelta.pod
36066 ____________________________________________________________________________
36067 [  6734] By: jhi                                   on 2000/08/21  02:57:03
36068         Log: Add Storable 0.7.2 from Raphael Manfredi,
36069              plus the patch from
36070              
36071              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
36072              From: Radu Greab <radu@netsoft.ro>
36073              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
36074              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
36075              
36076              plus changes to get Storable to compile with
36077              picky ANSI compilers.
36078      Branch: perl
36079            + ext/Storable/ChangeLog ext/Storable/MANIFEST
36080            + ext/Storable/Makefile.PL ext/Storable/README
36081            + ext/Storable/Storable.pm ext/Storable/Storable.xs
36082            + ext/Storable/patchlevel.h t/lib/st-06compat.t
36083            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
36084            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
36085            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
36086            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
36087            + t/lib/st-tieditems.t
36088            ! MANIFEST
36089 ____________________________________________________________________________
36090 [  6733] By: jhi                                   on 2000/08/21  02:29:09
36091         Log: The correct cleaning order is an art.
36092      Branch: perl
36093            ! Makefile.SH
36094 ____________________________________________________________________________
36095 [  6732] By: jhi                                   on 2000/08/21  01:23:39
36096         Log: The #6724 is here.
36097      Branch: perl
36098            ! t/lib/ftmp-security.t
36099 ____________________________________________________________________________
36100 [  6731] By: jhi                                   on 2000/08/20  23:17:03
36101         Log: s/this one/the 5.6.0 release/
36102      Branch: perl
36103            ! pod/perl56delta.pod
36104 ____________________________________________________________________________
36105 [  6730] By: jhi                                   on 2000/08/20  23:07:34
36106         Log: Mention perlebcdic and perlposix-bc.
36107      Branch: perl
36108            ! pod/perlport.pod
36109 ____________________________________________________________________________
36110 [  6729] By: jhi                                   on 2000/08/20  21:32:59
36111         Log: Document the number of exponent digits.
36112      Branch: perl
36113            ! pod/perlfunc.pod
36114 ____________________________________________________________________________
36115 [  6728] By: jhi                                   on 2000/08/20  21:16:47
36116         Log: Use File::Spec->tmpdir().
36117              
36118              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
36119              From: Tim Jenness <timj@jach.hawaii.edu>
36120              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
36121              MIME-Version: 1.0
36122              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
36123      Branch: perl
36124            ! utils/perlbug.PL
36125 ____________________________________________________________________________
36126 [  6727] By: jhi                                   on 2000/08/20  20:43:32
36127         Log: Update Changes.
36128      Branch: perl
36129            ! Changes patchlevel.h
36130 ____________________________________________________________________________
36131 [  6726] By: jhi                                   on 2000/08/20  20:41:44
36132         Log: The veryclean target needs to clobber.
36133      Branch: perl
36134            ! Makefile.SH
36135 ____________________________________________________________________________
36136 [  6725] By: jhi                                   on 2000/08/20  20:37:38
36137         Log: Document odd vs even subreleases and -Dusedevel.
36138      Branch: perl
36139            ! INSTALL
36140 ____________________________________________________________________________
36141 [  6724] By: jhi                                   on 2000/08/20  19:58:05
36142         Log: Use temporary directory instead of current directory.
36143              
36144              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
36145              From: Tim Jenness <timj@jach.hawaii.edu>
36146              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
36147              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
36148      Branch: perl
36149            ! t/lib/ftmp-security.t
36150 ____________________________________________________________________________
36151 [  6723] By: jhi                                   on 2000/08/20  19:55:55
36152         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
36153              From: andreas.koenig@anima.de (Andreas J. Koenig)
36154              Date: 20 Aug 2000 15:52:03 +0200
36155              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
36156      Branch: perl
36157            ! lib/ExtUtils/MM_Unix.pm
36158 ____________________________________________________________________________
36159 [  6722] By: jhi                                   on 2000/08/20  19:46:01
36160         Log: Update to CGI 2.72, from Lincoln Stein.
36161      Branch: perl
36162            ! lib/CGI.pm
36163 ____________________________________________________________________________
36164 [  6721] By: jhi                                   on 2000/08/20  19:43:54
36165         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
36166              From: Radu Greab <radu@netsoft.ro>
36167              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
36168              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
36169      Branch: perl
36170            ! ext/GDBM_File/GDBM_File.xs
36171 ____________________________________________________________________________
36172 [  6720] By: jhi                                   on 2000/08/20  19:42:01
36173         Log: pp_open() could pass an uninitialized filename down to do_open9().
36174      Branch: perl
36175            ! pp_sys.c
36176 ____________________________________________________________________________
36177 [  6719] By: jhi                                   on 2000/08/20  14:06:41
36178         Log: UTF8 concat fixes.
36179              
36180              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
36181              From: Hugo <hv@crypt.compulink.co.uk>
36182              Date: Sun, 20 Aug 2000 07:30:46 +0100
36183              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
36184      Branch: perl
36185            ! pp_hot.c t/op/append.t
36186 ____________________________________________________________________________
36187 [  6718] By: jhi                                   on 2000/08/20  02:09:37
36188         Log: Let's try #6717 again.
36189      Branch: perl
36190            ! lib/File/Temp.pm
36191 ____________________________________________________________________________
36192 [  6717] By: jhi                                   on 2000/08/20  01:56:55
36193         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
36194              From: "Craig A. Berry" <craig.berry@metamorgs.com>
36195              Date: Sat, 19 Aug 2000 18:15:39 -0500
36196              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
36197      Branch: perl
36198            ! lib/File/Temp.pm
36199 ____________________________________________________________________________
36200 [  6716] By: jhi                                   on 2000/08/19  15:50:11
36201         Log: Update Changes.
36202      Branch: perl
36203            ! Changes patchlevel.h
36204 ____________________________________________________________________________
36205 [  6715] By: jhi                                   on 2000/08/19  15:39:09
36206         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
36207              From: Jonathan D Johnston <jdjohnston2@juno.com>
36208              Date: Thu, 17 Aug 2000 23:13:01 -0400       
36209              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
36210      Branch: perl
36211            ! pod/perlfunc.pod
36212 ____________________________________________________________________________
36213 [  6714] By: jhi                                   on 2000/08/19  15:34:04
36214         Log: Introduce a 'veryclean' target that is like 'distclean'
36215              but also removes *~ and *.orig.
36216      Branch: perl
36217            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
36218            ! utils/Makefile x2p/Makefile.SH
36219 ____________________________________________________________________________
36220 [  6713] By: jhi                                   on 2000/08/19  14:15:45
36221         Log: Put back the long double avoidance code to POSIX.xs
36222              because VMS seems to need it still.
36223      Branch: perl
36224            ! ext/POSIX/POSIX.xs
36225 ____________________________________________________________________________
36226 [  6712] By: jhi                                   on 2000/08/19  14:10:41
36227         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
36228              From: Peter Prymmer <pvhp@forte.com>
36229              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
36230              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
36231      Branch: perl
36232            ! lib/Pod/Find.pm t/pod/find.t
36233 ____________________________________________________________________________
36234 [  6711] By: jhi                                   on 2000/08/19  14:09:19
36235         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
36236              From: Peter Prymmer <pvhp@forte.com>
36237              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
36238              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
36239              cc: vmsperl@perl.org
36240      Branch: perl
36241            ! t/lib/peek.t
36242 ____________________________________________________________________________
36243 [  6710] By: jhi                                   on 2000/08/19  14:08:01
36244         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
36245              From: Jan Dubois <jand@ActiveState.com>
36246              Date: Fri, 18 Aug 2000 16:31:48 -0700
36247              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
36248      Branch: perl
36249            ! win32/win32.c
36250 ____________________________________________________________________________
36251 [  6709] By: jhi                                   on 2000/08/19  14:06:57
36252         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
36253              
36254              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
36255              From: Spider.Boardman@Orb.Nashua.NH.US
36256              Date: Fri, 18 Aug 2000 18:41:14 -0400
36257              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
36258      Branch: perl
36259            ! regcomp.c
36260 ____________________________________________________________________________
36261 [  6708] By: jhi                                   on 2000/08/18  22:04:49
36262         Log: Update Changes.
36263      Branch: perl
36264            ! Changes patchlevel.h
36265 ____________________________________________________________________________
36266 [  6707] By: jhi                                   on 2000/08/18  21:55:14
36267         Log: Add warnif(), check warnings further up the stack,
36268              all the warnings functions now can take an optional object reference.
36269              
36270              Subject: [PATCH bleedperl@6691] warnings pragma update
36271              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
36272              Date: Fri, 18 Aug 2000 22:42:06 +0100
36273              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
36274      Branch: perl
36275            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
36276            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
36277            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
36278 ____________________________________________________________________________
36279 [  6706] By: jhi                                   on 2000/08/18  21:41:45
36280         Log: Typo in pp_complement().
36281              
36282              Subject: [PATCH perl-current] Deparse
36283              From: Peter Scott <Peter@PSDT.com>
36284              Date: Fri, 18 Aug 2000 12:44:37 -0700
36285              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
36286      Branch: perl
36287            ! ext/B/B/Deparse.pm
36288 ____________________________________________________________________________
36289 [  6705] By: jhi                                   on 2000/08/18  21:25:59
36290         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
36291              From: Jan Dubois <jand@ActiveState.com>
36292              Date: Fri, 18 Aug 2000 14:22:51 -0700
36293              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
36294      Branch: perl
36295            ! lib/Win32.pod win32/win32.c
36296 ____________________________________________________________________________
36297 [  6704] By: jhi                                   on 2000/08/18  21:16:14
36298         Log: Don't eat leading os from index entries.
36299              
36300              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
36301              From: Russ Allbery <rra@stanford.edu>
36302              Date: 10 Aug 2000 20:49:25 -0700
36303              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
36304      Branch: perl
36305            ! lib/Pod/Man.pm
36306 ____________________________________________________________________________
36307 [  6703] By: jhi                                   on 2000/08/18  21:07:06
36308         Log: Add [[:blank:]] as suggested in
36309              
36310              Subject: [ID 20000716.024] [=cc=] / [:blank:]
36311              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
36312              Date: Sun, 16 Jul 2000 17:55:29 -0700
36313              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
36314              
36315              (the [=cc=] has already been taken care of by #6439
36316              so the whole bug report can be closed)
36317              
36318              and make [[:space:]] to be equivalent to isspace(3)
36319              (as opposed to \s, which is isSPACE()).  The difference
36320              is that now [[:space:]] matches the mythical vertical tab,
36321              while \s doesn't.
36322      Branch: perl
36323            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
36324            ! regexec.c t/op/pat.t
36325 ____________________________________________________________________________
36326 [  6702] By: jhi                                   on 2000/08/18  18:47:47
36327         Log: The new tests were missing from #6415.
36328      Branch: perl
36329            ! t/op/bop.t
36330 ____________________________________________________________________________
36331 [  6701] By: jhi                                   on 2000/08/18  18:20:40
36332         Log: Document the NDBM_File and ODBM_File as SDBM_File
36333              was documented in #6417.
36334      Branch: perl
36335            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
36336            ! ext/SDBM_File/SDBM_File.pm
36337 ____________________________________________________________________________
36338 [  6700] By: jhi                                   on 2000/08/18  18:10:39
36339         Log: Subject: [PATCH perl@6698] cygwin port
36340              From: "Fifer, Eric" <EFifer@sanwaint.com>
36341              Date: Fri, 18 Aug 2000 17:30:05 +0100
36342              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
36343      Branch: perl
36344            ! lib/File/Temp.pm
36345 ____________________________________________________________________________
36346 [  6699] By: jhi                                   on 2000/08/18  16:21:49
36347         Log: Document code point which makes if (defined %stash::) to work
36348              (noted by Spider Boardman).
36349      Branch: perl
36350            ! op.c
36351 ____________________________________________________________________________
36352 [  6698] By: jhi                                   on 2000/08/18  13:43:27
36353         Log: Update Changes.
36354      Branch: perl
36355            ! Changes patchlevel.h
36356 ____________________________________________________________________________
36357 [  6697] By: jhi                                   on 2000/08/18  13:35:57
36358         Log: Tiny Getopt::Long patch from Johan Vromans.
36359      Branch: perl
36360            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
36361 ____________________________________________________________________________
36362 [  6696] By: jhi                                   on 2000/08/18  13:26:14
36363         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
36364              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
36365              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
36366              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
36367      Branch: perl
36368            ! pod/perldiag.pod pod/perlsyn.pod
36369 ____________________________________________________________________________
36370 [  6695] By: jhi                                   on 2000/08/18  13:13:26
36371         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
36372              From: Daniel Chetlin <daniel@chetlin.com>
36373              Date: Fri, 18 Aug 2000 03:13:36 -0700
36374              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
36375      Branch: perl
36376            ! pod/perlfunc.pod
36377 ____________________________________________________________________________
36378 [  6694] By: jhi                                   on 2000/08/18  13:08:05
36379         Log: Subject: [PATCH] perltrap.pod spring cleaning
36380              From: Daniel Chetlin <daniel@chetlin.com>
36381              Date: Fri, 18 Aug 2000 03:06:54 -0700
36382              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
36383              
36384              plus Mike Guy's nitfix.
36385      Branch: perl
36386            ! pod/perltrap.pod
36387 ____________________________________________________________________________
36388 [  6693] By: jhi                                   on 2000/08/18  13:00:26
36389         Log: Unbuffer the output.
36390              
36391              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
36392              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36393              Date: Thu, 17 Aug 2000 18:39:29 -0700
36394              Message-ID: <RPJn5gzkgydf092yn@efn.org>
36395      Branch: perl
36396            ! t/op/fork.t
36397 ____________________________________________________________________________
36398 [  6692] By: jhi                                   on 2000/08/18  05:19:17
36399         Log: Delete the image, too, not just its MANIFEStation.
36400      Branch: perl
36401            - lib/CGI/eg/wilogo.gif
36402 ____________________________________________________________________________
36403 [  6691] By: jhi                                   on 2000/08/18  05:10:26
36404         Log: Propagate new Configure vars.
36405      Branch: perl
36406            ! configure.com epoc/config.sh uconfig.h uconfig.sh
36407            ! vos/config.def vos/config.h vos/config_h.SH_orig
36408            ! win32/config.bc win32/config.gc win32/config.vc
36409            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36410 ____________________________________________________________________________
36411 [  6690] By: jhi                                   on 2000/08/18  04:30:56
36412         Log: Update Changes.
36413      Branch: perl
36414            ! Changes patchlevel.h
36415 ____________________________________________________________________________
36416 [  6689] By: jhi                                   on 2000/08/18  04:12:30
36417         Log: Fix the lib/complex failure of
36418              
36419              From: abigail@foad.org
36420              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
36421              Date: 15 Aug 2000 04:06:38 -0000
36422              Message-Id: <20000815040638.8524.qmail@foad.org> 
36423              
36424              Linux long double accuracy issue: something that
36425              when printed with %g looks like "2" but int() of it is 1.
36426      Branch: perl
36427            ! lib/Math/Complex.pm
36428 ____________________________________________________________________________
36429 [  6688] By: jhi                                   on 2000/08/18  03:15:35
36430         Log: The byteorder code in #6671 was wrong.
36431      Branch: perl
36432            ! configpm
36433 ____________________________________________________________________________
36434 [  6687] By: jhi                                   on 2000/08/18  02:08:42
36435         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
36436              From: Jan Dubois <jand@ActiveState.com>
36437              Date: Thu, 17 Aug 2000 18:31:55 -0700
36438              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
36439      Branch: perl
36440            ! sv.c
36441 ____________________________________________________________________________
36442 [  6686] By: jhi                                   on 2000/08/18  02:04:15
36443         Log: Use NVs in POSIX math, not doubles.
36444              
36445              From: abigail@foad.org
36446              Subject: [ID 20000817.014] POSIX & modfl
36447              Date: 17 Aug 2000 20:49:18 -0000
36448              Message-Id: <20000817204918.23123.qmail@foad.org>
36449      Branch: perl
36450            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
36451 ____________________________________________________________________________
36452 [  6685] By: jhi                                   on 2000/08/18  02:02:12
36453         Log: Introduce NVef, NVff, and NVgf, use the middle one.
36454              (helps for lib/peek + Linux + long doubles)  Reported in
36455              
36456              From: abigail@foad.org
36457              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
36458              Date: 15 Aug 2000 04:06:38 -0000
36459              Message-Id: <20000815040638.8524.qmail@foad.org> 
36460              
36461              (note: the lib/complex failure has not yet been addressed)
36462      Branch: metaconfig/U/perl
36463            ! perlxvf.U
36464      Branch: perl
36465            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36466            ! config_h.SH dump.c perl.h pod/perlguts.pod
36467 ____________________________________________________________________________
36468 [  6684] By: jhi                                   on 2000/08/17  23:22:19
36469         Log: Add byteorder to the myconfig output.
36470      Branch: perl
36471            ! myconfig.SH
36472 ____________________________________________________________________________
36473 [  6683] By: jhi                                   on 2000/08/17  23:20:19
36474         Log: The image doth not exist, spotted by Johan Vromans.
36475      Branch: perl
36476            ! MANIFEST
36477 ____________________________________________________________________________
36478 [  6682] By: jhi                                   on 2000/08/17  22:38:16
36479         Log: Document what the backtick returns if the command fails.
36480      Branch: perl
36481            ! pod/perlop.pod
36482 ____________________________________________________________________________
36483 [  6681] By: jhi                                   on 2000/08/17  22:33:12
36484         Log: Do not use prototyping here.
36485              
36486              Subject: [ID 20000817.016] [PATCH] Peek.xs
36487              From: abigail@foad.org
36488              Date: 17 Aug 2000 20:55:56 -0000
36489              Message-Id: <20000817205556.24270.qmail@foad.org>
36490      Branch: perl
36491            ! ext/Devel/Peek/Makefile.PL
36492 ____________________________________________________________________________
36493 [  6680] By: jhi                                   on 2000/08/17  19:46:43
36494         Log: Don't propose using modules built for 5.005 if no binary
36495              compatibility with 5.005 is attempted.
36496              
36497              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
36498              Subject: Minor nit with 5.7.0 (6655)
36499              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
36500              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
36501      Branch: metaconfig
36502            ! U/installdirs/inc_version_list.U
36503      Branch: perl
36504            ! Configure config_h.SH
36505 ____________________________________________________________________________
36506 [  6679] By: jhi                                   on 2000/08/17  19:16:39
36507         Log: Microperl config update.
36508      Branch: perl
36509            ! uconfig.h uconfig.sh
36510 ____________________________________________________________________________
36511 [  6678] By: jhi                                   on 2000/08/17  19:16:13
36512         Log: The #6648 wasn't protective enough for limited platforms
36513              (like microperl).
36514      Branch: perl
36515            ! dump.c sv.c
36516 ____________________________________________________________________________
36517 [  6677] By: jhi                                   on 2000/08/17  14:46:35
36518         Log: Update Changes.
36519      Branch: perl
36520            ! Changes patchlevel.h
36521 ____________________________________________________________________________
36522 [  6676] By: jhi                                   on 2000/08/17  14:44:02
36523         Log: Add perlebcdic from Peter Prymmer, regen toc.
36524      Branch: perl
36525            + pod/perlebcdic.pod
36526            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
36527 ____________________________________________________________________________
36528 [  6675] By: jhi                                   on 2000/08/17  14:41:52
36529         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
36530      Branch: perl
36531            ! pod/perldebtut.pod
36532 ____________________________________________________________________________
36533 [  6674] By: jhi                                   on 2000/08/17  14:29:43
36534         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
36535              
36536              Subject: [ID 20000724.006] -DLEAKTEST problem
36537              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
36538              Date: Tue, 25 Jul 2000 00:36:32 -0500
36539              Message-Id: <20000725003632.A26186@www.llamacom.com>
36540              
36541              Reminder sent
36542              
36543              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
36544              From: Hugo <hv@crypt.compulink.co.uk>
36545              Date: Thu, 17 Aug 2000 15:23:42 +0100
36546              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
36547      Branch: perl
36548            ! util.c
36549 ____________________________________________________________________________
36550 [  6673] By: jhi                                   on 2000/08/17  04:07:10
36551         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
36552              From: John Peacock <JPeacock@UnivPress.com>
36553              Date: Tue, 01 Aug 2000 09:38:12 -0400
36554              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
36555      Branch: perl
36556            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
36557 ____________________________________________________________________________
36558 [  6672] By: jhi                                   on 2000/08/17  03:04:35
36559         Log: Subject: [PATCH] Cwd.pm now uses strict
36560              From: Tim Jenness <timj@jach.hawaii.edu>
36561              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
36562              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
36563      Branch: perl
36564            ! lib/Cwd.pm
36565 ____________________________________________________________________________
36566 [  6671] By: jhi                                   on 2000/08/17  02:16:35
36567         Log: Make $Config{byteorder} more magical so that it is
36568              dynamically computed: nice for 'fat binaries'.
36569              
36570              Subject: [PATCH]: default byteorder
36571              From: Wilfredo Sánchez <wsanchez@apple.com>
36572              Date: Mon, 31 Jul 2000 19:45:31 -0700
36573              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
36574      Branch: perl
36575            ! configpm
36576 ____________________________________________________________________________
36577 [  6670] By: gsar                                  on 2000/08/17  01:22:21
36578         Log: move WNOHANG definition to where other such things are
36579      Branch: perl
36580            ! win32/win32.h
36581 ____________________________________________________________________________
36582 [  6669] By: jhi                                   on 2000/08/17  01:19:17
36583         Log: Update Changes.
36584      Branch: perl
36585            ! Changes patchlevel.h
36586 ____________________________________________________________________________
36587 [  6668] By: jhi                                   on 2000/08/17  01:16:29
36588         Log: Doc nits spotted by Richard Soderberg.
36589      Branch: perl
36590            ! README.posix-bc README.vmesa
36591 ____________________________________________________________________________
36592 [  6667] By: jhi                                   on 2000/08/17  01:12:11
36593         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
36594              From: "Casey R. Tweten" <crt@kiski.net>
36595              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
36596              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
36597      Branch: perl
36598            ! pod/perldebtut.pod
36599 ____________________________________________________________________________
36600 [  6666] By: jhi                                   on 2000/08/17  01:09:31
36601         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
36602              From: "Casey R. Tweten" <crt@kiski.net>
36603              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
36604              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
36605      Branch: perl
36606            ! lib/Shell.pm
36607 ____________________________________________________________________________
36608 [  6665] By: gsar                                  on 2000/08/17  01:03:52
36609         Log: add "ok" targets from change#6632 in makefile.mk
36610      Branch: perl
36611            ! pod/perlport.pod win32/Makefile win32/makefile.mk
36612 ____________________________________________________________________________
36613 [  6664] By: gsar                                  on 2000/08/17  00:56:11
36614         Log: avoid warnings from dense compiler
36615      Branch: perl
36616            ! win32/win32.c
36617 ____________________________________________________________________________
36618 [  6663] By: jhi                                   on 2000/08/17  00:51:49
36619         Log: Tweak the regex compilation errors once more.
36620      Branch: perl
36621            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
36622            ! t/op/regmesg.t t/pragma/warn/regcomp
36623 ____________________________________________________________________________
36624 [  6662] By: gsar                                  on 2000/08/17  00:28:19
36625         Log: trailing new %ENV entries weren't being pushed into the real
36626              environment of subprocesses on Windows
36627      Branch: perl
36628            ! t/op/magic.t win32/perlhost.h
36629 ____________________________________________________________________________
36630 [  6661] By: gsar                                  on 2000/08/17  00:19:20
36631         Log: waitpid() now handles externally spawned pids correctly;
36632              fixes for backtick/wait/waitpid failures on Windows 9x
36633              
36634              these changes make the pid returned by process functions on
36635              Windows 9x always positive by clearing the high bit (which
36636              is always set on Win9x); pseudo-process PIDs are likewise
36637              always negative now on Win9x (just as on NT/2000)
36638      Branch: perl
36639            ! pp_sys.c win32/perlhost.h win32/win32.c
36640 ____________________________________________________________________________
36641 [  6660] By: jhi                                   on 2000/08/17  00:04:32
36642         Log: Retract #6645.
36643      Branch: perl
36644            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36645            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
36646            ! t/op/sprintf.t
36647 ____________________________________________________________________________
36648 [  6659] By: gsar                                  on 2000/08/16  23:59:28
36649         Log: on windows, the return values from wait() and waitpid() don't
36650              match those of pseudo-pids
36651      Branch: perl
36652            ! pp_sys.c t/op/fork.t util.c win32/win32.c
36653 ____________________________________________________________________________
36654 [  6658] By: gsar                                  on 2000/08/16  23:56:14
36655         Log: pod nit seen in passing
36656      Branch: perl
36657            ! pod/perlfunc.pod
36658 ____________________________________________________________________________
36659 [  6657] By: gsar                                  on 2000/08/16  23:53:42
36660         Log: change#6328 could make close(SOCKET) return false on windows
36661              when it shouldn't
36662      Branch: perl
36663            ! win32/win32sck.c
36664 ____________________________________________________________________________
36665 [  6656] By: gsar                                  on 2000/08/16  23:46:57
36666         Log: check that the number pseudo children doesn't exceed
36667              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
36668              the WaitForMultipleObjects() limit that would cause wait()
36669              to crash)
36670              
36671              wait() and waitpid() could potentially be rewritten to use
36672              more than one thread to do the waiting to eliminate this
36673              limitation
36674      Branch: perl
36675            ! win32/perlhost.h
36676 ____________________________________________________________________________
36677 [  6655] By: jhi                                   on 2000/08/16  14:11:05
36678         Log: Update Changes.
36679      Branch: perl
36680            ! Changes patchlevel.h
36681 ____________________________________________________________________________
36682 [  6654] By: jhi                                   on 2000/08/16  14:10:12
36683         Log: Update to perldebtut 1.9, from Richard Foley.
36684      Branch: perl
36685            ! pod/perldebtut.pod
36686 ____________________________________________________________________________
36687 [  6653] By: jhi                                   on 2000/08/16  14:08:17
36688         Log: Change the regx compilation error markers to use = instead of <
36689              since pod makes using the latter quite messy.  Reported in
36690              ID 20000814.006 by Abigail and in
36691              Subject: Unknown escape E<> ?
36692              From: Lupe Christoph <lupe@lupe-christoph.de>
36693              Date: Fri, 11 Aug 2000 00:30:27 +0200
36694              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
36695      Branch: perl
36696            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
36697            ! t/op/regmesg.t t/pragma/warn/regcomp
36698 ____________________________________________________________________________
36699 [  6652] By: jhi                                   on 2000/08/16  13:25:31
36700         Log: Change the perlbug address to perl.org since it's more forgiving.
36701              
36702              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
36703              From: abigail@foad.org
36704              Date: 15 Aug 2000 04:15:40 -0000
36705              Message-Id: <20000815041540.8633.qmail@foad.org>
36706      Branch: perl
36707            ! utils/perlbug.PL
36708 ____________________________________________________________________________
36709 [  6651] By: jhi                                   on 2000/08/16  13:22:35
36710         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
36711              From: Tim Jenness <timj@jach.hawaii.edu>
36712              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
36713              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
36714      Branch: perl
36715            ! lib/Cwd.pm
36716 ____________________________________________________________________________
36717 [  6650] By: jhi                                   on 2000/08/16  13:18:13
36718         Log: Update to CPAN 1.57.
36719              
36720              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
36721              From: andreas.koenig@anima.de (Andreas J. Koenig)
36722              Date: 16 Aug 2000 15:09:46 +0200
36723              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
36724      Branch: perl
36725            ! lib/CPAN.pm
36726 ____________________________________________________________________________
36727 [  6649] By: jhi                                   on 2000/08/16  13:12:31
36728         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
36729              From: "Larry W. Virden" <lvirden@cas.org>
36730              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
36731              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
36732      Branch: perl
36733            ! README.hpux
36734 ____________________________________________________________________________
36735 [  6648] By: jhi                                   on 2000/08/16  13:03:53
36736         Log: The numeric locale was reset to "C" by s?printf and never restored.
36737              
36738              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
36739              From: Christian Kirsch <ck@held.mind.de>
36740              Date: Wed, 9 Aug 2000 17:05:17 +0200
36741              Message-Id: <20000809170517.A25389@held>
36742              
36743              No test since adding the failing example to locale.t
36744              does not fail -- probably because the locale settings are so
36745              thoroughly tweaked by that time.  Running the example standalone
36746              does fail, though.  UPDATE: test case added at change #7540.
36747      Branch: perl
36748            ! dump.c perl.h pp.c pp_ctl.c sv.c
36749 ____________________________________________________________________________
36750 [  6647] By: jhi                                   on 2000/08/16  00:07:54
36751         Log: Update Changes and test semi-automatic patchlevel updating.
36752      Branch: perl
36753            ! Changes patchlevel.h
36754 ____________________________________________________________________________
36755 [  6646] By: jhi                                   on 2000/08/15  23:35:07
36756         Log: Fix a dependency problem.
36757              
36758              Subject: [PATCH: 6640] VMS Makefile.SH update
36759              From: Peter Prymmer <pvhp@forte.com>
36760              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
36761              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
36762      Branch: perl
36763            ! vms/descrip_mms.template
36764 ____________________________________________________________________________
36765 [  6645] By: jhi                                   on 2000/08/15  23:33:23
36766         Log: (Retracted by #6660)
36767              
36768              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
36769              From: Dominic Dunlop <domo@computer.org>
36770              Date: Tue, 15 Aug 2000 22:20:52 +0200
36771              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
36772      Branch: metaconfig/U/perl
36773            + d_printfed.U
36774      Branch: perl
36775            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36776            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
36777            ! t/op/sprintf.t
36778 ____________________________________________________________________________
36779 [  6644] By: jhi                                   on 2000/08/15  21:17:20
36780         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
36781              From: abigail@foad.org
36782              Date: 15 Aug 2000 20:12:41 -0000
36783              Message-Id: <20000815201241.25556.qmail@foad.org>
36784      Branch: perl
36785            ! INSTALL
36786 ____________________________________________________________________________
36787 [  6643] By: jhi                                   on 2000/08/15  21:15:28
36788         Log: (an already applied patch)
36789      Branch: perl
36790            ! lib/CGI.pm
36791 ____________________________________________________________________________
36792 [  6642] By: gsar                                  on 2000/08/15  19:54:05
36793         Log: magic callbacks all need to have same type signature
36794      Branch: perl
36795            ! embed.pl mg.c proto.h
36796 ____________________________________________________________________________
36797 [  6641] By: jhi                                   on 2000/08/15  17:56:27
36798         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)
36799              From: Mike Guy <mjtg@cam.ac.uk>
36800              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
36801              Date: Tue, 15 Aug 2000 18:26:45 +0100
36802              
36803              Only the peek.t part applied, not the hash quality part.
36804      Branch: perl
36805            ! t/lib/peek.t
36806 ____________________________________________________________________________
36807 [  6640] By: jhi                                   on 2000/08/15  16:37:37
36808         Log: Update Changes.
36809      Branch: perl
36810            ! Changes
36811 ____________________________________________________________________________
36812 [  6639] By: jhi                                   on 2000/08/15  16:34:55
36813         Log: Missed a file from #6638.
36814      Branch: perl
36815            ! lib/File/Temp.pm
36816 ____________________________________________________________________________
36817 [  6638] By: jhi                                   on 2000/08/15  16:33:19
36818         Log: Subject: [PATCH perl@6620] cygwin port
36819              From: "Fifer, Eric" <EFifer@sanwaint.com>
36820              Date: Tue, 15 Aug 2000 17:00:49 +0100
36821              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
36822      Branch: perl
36823            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
36824 ____________________________________________________________________________
36825 [  6637] By: jhi                                   on 2000/08/15  16:29:22
36826         Log: Subject: [PATCH] debugger exit code should reflect user exit code
36827              From: Mike Guy <mjtg@cam.ac.uk>
36828              Date: Tue, 15 Aug 2000 16:55:59 +0100
36829              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
36830      Branch: perl
36831            ! lib/perl5db.pl
36832 ____________________________________________________________________________
36833 [  6636] By: jhi                                   on 2000/08/15  15:30:58
36834         Log: Update Changes.
36835      Branch: perl
36836            ! Changes
36837 ____________________________________________________________________________
36838 [  6635] By: jhi                                   on 2000/08/15  15:27:21
36839         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
36840      Branch: metaconfig
36841            ! U/mkglossary U/mksample
36842      Branch: metaconfig/U/perl
36843            ! Devel.U
36844      Branch: perl
36845            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36846 ____________________________________________________________________________
36847 [  6634] By: jhi                                   on 2000/08/15  14:11:55
36848         Log: Don't blow limited stacks, a lower number is enough to
36849              tickle the lookbehind limit.
36850              
36851              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
36852              From: Dominic Dunlop <domo@computer.org>
36853              Date: Tue, 15 Aug 2000 13:51:24 +0200
36854              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
36855      Branch: perl
36856            ! t/op/regmesg.t
36857 ____________________________________________________________________________
36858 [  6633] By: jhi                                   on 2000/08/15  14:01:46
36859         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
36860              From: Mike Guy <mjtg@cam.ac.uk>
36861              Date: Tue, 15 Aug 2000 12:10:50 +0100
36862              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
36863      Branch: perl
36864            ! utils/perldoc.PL
36865 ____________________________________________________________________________
36866 [  6632] By: jhi                                   on 2000/08/15  13:58:48
36867         Log: make ok etc also for win32.
36868              
36869              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
36870              From: Prymmer/Kahn <pvhp@best.com>
36871              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
36872              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
36873      Branch: perl
36874            ! win32/Makefile
36875 ____________________________________________________________________________
36876 [  6631] By: jhi                                   on 2000/08/15  13:45:03
36877         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
36878      Branch: perl
36879            ! lib/Test.pm
36880 ____________________________________________________________________________
36881 [  6630] By: jhi                                   on 2000/08/15  03:25:09
36882         Log: Update Changes.
36883      Branch: perl
36884            ! Changes
36885 ____________________________________________________________________________
36886 [  6629] By: jhi                                   on 2000/08/15  03:23:53
36887         Log: magic_regdatum_set() is void, not int.
36888      Branch: perl
36889            ! embed.pl mg.c proto.h
36890 ____________________________________________________________________________
36891 [  6628] By: jhi                                   on 2000/08/15  03:08:02
36892         Log: Make the user to give up his firstborn, err, to knowingly
36893              verify installing an unstable developer release.  Also bump
36894              the release to 5.7.0, but leave a patch tag in the local
36895              patches saying that this is not yet the real thing.
36896      Branch: metaconfig
36897            ! U/modified/Instruct.U
36898      Branch: metaconfig/U/perl
36899            + Devel.U
36900      Branch: perl
36901            ! Configure patchlevel.h
36902 ____________________________________________________________________________
36903 [  6627] By: jhi                                   on 2000/08/14  22:32:52
36904         Log: README.os2 update.
36905              
36906              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
36907              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36908              Date: Wed, 02 Aug 2000 21:55:09 -0700
36909              Message-ID: <tsPi5gzkgegX092yn@efn.org>
36910      Branch: perl
36911            ! README.os2
36912 ____________________________________________________________________________
36913 [  6626] By: jhi                                   on 2000/08/14  21:00:02
36914         Log: Subject: Re: File::Temp problems on VMS in bleedperl
36915              From: Tim Jenness <timj@jach.hawaii.edu>
36916              cc: vmsperl@perl.org
36917              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
36918              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
36919      Branch: perl
36920            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
36921 ____________________________________________________________________________
36922 [  6625] By: jhi                                   on 2000/08/14  20:52:16
36923         Log: Add SUIDMAIL as was done for the CERT alert.
36924      Branch: perl
36925            ! patchlevel.h
36926 ____________________________________________________________________________
36927 [  6624] By: jhi                                   on 2000/08/14  20:48:50
36928         Log: Subject: sfio2000
36929              From: Daniel Muino <dmuino@afip.gov.ar>
36930              Date: Mon, 14 Aug 2000 16:58:11 -0300
36931              Message-ID: <20000814165811.B16368@con2-dgi>
36932      Branch: perl
36933            ! perlsdio.h perlsfio.h
36934 ____________________________________________________________________________
36935 [  6623] By: jhi                                   on 2000/08/14  20:47:36
36936         Log: Subject: warning: storage class after type is obsolescent
36937              From: Daniel Muino <dmuino@afip.gov.ar>
36938              Date: Mon, 14 Aug 2000 16:42:47 -0300
36939              Message-ID: <20000814164247.A16368@con2-dgi>
36940      Branch: perl
36941            ! regcomp.pl regnodes.h
36942 ____________________________________________________________________________
36943 [  6622] By: jhi                                   on 2000/08/14  20:43:05
36944         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
36945              From: abigail@foad.org
36946              Date: 14 Aug 2000 20:00:10 -0000
36947              Message-Id: <20000814200010.27271.qmail@foad.org>
36948      Branch: perl
36949            ! Changes
36950 ____________________________________________________________________________
36951 [  6621] By: jhi                                   on 2000/08/14  15:23:05
36952         Log: Update Changes.
36953      Branch: perl
36954            ! Changes
36955 ____________________________________________________________________________
36956 [  6620] By: jhi                                   on 2000/08/14  15:22:14
36957         Log: Subject: Re: [PATCH] @+, @- readonly
36958              From: Mike Guy <mjtg@cam.ac.uk>
36959              Date: Mon, 14 Aug 2000 15:26:55 +0100
36960              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
36961      Branch: perl
36962            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
36963            ! sv.c t/op/pat.t
36964 ____________________________________________________________________________
36965 [  6619] By: jhi                                   on 2000/08/14  14:12:08
36966         Log: Update Changes.
36967      Branch: perl
36968            ! Changes
36969 ____________________________________________________________________________
36970 [  6618] By: jhi                                   on 2000/08/14  14:09:34
36971         Log: For now remove the mail code.
36972      Branch: perl
36973            ! perl.c
36974 ____________________________________________________________________________
36975 [  6617] By: jhi                                   on 2000/08/14  14:08:28
36976         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
36977      Branch: perl
36978            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
36979            ! pod/perlfaq8.pod pod/perlsec.pod
36980 ____________________________________________________________________________
36981 [  6616] By: jhi                                   on 2000/08/14  14:00:11
36982         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
36983              From: Mike Guy <mjtg@cam.ac.uk>
36984              Date: Mon, 14 Aug 2000 08:26:02 +0100
36985              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
36986      Branch: perl
36987            ! lib/perl5db.pl
36988 ____________________________________________________________________________
36989 [  6615] By: jhi                                   on 2000/08/14  13:58:45
36990         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
36991              From: Mike Guy <mjtg@cam.ac.uk>
36992              Date: Mon, 14 Aug 2000 08:04:22 +0100
36993              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
36994      Branch: perl
36995            ! gv.c mg.c t/op/pat.t
36996 ____________________________________________________________________________
36997 [  6614] By: jhi                                   on 2000/08/14  13:56:45
36998         Log: Subject: Test fails / warnings with perl-current #6612
36999              From: Mike Guy <mjtg@cam.ac.uk>
37000              Date: Mon, 14 Aug 2000 07:57:23 +0100
37001              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
37002      Branch: perl
37003            ! t/lib/b.t t/lib/peek.t
37004 ____________________________________________________________________________
37005 [  6613] By: jhi                                   on 2000/08/14  13:45:33
37006         Log: VMS configure.com update continues.
37007      Branch: perl
37008            - vms/configure.com
37009            ! MANIFEST configure.com
37010 ____________________________________________________________________________
37011 [  6612] By: jhi                                   on 2000/08/13  22:13:35
37012         Log: Update Changes.
37013      Branch: perl
37014            ! Changes
37015 ____________________________________________________________________________
37016 [  6611] By: jhi                                   on 2000/08/13  16:21:45
37017         Log: Upgrade to CGI 2.71, from Lincoln Stein.
37018      Branch: perl
37019            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
37020 ____________________________________________________________________________
37021 [  6610] By: jhi                                   on 2000/08/13  15:09:16
37022         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
37023              From: Mike Guy <mjtg@cam.ac.uk>
37024              Date: Sun, 13 Aug 2000 13:45:51 +0100
37025              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
37026      Branch: perl
37027            ! t/op/regmesg.t
37028 ____________________________________________________________________________
37029 [  6609] By: jhi                                   on 2000/08/13  14:31:26
37030         Log: Andreas says that 1.56 is fine, so reverting back to it.
37031      Branch: perl
37032            ! lib/CPAN.pm
37033 ____________________________________________________________________________
37034 [  6608] By: jhi                                   on 2000/08/13  05:34:20
37035         Log: Update Changes.
37036      Branch: perl
37037            ! Changes
37038 ____________________________________________________________________________
37039 [  6607] By: jhi                                   on 2000/08/13  05:32:01
37040         Log: Put back the \z changes of #5406 to CPAN.pm.
37041      Branch: perl
37042            ! lib/CPAN.pm
37043 ____________________________________________________________________________
37044 [  6606] By: jhi                                   on 2000/08/13  05:20:16
37045         Log: Fix-n-skip the tests under 5005threads.
37046      Branch: perl
37047            ! t/lib/b.t
37048 ____________________________________________________________________________
37049 [  6605] By: jhi                                   on 2000/08/13  05:07:48
37050         Log: Fix the test for 5005threads.
37051      Branch: perl
37052            ! t/lib/peek.t
37053 ____________________________________________________________________________
37054 [  6604] By: jhi                                   on 2000/08/13  03:35:37
37055         Log: Should have deleted this in #6603.
37056      Branch: perl
37057            - vms/subconfigure.com
37058 ____________________________________________________________________________
37059 [  6603] By: jhi                                   on 2000/08/12  18:29:32
37060         Log: Rewrite of vms/subconfigure.com as configure.com,
37061              from Peter Prymmer and the vmsperl crew.
37062      Branch: perl
37063            + vms/configure.com
37064            ! MANIFEST
37065 ____________________________________________________________________________
37066 [  6602] By: jhi                                   on 2000/08/11  13:00:01
37067         Log: PlainText.pm is dead.
37068      Branch: perl
37069            - lib/Pod/PlainText.pm
37070            ! MANIFEST
37071 ____________________________________________________________________________
37072 [  6601] By: jhi                                   on 2000/08/11  04:06:45
37073         Log: Update Changes.
37074      Branch: perl
37075            ! Changes
37076 ____________________________________________________________________________
37077 [  6600] By: jhi                                   on 2000/08/11  04:06:10
37078         Log: Add a few missing files, update MANIFEST.
37079      Branch: perl
37080            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
37081            + lib/Pod/PlainText.pm t/pod/find.t
37082            ! MANIFEST t/op/regmesg.t
37083 ____________________________________________________________________________
37084 [  6599] By: jhi                                   on 2000/08/11  03:31:10
37085         Log: Add Perl debugging tutorial, regen toc. 
37086              
37087              Subject: perldebtut.pod
37088              From: Richard Foley <Richard.Foley@m.dasa.de>
37089              Date: Wed, 09 Aug 2000 10:17:15 +0200
37090              Message-id: <3991138B.262247B8@m.dasa.de>
37091      Branch: perl
37092            + pod/perldebtut.pod
37093            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37094 ____________________________________________________________________________
37095 [  6598] By: jhi                                   on 2000/08/11  02:48:56
37096         Log: tiny Changes edit
37097      Branch: perl
37098            ! Changes
37099 ____________________________________________________________________________
37100 [  6597] By: jhi                                   on 2000/08/11  02:39:04
37101         Log: Tests for #6589.
37102              
37103              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
37104              From: simon@brecon.co.uk (Simon Cozens)
37105              Date: 11 Aug 2000 02:24:52 GMT
37106              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
37107      Branch: perl
37108            ! t/lib/b.t
37109 ____________________________________________________________________________
37110 [  6596] By: jhi                                   on 2000/08/11  01:50:07
37111         Log: Update Changes.
37112      Branch: perl
37113            ! Changes
37114 ____________________________________________________________________________
37115 [  6595] By: jhi                                   on 2000/08/11  01:47:16
37116         Log: nitfix
37117      Branch: perl
37118            ! Changes
37119 ____________________________________________________________________________
37120 [  6594] By: jhi                                   on 2000/08/11  01:36:16
37121         Log: Subject: Getting perlio and threads to compile
37122              From: Lupe Christoph <lupe@lupe-christoph.de>
37123              Date: Wed, 9 Aug 2000 11:35:54 +0200
37124              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
37125              
37126              (the Solaris version changes in Configure skipped)
37127      Branch: perl
37128            ! hints/solaris_2.sh thread.h
37129 ____________________________________________________________________________
37130 [  6593] By: jhi                                   on 2000/08/11  01:30:16
37131         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
37132              From: simon@brecon.co.uk (Simon Cozens)
37133              Date: 1 Aug 2000 06:55:19 GMT
37134              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
37135      Branch: perl
37136            ! lib/utf8.pm
37137 ____________________________________________________________________________
37138 [  6592] By: jhi                                   on 2000/08/11  01:26:39
37139         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
37140              From: Peter Scott <Peter@PeterScott.com>
37141              Date: Thu, 10 Aug 2000 08:23:27 -0700
37142              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
37143      Branch: perl
37144            ! lib/perl5db.pl
37145 ____________________________________________________________________________
37146 [  6591] By: jhi                                   on 2000/08/11  01:22:02
37147         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
37148              From: Hugo <hv@crypt.compulink.co.uk>
37149              Date: Thu, 10 Aug 2000 19:23:04 +0100
37150              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
37151      Branch: perl
37152            ! regexec.c t/op/pat.t
37153 ____________________________________________________________________________
37154 [  6590] By: jhi                                   on 2000/08/11  01:19:19
37155         Log: Preprocessing and postprocessing for File::Find.
37156              
37157              Subject: Patch to Find::File.pm to allow alphabetical results
37158              From: Joe Smith <jsmith@inwap.com>
37159              Date: Wed, 9 Aug 2000 02:44:54 -0700
37160              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
37161      Branch: perl
37162            ! lib/File/Find.pm
37163 ____________________________________________________________________________
37164 [  6589] By: jhi                                   on 2000/08/11  01:12:39
37165         Log: B::Deparse didn't do sub attributes.
37166              
37167              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
37168              From: simon@brecon.co.uk (Simon Cozens)
37169              Date: 9 Aug 2000 04:49:20 GMT
37170              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
37171      Branch: perl
37172            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
37173 ____________________________________________________________________________
37174 [  6588] By: jhi                                   on 2000/08/11  01:06:40
37175         Log: Subject: debugger "d" command doesnt check line number
37176              From: Mike Guy <mjtg@cam.ac.uk>
37177              Date: Tue, 08 Aug 2000 21:54:29 +0100
37178              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
37179      Branch: perl
37180            ! lib/perl5db.pl mg.c pod/perldiag.pod
37181 ____________________________________________________________________________
37182 [  6587] By: jhi                                   on 2000/08/11  00:45:03
37183         Log: sleep(1) does not necessarily return 1.
37184              
37185              Subject: [PATCH bleadperl] op/lex_assign.t  
37186              From: Hugo <hv@crypt.compulink.co.uk>
37187              Date: Thu, 03 Aug 2000 14:34:22 +0100        
37188              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
37189      Branch: perl
37190            ! t/op/lex_assign.t
37191 ____________________________________________________________________________
37192 [  6586] By: jhi                                   on 2000/08/11  00:31:50
37193         Log: Document the IO::Select timeout.
37194      Branch: perl
37195            ! ext/IO/lib/IO/Select.pm
37196 ____________________________________________________________________________
37197 [  6585] By: jhi                                   on 2000/08/11  00:13:54
37198         Log: Forgot contributor.
37199      Branch: perl
37200            ! Changes
37201 ____________________________________________________________________________
37202 [  6584] By: jhi                                   on 2000/08/11  00:09:19
37203         Log: detypo
37204      Branch: perl
37205            ! Changes
37206 ____________________________________________________________________________
37207 [  6583] By: jhi                                   on 2000/08/11  00:07:53
37208         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
37209              
37210              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
37211              From: Mike Guy <mjtg@cam.ac.uk> 
37212              Date: Thu, 10 Aug 2000 15:50:54 +0100
37213              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
37214      Branch: perl
37215            ! sv.c t/op/int.t
37216 ____________________________________________________________________________
37217 [  6582] By: jhi                                   on 2000/08/10  23:29:32
37218         Log: Update Changes.
37219      Branch: perl
37220            ! Changes
37221 ____________________________________________________________________________
37222 [  6581] By: jhi                                   on 2000/08/10  23:26:16
37223         Log: Put back the std @INC thing.
37224      Branch: perl
37225            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
37226            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
37227            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
37228            ! t/lib/gol-oo.t
37229 ____________________________________________________________________________
37230 [  6580] By: jhi                                   on 2000/08/10  23:03:34
37231         Log: Update to CGI 2.70, from Lincoln Stein.
37232      Branch: perl
37233            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
37234            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
37235            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
37236            ! t/lib/cgi-request.t
37237 ____________________________________________________________________________
37238 [  6579] By: jhi                                   on 2000/08/10  22:41:50
37239         Log: Update to CPAN 1.56, from Andreas König.
37240      Branch: perl
37241            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
37242 ____________________________________________________________________________
37243 [  6578] By: jhi                                   on 2000/08/10  22:38:13
37244         Log: Update to Pod::Parser 1.17, from Brad Appleton.
37245      Branch: perl
37246            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
37247            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
37248            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
37249            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
37250            ! t/pod/include.t t/pod/included.t t/pod/lref.t
37251            ! t/pod/multiline_items.t t/pod/nested_items.t
37252            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
37253            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
37254            ! t/pod/special_seqs.t
37255 ____________________________________________________________________________
37256 [  6577] By: jhi                                   on 2000/08/10  22:35:41
37257         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
37258      Branch: perl
37259            ! AUTHORS MAINTAIN
37260 ____________________________________________________________________________
37261 [  6576] By: jhi                                   on 2000/08/10  22:24:54
37262         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
37263      Branch: perl
37264            + t/lib/gol-oo.t
37265            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
37266            ! t/lib/gol-compat.t t/lib/gol-linkage.t
37267 ____________________________________________________________________________
37268 [  6575] By: jhi                                   on 2000/08/10  22:02:07
37269         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
37270      Branch: perl
37271            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
37272 ____________________________________________________________________________
37273 [  6574] By: jhi                                   on 2000/08/10  21:55:03
37274         Log: Iterating perl6 description.
37275      Branch: perl
37276            ! pod/perlfaq1.pod
37277 ____________________________________________________________________________
37278 [  6573] By: jhi                                   on 2000/08/10  21:48:26
37279         Log: Revert the sv.c part of #6559, a better fix is needed.
37280      Branch: perl
37281            ! sv.c
37282 ____________________________________________________________________________
37283 [  6572] By: jhi                                   on 2000/08/10  20:33:43
37284         Log: It's the 2ndO'ROSSC.
37285      Branch: perl
37286            ! pod/perlfaq1.pod
37287 ____________________________________________________________________________
37288 [  6571] By: jhi                                   on 2000/08/10  15:55:48
37289         Log: detypo
37290      Branch: perl
37291            ! pod/perlfaq1.pod
37292 ____________________________________________________________________________
37293 [  6570] By: jhi                                   on 2000/08/10  14:11:17
37294         Log: An exceptionally sticky typo.
37295      Branch: perl
37296            ! Changes
37297 ____________________________________________________________________________
37298 [  6569] By: jhi                                   on 2000/08/10  14:09:33
37299         Log: detypo (and test Changes updating script)
37300      Branch: perl
37301            ! Changes
37302 ____________________________________________________________________________
37303 [  6568] By: jhi                                   on 2000/08/10  14:07:07
37304         Log: Update Changes.
37305      Branch: perl
37306            ! Changes
37307 ____________________________________________________________________________
37308 [  6567] By: jhi                                   on 2000/08/10  14:06:19
37309         Log: Amend the description of Perl6.
37310              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
37311              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
37312              Date: Wed, 9 Aug 2000 22:11:06 -0500
37313              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
37314      Branch: perl
37315            ! pod/perlfaq1.pod
37316 ____________________________________________________________________________
37317 [  6566] By: jhi                                   on 2000/08/10  13:58:57
37318         Log: Subject: Remove dead entry in perldiag
37319              From: Mike Guy <mjtg@cam.ac.uk>
37320              Date: Thu, 10 Aug 2000 14:19:19 +0100
37321              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
37322      Branch: perl
37323            ! pod/perldiag.pod
37324 ____________________________________________________________________________
37325 [  6565] By: jhi                                   on 2000/08/10  13:51:48
37326         Log: Zero entries were skipped, fix from Adrian Goalby
37327              <argoalby@yahoo.co.uk>
37328      Branch: perl
37329            ! lib/unicode/Number.pl lib/unicode/mktables.PL
37330 ____________________________________________________________________________
37331 [  6564] By: jhi                                   on 2000/08/10  13:00:12
37332         Log: Subject: [PATCH 5.6.0] cygwin port
37333              From: "Fifer, Eric" <EFifer@sanwaint.com>
37334              Date: Thu, 10 Aug 2000 13:15:36 +0100
37335              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
37336      Branch: perl
37337            ! README.cygwin hints/cygwin.sh
37338 ____________________________________________________________________________
37339 [  6563] By: jhi                                   on 2000/08/10  12:55:16
37340         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
37341      Branch: perl
37342            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
37343 ____________________________________________________________________________
37344 [  6562] By: gsar                                  on 2000/08/10  08:38:39
37345         Log: warn is a macro, avoid using at a variable to avoid warnings
37346              in some configurations; readdir.t is too conservative in
37347              estimating number of *.t's
37348      Branch: perl
37349            ! t/op/readdir.t util.c
37350 ____________________________________________________________________________
37351 [  6561] By: jhi                                   on 2000/08/09  23:35:42
37352         Log: Update Changes.
37353      Branch: perl
37354            ! Changes
37355 ____________________________________________________________________________
37356 [  6560] By: jhi                                   on 2000/08/09  23:05:47
37357         Log: Subject: Re: enhanced(?) regex error messages
37358              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
37359              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
37360              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
37361              
37362              (plus two small patches sent privately)
37363              (this still seems to leave few test failures)
37364      Branch: perl
37365            + t/op/regmesg.t
37366            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
37367            ! t/pragma/warn/regcomp
37368 ____________________________________________________________________________
37369 [  6559] By: jhi                                   on 2000/08/09  20:41:18
37370         Log: (The fix did work but was not right, retracted in #6573)
37371              
37372              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
37373              From: Christian Kirsch <ck@held.mind.de>
37374              Date: Wed, 9 Aug 2000 17:05:17 +0200
37375              Message-Id: <20000809170517.A25389@held>
37376      Branch: perl
37377            ! sv.c t/pragma/locale.t
37378 ____________________________________________________________________________
37379 [  6558] By: jhi                                   on 2000/08/08  22:34:08
37380         Log: Tiny updates on the contributors list.
37381      Branch: perl
37382            ! Changes
37383 ____________________________________________________________________________
37384 [  6557] By: jhi                                   on 2000/08/08  19:34:28
37385         Log: Double check that we have a dirhandle.
37386      Branch: perl
37387            ! util.c
37388 ____________________________________________________________________________
37389 [  6556] By: jhi                                   on 2000/08/08  19:01:51
37390         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
37391              May be repopulated with fresh maintained examples.
37392      Branch: perl
37393            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
37394            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
37395            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
37396            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
37397            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
37398            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
37399            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
37400            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
37401            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
37402            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
37403            + lib/CGI/eg/wilogo_gif.uu
37404            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
37405            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
37406            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
37407            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
37408            - eg/cgi/frameset.cgi eg/cgi/index.html
37409            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
37410            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
37411            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
37412            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
37413            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
37414            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
37415            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
37416            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
37417            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
37418            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
37419            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
37420            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
37421            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
37422            - eg/van/vanish eg/who eg/wrapsuid
37423            ! MANIFEST
37424 ____________________________________________________________________________
37425 [  6555] By: jhi                                   on 2000/08/08  18:51:08
37426         Log: Delete chat2 as requested by Randal.
37427              
37428              Subject: Re: perlfaq8 coyness
37429              From: merlyn@stonehenge.com (Randal L. Schwartz) 
37430              Date: 15 May 2000 18:52:42 -0700 
37431              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
37432      Branch: perl
37433            - lib/chat2.pl
37434            ! MANIFEST
37435 ____________________________________________________________________________
37436 [  6554] By: jhi                                   on 2000/08/08  18:31:35
37437         Log: Regen global.sym.
37438      Branch: perl
37439            ! global.sym
37440 ____________________________________________________________________________
37441 [  6553] By: jhi                                   on 2000/08/08  18:28:13
37442         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
37443              (either perlbug or p5p ate the original), plus regen
37444              perlapi and perltoc. 
37445      Branch: perl
37446            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
37447            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
37448            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
37449            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
37450            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
37451            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
37452            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
37453            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
37454            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
37455            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
37456 ____________________________________________________________________________
37457 [  6552] By: jhi                                   on 2000/08/08  18:06:29
37458         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
37459              From: Mike Guy <mjtg@cam.ac.uk>
37460              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
37461              Date: Tue, 08 Aug 2000 15:51:27 +0100
37462      Branch: perl
37463            ! doop.c sv.h t/op/join.t t/pragma/overload.t
37464 ____________________________________________________________________________
37465 [  6551] By: jhi                                   on 2000/08/08  18:01:11
37466         Log: Re-apply #6549.
37467      Branch: perl
37468            ! lib/perl5db.pl
37469 ____________________________________________________________________________
37470 [  6550] By: jhi                                   on 2000/08/08  17:43:08
37471         Log: Accidental retraction of #6549.
37472      Branch: perl
37473            ! lib/perl5db.pl
37474 ____________________________________________________________________________
37475 [  6549] By: jhi                                   on 2000/08/08  17:40:04
37476         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
37477              From: Mike Guy <mjtg@cam.ac.uk>
37478              Date: Mon, 07 Aug 2000 21:49:58 +0100
37479              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
37480      Branch: perl
37481            ! lib/perl5db.pl
37482 ____________________________________________________________________________
37483 [  6548] By: jhi                                   on 2000/08/08  17:37:57
37484         Log: Document here-doc better.
37485              
37486              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
37487              From: Mike Guy <mjtg@cam.ac.uk>
37488              Date: Mon, 07 Aug 2000 14:02:09 +0100
37489              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
37490      Branch: perl
37491            ! pod/perldata.pod
37492 ____________________________________________________________________________
37493 [  6547] By: jhi                                   on 2000/08/08  17:33:34
37494         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
37495              From: "Randy J. Ray" <rjray@redhat.com>
37496              Date: Mon, 07 Aug 2000 19:12:25 -0700
37497              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
37498      Branch: perl
37499            ! perl.c pod/perlrun.pod
37500 ____________________________________________________________________________
37501 [  6546] By: jhi                                   on 2000/08/08  17:29:26
37502         Log: Subject: Re: enhanced(?) regex error messages 
37503              From: Hugo <hv@crypt.compulink.co.uk>
37504              Date: Tue, 08 Aug 2000 03:25:51 +0100
37505              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
37506              
37507              plus Capitalize the error messages, plus perldiag them.
37508      Branch: perl
37509            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
37510 ____________________________________________________________________________
37511 [  6545] By: jhi                                   on 2000/08/08  13:59:28
37512         Log: Augment #6539 a bit: don't croak if there's magic in the air.
37513              
37514              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
37515              From: Hugo <hv@crypt.compulink.co.uk>
37516              Date: Tue, 08 Aug 2000 03:02:03 +0100
37517              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
37518      Branch: perl
37519            ! pp.c t/op/bless.t
37520 ____________________________________________________________________________
37521 [  6544] By: jhi                                   on 2000/08/07  21:11:52
37522         Log: Make the test -w clean.
37523      Branch: perl
37524            ! t/op/bless.t
37525 ____________________________________________________________________________
37526 [  6543] By: jhi                                   on 2000/08/07  19:49:53
37527         Log: use warnings instead of $^W.
37528      Branch: perl
37529            ! t/op/bless.t
37530 ____________________________________________________________________________
37531 [  6542] By: jhi                                   on 2000/08/07  17:41:41
37532         Log: Disable a portability warning Because We Know What We Are Doing.
37533      Branch: perl
37534            ! t/op/bless.t
37535 ____________________________________________________________________________
37536 [  6541] By: jhi                                   on 2000/08/07  17:29:51
37537         Log: Tiny tidying on report_evil_fh().
37538      Branch: perl
37539            ! util.c
37540 ____________________________________________________________________________
37541 [  6540] By: jhi                                   on 2000/08/07  16:37:38
37542         Log: Make regular expression parse error messages easier to understand.
37543              
37544              Subject: Re: enhanced(?) regex error messages
37545              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
37546              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
37547              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
37548      Branch: perl
37549            ! regcomp.c
37550 ____________________________________________________________________________
37551 [  6539] By: jhi                                   on 2000/08/07  16:12:27
37552         Log: Make bless(REF, REF) a fatal error, add bless tests.
37553              
37554              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
37555              From: Hugo <hv@crypt.compulink.co.uk>
37556              Date: Mon, 07 Aug 2000 16:59:38 +0100
37557              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
37558      Branch: perl
37559            + t/op/bless.t
37560            ! MANIFEST pod/perldiag.pod pp.c sv.c
37561 ____________________________________________________________________________
37562 [  6538] By: jhi                                   on 2000/08/07  15:59:43
37563         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
37564              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
37565              Date: Thu, 3 Aug 2000 14:29:21 -0700
37566              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
37567      Branch: perl
37568            ! lib/lib_pm.PL
37569 ____________________________________________________________________________
37570 [  6537] By: jhi                                   on 2000/08/07  15:47:18
37571         Log: Retract #6419 for now since it breaks in AFS and MachTen.
37572      Branch: perl
37573            ! lib/Cwd.pm
37574 ____________________________________________________________________________
37575 [  6536] By: jhi                                   on 2000/08/07  15:05:29
37576         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
37577              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
37578              The security hole exists only in suidperls, which isn't
37579              installed or even built by default.
37580      Branch: perl
37581            ! perl.c
37582 ____________________________________________________________________________
37583 [  6535] By: jhi                                   on 2000/08/07  14:45:14
37584         Log: tr memory corruption fix from Simon Cozens.
37585      Branch: perl
37586            ! doop.c
37587 ____________________________________________________________________________
37588 [  6534] By: jhi                                   on 2000/08/06  11:38:16
37589         Log: Document a bit that UDP is not what you might think.
37590              
37591              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
37592              From: Lupe Christoph <lupe@lupe-christoph.de>
37593              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
37594              Date: Mon, 24 Jul 2000 08:59:15 +0200
37595      Branch: perl
37596            ! pod/perlipc.pod
37597 ____________________________________________________________________________
37598 [  6533] By: jhi                                   on 2000/08/06  11:35:01
37599         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
37600              From: Jeff Pinyan <jeffp@hut.crusoe.net>
37601              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
37602              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
37603      Branch: perl
37604            ! pod/perlfunc.pod
37605 ____________________________________________________________________________
37606 [  6532] By: jhi                                   on 2000/08/06  03:45:41
37607         Log: Have symbols for the IoTYPEs.
37608      Branch: perl
37609            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
37610 ____________________________________________________________________________
37611 [  6531] By: jhi                                   on 2000/08/06  01:33:55
37612         Log: Continue fixing the io warnings.  This also
37613              sort of fixes bug ID 20000802.003: the core dump
37614              is no more.  Whether the current behaviour is correct
37615              (giving a warning: "Not a format reference"), is another matter.
37616      Branch: perl
37617            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
37618            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
37619 ____________________________________________________________________________
37620 [  6530] By: jhi                                   on 2000/08/05  21:33:12
37621         Log: Change the Policy policy: now -Dprefix= with an existing
37622              Policy.sh and prefix == siteprefix == vendorprefix, then all
37623              of them follow along the new prefix.
37624              
37625              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
37626              From: Andy Dougherty <doughera@lafayette.edu>
37627              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
37628              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
37629      Branch: perl
37630            ! Policy_sh.SH
37631 ____________________________________________________________________________
37632 [  6529] By: jhi                                   on 2000/08/05  18:57:28
37633         Log: Zap lib/Sys directory when cleaning up.
37634      Branch: perl
37635            ! Makefile.SH
37636 ____________________________________________________________________________
37637 [  6528] By: jhi                                   on 2000/08/05  18:40:44
37638         Log: Essential prototype changes were missing from #6527.
37639              Also make report_evil_fh() more bomb-proof.
37640      Branch: perl
37641            ! embed.h util.c
37642 ____________________________________________________________________________
37643 [  6527] By: jhi                                   on 2000/08/05  03:22:05
37644         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
37645              From: "Ronald F. Guilmette" <rfg@monkeys.com>
37646              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
37647              Message-Id: <200007242247.PAA52177@monkeys.com>
37648      Branch: perl
37649            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
37650 ____________________________________________________________________________
37651 [  6526] By: jhi                                   on 2000/08/04  21:23:27
37652         Log: gcc versions might have (parentheses) in them.
37653      Branch: metaconfig/U/perl
37654            ! gccvers.U
37655      Branch: perl
37656            ! Configure config_h.SH
37657 ____________________________________________________________________________
37658 [  6525] By: jhi                                   on 2000/08/04  20:23:12
37659         Log: Weed buglets pointed out by
37660              
37661              From: Lupe Christoph <lupe@lupe-christoph.de>
37662              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
37663              Date: Fri, 4 Aug 2000 17:34:39 +0200
37664              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
37665      Branch: metaconfig/U/perl
37666            ! gccvers.U uselfs.U
37667      Branch: perl
37668            ! Configure config_h.SH
37669 ____________________________________________________________________________
37670 [  6524] By: jhi                                   on 2000/08/04  19:02:08
37671         Log: Warn under -w if lstat(FH) is attempted.
37672              
37673              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
37674              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
37675              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
37676              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
37677      Branch: perl
37678            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
37679            ! t/pragma/warn/pp_sys
37680 ____________________________________________________________________________
37681 [  6523] By: jhi                                   on 2000/08/04  12:31:11
37682         Log: Subject: New perlcc, take 2
37683              From: simon@brecon.co.uk (Simon Cozens)
37684              Date: 4 Aug 2000 06:21:04 GMT
37685              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
37686      Branch: perl
37687            ! utils/perlcc.PL
37688 ____________________________________________________________________________
37689 [  6522] By: jhi                                   on 2000/08/04  12:26:33
37690         Log: Subject: Re: Array vs. List context
37691              From: Daniel Chetlin <daniel@chetlin.com>
37692              Date: Fri, 4 Aug 2000 00:22:44 -0700
37693              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
37694      Branch: perl
37695            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
37696            ! pod/perlfaq4.pod
37697 ____________________________________________________________________________
37698 [  6521] By: jhi                                   on 2000/08/04  12:22:38
37699         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
37700              From: Raymund Will <ray@caldera.de>
37701              Date: Fri, 4 Aug 2000 12:07:09 +0200
37702              Message-Id: <20000804120709.A14982@caldera.de>
37703      Branch: perl
37704            ! configure.gnu
37705 ____________________________________________________________________________
37706 [  6520] By: jhi                                   on 2000/08/04  04:09:06
37707         Log: After the #6519 a warning about stat() is just that,
37708              not about a filetest, which now have their own warning.
37709      Branch: perl
37710            ! pod/perldiag.pod
37711 ____________________________________________________________________________
37712 [  6519] By: jhi                                   on 2000/08/04  04:06:30
37713         Log: In the warnings call filehandles consistently so;
37714              add "unopened" warning for stat().
37715      Branch: perl
37716            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
37717            ! t/pragma/warn/pp_sys
37718 ____________________________________________________________________________
37719 [  6518] By: jhi                                   on 2000/08/04  02:55:35
37720         Log: Subject: Minor tweak to perlvar.pod
37721              From: "Stephen P. Potter" <spp@ds.net>
37722              Date: Tue, 18 Apr 2000 09:26:03 -0400
37723              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
37724      Branch: perl
37725            ! pod/perlvar.pod
37726 ____________________________________________________________________________
37727 [  6517] By: jhi                                   on 2000/08/04  02:50:08
37728         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
37729              From: "Clinton Pierce" <cpierce1@ford.com>
37730              Date: Wed, 21 Jul 1999 16:45:31 -0400
37731              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
37732              
37733              Fix by Stephen Potter (visible in the bug db but not in p5p?)
37734      Branch: perl
37735            ! pod/perlfunc.pod pod/perlop.pod
37736 ____________________________________________________________________________
37737 [  6516] By: jhi                                   on 2000/08/04  02:09:25
37738         Log: This is 6512.  Really.
37739      Branch: perl
37740            ! dump.c
37741 ____________________________________________________________________________
37742 [  6515] By: jhi                                   on 2000/08/04  01:25:50
37743         Log: mention the idea of @( and @)
37744      Branch: perl
37745            ! Todo-5.6
37746 ____________________________________________________________________________
37747 [  6514] By: bailey                                on 2000/08/04  01:18:46
37748         Log: YA resync with mainstem, including VMS patches from others
37749      Branch: vmsperl
37750           +> (branch 48 files)
37751            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
37752           !> (integrate 354 files)
37753 ____________________________________________________________________________
37754 [  6513] By: jhi                                   on 2000/08/04  01:18:18
37755         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
37756              From: Mark Dickinson <dickins3@fas.harvard.edu>
37757              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
37758              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
37759      Branch: perl
37760            ! t/op/grent.t t/op/pwent.t
37761 ____________________________________________________________________________
37762 [  6512] By: jhi                                   on 2000/08/04  01:14:06
37763         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
37764              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37765              Date: Wed, 02 Aug 2000 10:51:01 +0100
37766              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
37767      Branch: perl
37768            ! sv.c
37769 ____________________________________________________________________________
37770 [  6511] By: jhi                                   on 2000/08/04  00:57:00
37771         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
37772              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37773              Date: Thu, 03 Aug 2000 17:20:04 -0700
37774              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
37775      Branch: metaconfig
37776            ! U/modified/Cppsym.U
37777      Branch: perl
37778            ! Configure config_h.SH
37779 ____________________________________________________________________________
37780 [  6510] By: jhi                                   on 2000/08/04  00:25:28
37781         Log: detypo
37782      Branch: perl
37783            ! Makefile.SH
37784 ____________________________________________________________________________
37785 [  6509] By: jhi                                   on 2000/08/03  23:43:18
37786         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
37787              From: Dominic Dunlop <domo@computer.org>
37788              Date: Thu, 3 Aug 2000 22:16:46 +0200
37789              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
37790      Branch: perl
37791            ! t/op/sprintf.t
37792 ____________________________________________________________________________
37793 [  6508] By: jhi                                   on 2000/08/03  23:40:37
37794         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
37795              From: Hugo <hv@crypt.compulink.co.uk>
37796              Date: Thu, 03 Aug 2000 18:25:30 +0100
37797              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
37798      Branch: perl
37799            ! regcomp.c t/op/re_tests
37800 ____________________________________________________________________________
37801 [  6507] By: jhi                                   on 2000/08/03  23:38:28
37802         Log: Subject: [PATCH] sv.h documentation - SvLEN
37803              From: Mike Guy <mjtg@cam.ac.uk>
37804              Date: Thu, 03 Aug 2000 14:43:09 +0100
37805              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
37806      Branch: perl
37807            ! sv.h
37808 ____________________________________________________________________________
37809 [  6506] By: jhi                                   on 2000/08/03  15:49:14
37810         Log: Disable the fix_pl hack for now.
37811      Branch: perl
37812            ! Makefile.SH
37813 ____________________________________________________________________________
37814 [  6505] By: jhi                                   on 2000/08/03  13:49:04
37815         Log: Add a URL for FSF.
37816              
37817              Subject: Patch for README
37818              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
37819              Date: Wed, 2 Aug 2000 13:25:09 -0500
37820              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
37821      Branch: perl
37822            ! README
37823 ____________________________________________________________________________
37824 [  6504] By: jhi                                   on 2000/08/03  13:29:19
37825         Log: Be more informative on what is skipped and why,
37826              also repeat the list at the end.
37827      Branch: perl
37828            ! Porting/p4desc
37829 ____________________________________________________________________________
37830 [  6503] By: jhi                                   on 2000/08/03  13:07:05
37831         Log: Circumvent the removal of .patch by fix_pl.
37832              
37833              Subject: Re: [ID 20000802.011] unable to 'make test'          
37834              From: simon@brecon.co.uk (Simon Cozens) 
37835              Date: 3 Aug 2000 04:17:00 GMT
37836              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
37837      Branch: perl
37838            ! Makefile.SH
37839 ____________________________________________________________________________
37840 [  6502] By: jhi                                   on 2000/08/03  00:14:34
37841         Log: Add the missing setproctitle unit.
37842      Branch: metaconfig/U/perl
37843            + d_setproctitle.U
37844 ____________________________________________________________________________
37845 [  6501] By: jhi                                   on 2000/08/03  00:00:26
37846         Log: The subtest 4 may fail also on VOBS, as pointed out
37847              by Nick Ing-Simmons in November 1999, bug id 19991124.003
37848              (but the failure in that bug report isn't the subtest 4).
37849      Branch: perl
37850            ! t/op/stat.t
37851 ____________________________________________________________________________
37852 [  6500] By: jhi                                   on 2000/08/02  23:49:30
37853         Log: Better skip message for the test; one of the two problems in
37854              
37855              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
37856              From: Lupe Christoph <lupe@lupe-christoph.de>
37857              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
37858              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
37859      Branch: perl
37860            ! t/op/numconvert.t
37861 ____________________________________________________________________________
37862 [  6499] By: jhi                                   on 2000/08/02  22:49:16
37863         Log: Allow "no Module;" even if there is no 'unimport'.
37864              
37865              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
37866              From: mjd@plover.com
37867              Date: 24 Mar 2000 15:24:34 -0000
37868              Message-Id: <20000324152434.15160.qmail@plover.com>
37869      Branch: perl
37870            ! gv.c
37871 ____________________________________________________________________________
37872 [  6498] By: jhi                                   on 2000/08/02  22:42:58
37873         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
37874              that are hopefully soon put into use.
37875      Branch: perl
37876            ! opcode.h opcode.pl opnames.h
37877 ____________________________________________________________________________
37878 [  6497] By: gsar                                  on 2000/08/02  22:28:59
37879         Log: require.t needs binmode() to work on windows
37880      Branch: perl
37881            ! t/comp/require.t
37882 ____________________________________________________________________________
37883 [  6496] By: jhi                                   on 2000/08/02  22:08:51
37884         Log: Document the IVdf UVuf UVof UVxf.
37885      Branch: perl
37886            ! pod/perlguts.pod
37887 ____________________________________________________________________________
37888 [  6495] By: jhi                                   on 2000/08/02  21:54:26
37889         Log: detypo #6494
37890      Branch: perl
37891            ! ext/Data/Dumper/Dumper.xs
37892 ____________________________________________________________________________
37893 [  6494] By: jhi                                   on 2000/08/02  21:49:17
37894         Log: Dump UVs as UVs in Data::Dumper.
37895              
37896              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
37897              From: Gurusamy Sarathy <gsar@ActiveState.com>
37898              Date: Thu, 27 Apr 2000 12:26:25 -0700
37899              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
37900      Branch: perl
37901            ! ext/Data/Dumper/Dumper.xs
37902 ____________________________________________________________________________
37903 [  6493] By: jhi                                   on 2000/08/02  17:01:58
37904         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
37905              From: Hugo <hv@crypt.compulink.co.uk>
37906              Date: Wed, 02 Aug 2000 14:53:56 +0100
37907              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
37908      Branch: perl
37909            ! regexec.c t/op/re_tests
37910 ____________________________________________________________________________
37911 [  6492] By: jhi                                   on 2000/08/02  15:02:46
37912         Log: The new setproctitle() feature is available only in 
37913              bleeding edge FreeBSD.  From Paul Saab.
37914      Branch: perl
37915            ! mg.c
37916 ____________________________________________________________________________
37917 [  6491] By: jhi                                   on 2000/08/02  13:34:36
37918         Log: The tr utf8 patching continues.
37919              
37920              Subject: Re: #6469, too many tests claimed in require.t
37921              From: simon@brecon.co.uk (Simon Cozens)
37922              Date: 2 Aug 2000 02:37:17 GMT
37923              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
37924              
37925              (the logic of the test was the wrong way round in the patch)
37926      Branch: perl
37927            ! doop.c
37928 ____________________________________________________________________________
37929 [  6490] By: jhi                                   on 2000/08/02  13:27:38
37930         Log: The name of a filehandle does not have <these>.
37931      Branch: perl
37932            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
37933            ! t/pragma/warn/pp_sys util.c
37934 ____________________________________________________________________________
37935 [  6489] By: jhi                                   on 2000/08/02  04:26:46
37936         Log: Remove the extraneous "main::" prefix from all the
37937              "opened only for", "on closed", and "never opened" warnings.
37938              
37939              Subject: Re: inappropriate warning
37940              From: Gurusamy Sarathy <gsar@ActiveState.com>
37941              Date: Mon, 20 Mar 2000 11:28:02 -0800
37942              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
37943      Branch: perl
37944            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
37945            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
37946            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
37947 ____________________________________________________________________________
37948 [  6488] By: jhi                                   on 2000/08/02  03:02:57
37949         Log: memcpy has n o in it, as pinted ut by Sarathy.
37950      Branch: perl
37951            ! pod/perlguts.pod
37952 ____________________________________________________________________________
37953 [  6487] By: jhi                                   on 2000/08/02  02:44:51
37954         Log: Document in one place the memory abstractions used in Perl core.
37955              
37956              Subject: Re: Memory abstraction
37957              From: simon@brecon.co.uk (Simon Cozens)
37958              Date: 2 Aug 2000 02:20:23 GMT
37959              Organization: Earth.li Origins
37960      Branch: perl
37961            ! pod/perlguts.pod
37962 ____________________________________________________________________________
37963 [  6486] By: jhi                                   on 2000/08/02  02:41:57
37964         Log: regen_headers, regen perltoc.
37965      Branch: perl
37966            ! perlapi.c pod/perltoc.pod
37967 ____________________________________________________________________________
37968 [  6485] By: jhi                                   on 2000/08/02  01:43:33
37969         Log: "This little thing tests for a file .patch, and if it contains
37970              a number, pops into patchlevel.h" (making it easier to track
37971              which development version people are reporting bugs against)
37972              
37973              Subject: Patchlevel autogeneration for repository perls
37974              From: simon@brecon.co.uk (Simon Cozens)
37975              Date: 14 Jul 2000 07:12:15 GMT
37976              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
37977      Branch: perl
37978            + fix_pl
37979            ! MANIFEST Makefile.SH
37980 ____________________________________________________________________________
37981 [  6484] By: jhi                                   on 2000/08/02  01:32:54
37982         Log: FreeBSD 3.* updates from
37983              
37984              From: Paul Saab <ps@yahoo-inc.com>
37985              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
37986              Date: Tue, 1 Aug 2000 15:41:39 -0700
37987              Message-Id: <20000801154139.A53740@yahoo-inc.com>
37988      Branch: perl
37989            ! hints/freebsd.sh
37990 ____________________________________________________________________________
37991 [  6483] By: jhi                                   on 2000/08/02  01:27:44
37992         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
37993              instead one must use setproctitle().  This was already addressed
37994              by change #6457, but the below has a new variant for FreeBSD 4.0
37995              or later, and the matter is also documented more.
37996              
37997              From: Paul Saab <ps@yahoo-inc.com>
37998              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
37999              Date: Tue, 1 Aug 2000 15:41:39 -0700
38000              Message-Id: <20000801154139.A53740@yahoo-inc.com>
38001      Branch: metaconfig/U/perl
38002            + i_libutil.U
38003      Branch: perl
38004            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
38005 ____________________________________________________________________________
38006 [  6482] By: jhi                                   on 2000/08/01  22:17:32
38007         Log: The test from this
38008              
38009              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
38010              Date: Sat, 15 Apr 2000 17:03:44 +0100
38011              From: Tom Hughes <tom@compton.nu>
38012              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
38013              
38014              was missing, the code change went in as #5989
38015              (which had a different test?)
38016      Branch: perl
38017            ! t/op/misc.t
38018 ____________________________________________________________________________
38019 [  6481] By: jhi                                   on 2000/08/01  21:48:38
38020         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
38021              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
38022              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
38023              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
38024      Branch: perl
38025            ! perl.h
38026 ____________________________________________________________________________
38027 [  6480] By: jhi                                   on 2000/08/01  18:05:28
38028         Log: Make p4desc to skip non-mainperl branches by default.
38029      Branch: perl
38030            ! Porting/p4desc
38031 ____________________________________________________________________________
38032 [  6479] By: jhi                                   on 2000/08/01  17:29:19
38033         Log: If gccosandvers is equal to osname, clear gccosandvers.
38034      Branch: metaconfig/U/perl
38035            ! gccvers.U
38036      Branch: perl
38037            ! Configure config_h.SH
38038 ____________________________________________________________________________
38039 [  6478] By: jhi                                   on 2000/08/01  15:54:08
38040         Log: BOM patching from Simon Cozens.
38041      Branch: perl
38042            ! toke.c
38043 ____________________________________________________________________________
38044 [  6477] By: jhi                                   on 2000/08/01  04:50:33
38045         Log: Stash away the largefiles flags and libswanted.
38046      Branch: perl
38047            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
38048 ____________________________________________________________________________
38049 [  6476] By: gsar                                  on 2000/08/01  04:24:24
38050         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
38051              on Windows)
38052      Branch: perl
38053            ! t/pragma/utf8.t utf8.c win32/win32.c
38054 ____________________________________________________________________________
38055 [  6475] By: jhi                                   on 2000/08/01  03:35:24
38056         Log: Make chr() for values >127 to create utf8 when under utf8.
38057              
38058              Subject: Re: uft8/chr()
38059              From: simon@brecon.co.uk (Simon Cozens)
38060              Date: 1 Aug 2000 02:37:02 GMT
38061              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
38062      Branch: perl
38063            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
38064 ____________________________________________________________________________
38065 [  6474] By: jhi                                   on 2000/08/01  02:36:18
38066         Log: In Digital UNIX warn if gcc explicitly chosen because even
38067              2.95.2 is known to cause problems.
38068      Branch: perl
38069            ! hints/dec_osf.sh
38070 ____________________________________________________________________________
38071 [  6473] By: jhi                                   on 2000/08/01  02:00:56
38072         Log: Make the safety catch for buggy gccs work with triple version
38073              numbers like 2.95.2.  Reported in
38074              
38075              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
38076              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
38077              Date: Mon, 31 Jul 2000 14:55:06 +0200
38078              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
38079      Branch: perl
38080            ! hints/dec_osf.sh
38081 ____________________________________________________________________________
38082 [  6472] By: jhi                                   on 2000/08/01  01:13:33
38083         Log: Subject: fix and question re: waitpid() under win32
38084              From: Brian Clarke <clarke@appliedmeta.com>
38085              Date: Fri, 28 Jul 2000 15:18:29 -0400
38086              Message-ID: <3981DC85.290314EB@appliedmeta.com>
38087              
38088              Slightly reformatted and WNOHANG # define moved to win32.h
38089              so that also POSIX.xs sees it, as suggsted by Sarathy.
38090      Branch: perl
38091            ! win32/win32.c win32/win32.h
38092 ____________________________________________________________________________
38093 [  6471] By: jhi                                   on 2000/08/01  00:55:05
38094         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
38095              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38096              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
38097              Date: Mon, 31 Jul 2000 13:28:51 +0100
38098              
38099              (aka ID 20000730.002)
38100      Branch: perl
38101            ! op.c t/op/tr.t
38102 ____________________________________________________________________________
38103 [  6470] By: jhi                                   on 2000/07/31  23:34:42
38104         Log: Document the problem with -P in HP-UX and its workaround.
38105              
38106              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
38107              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
38108              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
38109              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
38110      Branch: perl
38111            ! README.hpux
38112 ____________________________________________________________________________
38113 [  6469] By: jhi                                   on 2000/07/31  04:15:02
38114         Log: The swallow_bom() saga continues.  The #23 of require.t
38115              (UTF16-LE) still fails (silently, no output) but the #22
38116              (UTF16-BE) seems to be working now.  The root of the
38117              failure may be in sv_gets(): is it UTF-16LE-aware,
38118              especially when it comes to line endings? 
38119      Branch: perl
38120            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
38121            ! t/comp/require.t toke.c utf8.c
38122 ____________________________________________________________________________
38123 [  6468] By: jhi                                   on 2000/07/30  19:05:48
38124         Log: Find green threads before native threads.
38125              
38126              Subject: Re: Patch to jpl/JNI/Makefile.PL
38127              From: Jens Thomsen <jens@fiend.cis.com>
38128              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
38129              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
38130      Branch: perl
38131            ! jpl/JNI/Makefile.PL
38132 ____________________________________________________________________________
38133 [  6467] By: jhi                                   on 2000/07/30  18:36:22
38134         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
38135      Branch: perl
38136            ! doop.c
38137 ____________________________________________________________________________
38138 [  6466] By: jhi                                   on 2000/07/30  04:37:29
38139         Log: A new version of the "remove UPPERACSE string comparison"
38140              operators.  The problem with the previous one (change #6454)
38141              was that it was for Perl 5.6.0.  From Paul Marquess.
38142      Branch: perl
38143            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
38144            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
38145            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
38146 ____________________________________________________________________________
38147 [  6465] By: jhi                                   on 2000/07/29  22:39:56
38148         Log: Do not upgrade SVs into utf8 just because they participate
38149              in eq or cmp.  Reported and fix suggested in
38150              
38151              Subject: [ID 20000720.009] sv_eq UTF8 bug
38152              From: "Simon Cozens" <simon@othersideofthe.earth.li>
38153              Date: 21 Jul 2000 04:37:29 -0000
38154              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
38155              
38156              Exercise for the kind reader: should we or should we not
38157              cache the utf8 conversion alonside the SV? (as magic,
38158              as thestrxfrm()ed version is cached under use locale)
38159              Argue both for and against.
38160      Branch: perl
38161            ! sv.c
38162 ____________________________________________________________________________
38163 [  6464] By: jhi                                   on 2000/07/29  22:36:22
38164         Log: Subject: UTF8 concat
38165              From: simon@brecon.co.uk (Simon Cozens) 
38166              Date: 30 Jun 2000 06:13:25 GMT
38167              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
38168              
38169              (with a memory leak fixed, plus a few casts added)
38170              
38171              This also seems to help for
38172              
38173              Subject: [ID 20000716.015] join UTF8 weirdness
38174              From: root <root@ak-71.mind.de> 
38175              Date: Sat, 15 Jul 2000 15:29:54 +0200
38176              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
38177              
38178              (from Andreas König)
38179      Branch: perl
38180            ! pp_hot.c
38181 ____________________________________________________________________________
38182 [  6463] By: jhi                                   on 2000/07/29  00:55:39
38183         Log: Tune the comments and hopefully stop a memory leak.
38184      Branch: perl
38185            ! toke.c utf8.c
38186 ____________________________________________________________________________
38187 [  6462] By: jhi                                   on 2000/07/29  00:16:53
38188         Log: The problem described in this
38189              
38190              Subject: [ID 20000322.018] named chars aren't magical enough
38191              From: root <root@dixie.cscaper.com>     
38192              Date: Wed, 22 Mar 2000 18:37:42 -0700
38193              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
38194              
38195              has been fixed in perl 5.6.0 but just in case added a test
38196              to keep it away.  (The report from Joseph Hall.)
38197      Branch: perl
38198            ! t/lib/charnames.t
38199 ____________________________________________________________________________
38200 [  6461] By: jhi                                   on 2000/07/28  23:56:36
38201         Log: Tiny fixes for #6460.
38202      Branch: metaconfig/U/perl
38203            ! gccvers.U
38204      Branch: perl
38205            ! Configure config_h.SH
38206 ____________________________________________________________________________
38207 [  6460] By: jhi                                   on 2000/07/28  23:24:41
38208         Log: Warn if the version of the operating system used to compile gcc
38209              differs from the current version of the operating system.
38210              Also display the gcc compilation os and version in myconfig.
38211              Inspiration from
38212              
38213              Subject: Re: [ID 20000710.003] ERRORS!!         
38214              From: "Kurt D. Starsinic" <kstar@chapin.edu>
38215              Date: Mon, 10 Jul 2000 15:54:16 -0400
38216              Message-ID: <20000710155416.A1384@O2.chapin.edu>
38217      Branch: metaconfig/U/perl
38218            ! gccvers.U
38219      Branch: perl
38220            ! Configure config_h.SH myconfig.SH
38221 ____________________________________________________________________________
38222 [  6459] By: jhi                                   on 2000/07/28  22:00:32
38223         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
38224              letter to $Config{osvers}.
38225      Branch: metaconfig
38226            ! U/modified/Oldconfig.U
38227      Branch: perl
38228            ! Configure config_h.SH
38229 ____________________________________________________________________________
38230 [  6458] By: jhi                                   on 2000/07/28  04:15:39
38231         Log: Back out #6454, doesn't seem to work.
38232              (Reason: that patch was for perl 5.6.0, not perl-current)
38233              (A version of the patch for perl-current came in later as #6466)
38234      Branch: perl
38235            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
38236            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
38237            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
38238 ____________________________________________________________________________
38239 [  6457] By: jhi                                   on 2000/07/27  23:31:49
38240         Log: Use setproctitle() if available to modify $0.
38241              
38242              Subject: setting $* on BSD4 broken
38243              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
38244              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
38245              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
38246      Branch: metaconfig
38247            ! U/modified/Myinit.U
38248      Branch: perl
38249            ! Configure config_h.SH mg.c
38250 ____________________________________________________________________________
38251 [  6456] By: jhi                                   on 2000/07/27  14:50:47
38252         Log: Allow "no AutoLoader;", based on change #6444,
38253              suggested by Graham Barr.
38254      Branch: perl
38255            ! lib/AutoLoader.pm
38256 ____________________________________________________________________________
38257 [  6455] By: jhi                                   on 2000/07/27  14:19:10
38258         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
38259              From: rspier@pobox.com (Robert Spier)
38260              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
38261              Message-ID: <14720.15855.787664.424783@rls.cx>
38262      Branch: perl
38263            ! pod/perldiag.pod
38264 ____________________________________________________________________________
38265 [  6454] By: jhi                                   on 2000/07/27  14:03:02
38266         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
38267              for a long time).
38268              
38269              Reported in
38270              
38271              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
38272              From: Ryan Herbert <rherbert@sycamorehq.com>
38273              Date: Mon, 17 Jul 2000 11:40:42 -0400
38274              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
38275              
38276              Patched in
38277              
38278              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
38279              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
38280              Date: Wed, 26 Jul 2000 23:40:18 +0100
38281              Message-ID: <000001bff752$79511880$0a17073e@tiny>
38282              
38283              based on an earlier patch from Stephen P. Potter.
38284              
38285              (Removed later by change #6458 because this patch was for
38286              perl 5.6.0, not perl-current)
38287      Branch: perl
38288            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
38289            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
38290            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
38291 ____________________________________________________________________________
38292 [  6453] By: jhi                                   on 2000/07/27  13:48:02
38293         Log: Subject: [PATCH] fixes bug 20000508.004
38294              From: Michael Stevens <mstevens@globnix.org>
38295              Date: Thu, 27 Jul 2000 13:49:04 +0100
38296              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
38297      Branch: perl
38298            ! pod/perldata.pod
38299 ____________________________________________________________________________
38300 [  6452] By: jhi                                   on 2000/07/26  23:51:26
38301         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
38302              and Craig A. Berry.
38303      Branch: perl
38304            ! lib/File/Temp.pm pod/perlport.pod
38305 ____________________________________________________________________________
38306 [  6451] By: jhi                                   on 2000/07/26  19:43:30
38307         Log: Be wary of close()s, too.
38308              
38309              Subject: Re: [PATCH] perlbug cleanup
38310              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38311              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
38312              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
38313      Branch: perl
38314            ! utils/perlbug.PL
38315 ____________________________________________________________________________
38316 [  6450] By: jhi                                   on 2000/07/26  18:41:40
38317         Log: Subject: Minor doc patch: handy.h
38318              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
38319              Date: Wed, 26 Jul 2000 15:34:25 -0300
38320              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
38321      Branch: perl
38322            ! handy.h pod/perlapi.pod
38323 ____________________________________________________________________________
38324 [  6449] By: jhi                                   on 2000/07/26  18:23:55
38325         Log: Subject: [PATCH] minor doc change - perlguts
38326              From: Michael Stevens <mstevens@globnix.org>
38327              Date: Thu, 13 Jul 2000 12:39:18 +0100
38328              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
38329      Branch: perl
38330            ! pod/perlguts.pod
38331 ____________________________________________________________________________
38332 [  6448] By: jhi                                   on 2000/07/26  18:20:30
38333         Log: open() wariness in perlbug.
38334              
38335              Subject: [PATCH] perlbug cleanup
38336              From: Michael Stevens <mstevens@globnix.org>
38337              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
38338              Date: Thu, 13 Jul 2000 15:52:23 +0100
38339      Branch: perl
38340            ! utils/perlbug.PL
38341 ____________________________________________________________________________
38342 [  6447] By: jhi                                   on 2000/07/26  18:13:04
38343         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
38344      Branch: perl
38345            ! lib/File/Temp.pm t/lib/ftmp-security.t
38346 ____________________________________________________________________________
38347 [  6446] By: jhi                                   on 2000/07/26  18:06:32
38348         Log: docfix from Peter Scott <Peter@PSDT.com>.
38349      Branch: perl
38350            ! pod/perlfunc.pod
38351 ____________________________________________________________________________
38352 [  6445] By: jhi                                   on 2000/07/26  17:53:31
38353         Log: Fix *foo{FORMAT}.
38354              
38355              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38356              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
38357              Date: Wed, 26 Jul 2000 19:51:02 +0200
38358              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
38359              
38360              From: Graham Barr <gbarr@pobox.com>
38361              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
38362              Date: Wed, 26 Jul 2000 17:38:36 +0100
38363              Message-ID: <20000726173836.L472@pobox.com>
38364      Branch: perl
38365            ! pp.c sv.c t/op/gv.t
38366 ____________________________________________________________________________
38367 [  6444] By: jhi                                   on 2000/07/26  17:49:14
38368         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
38369              from Graham Barr in the module list.
38370      Branch: perl
38371            ! gv.c pod/perlobj.pod
38372 ____________________________________________________________________________
38373 [  6443] By: jhi                                   on 2000/07/26  16:06:56
38374         Log: More split() doc and test patches from Mike Guy.
38375      Branch: perl
38376            ! pod/perlfunc.pod t/op/split.t
38377 ____________________________________________________________________________
38378 [  6442] By: jhi                                   on 2000/07/26  16:05:30
38379         Log: MacOS nits from Matthias Neeracher.
38380      Branch: perl
38381            ! perl.c pp_ctl.c
38382 ____________________________________________________________________________
38383 [  6441] By: jhi                                   on 2000/07/26  04:39:57
38384         Log: Subject: [PATCH] split /^/
38385              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38386              Date: Tue, 25 Jul 2000 14:18:57 +0100
38387              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
38388              
38389              (with notes from tchrist and gbarr)
38390      Branch: perl
38391            ! pod/perlfunc.pod t/op/split.t
38392 ____________________________________________________________________________
38393 [  6440] By: jhi                                   on 2000/07/26  04:32:32
38394         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
38395              From: Peter Prymmer <pvhp@forte.com>
38396              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
38397              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
38398      Branch: perl
38399            ! vms/munchconfig.c
38400 ____________________________________________________________________________
38401 [  6439] By: jhi                                   on 2000/07/26  04:31:01
38402         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
38403              to be fatal errors (instead of by default ignoring them, and
38404              ignoring with a bug: even though -w gave an error, the opening [
38405              was left in)  Reported in:
38406              
38407              Subject: [ID 20000716.024] [=cc=] / [:blank:]
38408              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
38409              Date: Sun, 16 Jul 2000 17:55:29 -0700
38410              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
38411      Branch: perl
38412            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
38413 ____________________________________________________________________________
38414 [  6438] By: jhi                                   on 2000/07/25  15:41:15
38415         Log: Subject: [PATCH] av.c apidoc
38416              From: simon@brecon.co.uk (Simon Cozens)
38417              Date: 24 Jul 2000 06:40:52 GMT
38418              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
38419      Branch: perl
38420            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
38421            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
38422 ____________________________________________________________________________
38423 [  6437] By: jhi                                   on 2000/07/25  14:05:36
38424         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
38425              From: "Stephen P. Potter" <spp@ds.net>
38426              Date: Mon, 24 Jul 2000 14:22:23 -0400
38427              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
38428      Branch: perl
38429            ! pod/perllocale.pod
38430 ____________________________________________________________________________
38431 [  6436] By: jhi                                   on 2000/07/25  14:02:03
38432         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
38433              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38434              Date: Mon, 24 Jul 2000 18:04:28 +0100
38435              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
38436      Branch: perl
38437            ! t/lib/syslfs.t t/op/lfs.t
38438 ____________________________________________________________________________
38439 [  6435] By: jhi                                   on 2000/07/25  13:59:28
38440         Log: Get UTF16 BOMs working.  Patch from
38441              
38442              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
38443              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38444              Date: Tue, 25 Jul 2000 12:52:45 +0100
38445              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
38446              
38447              and notes from
38448              
38449              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
38450              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38451              Date: Tue, 25 Jul 2000 11:43:25 +0100
38452              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
38453      Branch: perl
38454            ! t/comp/require.t toke.c utf8.c
38455 ____________________________________________________________________________
38456 [  6434] By: jhi                                   on 2000/07/25  02:39:54
38457         Log: Make the "uninit variable" warning to say "concat or string"
38458              or "join or string" when in concat or join .
38459              
38460              Subject: Re: [ID 20000403.009] uninitialised concatenation???
38461              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38462              Date: Tue, 04 Apr 2000 18:22:58 +0100
38463              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
38464              
38465              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
38466              From: William R Ward <hermit@BayView.COM>
38467              Date: Thu, 30 Mar 2000 19:50:03 -0800
38468              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
38469      Branch: perl
38470            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
38471            ! t/pragma/warn/op t/pragma/warn/sv
38472 ____________________________________________________________________________
38473 [  6433] By: jhi                                   on 2000/07/24  17:52:56
38474         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
38475      Branch: perl
38476            ! lib/File/Spec/VMS.pm
38477 ____________________________________________________________________________
38478 [  6432] By: jhi                                   on 2000/07/24  17:44:44
38479         Log: Test cases for #6431.
38480              
38481              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
38482              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38483              Date: Mon, 24 Jul 2000 15:32:29 +0100
38484              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
38485      Branch: perl
38486            ! t/op/pat.t t/op/split.t
38487 ____________________________________________________________________________
38488 [  6431] By: jhi                                   on 2000/07/24  17:43:17
38489         Log: Bind op fix.
38490              
38491              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
38492              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38493              Date: Mon, 17 Jul 2000 20:04:56 +0100
38494              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
38495      Branch: perl
38496            ! op.c
38497 ____________________________________________________________________________
38498 [  6430] By: jhi                                   on 2000/07/24  03:42:42
38499         Log: Subject: [ID 20000716.023] syslog test fails without sockets
38500              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38501              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
38502              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
38503      Branch: metaconfig/U/perl
38504            ! Extensions.U
38505      Branch: perl
38506            ! Configure config_h.SH
38507 ____________________________________________________________________________
38508 [  6429] By: jhi                                   on 2000/07/24  03:11:52
38509         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
38510              case, but add also notes explaining the relationship of this
38511              patch and the earlier notes by Sarathy.
38512              
38513              Subject: Map is still slow
38514              From: "Ben Tilly" <ben_tilly@hotmail.com>
38515              Date: Sat, 15 Jul 2000 17:23:27 EDT
38516              Message-ID: <20000715212327.21656.qmail@hotmail.com>
38517      Branch: perl
38518            ! pp_ctl.c
38519 ____________________________________________________________________________
38520 [  6428] By: jhi                                   on 2000/07/24  02:58:52
38521         Log: Documentation to explain the behaviour of map().
38522              
38523              Subject: Re: Map is still slow 
38524              From: Gurusamy Sarathy <gsar@ActiveState.com>
38525              Date: Sat, 15 Jul 2000 16:05:09 -0700
38526              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
38527      Branch: perl
38528            ! pp_ctl.c
38529 ____________________________________________________________________________
38530 [  6427] By: jhi                                   on 2000/07/24  02:50:03
38531         Log: Add tests for
38532              [ID 19991110.003] another matching finding by pcre author
38533              which has already been fixed by some patch, as verified in
38534              
38535              Subject: Re: two regex bugs from the mists of time (well, last November)
38536              From: Hugo <hv@crypt.compulink.co.uk>
38537              Date: Sat, 22 Jul 2000 18:12:58 +0100
38538              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
38539      Branch: perl
38540            ! t/op/re_tests
38541 ____________________________________________________________________________
38542 [  6426] By: jhi                                   on 2000/07/24  02:11:20
38543         Log: A missing 'break' after the [[:space:]] switch case.
38544              
38545              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
38546              From: "Stephen P. Potter" <spp@ds.net>
38547              Date: Tue, 18 Jul 2000 16:25:17 -0400
38548              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
38549      Branch: perl
38550            ! regcomp.c
38551 ____________________________________________________________________________
38552 [  6425] By: jhi                                   on 2000/07/24  02:06:12
38553         Log: The output might have been produced in the wrong order.
38554              
38555              Subject: [ID 20000720.003] [PATCH] t/op/write.t
38556              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38557              Date: Thu, 20 Jul 2000 18:49:18 +0100
38558              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
38559      Branch: perl
38560            ! t/op/write.t
38561 ____________________________________________________________________________
38562 [  6424] By: jhi                                   on 2000/07/24  02:00:07
38563         Log: Use STDOUT consistently.
38564              
38565              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
38566              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38567              Date: Thu, 20 Jul 2000 18:04:01 +0100
38568              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
38569      Branch: perl
38570            ! lib/Test/Harness.pm
38571 ____________________________________________________________________________
38572 [  6423] By: jhi                                   on 2000/07/24  01:54:54
38573         Log: Protect against "wild next"s, that is, callbacks doing "next"
38574              instead of "return".
38575              
38576              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
38577              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38578              Date: Tue, 18 Jul 2000 11:30:16 +0100
38579              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
38580      Branch: perl
38581            ! lib/File/Find.pm
38582 ____________________________________________________________________________
38583 [  6422] By: jhi                                   on 2000/07/24  01:35:47
38584         Log: Out-of-date note removed.
38585              
38586              Subject: [PATCH] documentation perlipc
38587              From: rspier@pobox.com (Robert Spier)
38588              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
38589              Message-ID: <14711.35178.572612.502654@rls.cx>
38590      Branch: perl
38591            ! pod/perlipc.pod
38592 ____________________________________________________________________________
38593 [  6421] By: jhi                                   on 2000/07/24  00:09:18
38594         Log: Send all installperl messages to STDERR and be -w clean.
38595              
38596              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
38597              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38598              Date: Sat, 22 Jul 2000 14:02:11 +0100
38599              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
38600      Branch: perl
38601            ! installperl
38602 ____________________________________________________________________________
38603 [  6420] By: jhi                                   on 2000/07/24  00:04:19
38604         Log: Decutandpasto.
38605              
38606              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
38607              From: "Richard Soderberg" <rs@crystalflame.net>
38608              Date: Sun, 23 Jul 2000 01:37:23 -0700
38609              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
38610      Branch: perl
38611            ! pod/perlipc.pod
38612 ____________________________________________________________________________
38613 [  6419] By: jhi                                   on 2000/07/24  00:01:12
38614         Log: A cleaner abs_path().
38615              Subject: Re: unix alternative to Cwd.pm
38616              From: Jeff Pinyan <jeffp@crusoe.net>
38617              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
38618              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
38619      Branch: perl
38620            ! lib/Cwd.pm
38621 ____________________________________________________________________________
38622 [  6418] By: jhi                                   on 2000/07/23  23:48:56
38623         Log: Detypo.
38624              
38625              Subject: [PATCH perl-current] Typo in hints/powerux.sh
38626              From: "Richard Soderberg" <rs@crystalflame.net>
38627              Date: Sun, 23 Jul 2000 01:27:33 -0700
38628              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
38629      Branch: perl
38630            ! hints/powerux.sh
38631 ____________________________________________________________________________
38632 [  6417] By: jhi                                   on 2000/07/17  22:13:31
38633         Log: Subject: SDBM_File documentation
38634              From: mjd@plover.com
38635              Date: 16 Jul 2000 17:41:17 -0000
38636              Message-ID: <20000716174117.18515.qmail@plover.com>
38637      Branch: perl
38638            ! ext/SDBM_File/SDBM_File.pm
38639 ____________________________________________________________________________
38640 [  6416] By: jhi                                   on 2000/07/17  19:13:26
38641         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
38642      Branch: perl
38643            ! hints/mpeix.sh mpeix/relink
38644 ____________________________________________________________________________
38645 [  6415] By: jhi                                   on 2000/07/15  14:11:02
38646         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
38647              the utf8 'characters' can be more than one octet).
38648              
38649              Date: Sat, 15 Jul 2000 00:21:56 +0100
38650              From: Tom Hughes <tom@compton.nu>
38651              Subject: Re: [ID 20000714.002]
38652              Message-ID: <db2334de49.tom@compton.compton.nu>
38653              
38654              Reported in
38655              
38656              Subject: [ID 20000714.002]
38657              From: "Simon Cozens" <simon@othersideofthe.earth.li>
38658              Date: 14 Jul 2000 15:13:09 -0000
38659              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
38660      Branch: perl
38661            ! doop.c
38662 ____________________________________________________________________________
38663 [  6414] By: jhi                                   on 2000/07/15  03:13:41
38664         Log: another VMS build tweak from Peter Prymmer
38665      Branch: perl
38666            ! vms/descrip_mms.template
38667 ____________________________________________________________________________
38668 [  6413] By: jhi                                   on 2000/07/15  03:10:40
38669         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
38670      Branch: perl
38671            ! vms/perlvms.pod
38672 ____________________________________________________________________________
38673 [  6412] By: jhi                                   on 2000/07/15  00:31:05
38674         Log: More docs for sv functions.
38675              
38676              Subject: [PATCH cfgperl] sv.c apidoc
38677              From: simon@brecon.co.uk (Simon Cozens)
38678              Date: 13 Jul 2000 09:00:20 GMT
38679              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
38680              
38681              Subject: Re: [PATCH cfgperl] sv.c apidoc
38682              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38683              Date: Thu, 13 Jul 2000 12:27:41 +0100
38684              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
38685              
38686              Subject: Re: [PATCH cfgperl] sv.c apidoc
38687              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38688              Date: Thu, 13 Jul 2000 13:23:09 +0100
38689              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
38690              
38691              Subject: Re: [PATCH cfgperl] sv.c apidoc
38692              From: simon@brecon.co.uk (Simon Cozens)
38693              Date: 14 Jul 2000 06:51:02 GMT
38694              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
38695      Branch: perl
38696            ! embed.pl pod/perlapi.pod sv.c
38697 ____________________________________________________________________________
38698 [  6411] By: jhi                                   on 2000/07/15  00:10:41
38699         Log: lib/b test fixes from Peter Prymmer.
38700      Branch: perl
38701            ! t/lib/b.t
38702 ____________________________________________________________________________
38703 [  6410] By: jhi                                   on 2000/07/15  00:02:09
38704         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
38705              From: Hugo <hv@crypt.compulink.co.uk>
38706              Date: Fri, 14 Jul 2000 23:05:20 +0100
38707              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
38708              
38709              Didn't anymore apply, but that point still could use another fix.
38710      Branch: perl
38711            ! pod/perlfunc.pod
38712 ____________________________________________________________________________
38713 [  6409] By: jhi                                   on 2000/07/14  23:15:15
38714         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
38715              not in pod, from Peter Prymmer
38716      Branch: perl
38717            ! vms/descrip_mms.template
38718 ____________________________________________________________________________
38719 [  6408] By: jhi                                   on 2000/07/14  20:35:05
38720         Log: The bug report
38721              [ID 19991110.002] minimal matching discrepancy found by pcre author
38722              seems to have been fixed (though differently from what was suggested
38723              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
38724      Branch: perl
38725            ! t/op/re_tests
38726 ____________________________________________________________________________
38727 [  6407] By: jhi                                   on 2000/07/14  17:38:08
38728         Log: Fix AutoSplit to use File::Spec the right way in VMS,
38729              from Peter Prymmer.
38730      Branch: perl
38731            ! lib/AutoSplit.pm
38732 ____________________________________________________________________________
38733 [  6406] By: jhi                                   on 2000/07/14  14:13:22
38734         Log: Merge perlhacktut into perlhack, update perlguts.
38735              
38736              Subject: Re: Perlhacktut
38737              From: simon@brecon.co.uk (Simon Cozens)
38738              Date: 14 Jul 2000 06:49:21 GMT
38739              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
38740              
38741              Subject: Re: Perlhacktut
38742              From: simon@brecon.co.uk (Simon Cozens)
38743              Date: 14 Jul 2000 07:09:45 GMT
38744              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
38745      Branch: perl
38746            ! pod/perlguts.pod pod/perlhack.pod
38747 ____________________________________________________________________________
38748 [  6405] By: jhi                                   on 2000/07/14  14:02:31
38749         Log: Integrate with Sarathy.
38750      Branch: cfgperl
38751           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
38752           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
38753           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
38754 ____________________________________________________________________________
38755 [  6404] By: gsar                                  on 2000/07/14  12:15:02
38756         Log: PERL_OBJECT build tweaks
38757      Branch: perl
38758            ! toke.c
38759 ____________________________________________________________________________
38760 [  6403] By: gsar                                  on 2000/07/14  11:23:41
38761         Log: inconsistent types needs casts
38762      Branch: perl
38763            ! toke.c
38764 ____________________________________________________________________________
38765 [  6402] By: gsar                                  on 2000/07/14  11:12:04
38766         Log: typos in change#6399, regen headers
38767      Branch: perl
38768            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
38769 ____________________________________________________________________________
38770 [  6401] By: gsar                                  on 2000/07/14  10:59:12
38771         Log: typecasts needed for change#6394
38772      Branch: perl
38773            ! toke.c
38774 ____________________________________________________________________________
38775 [  6400] By: gsar                                  on 2000/07/14  10:49:37
38776         Log: integrate cfgperl contents into mainline
38777      Branch: perl
38778           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
38779           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
38780 ____________________________________________________________________________
38781 [  6399] By: gsar                                  on 2000/07/14  10:38:35
38782         Log: enable UTF-16 filter by default if relevant BOM is seen; various
38783              cleanups (typos, misformatted code, and small bugs)
38784      Branch: perl
38785            ! doop.c embed.pl mg.c op.c pp.c toke.c
38786 ____________________________________________________________________________
38787 [  6398] By: gsar                                  on 2000/07/14  08:55:38
38788         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
38789              name suggests anyway)
38790      Branch: perl
38791            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
38792 ____________________________________________________________________________
38793 [  6397] By: gsar                                  on 2000/07/14  08:44:33
38794         Log: move new variables to the end of the interpreter structure (for
38795              bincompat in code that doesn't #include XSUB.h)
38796      Branch: perl
38797            ! intrpvar.h
38798 ____________________________________________________________________________
38799 [  6396] By: gsar                                  on 2000/07/14  08:13:58
38800         Log: MakeMaker should not remove editor backups (*~) on `make clean`
38801              by default (completes change#6383)
38802      Branch: perl
38803            ! lib/ExtUtils/MM_Unix.pm
38804 ____________________________________________________________________________
38805 [  6395] By: jhi                                   on 2000/07/14  05:20:33
38806         Log: Replace change #6337 with a better one.
38807              
38808              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
38809              From: Hugo <hv@crypt.compulink.co.uk>
38810              Date: Fri, 14 Jul 2000 04:16:20 +0100
38811              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
38812      Branch: cfgperl
38813            ! regexec.c t/op/re_tests
38814 ____________________________________________________________________________
38815 [  6394] By: jhi                                   on 2000/07/14  01:33:59
38816         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
38817      Branch: cfgperl
38818            ! embed.pl global.sym proto.h toke.c
38819 ____________________________________________________________________________
38820 [  6393] By: jhi                                   on 2000/07/13  23:41:23
38821         Log: remove discarded test
38822      Branch: cfgperl
38823            ! MANIFEST
38824 ____________________________________________________________________________
38825 [  6392] By: jhi                                   on 2000/07/13  23:32:25
38826         Log: The {multiplier} of a fixed substring was overlooked which
38827              caused a wrong initial search offset for that substring.
38828              
38829              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
38830              From: Hugo <hv@crypt.compulink.co.uk>
38831              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
38832              Date: Thu, 13 Jul 2000 19:27:13 +0100
38833      Branch: cfgperl
38834            ! regcomp.c t/op/re_tests
38835 ____________________________________________________________________________
38836 [  6391] By: jhi                                   on 2000/07/13  16:37:42
38837         Log: typo fix from Craig Berry
38838      Branch: cfgperl
38839            ! vms/subconfigure.com
38840 ____________________________________________________________________________
38841 [  6390] By: jhi                                   on 2000/07/13  13:20:12
38842         Log: Integrate with Sarathy.
38843      Branch: cfgperl
38844            - t/op/method2entersub.t
38845           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
38846           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
38847           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
38848           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
38849 ____________________________________________________________________________
38850 [  6389] By: jhi                                   on 2000/07/13  13:18:48
38851         Log: Detypo from Peter Prymmer, part of #6388.
38852      Branch: cfgperl
38853            ! Configure config_h.SH
38854      Branch: metaconfig
38855            ! U/modified/d_longlong.U
38856 ____________________________________________________________________________
38857 [  6388] By: gsar                                  on 2000/07/13  06:33:40
38858         Log: typos (spotted by Peter Prymmer)
38859      Branch: perl
38860            ! Configure t/lib/english.t
38861 ____________________________________________________________________________
38862 [  6387] By: gsar                                  on 2000/07/13  05:35:28
38863         Log: new selfloader.t in change#6183 doesn't close DATA handles,
38864              and thus fails to clean up tmp files on dosish platforms
38865      Branch: perl
38866            ! t/lib/selfloader.t
38867 ____________________________________________________________________________
38868 [  6386] By: gsar                                  on 2000/07/12  21:42:39
38869         Log: sprintf test tweaks (from Dominic Dunlop)
38870      Branch: perl
38871            ! t/op/sprintf.t
38872 ____________________________________________________________________________
38873 [  6385] By: gsar                                  on 2000/07/12  21:33:46
38874         Log: fix bugs in processing %v-*d and similar format specs (from
38875              Avi Finkel <avi@finkel.org>)
38876      Branch: perl
38877            ! sv.c t/op/sprintf.t
38878 ____________________________________________________________________________
38879 [  6384] By: gsar                                  on 2000/07/12  16:04:19
38880         Log: readd missing perldelta.pod changes from changes#6339,6376
38881      Branch: perl
38882            ! pod/perldelta.pod
38883 ____________________________________________________________________________
38884 [  6383] By: gsar                                  on 2000/07/12  16:00:51
38885         Log: don't clobber *.orig files on *clean targets
38886      Branch: perl
38887            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
38888 ____________________________________________________________________________
38889 [  6382] By: gsar                                  on 2000/07/12  07:59:12
38890         Log: fix broken integrations in cfgperl
38891      Branch: cfgperl
38892           !> Changes pod/perldelta.pod
38893 ____________________________________________________________________________
38894 [  6381] By: gsar                                  on 2000/07/12  07:42:17
38895         Log: integrate cfgperl changes into mainline
38896      Branch: perl
38897            ! Changes
38898           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
38899           !> pod/perlre.pod
38900 ____________________________________________________________________________
38901 [  6380] By: gsar                                  on 2000/07/12  07:31:00
38902         Log: get sprintf.t to adjust properly for 3-digit exponents
38903      Branch: perl
38904            ! t/op/sprintf.t
38905 ____________________________________________________________________________
38906 [  6379] By: gsar                                  on 2000/07/12  06:40:04
38907         Log: change#6174 needs corresponding change in win32/config_h.PL,
38908              which grovels through config_h.SH to find the config.h name
38909      Branch: perl
38910            ! win32/config_h.PL
38911 ____________________________________________________________________________
38912 [  6378] By: jhi                                   on 2000/07/12  05:03:59
38913         Log: Do the cc sanity check both before the hints and
38914              after the cc selction.
38915      Branch: cfgperl
38916            ! Configure config_h.SH
38917      Branch: metaconfig
38918            ! U/modified/Oldconfig.U U/modified/cc.U
38919      Branch: metaconfig/U/perl
38920            + Checkcc.U
38921 ____________________________________________________________________________
38922 [  6377] By: jhi                                   on 2000/07/12  02:49:22
38923         Log: Fix nits noticed by Boston.pm.
38924      Branch: cfgperl
38925            ! pod/perlre.pod
38926 ____________________________________________________________________________
38927 [  6376] By: jhi                                   on 2000/07/11  21:22:13
38928         Log: Configure cosmetics and perldelta.
38929      Branch: cfgperl
38930            ! Configure config_h.SH pod/perldelta.pod
38931      Branch: metaconfig
38932            ! U/modified/cc.U
38933 ____________________________________________________________________________
38934 [  6375] By: gsar                                  on 2000/07/11  21:17:35
38935         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
38936      Branch: perl
38937            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
38938            ! win32/win32sck.c
38939 ____________________________________________________________________________
38940 [  6374] By: gsar                                  on 2000/07/11  20:48:50
38941         Log: tweak for build failure under multiplicity
38942      Branch: perl
38943            ! toke.c
38944 ____________________________________________________________________________
38945 [  6373] By: gsar                                  on 2000/07/11  20:37:23
38946         Log: integrate cfgperl changes#6325..6373 into mainline
38947              (NOTE: today's batch of integrations still untested)
38948      Branch: perl
38949           +> ext/DynaLoader/hints/netbsd.pl
38950            ! Changes
38951           !> (integrate 26 files)
38952 ____________________________________________________________________________
38953 [  6372] By: jhi                                   on 2000/07/11  20:30:36
38954         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
38955              regen perltoc.
38956      Branch: cfgperl
38957            + pod/perlbook.pod
38958            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
38959            ! pod/perltoc.pod
38960 ____________________________________________________________________________
38961 [  6371] By: jhi                                   on 2000/07/11  20:08:56
38962         Log: Minor cleanups on the booklist.
38963      Branch: cfgperl
38964            ! pod/perlfaq2.pod
38965 ____________________________________________________________________________
38966 [  6370] By: jhi                                   on 2000/07/11  19:31:13
38967         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
38968      Branch: cfgperl
38969            ! t/pragma/overload.t
38970 ____________________________________________________________________________
38971 [  6369] By: gsar                                  on 2000/07/11  19:27:48
38972         Log: integrate cfgperl changes#6293..6324 into mainline
38973      Branch: perl
38974           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
38975            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
38976           !> (integrate 30 files)
38977 ____________________________________________________________________________
38978 [  6368] By: gsar                                  on 2000/07/11  19:18:57
38979         Log: skip integrate of problematic change#6292 from cfgperl into mainline
38980      Branch: perl
38981           !> pp_hot.c
38982 ____________________________________________________________________________
38983 [  6367] By: gsar                                  on 2000/07/11  19:17:21
38984         Log: integrate cfgperl changes#6288..6290 into mainline
38985      Branch: perl
38986           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
38987 ____________________________________________________________________________
38988 [  6366] By: gsar                                  on 2000/07/11  19:11:18
38989         Log: integrate cfgperl changes#6268..6282 into mainline
38990      Branch: perl
38991           !> (integrate 30 files)
38992 ____________________________________________________________________________
38993 [  6365] By: gsar                                  on 2000/07/11  18:57:00
38994         Log: delete new accidentally branched file
38995      Branch: perl
38996            - t/op/method2entersub.t
38997 ____________________________________________________________________________
38998 [  6364] By: gsar                                  on 2000/07/11  18:55:13
38999         Log: skip integrate of change#6267 from cfgperl into mainline (the
39000              method call optimization is flawed without additional hints
39001              from user about immutableness of @ISA and no runtime method
39002              definitions)
39003      Branch: perl
39004           +> t/op/method2entersub.t
39005           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
39006           !> perl.h t/op/sprintf.t xsutils.c
39007 ____________________________________________________________________________
39008 [  6363] By: gsar                                  on 2000/07/11  18:49:43
39009         Log: integrate cfgperl changes#6261..6266 into mainline
39010      Branch: perl
39011           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
39012           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
39013           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
39014           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
39015 ____________________________________________________________________________
39016 [  6362] By: gsar                                  on 2000/07/11  18:43:26
39017         Log: integrate cfgperl changes#6252..6260 into mainline
39018      Branch: perl
39019           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
39020           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
39021           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
39022           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
39023 ____________________________________________________________________________
39024 [  6361] By: gsar                                  on 2000/07/11  18:37:12
39025         Log: skip integrate of problematic change#6251 from cfgperl into mainline
39026      Branch: perl
39027           !> lib/Exporter.pm
39028 ____________________________________________________________________________
39029 [  6360] By: gsar                                  on 2000/07/11  18:34:56
39030         Log: integrate cfgperl change#6250 into mainline
39031      Branch: perl
39032           +> t/op/my_stash.t
39033           !> MANIFEST embed.pl proto.h toke.c
39034 ____________________________________________________________________________
39035 [  6359] By: gsar                                  on 2000/07/11  18:21:19
39036         Log: integrate cfgperl changes#6242..6249 into mainline
39037      Branch: perl
39038           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
39039           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
39040           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
39041           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
39042           !> t/lib/peek.t utf8.c
39043 ____________________________________________________________________________
39044 [  6358] By: gsar                                  on 2000/07/11  18:15:45
39045         Log: skip integrate of problematic change#6241 from cfgperl into mainline
39046      Branch: perl
39047           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
39048 ____________________________________________________________________________
39049 [  6357] By: jhi                                   on 2000/07/11  18:15:16
39050         Log: Fix for
39051              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
39052              From: Roderick Schertler <roderick@argon.org> 
39053              Date: Tue, 11 Jul 2000 13:55:05 -0400 
39054              Message-Id: <200007111755.NAA05077@jones.argon.org> 
39055      Branch: cfgperl
39056            ! doio.c
39057 ____________________________________________________________________________
39058 [  6356] By: jhi                                   on 2000/07/11  18:12:51
39059         Log: Typo in #6341.
39060      Branch: cfgperl
39061            ! pp_hot.c
39062 ____________________________________________________________________________
39063 [  6355] By: gsar                                  on 2000/07/11  18:12:10
39064         Log: integrate cfgperl changes#6231..6240 into mainline
39065      Branch: perl
39066           +> pod/perlutil.pod
39067           !> (integrate 35 files)
39068 ____________________________________________________________________________
39069 [  6354] By: jhi                                   on 2000/07/11  18:04:34
39070         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
39071              From: Dominic Dunlop <domo@computer.org> 
39072              Date: Tue, 11 Jul 2000 12:27:33 +0200 
39073              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
39074              
39075              Replaces change #6268.
39076      Branch: cfgperl
39077            ! t/op/sprintf.t
39078 ____________________________________________________________________________
39079 [  6353] By: gsar                                  on 2000/07/11  17:59:51
39080         Log: skip integrate of problematic change#6230 from cfgperl into mainline
39081              (a later version of File::Spec is already in mainline)
39082      Branch: perl
39083           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
39084           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
39085 ____________________________________________________________________________
39086 [  6352] By: gsar                                  on 2000/07/11  17:57:48
39087         Log: integrate cfgperl changes#6224..6229 into mainline
39088      Branch: perl
39089           +> lib/lib.pm.PL
39090            - lib/lib.pm
39091           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
39092           !> lib/English.pm op.c t/lib/english.t
39093 ____________________________________________________________________________
39094 [  6351] By: gsar                                  on 2000/07/11  17:50:10
39095         Log: skip integrate of problematic change#6223 from cfgperl into mainline
39096      Branch: perl
39097           !> doio.c
39098 ____________________________________________________________________________
39099 [  6350] By: gsar                                  on 2000/07/11  17:48:28
39100         Log: integrate cfgperl changes#6220..6222 into mainline
39101      Branch: perl
39102           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
39103           !> toke.c utf8.c win32/win32.h
39104 ____________________________________________________________________________
39105 [  6349] By: gsar                                  on 2000/07/11  17:46:13
39106         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
39107              mainline
39108      Branch: perl
39109           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
39110           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
39111           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39112 ____________________________________________________________________________
39113 [  6348] By: jhi                                   on 2000/07/11  17:45:49
39114         Log: README.posix-bc podified from Thomas Dorner.
39115      Branch: cfgperl
39116            ! README.posix-bc
39117 ____________________________________________________________________________
39118 [  6347] By: gsar                                  on 2000/07/11  17:42:04
39119         Log: integrate cfgperl change#6217 into mainline
39120      Branch: perl
39121           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
39122           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
39123           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
39124 ____________________________________________________________________________
39125 [  6346] By: gsar                                  on 2000/07/11  17:39:37
39126         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
39127              mainline
39128      Branch: perl
39129           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
39130           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39131           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
39132           !> perlapi.h pod/perlapi.pod
39133 ____________________________________________________________________________
39134 [  6345] By: gsar                                  on 2000/07/11  17:36:42
39135         Log: integrate cfgperl changes#6207..6210 into mainline
39136      Branch: perl
39137           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
39138           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
39139 ____________________________________________________________________________
39140 [  6344] By: gsar                                  on 2000/07/11  17:31:20
39141         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
39142              mainline
39143      Branch: perl
39144           !> (integrate 40 files)
39145 ____________________________________________________________________________
39146 [  6343] By: gsar                                  on 2000/07/11  17:19:08
39147         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
39148      Branch: perl
39149           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
39150            ! Changes
39151           !> (integrate 34 files)
39152 ____________________________________________________________________________
39153 [  6342] By: jhi                                   on 2000/07/11  16:05:48
39154         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
39155              To: perl5-porters@perl.org
39156              From: Karsten Sperling <spiff@phreax.net>
39157              Date: Mon, 10 Jul 2000 15:12:52 +0200
39158              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
39159      Branch: cfgperl
39160            ! lib/Symbol.pm
39161 ____________________________________________________________________________
39162 [  6341] By: jhi                                   on 2000/07/11  15:59:23
39163         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
39164              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39165              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
39166              Date: Fri, 07 Jul 2000 17:57:16 +0100
39167      Branch: cfgperl
39168            ! pp_hot.c
39169 ____________________________________________________________________________
39170 [  6340] By: jhi                                   on 2000/07/11  15:55:47
39171         Log: Subject: Re: format bug report  [Patch]
39172              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39173              Date: Wed, 05 Jul 2000 13:12:52 +0200
39174              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
39175              
39176              Subject: Re: format bug report  [Patch]
39177              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39178              Date: Wed, 05 Jul 2000 14:10:01 +0200
39179              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
39180      Branch: cfgperl
39181            ! t/op/write.t toke.c
39182 ____________________________________________________________________________
39183 [  6339] By: jhi                                   on 2000/07/11  13:54:09
39184         Log: Be less forgiving about ambiguous and illegal tr ranges.
39185              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
39186              From: Mark-Jason Dominus <mjd@plover.com>
39187              Date: Tue, 04 Jul 2000 10:00:12 -0400
39188              Message-ID: <20000704140012.17772.qmail@plover.com>
39189              
39190              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
39191              From: Mark-Jason Dominus <mjd@plover.com>
39192              Date: Wed, 05 Jul 2000 09:37:36 -0400
39193              Message-ID: <20000705133736.27293.qmail@plover.com>
39194      Branch: cfgperl
39195            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
39196 ____________________________________________________________________________
39197 [  6338] By: jhi                                   on 2000/07/11  13:31:24
39198         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
39199              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39200              Date: Tue, 11 Jul 2000 13:50:51 +0100
39201              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
39202      Branch: cfgperl
39203            ! sv.c
39204 ____________________________________________________________________________
39205 [  6337] By: jhi                                   on 2000/07/11  13:29:14
39206         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
39207              From: Hugo <hv@crypt.compulink.co.uk>
39208              Date: Tue, 11 Jul 2000 12:44:50 +0100
39209              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
39210      Branch: cfgperl
39211            ! regexec.c t/op/re_tests
39212 ____________________________________________________________________________
39213 [  6336] By: jhi                                   on 2000/07/11  13:26:47
39214         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
39215              From: simon@brecon.co.uk (Simon Cozens)
39216              Date: 7 Jul 2000 11:26:09 GMT
39217              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
39218      Branch: cfgperl
39219            ! mg.c
39220 ____________________________________________________________________________
39221 [  6335] By: jhi                                   on 2000/07/11  13:23:37
39222         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
39223              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
39224              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
39225              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
39226      Branch: cfgperl
39227            + ext/DynaLoader/hints/netbsd.pl
39228            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
39229 ____________________________________________________________________________
39230 [  6334] By: jhi                                   on 2000/07/11  13:20:38
39231         Log: Subject: PATCH perlguts.pod: Document D and d magic types
39232              From: mjd@plover.com
39233              Date: 5 Jul 2000 18:01:51 -0000
39234              Message-ID: <20000705180151.29413.qmail@plover.com>
39235      Branch: cfgperl
39236            ! pod/perlguts.pod
39237 ____________________________________________________________________________
39238 [  6333] By: jhi                                   on 2000/07/11  13:15:51
39239         Log: Precedence goof, fix based on
39240              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
39241              From: Hugo <hv@crypt.compulink.co.uk>
39242              Date: Tue, 11 Jul 2000 12:52:38 +0100
39243              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
39244      Branch: cfgperl
39245            ! t/op/taint.t
39246 ____________________________________________________________________________
39247 [  6332] By: jhi                                   on 2000/07/11  12:40:17
39248         Log: Integrate with Sarathy.
39249      Branch: cfgperl
39250           !> win32/win32sck.c
39251 ____________________________________________________________________________
39252 [  6331] By: jhi                                   on 2000/07/10  20:14:16
39253         Log: Sprinkle ldlibpath.
39254      Branch: cfgperl
39255            ! pod/Makefile.SH
39256 ____________________________________________________________________________
39257 [  6330] By: jhi                                   on 2000/07/10  17:54:49
39258         Log: More POSIX.pod tweaks.
39259      Branch: cfgperl
39260            ! ext/POSIX/POSIX.pod
39261 ____________________________________________________________________________
39262 [  6329] By: jhi                                   on 2000/07/10  14:02:12
39263         Log: Reorder perl.pod once more.
39264      Branch: cfgperl
39265            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39266 ____________________________________________________________________________
39267 [  6328] By: gsar                                  on 2000/07/10  07:06:00
39268         Log: accept() leaks memory on windows due to incorrect ordering of
39269              closesocket() and fclose() calls
39270      Branch: perl
39271            ! win32/win32sck.c
39272 ____________________________________________________________________________
39273 [  6327] By: gsar                                  on 2000/07/10  06:49:17
39274         Log: winsock options weren't being set in all threads under ithreads
39275              (caused send()s from second and subsequent threads to fail)
39276      Branch: perl
39277            ! win32/win32sck.c
39278 ____________________________________________________________________________
39279 [  6326] By: jhi                                   on 2000/07/08  02:45:40
39280         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
39281              was cast to an unsigned (32-bit) integer with wild abandon.
39282      Branch: cfgperl
39283            ! ext/Devel/DProf/DProf.xs
39284 ____________________________________________________________________________
39285 [  6325] By: jhi                                   on 2000/07/07  18:50:33
39286         Log: Remove perlbook, update perlfaq book listing,
39287              rearrange perl.pod, regenerate perltoc.
39288      Branch: cfgperl
39289            - pod/perlbook.pod
39290            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
39291            ! pod/perlfaq2.pod pod/perltoc.pod
39292 ____________________________________________________________________________
39293 [  6324] By: jhi                                   on 2000/07/07  14:03:40
39294         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
39295      Branch: cfgperl
39296            ! sv.h toke.c
39297 ____________________________________________________________________________
39298 [  6323] By: jhi                                   on 2000/07/06  16:03:55
39299         Log: Fix complaints of buildtoc.
39300      Branch: cfgperl
39301            + lib/Win32.pod
39302            - pod/Win32.pod
39303            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39304 ____________________________________________________________________________
39305 [  6322] By: jhi                                   on 2000/07/06  15:15:52
39306         Log: Add =head1 NAMEs so that buildtoc is happy.
39307              (The CGI::Util nit reported to Lincoln.)
39308      Branch: cfgperl
39309            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
39310            ! pod/perltoc.pod
39311 ____________________________________________________________________________
39312 [  6321] By: jhi                                   on 2000/07/06  03:16:04
39313         Log: Config is being used.
39314      Branch: cfgperl
39315            ! t/op/method.t
39316 ____________________________________________________________________________
39317 [  6320] By: jhi                                   on 2000/07/06  03:13:13
39318         Log: Integrate with Sarathy.
39319      Branch: cfgperl
39320           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
39321 ____________________________________________________________________________
39322 [  6319] By: jhi                                   on 2000/07/06  03:11:46
39323         Log: Autogenerate pod/Makefile and pod/buildtoc.
39324              buildtoc also checks whether the existin pods are
39325              mentioned in MANIFEST and perl.pod, and vice versa.
39326              (None of the thusly found discrepancies fixed yet.)
39327              roffitall also needs to be autogenerated similarly but it
39328              seems so badly out of date that I didn't touch it yet.
39329      Branch: cfgperl
39330            + pod/Makefile.SH pod/buildtoc.PL
39331            - pod/Makefile pod/buildtoc
39332            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
39333 ____________________________________________________________________________
39334 [  6318] By: gsar                                  on 2000/07/05  22:10:54
39335         Log: fix UNC path handling on Windows under ithreads, and chdir()
39336              return value when given a non-existent directory
39337      Branch: perl
39338            ! win32/vdir.h
39339 ____________________________________________________________________________
39340 [  6317] By: gsar                                  on 2000/07/05  22:08:19
39341         Log: winsock cleanup never done on Windows (leads to handle leaks)
39342      Branch: perl
39343            ! win32/perllib.c win32/win32sck.c
39344 ____________________________________________________________________________
39345 [  6316] By: gsar                                  on 2000/07/05  22:06:19
39346         Log: some debugger output does not go to the socket when RemotePort is set
39347      Branch: perl
39348            ! lib/perl5db.pl
39349 ____________________________________________________________________________
39350 [  6315] By: jhi                                   on 2000/07/05  00:25:21
39351         Log: Integrate with Sarathy, preliminary fix for unicos
39352              alignment problems in [ID 20000612.002] Perl problem on Cray system.
39353      Branch: cfgperl
39354            ! sv.h
39355           !> pp_hot.c
39356 ____________________________________________________________________________
39357 [  6314] By: gsar                                  on 2000/07/04  23:34:02
39358         Log: tyop in change#6306
39359      Branch: perl
39360            ! pp_hot.c
39361 ____________________________________________________________________________
39362 [  6313] By: jhi                                   on 2000/07/04  22:14:38
39363         Log: Multiline string literals ENONPORTABLE.
39364      Branch: cfgperl
39365            ! pp_hot.c
39366 ____________________________________________________________________________
39367 [  6312] By: jhi                                   on 2000/07/04  20:34:44
39368         Log: Integrate with Sarathy.
39369      Branch: cfgperl
39370           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
39371           !> t/op/method.t
39372 ____________________________________________________________________________
39373 [  6311] By: jhi                                   on 2000/07/04  20:30:56
39374         Log: More POSIX.pod embellishment.
39375      Branch: cfgperl
39376            ! ext/POSIX/POSIX.pod
39377 ____________________________________________________________________________
39378 [  6310] By: gsar                                  on 2000/07/04  17:28:48
39379         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
39380      Branch: perl
39381            ! t/lib/b.t
39382 ____________________________________________________________________________
39383 [  6309] By: jhi                                   on 2000/07/04  17:22:18
39384         Log: The #6308 required a little bit more.
39385      Branch: cfgperl
39386            ! Makefile.SH win32/Makefile
39387 ____________________________________________________________________________
39388 [  6308] By: jhi                                   on 2000/07/04  16:35:24
39389         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
39390      Branch: cfgperl
39391            + lib/lib_pm.PL
39392            - lib/lib.pm.PL
39393            ! MANIFEST Makefile.SH
39394 ____________________________________________________________________________
39395 [  6307] By: jhi                                   on 2000/07/04  16:28:58
39396         Log: Win32 patches for cfgperl from Sarathy.
39397      Branch: cfgperl
39398            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
39399            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
39400            ! thread.h toke.c util.c win32/Makefile win32/win32.c
39401 ____________________________________________________________________________
39402 [  6306] By: gsar                                  on 2000/07/04  16:28:40
39403         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
39404              (from Richard Soderberg <rs@oregonnet.com>)
39405      Branch: perl
39406            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
39407 ____________________________________________________________________________
39408 [  6305] By: jhi                                   on 2000/07/04  16:24:24
39409         Log: Integrate with Sarathy.
39410      Branch: cfgperl
39411           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
39412           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39413           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
39414           !> proto.h win32/win32.c
39415 ____________________________________________________________________________
39416 [  6304] By: gsar                                  on 2000/07/04  16:17:24
39417         Log: missing perldiag entry for unpack("w",...) diagnostic (from
39418              Andreas Koenig)
39419      Branch: perl
39420            ! pod/perldiag.pod
39421 ____________________________________________________________________________
39422 [  6303] By: gsar                                  on 2000/07/04  16:14:44
39423         Log: remove rel2abs prototypes (from Barrie Slaymaker)
39424      Branch: perl
39425            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
39426            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
39427 ____________________________________________________________________________
39428 [  6302] By: gsar                                  on 2000/07/04  04:59:35
39429         Log: adjust change#6299
39430      Branch: perl
39431            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
39432            ! win32/win32.c
39433 ____________________________________________________________________________
39434 [  6301] By: jhi                                   on 2000/07/04  04:50:07
39435         Log: Integrate with Sarathy.
39436      Branch: cfgperl
39437           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
39438           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
39439           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
39440 ____________________________________________________________________________
39441 [  6300] By: gsar                                  on 2000/07/04  04:42:09
39442         Log: PERL_OBJECT build tweak
39443      Branch: perl
39444            ! perl.h
39445 ____________________________________________________________________________
39446 [  6299] By: gsar                                  on 2000/07/04  04:37:00
39447         Log: fix memory leak on Windows (PL_sys_intern contents were never
39448              freed)
39449      Branch: perl
39450            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
39451            ! perlapi.c proto.h win32/win32.c
39452 ____________________________________________________________________________
39453 [  6298] By: gsar                                  on 2000/07/04  04:15:59
39454         Log: fix large memory leak that has been around for ever, masked by
39455              -DPURIFY (most of the arenas were never freed!)
39456      Branch: perl
39457            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
39458 ____________________________________________________________________________
39459 [  6297] By: gsar                                  on 2000/07/04  04:07:46
39460         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
39461      Branch: perl
39462            ! perl.c
39463 ____________________________________________________________________________
39464 [  6296] By: jhi                                   on 2000/06/30  18:28:37
39465         Log: Elaborate POSIX.pod.  Still needs work.
39466      Branch: cfgperl
39467            ! ext/POSIX/POSIX.pod
39468 ____________________________________________________________________________
39469 [  6295] By: jhi                                   on 2000/06/30  14:58:18
39470         Log: Point to perlipc for more SysV IPC examples.
39471      Branch: cfgperl
39472            ! pod/perlfunc.pod
39473 ____________________________________________________________________________
39474 [  6294] By: gsar                                  on 2000/06/30  14:47:45
39475         Log: slurp mode fix in change#4736 still not quite right
39476      Branch: perl
39477            ! pp_hot.c t/io/argv.t
39478 ____________________________________________________________________________
39479 [  6293] By: jhi                                   on 2000/06/30  12:02:55
39480         Log: Integrate with Sarathy.
39481      Branch: cfgperl
39482           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
39483 ____________________________________________________________________________
39484 [  6292] By: jhi                                   on 2000/06/30  12:01:11
39485         Log: From: simon@brecon.co.uk (Simon Cozens)
39486              Subject: UTF8 concat
39487              Date: 30 Jun 2000 06:13:25 GMT
39488              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
39489      Branch: cfgperl
39490            ! pp_hot.c
39491 ____________________________________________________________________________
39492 [  6291] By: gsar                                  on 2000/06/30  04:37:33
39493         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
39494              when @_ is modified, causing coredumps
39495      Branch: perl
39496            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
39497 ____________________________________________________________________________
39498 [  6290] By: jhi                                   on 2000/06/30  02:21:44
39499         Log: Integrate with Sarathy.
39500      Branch: cfgperl
39501           !> vms/vms.c vms/vmsish.h
39502 ____________________________________________________________________________
39503 [  6289] By: jhi                                   on 2000/06/30  02:21:02
39504         Log: Check VERSIONs.
39505      Branch: cfgperl
39506            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
39507            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
39508            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
39509 ____________________________________________________________________________
39510 [  6288] By: jhi                                   on 2000/06/30  02:18:52
39511         Log: Integrate with Sarathy.
39512      Branch: cfgperl
39513           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
39514           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
39515           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
39516           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
39517 ____________________________________________________________________________
39518 [  6287] By: gsar                                  on 2000/06/30  02:17:08
39519         Log: integrate vmsperl changes into mainline
39520      Branch: perl
39521           !> vms/vms.c vms/vmsish.h
39522 ____________________________________________________________________________
39523 [  6285] By: gsar                                  on 2000/06/30  02:05:28
39524         Log: localize %INC in a Safe compartment so that use/require work
39525              (many other magic globals probably need similar treatment)
39526      Branch: perl
39527            ! ext/Opcode/Opcode.xs
39528 ____________________________________________________________________________
39529 [  6284] By: gsar                                  on 2000/06/30  01:54:54
39530         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
39531              about Windows
39532      Branch: perl
39533            ! pod/perlembed.pod
39534 ____________________________________________________________________________
39535 [  6283] By: jhi                                   on 2000/06/30  01:50:10
39536         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
39537              From: Barrie Slaymaker <barries@jester.slaysys.com>
39538              Date: Wed, 28 Jun 2000 11:35:29 -0400
39539              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
39540      Branch: perl
39541            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
39542            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
39543            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39544            ! lib/File/Spec/Win32.pm
39545 ____________________________________________________________________________
39546 [  6282] By: jhi                                   on 2000/06/29  22:57:22
39547         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
39548              From: Dan Sugalski <dan@sidhe.org>
39549              Date: Tue, 06 Jun 2000 11:59:50 -0400
39550              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
39551      Branch: cfgperl
39552            ! vms/vms.c
39553 ____________________________________________________________________________
39554 [  6281] By: jhi                                   on 2000/06/29  22:52:50
39555         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
39556              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
39557              Date: Wed, 7 Jun 2000 04:02:04 -0500
39558              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
39559      Branch: cfgperl
39560            ! utils/h2xs.PL
39561 ____________________________________________________________________________
39562 [  6280] By: jhi                                   on 2000/06/29  22:45:47
39563         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
39564              From: rspier@pobox.com (Robert Spier)
39565              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
39566              Message-ID: <14654.31913.845602.610277@rls.cx>
39567      Branch: cfgperl
39568            ! utils/h2xs.PL
39569 ____________________________________________________________________________
39570 [  6279] By: jhi                                   on 2000/06/29  22:38:16
39571         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
39572              From: Tim Ayers <tayers@bridge.com>
39573              Date: Thu, 08 Jun 2000 08:11:06 +0200
39574              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
39575              [resent by Richard Foley, Message-Id probably wrong]
39576      Branch: cfgperl
39577            ! pod/perlsub.pod
39578 ____________________________________________________________________________
39579 [  6278] By: jhi                                   on 2000/06/29  22:21:45
39580         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
39581              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
39582              Date: Fri, 09 Jun 2000 12:39:27 -0400
39583              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
39584              (plus update the version "number" of Text::Wrap)
39585      Branch: cfgperl
39586            ! lib/Text/Wrap.pm
39587 ____________________________________________________________________________
39588 [  6277] By: jhi                                   on 2000/06/29  22:13:10
39589         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
39590              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39591              Date: Mon, 12 Jun 2000 14:55:59 +0100
39592              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
39593      Branch: cfgperl
39594            ! pod/perlfunc.pod
39595 ____________________________________________________________________________
39596 [  6276] By: jhi                                   on 2000/06/29  22:11:06
39597         Log: Subject: [PATCH] Re: eval documentation: context
39598              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39599              Date: Mon, 12 Jun 2000 15:07:29 +0100
39600              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
39601      Branch: cfgperl
39602            ! pod/perlfunc.pod
39603 ____________________________________________________________________________
39604 [  6275] By: jhi                                   on 2000/06/29  21:59:46
39605         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
39606              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
39607              Date: Tue, 13 Jun 2000 02:43:48 -0500
39608              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
39609      Branch: cfgperl
39610            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
39611 ____________________________________________________________________________
39612 [  6274] By: jhi                                   on 2000/06/29  21:56:14
39613         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
39614              From: Andy Dougherty <doughera@lafayette.edu>
39615              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
39616              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
39617      Branch: cfgperl
39618            ! ext/File/Glob/Glob.pm
39619 ____________________________________________________________________________
39620 [  6273] By: jhi                                   on 2000/06/29  21:49:09
39621         Log: Subject: [PATCH] xsub attributes
39622              From: Doug MacEachern <dougm@covalent.net>
39623              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
39624              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
39625      Branch: cfgperl
39626            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
39627            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
39628 ____________________________________________________________________________
39629 [  6272] By: jhi                                   on 2000/06/29  21:41:28
39630         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
39631              From: Tom Phoenix <rootbeer@redcat.com>
39632              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
39633              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
39634      Branch: cfgperl
39635            ! lib/Net/Ping.pm
39636 ____________________________________________________________________________
39637 [  6271] By: jhi                                   on 2000/06/29  21:36:55
39638         Log: Subject: PATCH pod/perltie.pod
39639              From: Ian Phillipps <Ian.Phillipps@iname.com>
39640              Date: Fri, 16 Jun 2000 00:17:19 +0100
39641              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
39642              (only the first hunk, the second hunk had already been done
39643              by some other patch)
39644      Branch: cfgperl
39645            ! pod/perltie.pod
39646 ____________________________________________________________________________
39647 [  6270] By: jhi                                   on 2000/06/29  21:24:51
39648         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
39649              From: Nicholas Clark <nick@talking.bollo.cx>
39650              Date: Fri, 23 Jun 2000 16:21:15 +0100
39651              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
39652      Branch: cfgperl
39653            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
39654            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
39655 ____________________________________________________________________________
39656 [  6269] By: jhi                                   on 2000/06/29  19:38:15
39657         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
39658              silence few compiler warnings.
39659      Branch: cfgperl
39660            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
39661 ____________________________________________________________________________
39662 [  6268] By: jhi                                   on 2000/06/29  18:21:50
39663         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
39664              From: Dominic Dunlop <domo@computer.org> 
39665              Date: Thu, 29 Jun 2000 12:32:39 +0200 
39666              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
39667      Branch: cfgperl
39668            ! t/op/sprintf.t
39669 ____________________________________________________________________________
39670 [  6267] By: jhi                                   on 2000/06/29  18:16:07
39671         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
39672              From: Doug MacEachern <dougm@covalent.net>
39673              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
39674              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
39675      Branch: cfgperl
39676            + t/op/method2entersub.t
39677            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
39678            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39679            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
39680            ! xsutils.c
39681 ____________________________________________________________________________
39682 [  6266] By: jhi                                   on 2000/06/29  15:11:15
39683         Log: Subject: [PATCH 5.6.0] cygwin port
39684              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
39685              From: "Fifer, Eric" <EFifer@sanwaint.com>
39686              Date: Thu, 29 Jun 2000 12:58:29 +0100
39687      Branch: cfgperl
39688            ! cygwin/Makefile.SHs
39689 ____________________________________________________________________________
39690 [  6265] By: jhi                                   on 2000/06/29  15:04:05
39691         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
39692              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39693              Date: Wed, 28 Jun 2000 17:50:12 -0700
39694              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
39695      Branch: cfgperl
39696            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
39697 ____________________________________________________________________________
39698 [  6264] By: jhi                                   on 2000/06/29  15:00:57
39699         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
39700              From: Marty Lucich <marty@netcom.com>
39701              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
39702              Message-Id: <200006282116.OAA11148@netcom.com>
39703              ccdlflags update (the BSD/OS 4.1 part had already been taken
39704              care of by #6141).
39705      Branch: cfgperl
39706            ! hints/bsdos.sh
39707 ____________________________________________________________________________
39708 [  6263] By: jhi                                   on 2000/06/29  13:47:44
39709         Log: tr fixes from Simon Cozens
39710      Branch: cfgperl
39711            ! doop.c
39712 ____________________________________________________________________________
39713 [  6262] By: jhi                                   on 2000/06/28  18:46:01
39714         Log: Subject: 5.6.0 Patch for EPOC
39715              From: Olaf Flebbe <o.flebbe@gmx.de>
39716              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
39717              Message-ID: <23449.960929969@www11.gmx.net>
39718      Branch: cfgperl
39719            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
39720            ! epoc/epocish.h
39721 ____________________________________________________________________________
39722 [  6261] By: jhi                                   on 2000/06/28  18:29:07
39723         Log: Subject: Re: [PATCH cfgperl] BOMs away!
39724              From: simon@brecon.co.uk (Simon Cozens)
39725              Date: 17 Jun 2000 11:49:57 GMT
39726              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
39727      Branch: cfgperl
39728            ! pod/perldiag.pod t/comp/require.t toke.c
39729 ____________________________________________________________________________
39730 [  6260] By: jhi                                   on 2000/06/28  17:47:16
39731         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
39732              From: simon@brecon.co.uk (Simon Cozens) 
39733              Date: 17 Jun 2000 11:56:44 GMT 
39734              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
39735              pack U0, pack C0
39736      Branch: cfgperl
39737            ! pod/perlfunc.pod pp.c t/op/pack.t
39738 ____________________________________________________________________________
39739 [  6259] By: jhi                                   on 2000/06/28  16:43:17
39740         Log: perlnewmod was missing from MANIFEST.
39741      Branch: cfgperl
39742            ! MANIFEST
39743 ____________________________________________________________________________
39744 [  6258] By: jhi                                   on 2000/06/28  15:54:30
39745         Log: linenumber tweak
39746      Branch: cfgperl
39747            ! t/pragma/warn/regcomp
39748 ____________________________________________________________________________
39749 [  6257] By: jhi                                   on 2000/06/28  15:50:44
39750         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
39751              From: Doug MacEachern <dougm@covalent.net>
39752              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
39753              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
39754              (one part of the patch had been applied earlier)
39755      Branch: cfgperl
39756            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
39757 ____________________________________________________________________________
39758 [  6256] By: jhi                                   on 2000/06/28  15:40:22
39759         Log: tweaks from Simon Cozens to further fix tr/// under utf8
39760      Branch: cfgperl
39761            ! doop.c
39762 ____________________________________________________________________________
39763 [  6255] By: jhi                                   on 2000/06/28  15:33:45
39764         Log: small thinko tweaks
39765      Branch: cfgperl
39766            ! lib/IPC/Open3.pm t/op/my_stash.t
39767 ____________________________________________________________________________
39768 [  6254] By: jhi                                   on 2000/06/28  15:33:25
39769         Log: Subject: tr///, help wanted.
39770              From: simon@brecon.co.uk (Simon Cozens)
39771              Date: 28 Jun 2000 11:29:04 GMT
39772              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
39773      Branch: cfgperl
39774            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
39775            ! pp_proto.h proto.h t/op/tr.t
39776 ____________________________________________________________________________
39777 [  6253] By: jhi                                   on 2000/06/28  15:09:17
39778         Log: Paranoia tweak on #6249.
39779              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
39780              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
39781              Date: Sun, 25 Jun 2000 23:43:12 -0400
39782              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
39783      Branch: cfgperl
39784            ! lib/IPC/Open3.pm
39785 ____________________________________________________________________________
39786 [  6252] By: jhi                                   on 2000/06/28  15:01:38
39787         Log: Document #6249 and #6251.
39788      Branch: cfgperl
39789            ! lib/Exporter.pm lib/IPC/Open3.pm
39790 ____________________________________________________________________________
39791 [  6251] By: jhi                                   on 2000/06/28  14:50:43
39792         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
39793              From: Doug MacEachern <dougm@covalent.net>
39794              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
39795              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
39796      Branch: cfgperl
39797            ! lib/Exporter.pm
39798 ____________________________________________________________________________
39799 [  6250] By: jhi                                   on 2000/06/28  14:45:23
39800         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
39801              From: Doug MacEachern <dougm@covalent.net>
39802              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
39803              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
39804      Branch: cfgperl
39805            + t/op/my_stash.t
39806            ! MANIFEST embed.pl global.sym proto.h toke.c
39807 ____________________________________________________________________________
39808 [  6249] By: jhi                                   on 2000/06/28  14:36:34
39809         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
39810              From: Frank Tobin <ftobin@uiuc.edu>
39811              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
39812              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
39813      Branch: cfgperl
39814            ! lib/IPC/Open3.pm
39815 ____________________________________________________________________________
39816 [  6248] By: jhi                                   on 2000/06/28  14:11:25
39817         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
39818              From: Mark-Jason Dominus <mjd@plover.com>
39819              Date: Tue, 27 Jun 2000 22:36:42 -0400
39820              Message-ID: <20000628023642.12166.qmail@plover.com>
39821      Branch: cfgperl
39822            ! pod/perlfunc.pod
39823 ____________________________________________________________________________
39824 [  6247] By: jhi                                   on 2000/06/27  12:46:37
39825         Log: Tweak $VERSION, patch from Doug MacEachern.
39826      Branch: cfgperl
39827            ! lib/File/Spec.pm
39828 ____________________________________________________________________________
39829 [  6246] By: jhi                                   on 2000/06/27  03:34:46
39830         Log: Allow for standalone testing.
39831      Branch: cfgperl
39832            ! t/lib/filefunc.t t/lib/filespec.t
39833 ____________________________________________________________________________
39834 [  6245] By: jhi                                   on 2000/06/27  02:50:02
39835         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
39836              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
39837              Date: Sat, 24 Jun 2000 13:06:20 +0100
39838              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
39839      Branch: cfgperl
39840            ! ext/DynaLoader/DynaLoader_pm.PL
39841 ____________________________________________________________________________
39842 [  6244] By: jhi                                   on 2000/06/27  02:46:10
39843         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
39844              From: Doug MacEachern <dougm@covalent.net>
39845              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
39846              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
39847      Branch: cfgperl
39848            ! gv.c sv.c t/lib/peek.t
39849 ____________________________________________________________________________
39850 [  6243] By: jhi                                   on 2000/06/27  02:38:07
39851         Log: Subject: [PATCH] is_utf8_string
39852              From: simon@brecon.co.uk (Simon Cozens)
39853              Date: 26 Jun 2000 02:25:59 GMT
39854              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
39855      Branch: cfgperl
39856            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
39857            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
39858            ! proto.h utf8.c
39859 ____________________________________________________________________________
39860 [  6242] By: jhi                                   on 2000/06/27  02:24:00
39861         Log: Subject: [PATCH] bytes<->utf8 fixes
39862              From: simon@brecon.co.uk (Simon Cozens)
39863              Date: 26 Jun 2000 04:55:45 GMT
39864              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
39865      Branch: cfgperl
39866            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
39867 ____________________________________________________________________________
39868 [  6241] By: jhi                                   on 2000/06/27  02:12:42
39869         Log: Do no -warn on \_, only on \alpha.
39870              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
39871              From: David Dyck <dcd@tc.fluke.com>
39872              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
39873              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
39874      Branch: cfgperl
39875            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
39876 ____________________________________________________________________________
39877 [  6240] By: jhi                                   on 2000/06/27  02:00:01
39878         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
39879              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
39880              Date: Mon, 26 Jun 2000 18:40:14 +0100
39881              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
39882      Branch: cfgperl
39883            ! utils/h2xs.PL
39884 ____________________________________________________________________________
39885 [  6239] By: jhi                                   on 2000/06/27  01:53:40
39886         Log: Configure maintenance.  Sever some dependency cycles,
39887              separate gccversion from the cc unit,
39888              address [ID 20000623.006] Configure script patch for using gcc on AIX
39889              (but solve it a little bit differently),
39890              unduplex some accidentally duplicated units,
39891              suggest using gcc if no cc available
39892              (p5p thread: "Solaris configure: counterproposal", 1999-09)
39893      Branch: cfgperl
39894            ! Configure Todo-5.6 config_h.SH
39895      Branch: metaconfig
39896            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
39897            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
39898      Branch: metaconfig/U/perl
39899            + gccvers.U
39900            ! d_getespwnam.U d_getprpwnam.U i_prot.U
39901 ____________________________________________________________________________
39902 [  6238] By: jhi                                   on 2000/06/25  18:04:56
39903         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
39904              From: Dan Sugalski <dan@sidhe.org>
39905              Date: Fri, 23 Jun 2000 17:00:00 -0400
39906              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
39907      Branch: cfgperl
39908            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
39909 ____________________________________________________________________________
39910 [  6237] By: jhi                                   on 2000/06/25  16:36:45
39911         Log: Tweak embed.pl, regen headers.
39912      Branch: cfgperl
39913            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
39914            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
39915            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
39916            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
39917            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
39918 ____________________________________________________________________________
39919 [  6236] By: jhi                                   on 2000/06/25  15:26:42
39920         Log: Regen headers.
39921      Branch: cfgperl
39922            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
39923            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
39924            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
39925            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
39926            ! regnodes.h warnings.h
39927 ____________________________________________________________________________
39928 [  6235] By: jhi                                   on 2000/06/23  19:39:35
39929         Log: The thread begun by
39930              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
39931              From: Kevin.Ruscoe@ubsw.com
39932              Date: Fri, 16 Jun 2000 16:38:51 +0100
39933              Message-Id: <H000019b03c300d6@MHS>
39934      Branch: cfgperl
39935            ! hints/solaris_2.sh
39936 ____________________________________________________________________________
39937 [  6234] By: jhi                                   on 2000/06/23  19:23:36
39938         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
39939              because when run as services (Win32ese for daemons)
39940              no environment variables are set and tmpdir ends up as /tmp,
39941              which is ambiguous.
39942              
39943              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
39944              From: matt@sergeant.org
39945              Date: 16 Jun 2000 16:30:43 -0000
39946              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
39947      Branch: cfgperl
39948            ! lib/File/Spec/Win32.pm
39949 ____________________________________________________________________________
39950 [  6233] By: jhi                                   on 2000/06/23  19:18:58
39951         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
39952              From: Mark-Jason Dominus <mjd@plover.com>
39953              Date: Fri, 16 Jun 2000 20:53:04 -0400
39954              Message-ID: <20000617005304.8008.qmail@plover.com>
39955      Branch: cfgperl
39956            ! op.h
39957 ____________________________________________________________________________
39958 [  6232] By: jhi                                   on 2000/06/23  16:10:02
39959         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
39960              From: simon@brecon.co.uk (Simon Cozens)
39961              Date: 19 Jun 2000 15:18:27 GMT
39962              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
39963              
39964              plus update pod/Makefile and regenerate perltoc
39965      Branch: cfgperl
39966            + pod/perlutil.pod
39967            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
39968 ____________________________________________________________________________
39969 [  6231] By: jhi                                   on 2000/06/23  15:19:18
39970         Log: Subject: [PATCH 5.6.0] cygwin port
39971              From: "Fifer, Eric" <EFifer@sanwaint.com>
39972              Date: Tue, 20 Jun 2000 14:30:58 +0100
39973              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
39974      Branch: cfgperl
39975            ! README.cygwin lib/File/Find.pm
39976 ____________________________________________________________________________
39977 [  6230] By: jhi                                   on 2000/06/23  14:25:21
39978         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
39979      Branch: cfgperl
39980            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
39981            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
39982            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39983            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
39984 ____________________________________________________________________________
39985 [  6229] By: jhi                                   on 2000/06/23  14:13:34
39986         Log: Subject: README.hpux version 0.6.1
39987              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
39988              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
39989              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
39990      Branch: cfgperl
39991            ! README.hpux
39992 ____________________________________________________________________________
39993 [  6228] By: jhi                                   on 2000/06/23  14:07:20
39994         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
39995              From: Doug MacEachern <dougm@covalent.net>
39996              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
39997              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
39998      Branch: cfgperl
39999            ! op.c
40000 ____________________________________________________________________________
40001 [  6227] By: jhi                                   on 2000/06/23  14:01:06
40002         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
40003              From: Doug MacEachern <dougm@covalent.net>
40004              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
40005              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
40006      Branch: cfgperl
40007            + lib/lib.pm.PL
40008            - lib/lib.pm
40009            ! MANIFEST Makefile.SH
40010 ____________________________________________________________________________
40011 [  6226] By: jhi                                   on 2000/06/23  13:53:07
40012         Log: Subject: [PATCH] remove forward declarations in Socket.pm
40013              From: Doug MacEachern <dougm@covalent.net>
40014              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
40015              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
40016              
40017              From: Doug MacEachern <dougm@covalent.net>
40018              Subject: Re: [PATCH] remove forward declarations in Socket.pm
40019              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
40020              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
40021      Branch: cfgperl
40022            ! ext/Socket/Socket.pm op.c
40023 ____________________________________________________________________________
40024 [  6225] By: jhi                                   on 2000/06/23  13:41:52
40025         Log: Add source code filenames to apidoc.
40026              From: simon@brecon.co.uk (Simon Cozens)
40027              Subject: [PATCH embed.pl] Source X-ref
40028              Date: 22 Jun 2000 02:18:49 GMT
40029              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
40030      Branch: cfgperl
40031            ! embed.pl
40032 ____________________________________________________________________________
40033 [  6224] By: jhi                                   on 2000/06/23  13:32:33
40034         Log: A way to avoid English.pm performance hit.
40035              From: root <root@jester.slaysys.com>
40036              Subject: [YAPATCH English.pm] My turn to putt again
40037              Date: Thu, 22 Jun 2000 20:33:58 -0400
40038              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
40039      Branch: cfgperl
40040            ! lib/English.pm t/lib/english.t
40041 ____________________________________________________________________________
40042 [  6223] By: jhi                                   on 2000/06/23  13:27:06
40043         Log: Avoid double close().
40044              Subject: [PATCH] avoid double close()
40045              From: Doug MacEachern <dougm@covalent.net>
40046              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
40047              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
40048      Branch: cfgperl
40049            ! doio.c
40050 ____________________________________________________________________________
40051 [  6222] By: jhi                                   on 2000/06/23  13:25:54
40052         Log: doc typo fix
40053              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
40054              From: Ian Phillipps <Ian.Phillipps@iname.com>
40055              Date: Fri, 23 Jun 2000 10:40:58 +0100
40056              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
40057      Branch: cfgperl
40058            ! lib/Pod/Usage.pm
40059 ____________________________________________________________________________
40060 [  6221] By: jhi                                   on 2000/06/23  13:24:15
40061         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
40062              From: simon@brecon.co.uk (Simon Cozens)
40063              Subject: [PATCH] Eliminate tr///[CU][CU]
40064              Date: 23 Jun 2000 11:05:40 GMT
40065              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
40066      Branch: cfgperl
40067            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
40068 ____________________________________________________________________________
40069 [  6220] By: jhi                                   on 2000/06/22  16:07:51
40070         Log: Win32 patches from Benjamin Stuhl.
40071      Branch: cfgperl
40072            ! makedef.pl win32/win32.h
40073 ____________________________________________________________________________
40074 [  6219] By: jhi                                   on 2000/06/22  16:06:34
40075         Log: Bytecode patches from Benjamin Stuhl.
40076      Branch: cfgperl
40077            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
40078            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
40079            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40080 ____________________________________________________________________________
40081 [  6218] By: jhi                                   on 2000/06/15  23:54:16
40082         Log: Bytecode patches from Benjamin Stuhl.
40083      Branch: cfgperl
40084            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
40085 ____________________________________________________________________________
40086 [  6217] By: jhi                                   on 2000/06/09  13:38:29
40087         Log: Rename the fdpid locking and integrate with Sarathy.
40088      Branch: cfgperl
40089            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
40090            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
40091            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
40092            ! win32/win32.c
40093           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
40094 ____________________________________________________________________________
40095 [  6216] By: gsar                                  on 2000/06/08  14:54:21
40096         Log: be more optimal about clearing @_
40097      Branch: perl
40098            ! cop.h
40099 ____________________________________________________________________________
40100 [  6215] By: gsar                                  on 2000/06/08  14:33:04
40101         Log: tweak comment about @DB::args
40102      Branch: perl
40103            ! av.h pp_ctl.c
40104 ____________________________________________________________________________
40105 [  6214] By: gsar                                  on 2000/06/08  13:57:54
40106         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
40107              caller() wants to populate @DB::args with it (causes a coredump
40108              in Carp::confess())
40109      Branch: perl
40110            ! cop.h t/op/runlevel.t
40111 ____________________________________________________________________________
40112 [  6213] By: gsar                                  on 2000/06/08  07:06:35
40113         Log: back out change#6106 (seems problematic)
40114      Branch: perl
40115            ! hints/solaris_2.sh
40116 ____________________________________________________________________________
40117 [  6212] By: jhi                                   on 2000/06/07  03:10:36
40118         Log: Continuing mopup for #6204.
40119      Branch: cfgperl
40120            ! ext/B/defsubs_h.PL
40121 ____________________________________________________________________________
40122 [  6211] By: jhi                                   on 2000/06/07  02:41:50
40123         Log: Mopup for #6204.
40124              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
40125              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
40126              This is comes from const() where POK isn't on when expected.
40127      Branch: cfgperl
40128            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
40129            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40130            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
40131            ! perlapi.h pod/perlapi.pod
40132 ____________________________________________________________________________
40133 [  6210] By: jhi                                   on 2000/06/07  01:56:29
40134         Log: Mopup for #6207 and #6209.
40135      Branch: cfgperl
40136            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
40137 ____________________________________________________________________________
40138 [  6209] By: jhi                                   on 2000/06/07  01:33:12
40139         Log: Lock PL_fdpid against race conditions, based on:
40140              Subject: [PATCH 5.6.0]subprocess fixup for threads
40141              From: Dan Sugalski <dan@sidhe.org>
40142              To: perl5-porters@perl.org
40143              Date: Tue, 11 Apr 2000 17:02:32 -0400
40144              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
40145      Branch: cfgperl
40146            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
40147            ! win32/win32.c
40148 ____________________________________________________________________________
40149 [  6208] By: jhi                                   on 2000/06/07  01:05:23
40150         Log: Regen headers for #6207.
40151      Branch: cfgperl
40152            ! embed.h global.sym objXSUB.h proto.h
40153 ____________________________________________________________________________
40154 [  6207] By: jhi                                   on 2000/06/06  23:43:13
40155         Log: Subject: [PATCH 5.6.0] Threadsafe patches
40156              From: Dan Sugalski <dan@sidhe.org>
40157              To: perl5-porters@perl.org
40158              Date: Mon, 08 May 2000 18:08:13 -0400
40159              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
40160      Branch: cfgperl
40161            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
40162            ! proto.h sv.h util.c
40163 ____________________________________________________________________________
40164 [  6206] By: jhi                                   on 2000/06/06  23:21:23
40165         Log: Subject: [PATCH] Eliminate $a/$b in pod
40166              From: David Glasser <me@davidglasser.net>
40167              To: perl5-porters@perl.org
40168              Date: Mon, 29 May 2000 21:15:59 -0400
40169              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
40170      Branch: cfgperl
40171            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
40172            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
40173            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
40174            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
40175            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
40176            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
40177            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
40178            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
40179            ! pod/perlvar.pod pod/perlxs.pod
40180 ____________________________________________________________________________
40181 [  6205] By: jhi                                   on 2000/06/06  23:12:14
40182         Log: Subject: [PATCH] Win32 improvements
40183              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
40184              To: gsar@activestate.com, perl5-porters@perl.org
40185              Date: Mon, 29 May 2000 17:22:24 PDT
40186              Message-ID: <20000530002224.91142.qmail@hotmail.com>
40187              (MUA had mangled many lines by wordwrapping)
40188      Branch: cfgperl
40189            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
40190 ____________________________________________________________________________
40191 [  6204] By: jhi                                   on 2000/06/06  23:01:50
40192         Log: Subject: [PATCH] B::Bytecode patches
40193              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
40194              To: gsar@activestate.com, jhi@iki.fi
40195              Cc: perl5-porters@perl.org
40196              Message-ID: <20000602202526.48694.qmail@hotmail.com>
40197              (MUA had mangled many lines by wordwrapping)
40198      Branch: cfgperl
40199            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
40200            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
40201            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40202            ! intrpvar.h perl.c
40203 ____________________________________________________________________________
40204 [  6203] By: jhi                                   on 2000/06/06  22:32:43
40205         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
40206              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40207              Date: Tue, 06 Jun 2000 13:07:45 -0700
40208              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
40209      Branch: cfgperl
40210            ! pod/perldiag.pod
40211 ____________________________________________________________________________
40212 [  6202] By: jhi                                   on 2000/06/06  19:38:35
40213         Log: Integrate with Sarathy.
40214      Branch: cfgperl
40215           !> perl.c
40216 ____________________________________________________________________________
40217 [  6201] By: gsar                                  on 2000/06/06  00:42:59
40218         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
40219              does a PUSHMARK that's never ever POPMARKed; in general, only
40220              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
40221              Perl_eval_[sp]v() don't because they don't take any incoming
40222              arguments (this leak has been around since the original version
40223              of perl_eval_pv() in 5.003_97e)
40224      Branch: perl
40225            ! perl.c
40226 ____________________________________________________________________________
40227 [  6200] By: jhi                                   on 2000/06/04  03:44:52
40228         Log: Update to cperl-mode.el 4.31 from
40229              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
40230              Subject: A couple of notes
40231              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40232              To: Mailing list Perl5 <perl5-porters@perl.org>
40233              Date: Sat, 3 Jun 2000 23:33:32 -0400
40234              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
40235      Branch: cfgperl
40236            ! emacs/cperl-mode.el
40237 ____________________________________________________________________________
40238 [  6199] By: jhi                                   on 2000/06/03  15:11:05
40239         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
40240              From: Dan Sugalski <dan@sidhe.org>
40241              To: perl5-porters@perl.org, vmsperl@perl.org
40242              Date: Fri, 02 Jun 2000 17:30:51 -0400
40243              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
40244      Branch: cfgperl
40245            ! vms/descrip_mms.template vms/gen_shrfls.pl
40246 ____________________________________________________________________________
40247 [  6198] By: jhi                                   on 2000/06/03  14:59:15
40248         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
40249              From: Dan Sugalski <dan@sidhe.org>
40250              To: vmsperl@perl.org, perl5-porters@perl.org
40251              Date: Fri, 02 Jun 2000 16:00:41 -0400
40252              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
40253              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
40254      Branch: cfgperl
40255            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
40256            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
40257            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
40258 ____________________________________________________________________________
40259 [  6197] By: jhi                                   on 2000/06/03  14:41:30
40260         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
40261              From: John Borwick <jhborwic@unity.ncsu.edu>
40262              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
40263              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
40264      Branch: cfgperl
40265            ! pod/perlsyn.pod
40266 ____________________________________________________________________________
40267 [  6196] By: jhi                                   on 2000/06/03  14:38:09
40268         Log: Integrate with Sarathy.
40269      Branch: cfgperl
40270           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
40271           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
40272           !> vms/perly_c.vms
40273 ____________________________________________________________________________
40274 [  6195] By: gsar                                  on 2000/06/02  22:43:13
40275         Log: fix yet another eval"" leak under USE_ITHREADS
40276      Branch: perl
40277            ! op.c
40278 ____________________________________________________________________________
40279 [  6194] By: gsar                                  on 2000/06/02  18:22:06
40280         Log: fix small eval"" memory leaks under USE_ITHREADS
40281      Branch: perl
40282            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
40283            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
40284            ! vms/perly_c.vms
40285 ____________________________________________________________________________
40286 [  6193] By: jhi                                   on 2000/06/01  13:03:56
40287         Log: Signals-be-gone for microperl.
40288      Branch: cfgperl
40289            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
40290 ____________________________________________________________________________
40291 [  6192] By: jhi                                   on 2000/06/01  12:52:02
40292         Log: Integrate with Sarathy.
40293      Branch: cfgperl
40294           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
40295           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
40296           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
40297           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
40298           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
40299           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
40300           !> t/op/vec.t utils/h2xs.PL
40301 ____________________________________________________________________________
40302 [  6191] By: gsar                                  on 2000/06/01  09:38:21
40303         Log: vec() loses numericalness (modified version of patch suggested
40304              by Robin Barker)
40305      Branch: perl
40306            ! doop.c t/op/vec.t
40307 ____________________________________________________________________________
40308 [  6190] By: gsar                                  on 2000/06/01  09:26:15
40309         Log: submit missing embed.pl change
40310      Branch: perl
40311            ! embed.pl
40312 ____________________________________________________________________________
40313 [  6189] By: gsar                                  on 2000/06/01  09:05:34
40314         Log: counting tr/// corrupts later operation (from M.J.T Guy)
40315      Branch: perl
40316            ! doop.c t/op/tr.t
40317 ____________________________________________________________________________
40318 [  6188] By: gsar                                  on 2000/06/01  08:58:39
40319         Log: h2xs tweaks
40320      Branch: perl
40321            ! utils/h2xs.PL
40322 ____________________________________________________________________________
40323 [  6187] By: gsar                                  on 2000/06/01  08:50:07
40324         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
40325              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
40326      Branch: perl
40327            + lib/Pod/LaTeX.pm
40328            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
40329            ! pod/pod2latex.PL
40330 ____________________________________________________________________________
40331 [  6186] By: gsar                                  on 2000/06/01  08:24:40
40332         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
40333              <wolfgang.laun@alcatel.at>)
40334      Branch: perl
40335            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
40336            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
40337 ____________________________________________________________________________
40338 [  6185] By: gsar                                  on 2000/06/01  08:12:00
40339         Log: remove incorrect documentation about implicit split to @_ in
40340              list context, which never really worked in perl 5 (from
40341              M.J.T. Guy)
40342      Branch: perl
40343            ! pod/perlfunc.pod pod/perltrap.pod
40344 ____________________________________________________________________________
40345 [  6184] By: gsar                                  on 2000/06/01  07:52:27
40346         Log: tweak for change#6127
40347      Branch: perl
40348            ! perl.c
40349 ____________________________________________________________________________
40350 [  6183] By: gsar                                  on 2000/06/01  07:41:02
40351         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
40352              <nick@ccl4.org>)
40353      Branch: perl
40354            + t/lib/selfloader.t
40355            ! MANIFEST lib/SelfLoader.pm
40356 ____________________________________________________________________________
40357 [  6182] By: jhi                                   on 2000/06/01  00:34:42
40358         Log: Be Cleaner Part Deux.
40359      Branch: cfgperl
40360            ! Makefile.SH
40361 ____________________________________________________________________________
40362 [  6181] By: jhi                                   on 2000/06/01  00:32:09
40363         Log: Integrate with Sarathy.
40364      Branch: cfgperl
40365           !> pp.c t/op/arith.t
40366 ____________________________________________________________________________
40367 [  6180] By: jhi                                   on 2000/06/01  00:31:13
40368         Log: microperl nits from Simon Cozens.
40369      Branch: cfgperl
40370            + uconfig.h
40371            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
40372            ! unixish.h
40373 ____________________________________________________________________________
40374 [  6179] By: gsar                                  on 2000/05/31  22:37:51
40375         Log: buggy modulus on UVs introduced by change#3378 (resulted in
40376              4063328477 % 65535 amounting to 27406, instead of 27407)
40377      Branch: perl
40378            ! pp.c t/op/arith.t
40379 ____________________________________________________________________________
40380 [  6178] By: jhi                                   on 2000/05/31  21:52:41
40381         Log: Be cleaner.
40382      Branch: cfgperl
40383            ! Makefile.SH
40384 ____________________________________________________________________________
40385 [  6177] By: jhi                                   on 2000/05/31  21:47:33
40386         Log: Substitution utf8 patch from Simon Cozens.
40387      Branch: cfgperl
40388            ! pp_hot.c
40389 ____________________________________________________________________________
40390 [  6176] By: jhi                                   on 2000/05/31  21:45:34
40391         Log: Single-quoted utf8 patch from Simon Cozens.
40392      Branch: cfgperl
40393            ! toke.c
40394 ____________________________________________________________________________
40395 [  6175] By: jhi                                   on 2000/05/31  21:40:18
40396         Log: Integrate with Sarathy.
40397      Branch: cfgperl
40398           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
40399 ____________________________________________________________________________
40400 [  6174] By: jhi                                   on 2000/05/31  21:37:31
40401         Log: microperl changes from Simon Cozens; Makefile for microperl
40402              written from scratch; few casts added as microperl compilation
40403              doesn't have all prototypes available.
40404      Branch: cfgperl
40405            + Makefile.micro README.micro Todo.micro uconfig.sh
40406            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
40407            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
40408      Branch: metaconfig
40409            + U/modified/Config_h.U
40410 ____________________________________________________________________________
40411 [  6173] By: jhi                                   on 2000/05/31  20:00:24
40412         Log: metaconfig maintenance.
40413      Branch: metaconfig
40414            + U/modified/Inhdr.U U/typedefs/inotype.U
40415      Branch: metaconfig/U/perl
40416            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
40417            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
40418 ____________________________________________________________________________
40419 [  6172] By: gsar                                  on 2000/05/31  05:05:42
40420         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
40421              (from Ilya Zakharevich)
40422      Branch: perl
40423            ! regexec.c t/op/re_tests
40424 ____________________________________________________________________________
40425 [  6171] By: gsar                                  on 2000/05/31  05:01:47
40426         Log: scalar() doesn't force scalar context when used in void context
40427              (from Simon Cozens)
40428      Branch: perl
40429            ! op.c t/op/wantarray.t
40430 ____________________________________________________________________________
40431 [  6170] By: gsar                                  on 2000/05/31  04:41:33
40432         Log: change#6142 needs tweaks to tests to work where there's no symlink()
40433              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
40434      Branch: perl
40435            ! t/lib/filefind.t
40436 ____________________________________________________________________________
40437 [  6169] By: gsar                                  on 2000/05/31  04:29:49
40438         Log: integrate cfgperl contents into mainline
40439      Branch: perl
40440           +> pod/perlmodlib.PL pod/perlnewmod.pod
40441           !> (integrate 42 files)
40442 ____________________________________________________________________________
40443 [  6168] By: jhi                                   on 2000/05/30  22:53:37
40444         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
40445      Branch: cfgperl
40446            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40447            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
40448            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
40449            ! win32/config.bc win32/config.gc win32/config.vc
40450            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40451            ! win32/config_h.PL win32/config_sh.PL
40452      Branch: metaconfig/U/perl
40453            ! perlxv.U
40454 ____________________________________________________________________________
40455 [  6167] By: jhi                                   on 2000/05/30  22:20:21
40456         Log: tweak todo 
40457      Branch: cfgperl
40458            ! Todo-5.6
40459 ____________________________________________________________________________
40460 [  6166] By: jhi                                   on 2000/05/30  22:11:51
40461         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
40462              in case somebody wants to write an extension for more
40463              shadow database interfaces.
40464      Branch: cfgperl
40465            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40466            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
40467            ! vos/config.def vos/config.h vos/config_h.SH_orig
40468            ! win32/config.bc win32/config.gc win32/config.vc
40469            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40470      Branch: metaconfig
40471            ! U/modified/Myinit.U
40472      Branch: metaconfig/U/perl
40473            + d_getespwnam.U d_getprpwnam.U i_prot.U
40474 ____________________________________________________________________________
40475 [  6165] By: jhi                                   on 2000/05/30  18:35:34
40476         Log: Integrate with Sarathy.
40477      Branch: cfgperl
40478           !> op.c
40479 ____________________________________________________________________________
40480 [  6164] By: jhi                                   on 2000/05/30  18:30:16
40481         Log: detypo
40482      Branch: cfgperl
40483            ! Configure config_h.SH
40484      Branch: metaconfig/U/perl
40485            ! perlxv.U
40486 ____________________________________________________________________________
40487 [  6163] By: gsar                                  on 2000/05/30  03:24:03
40488         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
40489      Branch: perl
40490            ! op.c
40491 ____________________________________________________________________________
40492 [  6162] By: gsar                                  on 2000/05/30  03:09:38
40493         Log: fix memory leak in method call optimization (change#3768);
40494              made C<eval "$x->foo()"> leak
40495      Branch: perl
40496            ! op.c
40497 ____________________________________________________________________________
40498 [  6161] By: jhi                                   on 2000/05/29  17:56:26
40499         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
40500              both from Simon Cozens.
40501      Branch: cfgperl
40502            + pod/perlmodlib.PL pod/perlnewmod.pod
40503            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
40504            ! pod/perlmodlib.pod pod/perltoc.pod
40505 ____________________________________________________________________________
40506 [  6160] By: jhi                                   on 2000/05/29  17:23:55
40507         Log: Changes for the File::Temp 0.08 (change #6159) test suite
40508              to fit better into the Perl distribution test framework.
40509      Branch: cfgperl
40510            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
40511            ! t/lib/ftmp-tempfile.t
40512 ____________________________________________________________________________
40513 [  6159] By: jhi                                   on 2000/05/29  16:55:36
40514         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
40515      Branch: cfgperl
40516            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40517            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
40518 ____________________________________________________________________________
40519 [  6158] By: bailey                                on 2000/05/29  16:22:08
40520         Log: Add fallback to tmpfile for use in cases where user's relying on
40521              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
40522              Lane's patch)
40523      Branch: vmsperl
40524            ! vms/vms.c vms/vmsish.h
40525 ____________________________________________________________________________
40526 [  6157] By: jhi                                   on 2000/05/29  03:10:36
40527         Log: Regen Configure to jive with #6149.
40528      Branch: cfgperl
40529            ! Configure
40530      Branch: metaconfig
40531            ! U/modified/Getfile.U
40532 ____________________________________________________________________________
40533 [  6156] By: jhi                                   on 2000/05/29  03:01:38
40534         Log: Integrate with Sarathy.
40535      Branch: cfgperl
40536           +> ext/DynaLoader/dl_mac.xs
40537           !> (integrate 38 files)
40538 ____________________________________________________________________________
40539 [  6155] By: gsar                                  on 2000/05/28  21:15:58
40540         Log: small bug in change#6144; remove random \xA0 character that snuck
40541              in via change#6145
40542      Branch: perl
40543            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
40544 ____________________________________________________________________________
40545 [  6154] By: gsar                                  on 2000/05/28  21:04:19
40546         Log: avoid type mismatch warning
40547      Branch: perl
40548            ! perl.c
40549 ____________________________________________________________________________
40550 [  6153] By: gsar                                  on 2000/05/28  20:58:31
40551         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
40552              <nick@Bagpuss.uk.boo.com>)
40553      Branch: perl
40554            ! lib/Test/Harness.pm
40555 ____________________________________________________________________________
40556 [  6152] By: gsar                                  on 2000/05/28  20:53:42
40557         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
40558      Branch: perl
40559            ! regexec.c
40560 ____________________________________________________________________________
40561 [  6151] By: gsar                                  on 2000/05/28  20:50:28
40562         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
40563      Branch: perl
40564            ! regexec.c
40565 ____________________________________________________________________________
40566 [  6150] By: gsar                                  on 2000/05/28  20:39:58
40567         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
40568      Branch: perl
40569            ! pod/perlrequick.pod
40570 ____________________________________________________________________________
40571 [  6149] By: gsar                                  on 2000/05/28  20:35:16
40572         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
40573              <troc@netrus.net>)
40574      Branch: perl
40575            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
40576            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
40577            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
40578            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
40579 ____________________________________________________________________________
40580 [  6148] By: gsar                                  on 2000/05/28  20:21:07
40581         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
40582      Branch: perl
40583            ! lib/ExtUtils/MM_Unix.pm
40584 ____________________________________________________________________________
40585 [  6147] By: gsar                                  on 2000/05/28  20:12:41
40586         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
40587              (from Peter Prymmer)
40588      Branch: perl
40589            ! vms/subconfigure.com
40590 ____________________________________________________________________________
40591 [  6146] By: gsar                                  on 2000/05/28  20:06:15
40592         Log: doc typo
40593      Branch: perl
40594            ! lib/warnings.pm warnings.h warnings.pl
40595 ____________________________________________________________________________
40596 [  6145] By: gsar                                  on 2000/05/28  18:44:33
40597         Log: make xsubpp skip embedded pod (from Matthias Neeracher
40598              <neeri@iis.ee.ethz.ch>)
40599      Branch: perl
40600            ! lib/ExtUtils/xsubpp
40601 ____________________________________________________________________________
40602 [  6144] By: gsar                                  on 2000/05/28  18:42:49
40603         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
40604              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
40605              <neeri@iis.ee.ethz.ch>)
40606      Branch: perl
40607            ! lib/AutoSplit.pm
40608 ____________________________________________________________________________
40609 [  6143] By: gsar                                  on 2000/05/28  18:41:12
40610         Log: MacOS support, part 1 (from Matthias Neeracher
40611              <neeri@iis.ee.ethz.ch>)
40612      Branch: perl
40613            + ext/DynaLoader/dl_mac.xs
40614            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
40615            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
40616            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
40617            ! util.h
40618 ____________________________________________________________________________
40619 [  6142] By: gsar                                  on 2000/05/28  18:21:51
40620         Log: File::Find fails to chdir when chasing symlinks (from
40621              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
40622      Branch: perl
40623            ! lib/File/Find.pm t/lib/filefind.t
40624 ____________________________________________________________________________
40625 [  6141] By: jhi                                   on 2000/05/28  14:25:15
40626         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
40627              forwarded by Peter Seebach from the bsdi-users mailing list.
40628              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
40629      Branch: perl
40630            ! hints/bsdos.sh
40631 ____________________________________________________________________________
40632 [  6140] By: jhi                                   on 2000/05/28  14:11:57
40633         Log: Integrate with Sarathy.
40634      Branch: cfgperl
40635           +> (branch 30 files)
40636           !> (integrate 93 files)
40637 ____________________________________________________________________________
40638 [  6139] By: gsar                                  on 2000/05/28  10:01:48
40639         Log: revise mktables.PL for bugs and newness in Unicode 3.0
40640              (from James Bence <jbence@amgen.com>)
40641      Branch: perl
40642            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
40643            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
40644            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
40645            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
40646            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
40647            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
40648            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
40649            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
40650            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
40651            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
40652            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
40653            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
40654            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
40655            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
40656            + lib/unicode/Is/SylWU.pl
40657            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
40658            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
40659            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
40660            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
40661            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
40662            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
40663            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
40664            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
40665            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
40666            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
40667            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
40668            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
40669            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
40670            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
40671            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
40672            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
40673            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
40674            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
40675            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
40676            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
40677            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
40678            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
40679            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
40680            ! lib/unicode/Makefile lib/unicode/mktables.PL
40681 ____________________________________________________________________________
40682 [  6138] By: gsar                                  on 2000/05/28  08:50:32
40683         Log: add note about the handling of negative indices to tied arrays
40684              (from Michael G Schwern <schwern@pobox.com>)
40685      Branch: perl
40686            ! pod/perltie.pod
40687 ____________________________________________________________________________
40688 [  6137] By: gsar                                  on 2000/05/28  08:46:10
40689         Log: fix bogus redeclaration warning for "our" variables in different
40690              scopes
40691      Branch: perl
40692            ! op.c t/pragma/strict-vars
40693 ____________________________________________________________________________
40694 [  6136] By: gsar                                  on 2000/05/28  08:31:20
40695         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
40696      Branch: perl
40697            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
40698 ____________________________________________________________________________
40699 [  6135] By: gsar                                  on 2000/05/28  08:17:50
40700         Log: enable Test::Harness to dynamically determine column width etc.
40701              (from Rob Napier <rnapier@employees.org>)
40702      Branch: perl
40703            ! lib/Test/Harness.pm
40704 ____________________________________________________________________________
40705 [  6134] By: gsar                                  on 2000/05/28  08:13:39
40706         Log: make Test::Harness use wait.h/WCOREDUMP if available
40707              (from Ben Tilly <ben_tilly@hotmail.com>)
40708      Branch: perl
40709            ! lib/Test/Harness.pm
40710 ____________________________________________________________________________
40711 [  6133] By: gsar                                  on 2000/05/28  08:08:05
40712         Log: elide bogus test in change#6132
40713      Branch: perl
40714            ! t/pragma/warn/9enabled
40715 ____________________________________________________________________________
40716 [  6132] By: gsar                                  on 2000/05/28  08:03:14
40717         Log: warnings::enabled() doesn't fall back to looking at $^W if
40718              caller isn't using lexical warnings (from Paul Marquess)
40719      Branch: perl
40720            ! pp_ctl.c t/pragma/warn/9enabled
40721 ____________________________________________________________________________
40722 [  6131] By: gsar                                  on 2000/05/28  07:57:47
40723         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
40724      Branch: perl
40725            ! ext/POSIX/POSIX.pm
40726 ____________________________________________________________________________
40727 [  6130] By: gsar                                  on 2000/05/28  07:29:12
40728         Log: fix places that mean C<"word" character> but say C<alphanumeric
40729              character>
40730      Branch: perl
40731            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
40732 ____________________________________________________________________________
40733 [  6129] By: gsar                                  on 2000/05/28  07:18:41
40734         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
40735      Branch: perl
40736            ! vms/test.com
40737 ____________________________________________________________________________
40738 [  6128] By: gsar                                  on 2000/05/28  07:12:55
40739         Log: new perlxstut example for passing/returning refs to arrays
40740              (from David Lowe <dlowe@pootpoot.com>)
40741      Branch: perl
40742            ! pod/perlxstut.pod
40743 ____________________________________________________________________________
40744 [  6127] By: gsar                                  on 2000/05/28  07:02:50
40745         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
40746              failed (from Gisle Aas)
40747      Branch: perl
40748            ! cop.h perl.c
40749 ____________________________________________________________________________
40750 [  6126] By: gsar                                  on 2000/05/28  06:39:53
40751         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
40752              (reworked variant of patch suggested by Simon Cozens)
40753      Branch: perl
40754            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
40755            ! pp_hot.c proto.h t/op/gv.t
40756 ____________________________________________________________________________
40757 [  6125] By: gsar                                  on 2000/05/28  05:14:55
40758         Log: enable propagating exception objects via Perl_croak() in XS code
40759              (from Gisle Aas)
40760      Branch: perl
40761            ! util.c
40762 ____________________________________________________________________________
40763 [  6124] By: gsar                                  on 2000/05/28  05:07:28
40764         Log: integrate vmsperl contents into mainline
40765      Branch: perl
40766           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
40767           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
40768           !> vms/vmsish.h
40769 ____________________________________________________________________________
40770 [  6123] By: gsar                                  on 2000/05/28  05:03:53
40771         Log: clarify gotcha with #line directives (from Rocco Caputo
40772              <troc@netrus.net>)
40773      Branch: perl
40774            ! pod/perldebug.pod pod/perlsyn.pod
40775 ____________________________________________________________________________
40776 [  6122] By: gsar                                  on 2000/05/28  04:58:29
40777         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
40778              (from Mark-Jason Dominus)
40779      Branch: perl
40780            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
40781            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
40782            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
40783            ! toke.c
40784 ____________________________________________________________________________
40785 [  6121] By: bailey                                on 2000/05/25  04:46:54
40786         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
40787              lists (based on fixes by Craig Berry)
40788      Branch: vmsperl
40789            ! lib/File/Spec/VMS.pm
40790 ____________________________________________________________________________
40791 [  6120] By: bailey                                on 2000/05/25  04:25:38
40792         Log: Add missing escape (Charles Lane)
40793      Branch: vmsperl
40794            ! t/op/lex_assign.t
40795 ____________________________________________________________________________
40796 [  6119] By: bailey                                on 2000/05/25  04:21:25
40797         Log: Quiet error messages in vmsish.t (Charles Lane)
40798      Branch: vmsperl
40799            ! vms/ext/vmsish.t
40800 ____________________________________________________________________________
40801 [  6118] By: bailey                                on 2000/05/25  04:17:57
40802         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
40803              Flatten case labels in switch statements uniformly (Charles Bailey)
40804      Branch: vmsperl
40805            ! vms/vms.c
40806 ____________________________________________________________________________
40807 [  6117] By: bailey                                on 2000/05/25  03:58:09
40808         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
40809      Branch: vmsperl
40810            ! vms/vmsish.h
40811 ____________________________________________________________________________
40812 [  6116] By: bailey                                on 2000/05/25  03:11:15
40813         Log: Miscellaneous cosmetic fixes (Charles Lane)
40814      Branch: vmsperl
40815            ! lib/ExtUtils/MM_VMS.pm
40816 ____________________________________________________________________________
40817 [  6115] By: bailey                                on 2000/05/25  03:10:36
40818         Log: Add bounds checking for several strings (Charles Lane)
40819      Branch: vmsperl
40820            ! vms/vms.c
40821 ____________________________________________________________________________
40822 [  6114] By: bailey                                on 2000/05/25  02:25:34
40823         Log: Urk -- undo previous removal of vmsish 'exit' change
40824      Branch: vmsperl
40825            ! vms/ext/vmsish.pm vms/vmsish.h
40826 ____________________________________________________________________________
40827 [  6113] By: bailey                                on 2000/05/24  02:24:40
40828         Log: Ugly workaround for version-specific RTL error
40829      Branch: vmsperl
40830            ! vms/vms.c
40831 ____________________________________________________________________________
40832 [  6112] By: bailey                                on 2000/05/24  02:19:55
40833         Log: Check for existence of file before trying to delete
40834      Branch: vmsperl
40835            ! vms/test.com
40836 ____________________________________________________________________________
40837 [  6111] By: bailey                                on 2000/05/23  23:35:13
40838         Log: Resync with mainline prior to post-5.6.0 updates
40839      Branch: vmsperl
40840           +> (branch 49 files)
40841            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
40842            ! vms/ext/vmsish.pm
40843           !> (integrate 334 files)
40844 ____________________________________________________________________________
40845 [  6110] By: jhi                                   on 2000/05/23  19:28:32
40846         Log: todo tweak
40847      Branch: cfgperl
40848            ! Todo-5.6
40849 ____________________________________________________________________________
40850 [  6109] By: jhi                                   on 2000/05/18  17:38:54
40851         Log: Integrate with Sarathy.
40852      Branch: cfgperl
40853           !> mg.c perl.h win32/perlhost.h
40854 ____________________________________________________________________________
40855 [  6108] By: gsar                                  on 2000/05/17  02:24:56
40856         Log: reenable fake signal handling on Windows, bugs and all
40857      Branch: perl
40858            ! mg.c perl.h win32/perlhost.h
40859 ____________________________________________________________________________
40860 [  6107] By: jhi                                   on 2000/05/15  18:01:41
40861         Log: Tweak the todo list.
40862      Branch: cfgperl
40863            ! Todo-5.6
40864 ____________________________________________________________________________
40865 [  6106] By: jhi                                   on 2000/05/15  13:41:48
40866         Log: The (Configure) script refuses to go on, after asking for
40867              'You may also choose to try maximal 64-bitness....'.
40868              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
40869              -- Patrick Zima
40870              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
40871      Branch: cfgperl
40872            ! hints/solaris_2.sh
40873 ____________________________________________________________________________
40874 [  6105] By: jhi                                   on 2000/05/11  14:37:43
40875         Log: Integrate with Sarathy.
40876      Branch: cfgperl
40877           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
40878           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
40879 ____________________________________________________________________________
40880 [  6104] By: gsar                                  on 2000/05/11  03:39:07
40881         Log: PL_sys_intern was being initialized too late on windows
40882      Branch: perl
40883            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
40884            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
40885 ____________________________________________________________________________
40886 [  6103] By: jhi                                   on 2000/05/09  19:42:20
40887         Log: Test tweaking for Unicos continues.
40888      Branch: cfgperl
40889            ! t/op/64bitint.t
40890 ____________________________________________________________________________
40891 [  6102] By: jhi                                   on 2000/05/09  16:47:27
40892         Log: The test suite tweak in #6101 wasn't quite right.
40893      Branch: cfgperl
40894            ! t/lib/complex.t
40895 ____________________________________________________________________________
40896 [  6101] By: jhi                                   on 2000/05/09  15:35:34
40897         Log: Hints and test tweaks for Unicos.
40898      Branch: cfgperl
40899            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
40900 ____________________________________________________________________________
40901 [  6100] By: jhi                                   on 2000/05/08  21:15:06
40902         Log: More compilation tweakery from Allen Smith.
40903      Branch: cfgperl
40904            ! hints/irix_6.sh
40905 ____________________________________________________________________________
40906 [  6099] By: jhi                                   on 2000/05/08  19:21:18
40907         Log: Tweaks for the cc bugs from Allen Smith.
40908      Branch: cfgperl
40909            ! hints/irix_6.sh
40910 ____________________________________________________________________________
40911 [  6098] By: jhi                                   on 2000/05/08  19:13:37
40912         Log: Add a note about other, yet unsupported, shadow password APIs.
40913      Branch: cfgperl
40914            ! pp_sys.c
40915 ____________________________________________________________________________
40916 [  6097] By: jhi                                   on 2000/05/08  18:46:34
40917         Log: Add a note about possible compilation problems from Allen Smith.
40918      Branch: cfgperl
40919            ! hints/irix_6.sh
40920 ____________________________________________________________________________
40921 [  6096] By: jhi                                   on 2000/05/08  17:33:10
40922         Log: Integrate with Sarathy.
40923      Branch: cfgperl
40924           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
40925           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
40926 ____________________________________________________________________________
40927 [  6095] By: jhi                                   on 2000/05/08  16:21:33
40928         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
40929              might be useful in future.
40930      Branch: cfgperl
40931            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40932            ! config_h.SH
40933      Branch: metaconfig
40934            ! U/installdirs/inc_version_list.U
40935      Branch: metaconfig/U/perl
40936            ! perlxv.U
40937 ____________________________________________________________________________
40938 [  6094] By: gsar                                  on 2000/05/08  14:22:22
40939         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
40940      Branch: perl
40941            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
40942            ! hints/cygwin.sh pp_sys.c
40943 ____________________________________________________________________________
40944 [  6093] By: gsar                                  on 2000/05/08  12:52:28
40945         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
40946              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
40947      Branch: perl
40948            ! pp_sys.c sv.c win32/perlhost.h
40949 ____________________________________________________________________________
40950 [  6092] By: jhi                                   on 2000/05/07  22:40:34
40951         Log: Regen perltoc with the fixed buildtoc.
40952      Branch: cfgperl
40953            ! pod/perltoc.pod
40954 ____________________________________________________________________________
40955 [  6091] By: jhi                                   on 2000/05/07  22:24:16
40956         Log: Integrate with Sarathy.
40957      Branch: cfgperl
40958           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
40959           !> t/op/substr.t toke.c
40960 ____________________________________________________________________________
40961 [  6090] By: gsar                                  on 2000/05/07  19:47:07
40962         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
40963              [NI]OK; added tests for both
40964      Branch: perl
40965            ! perl.c pp_hot.c sv.c t/op/substr.t
40966 ____________________________________________________________________________
40967 [  6089] By: gsar                                  on 2000/05/07  18:18:38
40968         Log: buildtoc tweak to fix newline lossage
40969      Branch: perl
40970            ! pod/buildtoc
40971 ____________________________________________________________________________
40972 [  6088] By: jhi                                   on 2000/05/07  16:35:36
40973         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
40974              because we do not use those.  The HAS_GETSPNAM remains,
40975              though, because we still do use that.
40976      Branch: cfgperl
40977            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40978            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
40979            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
40980            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
40981            ! win32/config.vc win32/config_H.bc win32/config_H.gc
40982            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
40983 ____________________________________________________________________________
40984 [  6087] By: gsar                                  on 2000/05/07  16:05:16
40985         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
40986      Branch: perl
40987            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
40988 ____________________________________________________________________________
40989 [  6086] By: jhi                                   on 2000/05/07  15:27:07
40990         Log: Integrate with Sarathy.
40991      Branch: cfgperl
40992           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40993           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
40994           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
40995           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
40996           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
40997           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
40998 ____________________________________________________________________________
40999 [  6085] By: gsar                                  on 2000/05/07  05:52:02
41000         Log: repeat operator (x) doesn't preserve utf8-ness
41001      Branch: perl
41002            ! pp.c t/op/substr.t
41003 ____________________________________________________________________________
41004 [  6084] By: gsar                                  on 2000/05/07  05:39:55
41005         Log: substr() does not preserve utf8-ness (from Stefan Eissing
41006              <Eissing@medicaldataservice.de>); added tests
41007      Branch: perl
41008            ! pp.c t/op/substr.t
41009 ____________________________________________________________________________
41010 [  6083] By: gsar                                  on 2000/05/07  05:24:46
41011         Log: note about undocumented caller() return value (from M.J.T. Guy);
41012              yet another peek.t tweak
41013      Branch: perl
41014            ! pod/perlfunc.pod t/lib/peek.t
41015 ____________________________________________________________________________
41016 [  6082] By: gsar                                  on 2000/05/07  05:08:40
41017         Log: peek.t non-portable to ithreads
41018      Branch: perl
41019            ! t/lib/peek.t
41020 ____________________________________________________________________________
41021 [  6081] By: gsar                                  on 2000/05/07  04:17:04
41022         Log: better default perlbug categories for ok reports (from Richard Foley)
41023      Branch: perl
41024            ! utils/perlbug.PL
41025 ____________________________________________________________________________
41026 [  6080] By: gsar                                  on 2000/05/07  04:08:07
41027         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
41028              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
41029      Branch: perl
41030            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
41031            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
41032            ! AUTHORS MAINTAIN MANIFEST
41033 ____________________________________________________________________________
41034 [  6079] By: gsar                                  on 2000/05/07  04:01:38
41035         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
41036      Branch: perl
41037            ! lib/Carp/Heavy.pm
41038 ____________________________________________________________________________
41039 [  6078] By: gsar                                  on 2000/05/07  01:24:19
41040         Log: workaround for CRT bug in chdir() (from Charles Lane, via
41041              Peter Prymmer)
41042      Branch: perl
41043            ! iperlsys.h vms/vms.c vms/vmsish.h
41044 ____________________________________________________________________________
41045 [  6077] By: gsar                                  on 2000/05/07  01:22:23
41046         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
41047              and Tom Phoenix)
41048      Branch: perl
41049            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
41050 ____________________________________________________________________________
41051 [  6076] By: gsar                                  on 2000/05/06  17:36:29
41052         Log: integrate cfgperl contents into mainline
41053      Branch: perl
41054           +> t/lib/peek.t
41055           !> Configure MANIFEST Porting/Glossary Porting/config.sh
41056           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
41057           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
41058           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
41059 ____________________________________________________________________________
41060 [  6075] By: jhi                                   on 2000/05/05  18:56:10
41061         Log: Make the test more portable.
41062      Branch: cfgperl
41063            ! t/lib/peek.t
41064 ____________________________________________________________________________
41065 [  6074] By: jhi                                   on 2000/05/05  18:49:20
41066         Log: Introduce t/lib/peek.t.
41067      Branch: cfgperl
41068            + t/lib/peek.t
41069            ! MANIFEST
41070 ____________________________________________________________________________
41071 [  6073] By: jhi                                   on 2000/05/05  14:30:45
41072         Log: Complex tweaks.
41073      Branch: cfgperl
41074            ! lib/Math/Complex.pm t/lib/complex.t
41075 ____________________________________________________________________________
41076 [  6072] By: jhi                                   on 2000/05/05  12:27:13
41077         Log: Integrate with Sarathy.
41078      Branch: cfgperl
41079           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
41080           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
41081           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
41082           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
41083 ____________________________________________________________________________
41084 [  6071] By: gsar                                  on 2000/05/05  02:24:46
41085         Log: misformatted perllocal.pod (from Tim Jenness
41086              <t.jenness@jach.hawaii.edu>)
41087      Branch: perl
41088            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
41089 ____________________________________________________________________________
41090 [  6070] By: gsar                                  on 2000/05/05  02:16:52
41091         Log: remove misleading comment (from M.J.T. Guy)
41092      Branch: perl
41093            ! t/lib/anydbm.t
41094 ____________________________________________________________________________
41095 [  6069] By: gsar                                  on 2000/05/05  02:15:13
41096         Log: File::Spec compatibility update (from Barrie Slaymaker
41097              <barries@slaysys.com>)
41098      Branch: perl
41099            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
41100            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41101 ____________________________________________________________________________
41102 [  6068] By: gsar                                  on 2000/05/05  02:01:50
41103         Log: note about values()
41104      Branch: perl
41105            ! pod/perlfunc.pod
41106 ____________________________________________________________________________
41107 [  6067] By: gsar                                  on 2000/05/05  01:33:09
41108         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
41109      Branch: perl
41110            ! win32/win32.c
41111 ____________________________________________________________________________
41112 [  6066] By: gsar                                  on 2000/05/05  01:23:43
41113         Log: s/END/CHECK/
41114      Branch: perl
41115            ! perl.c
41116 ____________________________________________________________________________
41117 [  6065] By: jhi                                   on 2000/05/04  17:30:22
41118         Log: Integrate with Sarathy.
41119      Branch: cfgperl
41120           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
41121 ____________________________________________________________________________
41122 [  6064] By: gsar                                  on 2000/05/04  17:26:14
41123         Log: change#5905 wasn't quite right--it's intent only applies when arguments
41124              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
41125      Branch: perl
41126            ! pp_sys.c sv.c
41127 ____________________________________________________________________________
41128 [  6063] By: gsar                                  on 2000/05/04  16:52:29
41129         Log: tokeq() could read unallocated field in argument
41130      Branch: perl
41131            ! toke.c
41132 ____________________________________________________________________________
41133 [  6062] By: gsar                                  on 2000/05/04  16:34:51
41134         Log: additional tests for utf8.t
41135      Branch: perl
41136            ! t/pragma/utf8.t
41137 ____________________________________________________________________________
41138 [  6061] By: gsar                                  on 2000/05/04  16:09:28
41139         Log: change#5921 neglected to make eq honor "use bytes"
41140      Branch: perl
41141            ! sv.c
41142 ____________________________________________________________________________
41143 [  6060] By: jhi                                   on 2000/05/04  15:30:16
41144         Log: Integrate with Sarathy.
41145      Branch: cfgperl
41146           !> perl.c regcomp.c t/pragma/utf8.t
41147 ____________________________________________________________________________
41148 [  6059] By: jhi                                   on 2000/05/04  15:26:37
41149         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
41150              in natively 64-bit platforms where a long is a quad (no need
41151              for long longs).  Also added bias for IVs.
41152      Branch: cfgperl
41153            ! toke.c
41154 ____________________________________________________________________________
41155 [  6058] By: gsar                                  on 2000/05/04  00:19:14
41156         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
41157              (spotted by Donald Kinzer <dkinzer@premia.com>)
41158      Branch: perl
41159            ! perl.c
41160 ____________________________________________________________________________
41161 [  6057] By: gsar                                  on 2000/05/03  18:34:01
41162         Log: fix broken parsing of /\x{ab}/
41163      Branch: perl
41164            ! regcomp.c t/pragma/utf8.t
41165 ____________________________________________________________________________
41166 [  6056] By: jhi                                   on 2000/05/03  17:57:16
41167         Log: The search of infinity continues, this time simplified.
41168      Branch: cfgperl
41169            ! lib/Math/Complex.pm
41170 ____________________________________________________________________________
41171 [  6055] By: jhi                                   on 2000/05/03  17:45:30
41172         Log: Detypo.
41173      Branch: cfgperl
41174            ! hints/unicos.sh
41175 ____________________________________________________________________________
41176 [  6054] By: jhi                                   on 2000/05/02  22:28:27
41177         Log: Be more forgiving in POSIX about HUGE_VALL.
41178      Branch: cfgperl
41179            ! ext/POSIX/POSIX.xs
41180 ____________________________________________________________________________
41181 [  6053] By: jhi                                   on 2000/05/02  22:25:05
41182         Log: Integrate with Sarathy.
41183      Branch: cfgperl
41184           !> hints/irix_6.sh pod/perlop.pod
41185 ____________________________________________________________________________
41186 [  6052] By: jhi                                   on 2000/05/02  22:24:31
41187         Log: Unicos hint tweak.
41188      Branch: cfgperl
41189            ! hints/unicos.sh
41190 ____________________________________________________________________________
41191 [  6051] By: jhi                                   on 2000/05/02  22:21:26
41192         Log: Complex tweakery.
41193      Branch: cfgperl
41194            ! lib/Math/Complex.pm t/lib/complex.t
41195 ____________________________________________________________________________
41196 [  6050] By: jhi                                   on 2000/05/02  19:26:22
41197         Log: Use setxxent()/endxxent().
41198      Branch: cfgperl
41199            ! t/op/grent.t t/op/pwent.t
41200 ____________________________________________________________________________
41201 [  6049] By: jhi                                   on 2000/05/02  19:06:02
41202         Log: Test both the scalar and list contexts.
41203      Branch: cfgperl
41204            ! t/op/grent.t t/op/pwent.t
41205 ____________________________________________________________________________
41206 [  6048] By: gsar                                  on 2000/05/02  18:29:10
41207         Log: add note about how $( doesn't interpolate in REs (from
41208              Philip Newton <newton@ficus.frogspace.net>)
41209      Branch: perl
41210            ! pod/perlop.pod
41211 ____________________________________________________________________________
41212 [  6047] By: jhi                                   on 2000/05/02  17:41:24
41213         Log: Call getspnam() only iff needd.
41214      Branch: cfgperl
41215            ! pp_sys.c
41216 ____________________________________________________________________________
41217 [  6046] By: gsar                                  on 2000/05/02  17:07:25
41218         Log: libscheck has insufficient checks for n32 libs (from
41219              Albert Chin-A-Young <china@thewrittenword.com>)
41220      Branch: perl
41221            ! hints/irix_6.sh
41222 ____________________________________________________________________________
41223 [  6045] By: jhi                                   on 2000/05/02  13:57:17
41224         Log: Integrate with Sarathy.
41225      Branch: cfgperl
41226           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
41227           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
41228 ____________________________________________________________________________
41229 [  6044] By: gsar                                  on 2000/05/02  06:48:19
41230         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
41231              such that underscores are only ignored in literal numbers,
41232              "\x{...}", and hex/oct argument
41233      Branch: perl
41234            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
41235 ____________________________________________________________________________
41236 [  6043] By: gsar                                  on 2000/05/02  02:22:29
41237         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
41238      Branch: perl
41239            ! pod/perlretut.pod
41240 ____________________________________________________________________________
41241 [  6042] By: gsar                                  on 2000/05/02  02:17:51
41242         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
41243      Branch: perl
41244            ! pod/perltrap.pod
41245 ____________________________________________________________________________
41246 [  6041] By: gsar                                  on 2000/05/02  01:53:51
41247         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
41248              to compensate
41249      Branch: perl
41250            ! Porting/makerel
41251 ____________________________________________________________________________
41252 [  6040] By: gsar                                  on 2000/05/02  01:51:57
41253         Log: missing files in MANIFEST
41254      Branch: perl
41255            ! MANIFEST
41256 ____________________________________________________________________________
41257 [  6039] By: jhi                                   on 2000/05/02  00:36:46
41258         Log: Infinite problems.
41259      Branch: cfgperl
41260            ! lib/Math/Complex.pm
41261 ____________________________________________________________________________
41262 [  6038] By: jhi                                   on 2000/05/02  00:06:38
41263         Log: pwent/spent #ifdef imbalance.
41264      Branch: cfgperl
41265            ! pp_sys.c
41266 ____________________________________________________________________________
41267 [  6037] By: jhi                                   on 2000/05/01  22:50:11
41268         Log: Use HUGE_VALL if applicable.
41269      Branch: cfgperl
41270            ! ext/POSIX/POSIX.xs util.c
41271 ____________________________________________________________________________
41272 [  6036] By: jhi                                   on 2000/05/01  22:20:53
41273         Log: Correct Freudian slip.
41274      Branch: cfgperl
41275            ! pp_sys.c
41276 ____________________________________________________________________________
41277 [  6035] By: jhi                                   on 2000/05/01  21:07:38
41278         Log: Continue on the pwent/spent case.
41279      Branch: cfgperl
41280            ! pp_sys.c
41281 ____________________________________________________________________________
41282 [  6034] By: jhi                                   on 2000/05/01  17:45:14
41283         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
41284              adjustments in 6032 conflicted badly with this, will have
41285              to revisit them later.
41286      Branch: cfgperl
41287           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
41288           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
41289           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
41290           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
41291           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
41292           !> t/lib/cgi-html.t t/lib/cgi-request.t
41293 ____________________________________________________________________________
41294 [  6033] By: jhi                                   on 2000/05/01  17:40:49
41295         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
41296      Branch: cfgperl
41297            ! pp_sys.c
41298 ____________________________________________________________________________
41299 [  6032] By: gsar                                  on 2000/05/01  15:56:32
41300         Log: whitespace adjustments
41301      Branch: perl
41302            ! pp_sys.c
41303 ____________________________________________________________________________
41304 [  6031] By: gsar                                  on 2000/05/01  15:19:41
41305         Log: small nits in diagnostics.pm (from Robin Barker)
41306      Branch: perl
41307            ! lib/diagnostics.pm pod/perldiag.pod
41308 ____________________________________________________________________________
41309 [  6030] By: gsar                                  on 2000/05/01  08:39:18
41310         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
41311              for @- and @+ (from Johan Vromans)
41312      Branch: perl
41313            ! lib/English.pm pod/perlvar.pod
41314 ____________________________________________________________________________
41315 [  6029] By: gsar                                  on 2000/05/01  08:16:10
41316         Log: add CGI.pm v2.66 (from Lincoln Stein)
41317      Branch: perl
41318            + lib/CGI/Util.pm t/lib/cgi-pretty.t
41319            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
41320            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
41321            ! t/lib/cgi-html.t t/lib/cgi-request.t
41322 ____________________________________________________________________________
41323 [  6028] By: gsar                                  on 2000/05/01  06:34:41
41324         Log: Pod::Man generates groff-incompatible macro definition (from
41325              Tom Christiansen)
41326      Branch: perl
41327            ! lib/Pod/Man.pm
41328 ____________________________________________________________________________
41329 [  6027] By: gsar                                  on 2000/05/01  06:31:36
41330         Log: podlators-1.02 update (from Russ Allbery)
41331      Branch: perl
41332            ! lib/Pod/Man.pm lib/Pod/Text.pm
41333 ____________________________________________________________________________
41334 [  6026] By: jhi                                   on 2000/04/30  23:24:23
41335         Log: Integrate with Sarathy.
41336      Branch: cfgperl
41337           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
41338           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
41339           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
41340           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
41341           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
41342           !> t/lib/syslog.t toke.c win32/win32.h
41343 ____________________________________________________________________________
41344 [  6025] By: gsar                                  on 2000/04/30  18:17:47
41345         Log: Is{Alnum,Alpha,Word} don't match titlecase
41346              
41347              TODO: IsSpace is defined recursively!
41348              
41349              (both spotted by Larry)
41350      Branch: perl
41351            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
41352            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
41353 ____________________________________________________________________________
41354 [  6024] By: gsar                                  on 2000/04/30  17:50:19
41355         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
41356              (from Hugo van der Sanden)
41357      Branch: perl
41358            ! toke.c
41359 ____________________________________________________________________________
41360 [  6023] By: gsar                                  on 2000/04/30  17:14:43
41361         Log: debugger stomps on $. (from M.J.T. Guy)
41362      Branch: perl
41363            ! lib/perl5db.pl
41364 ____________________________________________________________________________
41365 [  6022] By: gsar                                  on 2000/04/30  16:59:22
41366         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
41367      Branch: perl
41368            ! sv.c
41369 ____________________________________________________________________________
41370 [  6021] By: gsar                                  on 2000/04/29  21:00:08
41371         Log: remove Win2K issue in pod (fixed by change#6020)
41372      Branch: perl
41373            ! README.win32 pod/perl56delta.pod
41374 ____________________________________________________________________________
41375 [  6020] By: gsar                                  on 2000/04/29  20:51:49
41376         Log: test tweak
41377      Branch: perl
41378            ! t/lib/open3.t
41379 ____________________________________________________________________________
41380 [  6019] By: gsar                                  on 2000/04/29  20:34:27
41381         Log: windows portability tweaks
41382      Branch: perl
41383            ! t/lib/b.t win32/win32.h
41384 ____________________________________________________________________________
41385 [  6018] By: gsar                                  on 2000/04/29  19:55:24
41386         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
41387              make _PATH_LOG() return "" if unavailable
41388      Branch: perl
41389            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
41390            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
41391 ____________________________________________________________________________
41392 [  6017] By: jhi                                   on 2000/04/28  22:49:46
41393         Log: Integrate with Sarathy.
41394      Branch: cfgperl
41395           !> op.c perl.c pod/perldiag.pod t/lib/b.t
41396 ____________________________________________________________________________
41397 [  6016] By: jhi                                   on 2000/04/28  22:46:14
41398         Log: Do not warn that an infinity does not look like a number.
41399      Branch: cfgperl
41400            ! sv.c
41401 ____________________________________________________________________________
41402 [  6015] By: gsar                                  on 2000/04/28  22:35:49
41403         Log: tweak test for portability
41404      Branch: perl
41405            ! t/lib/b.t
41406 ____________________________________________________________________________
41407 [  6014] By: gsar                                  on 2000/04/28  22:05:31
41408         Log: glob() loading File::Glob behind the scenes may cause syntax errors
41409      Branch: perl
41410            ! op.c
41411 ____________________________________________________________________________
41412 [  6013] By: gsar                                  on 2000/04/28  21:25:22
41413         Log: tweak change#5945 to display correct switch name in diagnostic
41414      Branch: perl
41415            ! perl.c pod/perldiag.pod
41416 ____________________________________________________________________________
41417 [  6012] By: jhi                                   on 2000/04/28  21:08:12
41418         Log: Integrate with Sarathy.
41419      Branch: cfgperl
41420           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
41421           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
41422           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
41423 ____________________________________________________________________________
41424 [  6011] By: jhi                                   on 2000/04/28  21:04:46
41425         Log: &HUGE_VAL is not defined, it exists.
41426      Branch: cfgperl
41427            ! lib/Math/Complex.pm
41428 ____________________________________________________________________________
41429 [  6010] By: gsar                                  on 2000/04/28  21:02:58
41430         Log: clarify note about shadow password support (from
41431              gellyfish@gellyfish.com)
41432      Branch: perl
41433            ! pod/perlfunc.pod
41434 ____________________________________________________________________________
41435 [  6009] By: gsar                                  on 2000/04/28  21:00:00
41436         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
41437      Branch: perl
41438            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
41439 ____________________________________________________________________________
41440 [  6008] By: gsar                                  on 2000/04/28  20:56:33
41441         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
41442      Branch: perl
41443            ! installperl vms/subconfigure.com
41444 ____________________________________________________________________________
41445 [  6007] By: gsar                                  on 2000/04/28  20:51:21
41446         Log: note about compile failures and END blocks (from M.J.T. Guy)
41447      Branch: perl
41448            ! pod/perl56delta.pod pod/perlmod.pod
41449 ____________________________________________________________________________
41450 [  6006] By: jhi                                   on 2000/04/28  20:42:14
41451         Log: Regen Configure.
41452      Branch: cfgperl
41453            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41454            ! config_h.SH
41455 ____________________________________________________________________________
41456 [  6005] By: gsar                                  on 2000/04/28  20:41:16
41457         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
41458      Branch: perl
41459            ! utils/perldoc.PL
41460 ____________________________________________________________________________
41461 [  6004] By: jhi                                   on 2000/04/28  20:28:21
41462         Log: Integrate with Sarathy.
41463      Branch: cfgperl
41464           !> Configure INSTALL Porting/Glossary Porting/config.sh
41465           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
41466           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
41467           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
41468           !> win32/config.vc win32/win32.c
41469 ____________________________________________________________________________
41470 [  6003] By: gsar                                  on 2000/04/28  20:11:20
41471         Log: allow REG_EXPAND_SZ keys in Windows registry (from
41472              John Clayton <John.Clayton@barclayscapital.com>)
41473      Branch: perl
41474            ! win32/win32.c
41475 ____________________________________________________________________________
41476 [  6002] By: gsar                                  on 2000/04/28  19:34:16
41477         Log: destructive sv_setsv() can lose UV-ness from source, causing
41478              numeric promotions/comparisons to fail to do the right thing
41479      Branch: perl
41480            ! sv.c
41481 ____________________________________________________________________________
41482 [  6001] By: gsar                                  on 2000/04/28  18:44:15
41483         Log: support additional library locations via $Config{otherlibdirs}
41484              (from Andy Dougherty)
41485      Branch: perl
41486            ! Configure INSTALL Porting/Glossary Porting/config.sh
41487            ! Porting/config_H config_h.SH epoc/config.sh perl.c
41488            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
41489            ! win32/config.bc win32/config.gc win32/config.vc
41490 ____________________________________________________________________________
41491 [  6000] By: gsar                                  on 2000/04/28  18:26:58
41492         Log: reworked otherlibdirs.U (from Andy Dougherty)
41493      Branch: metaconfig
41494            ! U/installdirs/otherlibdirs.U
41495 ____________________________________________________________________________
41496 [  5999] By: gsar                                  on 2000/04/28  18:17:07
41497         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
41498      Branch: perl
41499            ! t/pragma/warn/toke toke.c
41500 ____________________________________________________________________________
41501 [  5998] By: jhi                                   on 2000/04/28  13:32:17
41502         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
41503      Branch: cfgperl
41504            ! lib/Math/Complex.pm
41505 ____________________________________________________________________________
41506 [  5997] By: jhi                                   on 2000/04/28  13:14:04
41507         Log: Preserve $!.
41508      Branch: cfgperl
41509            ! lib/Math/Complex.pm
41510 ____________________________________________________________________________
41511 [  5996] By: jhi                                   on 2000/04/28  12:59:23
41512         Log: Integrate with Sarathy.
41513      Branch: cfgperl
41514           +> pod/perlrequick.pod pod/perlretut.pod
41515           !> (integrate 51 files)
41516 ____________________________________________________________________________
41517 [  5995] By: gsar                                  on 2000/04/28  09:37:36
41518         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
41519      Branch: perl
41520            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
41521 ____________________________________________________________________________
41522 [  5994] By: gsar                                  on 2000/04/28  09:33:26
41523         Log: fix for missed accounting for null byte in pack("Z",...) (from
41524              M.J.T. Guy)
41525      Branch: perl
41526            ! pp.c t/op/pack.t
41527 ____________________________________________________________________________
41528 [  5993] By: gsar                                  on 2000/04/28  09:30:05
41529         Log: various minor tweaks seen on p5p
41530      Branch: perl
41531            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
41532 ____________________________________________________________________________
41533 [  5992] By: gsar                                  on 2000/04/28  09:08:19
41534         Log: pod nit (from Simon Cozens)
41535      Branch: perl
41536            ! pod/perlop.pod
41537 ____________________________________________________________________________
41538 [  5991] By: gsar                                  on 2000/04/28  09:06:36
41539         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
41540      Branch: perl
41541            ! README.posix-bc hints/posix-bc.sh
41542 ____________________________________________________________________________
41543 [  5990] By: gsar                                  on 2000/04/28  08:54:52
41544         Log: use $ENV{LIB} to search for libs under Visual C compiler
41545              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
41546      Branch: perl
41547            ! lib/ExtUtils/Liblist.pm
41548 ____________________________________________________________________________
41549 [  5989] By: gsar                                  on 2000/04/28  08:27:12
41550         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
41551              itself and no other (from Tom Hughes)
41552      Branch: perl
41553            ! t/op/array.t toke.c
41554 ____________________________________________________________________________
41555 [  5988] By: gsar                                  on 2000/04/28  08:01:38
41556         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
41557              <paul@miraclefish.com>)
41558      Branch: perl
41559            ! lib/ExtUtils/MakeMaker.pm
41560 ____________________________________________________________________________
41561 [  5987] By: gsar                                  on 2000/04/28  07:53:09
41562         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
41563      Branch: perl
41564            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
41565 ____________________________________________________________________________
41566 [  5986] By: gsar                                  on 2000/04/28  07:44:17
41567         Log: add regular expressions tutorial and quick-start guide (from
41568              Mark Kvale <kvale@phy.ucsf.edu>)
41569      Branch: perl
41570            + pod/perlrequick.pod pod/perlretut.pod
41571            ! AUTHORS MAINTAIN MANIFEST
41572 ____________________________________________________________________________
41573 [  5985] By: gsar                                  on 2000/04/28  07:30:28
41574         Log: forked child may not exit correctly if it failed to open
41575              /dev/console (from Graham Barr)
41576      Branch: perl
41577            ! ext/Sys/Syslog/Syslog.pm
41578 ____________________________________________________________________________
41579 [  5984] By: gsar                                  on 2000/04/28  07:27:20
41580         Log: attributes::reftype() doesn't work on tied argument
41581      Branch: perl
41582            ! xsutils.c
41583 ____________________________________________________________________________
41584 [  5983] By: gsar                                  on 2000/04/28  07:15:04
41585         Log: numeric conversion of non-number in change#3378 tramples on
41586              OOK offset, causing segfaults
41587      Branch: perl
41588            ! sv.c
41589 ____________________________________________________________________________
41590 [  5982] By: gsar                                  on 2000/04/28  04:48:25
41591         Log: avoid error in IO::Socket::INET when given an unknown service name
41592              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
41593      Branch: perl
41594            ! ext/IO/lib/IO/Socket/INET.pm
41595 ____________________________________________________________________________
41596 [  5981] By: gsar                                  on 2000/04/28  04:31:31
41597         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
41598              prototype mismatch with CORE::glob(); update pod and tests to
41599              suit (File::Glob::glob() is still available for backward
41600              compatibility, but should be considered deprecated)
41601      Branch: perl
41602            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
41603            ! t/lib/glob-taint.t
41604 ____________________________________________________________________________
41605 [  5980] By: gsar                                  on 2000/04/28  03:47:29
41606         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
41607              <ghudson@mit.edu>)
41608      Branch: metaconfig
41609            ! U/modified/Options.U
41610      Branch: perl
41611            ! Configure
41612 ____________________________________________________________________________
41613 [  5979] By: gsar                                  on 2000/04/28  03:07:54
41614         Log: under useithreads, constant pad entries could inadvertantly be
41615              shared across threads (from Eric Blood <eblood@xmission.com>);
41616              added Eric's test case to testsuite
41617      Branch: perl
41618            ! op.c t/op/misc.t
41619 ____________________________________________________________________________
41620 [  5978] By: gsar                                  on 2000/04/27  21:13:00
41621         Log: sync version numbers in File::Spec with the ones on CPAN
41622              (from Barrie Slaymaker)
41623      Branch: perl
41624            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
41625            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
41626            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41627 ____________________________________________________________________________
41628 [  5977] By: gsar                                  on 2000/04/27  21:07:29
41629         Log: autoquote barewords followed by newline and arrow properly
41630              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
41631      Branch: perl
41632            ! t/pragma/warn/toke toke.c
41633 ____________________________________________________________________________
41634 [  5976] By: gsar                                  on 2000/04/27  20:41:20
41635         Log: DB_File v1.73 update (from Paul Marquess)
41636      Branch: perl
41637            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
41638            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
41639 ____________________________________________________________________________
41640 [  5975] By: gsar                                  on 2000/04/27  20:34:24
41641         Log: allow sort() reentrancy (variant of patch suggested by
41642              Hugo van der Sanden)
41643      Branch: perl
41644            ! pp_ctl.c t/op/sort.t
41645 ____________________________________________________________________________
41646 [  5974] By: gsar                                  on 2000/04/27  19:46:57
41647         Log: change#4197 somehow missed initializing PL_errors, meaning
41648              sytax error queueing wasn't working outside eval"" at all;
41649              also fixed eval"" to localize PL_error_count, so that compile-time
41650              eval's don't clobber the error state of the outer context
41651      Branch: perl
41652            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
41653            ! t/pragma/warn/toke
41654 ____________________________________________________________________________
41655 [  5973] By: gsar                                  on 2000/04/27  18:29:05
41656         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
41657      Branch: perl
41658            ! regcomp.c regexec.c t/op/re_tests
41659 ____________________________________________________________________________
41660 [  5972] By: jhi                                   on 2000/04/27  18:22:41
41661         Log: Integrate with Sarathy.
41662      Branch: cfgperl
41663           +> t/lib/b.t t/lib/syslog.t
41664           !> (integrate 31 files)
41665 ____________________________________________________________________________
41666 [  5971] By: jhi                                   on 2000/04/27  18:18:46
41667         Log: Unicos tweaks from Mark P. Lutz.
41668      Branch: cfgperl
41669            ! hints/unicos.sh lib/Math/Complex.pm
41670 ____________________________________________________________________________
41671 [  5970] By: gsar                                  on 2000/04/27  18:05:11
41672         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
41673              IV is >32bits
41674      Branch: perl
41675            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
41676 ____________________________________________________________________________
41677 [  5969] By: gsar                                  on 2000/04/27  17:50:56
41678         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
41679      Branch: perl
41680            + t/lib/syslog.t
41681            ! MANIFEST ext/Sys/Syslog/Syslog.pm
41682 ____________________________________________________________________________
41683 [  5968] By: gsar                                  on 2000/04/27  17:44:49
41684         Log: tolerate spaces in group names in test on solaris (from David Boyce
41685              <dsb@boyski.com>)
41686      Branch: perl
41687            ! t/op/groups.t
41688 ____________________________________________________________________________
41689 [  5967] By: gsar                                  on 2000/04/27  17:41:22
41690         Log: improved docs on the warn_uninit diagnostic (from David Glasser
41691              and Simon Cozens)
41692      Branch: perl
41693            ! pod/perldiag.pod
41694 ____________________________________________________________________________
41695 [  5966] By: gsar                                  on 2000/04/27  16:54:58
41696         Log: add testsuite for B backends, fix bug in B::Deparse (from
41697              Simon Cozens <simon@brecon.co.uk>)
41698      Branch: perl
41699            + t/lib/b.t
41700            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
41701 ____________________________________________________________________________
41702 [  5965] By: gsar                                  on 2000/04/27  16:10:37
41703         Log: avoid "will not stay shared" warnings for our variables (from
41704              Robin Barker)
41705      Branch: perl
41706            ! op.c t/pragma/warn/op
41707 ____________________________________________________________________________
41708 [  5964] By: gsar                                  on 2000/04/27  07:05:05
41709         Log: reformat to 72 columns (again)
41710      Branch: perl
41711            ! pod/perldiag.pod
41712 ____________________________________________________________________________
41713 [  5963] By: gsar                                  on 2000/04/27  06:28:31
41714         Log: patch from Larry to make (\&) prototype work; added tests for
41715              the same
41716      Branch: perl
41717            ! op.c t/comp/proto.t
41718 ____________________________________________________________________________
41719 [  5962] By: gsar                                  on 2000/04/27  06:15:47
41720         Log: updated README.hpux (from Jeff Okamoto)
41721      Branch: perl
41722            ! README.hpux
41723 ____________________________________________________________________________
41724 [  5961] By: gsar                                  on 2000/04/27  05:55:03
41725         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
41726      Branch: perl
41727            ! emacs/cperl-mode.el
41728 ____________________________________________________________________________
41729 [  5960] By: gsar                                  on 2000/04/27  05:49:26
41730         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
41731      Branch: perl
41732            ! INSTALL
41733 ____________________________________________________________________________
41734 [  5959] By: gsar                                  on 2000/04/27  05:33:41
41735         Log: doubled words in pods (from Simon Cozens
41736              <simon.p.cozens@jp.pwcglobal.com>)
41737      Branch: perl
41738            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
41739            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
41740            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
41741            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
41742            ! pod/perltootc.pod
41743 ____________________________________________________________________________
41744 [  5958] By: gsar                                  on 2000/04/27  05:11:39
41745         Log: change#3569 deleted some essential code, revert; avoid use of
41746              atexit() to make DynaLoader work properly on AIX under mod_perl
41747              (from Jens-Uwe Mager <jum@helios.de>)
41748      Branch: perl
41749            ! ext/DynaLoader/dl_aix.xs
41750 ____________________________________________________________________________
41751 [  5957] By: gsar                                  on 2000/04/27  04:54:51
41752         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
41753      Branch: perl
41754            ! pod/perlmod.pod
41755 ____________________________________________________________________________
41756 [  5956] By: gsar                                  on 2000/04/27  04:51:47
41757         Log: better diagnostics on failed tests (from Ilya Zakharevich)
41758      Branch: perl
41759            ! t/op/lex_assign.t
41760 ____________________________________________________________________________
41761 [  5955] By: gsar                                  on 2000/04/27  04:26:44
41762         Log: longstanding bug exposed by change#3307: sort arguments weren't
41763              compiled with the right wantarray context (ensuing runtime lookup
41764              via block_gimme() was getting the incidental context of the
41765              sort() itself)
41766      Branch: perl
41767            ! op.c t/op/sort.t
41768 ____________________________________________________________________________
41769 [  5954] By: gsar                                  on 2000/04/26  23:42:12
41770         Log: integrate cfgperl contents into mainline
41771      Branch: perl
41772           !> (integrate 30 files)
41773 ____________________________________________________________________________
41774 [  5953] By: jhi                                   on 2000/04/26  23:06:42
41775         Log: Integrate with Sarathy.
41776      Branch: cfgperl
41777           !> README.win32 ext/B/B/Deparse.pm
41778           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
41779           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
41780           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
41781           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
41782           !> utils/perldoc.PL vms/perlvms.pod
41783 ____________________________________________________________________________
41784 [  5952] By: jhi                                   on 2000/04/26  23:03:46
41785         Log: Undo "use integer" addition from 64bitint as it seems
41786              to break most of the subtests in Digital UNIX;
41787              Unicos needs to find another way.
41788      Branch: cfgperl
41789            ! t/op/64bitint.t
41790 ____________________________________________________________________________
41791 [  5951] By: jhi                                   on 2000/04/26  22:57:53
41792         Log: Be more robust on "extreme" (large absolute value)
41793              arguments.  Originally reported by Daniel Connelly
41794              as a problem with asinh() on large negative arguments,
41795              asinh() used to bail out because an argument to log()
41796              ended up being zero.  Ilya Zakharevich proposed using
41797              Taylor's series in such cases, which for such large
41798              arguments is a very good approximation.
41799      Branch: cfgperl
41800            ! lib/Math/Complex.pm t/lib/complex.t
41801 ____________________________________________________________________________
41802 [  5950] By: gsar                                  on 2000/04/25  19:13:12
41803         Log: reformat perldiag to avoid long lines
41804      Branch: perl
41805            ! pod/perldiag.pod
41806 ____________________________________________________________________________
41807 [  5949] By: gsar                                  on 2000/04/25  18:41:11
41808         Log: make perldoc use the pod2man from the same version (from
41809              M.J.T. Guy)
41810      Branch: perl
41811            ! utils/perldoc.PL
41812 ____________________________________________________________________________
41813 [  5948] By: gsar                                  on 2000/04/25  18:21:57
41814         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
41815              <kompas@kompas.usr.onet.pl>)
41816      Branch: perl
41817            ! lib/vars.pm
41818 ____________________________________________________________________________
41819 [  5947] By: gsar                                  on 2000/04/25  18:11:53
41820         Log: use &dl_error rather than &dl_load_file as the guard for calling
41821              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
41822              statically built perl)
41823      Branch: perl
41824            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
41825 ____________________________________________________________________________
41826 [  5946] By: jhi                                   on 2000/04/25  17:37:54
41827         Log: Document that tr() is not tr(1).
41828      Branch: cfgperl
41829            ! pod/perlop.pod
41830 ____________________________________________________________________________
41831 [  5945] By: gsar                                  on 2000/04/25  16:34:33
41832         Log: make module name mandatory after -M switch; reorder perldiag
41833              alphabetically (from Mark-Jason Dominus)
41834      Branch: perl
41835            ! perl.c pod/perldiag.pod
41836 ____________________________________________________________________________
41837 [  5944] By: jhi                                   on 2000/04/25  01:15:18
41838         Log: On second thoughts frexp() does have two arguments.
41839      Branch: cfgperl
41840            ! perl.h
41841 ____________________________________________________________________________
41842 [  5943] By: jhi                                   on 2000/04/24  22:56:32
41843         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
41844              Now pp_ncmp() returns undef is either operand is a NaN.
41845      Branch: cfgperl
41846            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41847            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
41848            ! vms/subconfigure.com vos/config.def vos/config.h
41849            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
41850            ! win32/config.vc win32/config_H.bc win32/config_H.gc
41851            ! win32/config_H.vc
41852      Branch: metaconfig/U/perl
41853            + d_modfl.U
41854 ____________________________________________________________________________
41855 [  5942] By: jhi                                   on 2000/04/24  19:45:17
41856         Log: Regen Configure to match #5937.
41857      Branch: cfgperl
41858            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41859            ! config_h.SH
41860      Branch: metaconfig
41861            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
41862 ____________________________________________________________________________
41863 [  5941] By: jhi                                   on 2000/04/24  19:24:11
41864         Log: Further Unicos fixes for Mark Lutz.
41865      Branch: cfgperl
41866            ! hints/unicos.sh pp_ctl.c
41867 ____________________________________________________________________________
41868 [  5940] By: jhi                                   on 2000/04/24  19:09:06
41869         Log: Various Unicos 10.0.0.6 fixes.
41870              
41871              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
41872              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
41873              Reply-To: tecmpl1@triton.ca.boeing.com 
41874              To: perl5-porters@perl.org 
41875              Date: Fri, 14 Apr 2000 20:21:00 GMT 
41876              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
41877      Branch: cfgperl
41878            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
41879 ____________________________________________________________________________
41880 [  5939] By: gsar                                  on 2000/04/24  19:01:24
41881         Log: more pod nits (from Larry Virden)
41882      Branch: perl
41883            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
41884            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
41885            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
41886 ____________________________________________________________________________
41887 [  5938] By: gsar                                  on 2000/04/24  18:54:01
41888         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
41889      Branch: perl
41890            ! ext/B/B/Deparse.pm
41891 ____________________________________________________________________________
41892 [  5937] By: jhi                                   on 2000/04/24  17:39:00
41893         Log: Integrate with Sarathy.
41894      Branch: cfgperl
41895           +> (branch 31 files)
41896           !> (integrate 73 files)
41897 ____________________________________________________________________________
41898 [  5936] By: gsar                                  on 2000/04/24  17:30:06
41899         Log: additional tests for change#5934 (from Paul Marquess, who also
41900              sent in the same fix)
41901      Branch: perl
41902            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
41903            ! t/pragma/warn/5nolint t/pragma/warn/6default
41904 ____________________________________________________________________________
41905 [  5935] By: jhi                                   on 2000/04/24  17:26:05
41906         Log: Do not assume sign propagation.
41907              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
41908              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
41909              To: payner@ncifcrf.gov, perl5-porters@perl.org 
41910              Date: Tue, 18 Apr 2000 18:24:49 +0100 
41911              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
41912      Branch: cfgperl
41913            ! t/op/bop.t t/op/misc.t
41914 ____________________________________________________________________________
41915 [  5934] By: gsar                                  on 2000/04/24  17:16:54
41916         Log: propagate lexical warnings from surrounding scope correctly
41917              within string eval()
41918      Branch: perl
41919            ! pp_ctl.c t/pragma/warn/pp_ctl
41920 ____________________________________________________________________________
41921 [  5933] By: jhi                                   on 2000/04/24  17:01:07
41922         Log: Flatten the cpp jungle doing the nosuid checking.
41923      Branch: cfgperl
41924            ! perl.c
41925 ____________________________________________________________________________
41926 [  5932] By: gsar                                  on 2000/04/24  09:08:14
41927         Log: add rsignal(), whichsig() and do_join() to public API list
41928              (mod_perl uses them to good advantage)
41929      Branch: perl
41930            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
41931 ____________________________________________________________________________
41932 [  5931] By: gsar                                  on 2000/04/24  09:01:40
41933         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
41934      Branch: perl
41935            ! pp_hot.c regexec.c t/op/pat.t
41936 ____________________________________________________________________________
41937 [  5930] By: gsar                                  on 2000/04/24  08:58:33
41938         Log: small os390 tweaks (from Peter Prymmer)
41939      Branch: perl
41940            ! config_h.SH makedepend.SH
41941 ____________________________________________________________________________
41942 [  5929] By: gsar                                  on 2000/04/24  08:55:25
41943         Log: pod nits
41944      Branch: perl
41945            ! pod/perlguts.pod
41946 ____________________________________________________________________________
41947 [  5928] By: gsar                                  on 2000/04/24  08:50:13
41948         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
41949      Branch: perl
41950            ! ext/IO/lib/IO/Poll.pm
41951 ____________________________________________________________________________
41952 [  5927] By: gsar                                  on 2000/04/24  08:43:24
41953         Log: arrange for next() to resume at the unstack op rather than the
41954              loop conditional, so that scope cleanup happens correctly
41955              (from Stephen McCamant)
41956      Branch: perl
41957            ! op.c pp_ctl.c t/op/misc.t
41958 ____________________________________________________________________________
41959 [  5926] By: gsar                                  on 2000/04/24  08:18:40
41960         Log: on windows, reserve 16M of stack rather than 128M (allows more
41961              threads to run concurrently)
41962      Branch: perl
41963            ! win32/Makefile win32/makefile.mk
41964 ____________________________________________________________________________
41965 [  5925] By: gsar                                  on 2000/04/24  08:13:52
41966         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
41967      Branch: perl
41968            ! toke.c
41969 ____________________________________________________________________________
41970 [  5924] By: gsar                                  on 2000/04/24  08:08:59
41971         Log: avoid using uninitialized memory in require version check
41972      Branch: perl
41973            ! pp_ctl.c universal.c
41974 ____________________________________________________________________________
41975 [  5923] By: gsar                                  on 2000/04/24  07:20:14
41976         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
41977      Branch: perl
41978            ! ext/IO/lib/IO/Poll.pm
41979 ____________________________________________________________________________
41980 [  5922] By: gsar                                  on 2000/04/24  07:08:42
41981         Log: commentary about IoTYPE() (from Nathan Torkington)
41982      Branch: perl
41983            ! sv.h
41984 ____________________________________________________________________________
41985 [  5921] By: gsar                                  on 2000/04/24  06:58:26
41986         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
41987              by fix
41988      Branch: perl
41989            ! sv.c t/lib/charnames.t t/pragma/utf8.t
41990 ____________________________________________________________________________
41991 [  5920] By: gsar                                  on 2000/04/24  06:37:59
41992         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
41993      Branch: perl
41994            ! doop.c t/op/ver.t
41995 ____________________________________________________________________________
41996 [  5919] By: gsar                                  on 2000/04/24  06:21:58
41997         Log: Configure might miss old directories when prefix must be
41998              expanded (from Robin Barker)
41999      Branch: metaconfig
42000            ! U/installdirs/inc_version_list.U
42001      Branch: perl
42002            ! Configure
42003 ____________________________________________________________________________
42004 [  5918] By: gsar                                  on 2000/04/24  06:16:11
42005         Log: VMS nits in glob() test (from Charles Lane)
42006      Branch: perl
42007            ! t/lib/glob-basic.t
42008 ____________________________________________________________________________
42009 [  5917] By: gsar                                  on 2000/04/24  06:11:56
42010         Log: various pod nits (from Larry Virden and others)
42011      Branch: perl
42012            ! README.amiga README.hpux README.machten README.os2
42013            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
42014            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
42015            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
42016            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
42017            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
42018            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
42019            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
42020            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
42021 ____________________________________________________________________________
42022 [  5916] By: gsar                                  on 2000/04/24  05:52:43
42023         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
42024              <wjones@tc.fluke.com>)
42025      Branch: perl
42026            ! t/lib/glob-basic.t
42027 ____________________________________________________________________________
42028 [  5915] By: gsar                                  on 2000/04/24  05:07:01
42029         Log: supported platforms mixed up
42030      Branch: perl
42031            ! pod/perl56delta.pod pod/perlport.pod
42032 ____________________________________________________________________________
42033 [  5914] By: gsar                                  on 2000/04/24  04:56:08
42034         Log: caller() wasn't returning the right number of elements for
42035              eval {...}
42036      Branch: perl
42037            ! pp_ctl.c t/pragma/warn/9enabled
42038 ____________________________________________________________________________
42039 [  5913] By: gsar                                  on 2000/04/24  04:35:41
42040         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
42041              Mark-Jason Dominus)
42042      Branch: perl
42043            ! pod/perlfunc.pod
42044 ____________________________________________________________________________
42045 [  5912] By: gsar                                  on 2000/04/24  04:17:15
42046         Log: fix totally broken caching in UNIVERSAL::isa() (from
42047              Nick Ing-Simmons)
42048      Branch: perl
42049            ! t/op/universal.t universal.c
42050 ____________________________________________________________________________
42051 [  5911] By: gsar                                  on 2000/04/24  03:39:47
42052         Log: add linebreak properties from unicode/LineBrk.txt (from
42053              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
42054      Branch: perl
42055            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
42056            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
42057            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
42058            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
42059            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
42060            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
42061            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
42062            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
42063            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
42064            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
42065            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
42066            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
42067            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
42068            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
42069            + lib/unicode/Is/LbrkZW.pl
42070            ! lib/unicode/mktables.PL
42071 ____________________________________________________________________________
42072 [  5910] By: gsar                                  on 2000/04/24  03:23:10
42073         Log: typo in pod
42074      Branch: perl
42075            ! ext/Thread/Thread.pm
42076 ____________________________________________________________________________
42077 [  5909] By: gsar                                  on 2000/04/24  03:22:03
42078         Log: mode argument to do_binmode() should be file mode, not boolean
42079      Branch: perl
42080            ! pp_sys.c
42081 ____________________________________________________________________________
42082 [  5908] By: gsar                                  on 2000/04/16  16:51:08
42083         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
42084              always returns a valid GV even when the symbol is trapped by strictures
42085              (avoids coredumps)
42086              
42087              TODO: the C<package;> hack needs similar treatment
42088      Branch: perl
42089            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
42090            ! t/pragma/strict-vars
42091 ____________________________________________________________________________
42092 [  5907] By: jhi                                   on 2000/03/31  23:42:56
42093         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
42094              an assumption which #5905 demolished.
42095      Branch: cfgperl
42096            ! pp_sys.c
42097 ____________________________________________________________________________
42098 [  5906] By: jhi                                   on 2000/03/31  18:54:37
42099         Log: Typo in #5905.
42100      Branch: cfgperl
42101            ! t/op/64bitint.t
42102 ____________________________________________________________________________
42103 [  5905] By: jhi                                   on 2000/03/31  18:50:54
42104         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
42105              reported by Joseph N. Hall.  The bug was that even with use64bitint
42106              one had to use the prefixes q, L, or ll with printf/sprintf,
42107              contrary to the documentation and common sense.
42108      Branch: cfgperl
42109            ! sv.c t/op/64bitint.t
42110 ____________________________________________________________________________
42111 [  5904] By: gsar                                  on 2000/03/28  02:31:32
42112         Log: add Changes, perldelta.pod
42113      Branch: perl
42114            + Changes pod/perldelta.pod
42115 ____________________________________________________________________________
42116 [  5903] By: gsar                                  on 2000/03/28  02:03:55
42117         Log: rename Changes and perldelta.pod
42118      Branch: perl
42119           +> Changes5.6 pod/perl56delta.pod
42120            - Changes pod/perldelta.pod
42121            ! MANIFEST
42122 ____________________________________________________________________________
42123 [  5902] By: gsar                                  on 2000/03/28  01:59:14
42124         Log: create maint-5.6 branch
42125      Branch: maint-5.6/perl
42126           +> (branch 1611 files)
42127 ____________________________________________________________________________
42128 [  5901] By: jhi                                   on 2000/03/23  05:48:43
42129         Log: Integrate with Sarathy.
42130      Branch: cfgperl
42131           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
42132 ____________________________________________________________________________
42133 [  5900] By: gsar                                  on 2000/03/23  05:42:43
42134         Log: three guesses on what this is :-)
42135      Branch: perl
42136            ! Changes